2021-05-15T16:30:56.7537916Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:30:57.1676688Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T16:30:57.2208074Z 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-15T16:30:57.3364076Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T16:30:57.4536626Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:18.9819210Z Current runner version: '2.278.0' 2021-05-15T16:31:19.0124030Z ##[group]Operating System 2021-05-15T16:31:19.0125120Z Mac OS X 2021-05-15T16:31:19.0125540Z 10.15.7 2021-05-15T16:31:19.0125970Z 19H1030 2021-05-15T16:31:19.0126390Z ##[endgroup] 2021-05-15T16:31:19.0127030Z ##[group]Virtual Environment 2021-05-15T16:31:19.0127660Z Environment: macos-10.15 2021-05-15T16:31:19.0128200Z Version: 20210510.1 2021-05-15T16:31:19.0129190Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T16:31:19.0130570Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T16:31:19.0131520Z ##[endgroup] 2021-05-15T16:31:19.0133690Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:19.0135120Z Actions: write 2021-05-15T16:31:19.0135710Z Checks: write 2021-05-15T16:31:19.0136240Z Contents: write 2021-05-15T16:31:19.0136940Z Deployments: write 2021-05-15T16:31:19.0137580Z Issues: write 2021-05-15T16:31:19.0138130Z Metadata: read 2021-05-15T16:31:19.0138850Z Packages: write 2021-05-15T16:31:19.0139480Z PullRequests: write 2021-05-15T16:31:19.0140070Z RepositoryProjects: write 2021-05-15T16:31:19.0140770Z SecurityEvents: write 2021-05-15T16:31:19.0141280Z Statuses: write 2021-05-15T16:31:19.0141990Z ##[endgroup] 2021-05-15T16:31:19.0145570Z Prepare workflow directory 2021-05-15T16:31:19.2341230Z Prepare all required actions 2021-05-15T16:31:19.2353980Z Getting action download info 2021-05-15T16:31:19.6447310Z Download action repository 'actions/checkout@v2' 2021-05-15T16:31:26.6654420Z Download action repository 'r-lib/actions@master' 2021-05-15T16:32:04.6962340Z Download action repository 'adigherman/actions@master' 2021-05-15T16:32:38.9415300Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:32:39.7877360Z Download action repository 'actions/cache@v1' 2021-05-15T16:32:43.6933780Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:32:48.3836800Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:32:50.3418190Z ##[group]Run actions/checkout@v2 2021-05-15T16:32:50.3418880Z with: 2021-05-15T16:32:50.3419380Z repository: neuroconductor/DensParcorr 2021-05-15T16:32:50.3420290Z token: *** 2021-05-15T16:32:50.3420670Z ssh-strict: true 2021-05-15T16:32:50.3421140Z persist-credentials: true 2021-05-15T16:32:50.3421590Z clean: true 2021-05-15T16:32:50.3421960Z fetch-depth: 1 2021-05-15T16:32:50.3422300Z lfs: false 2021-05-15T16:32:50.3422670Z submodules: false 2021-05-15T16:32:50.3423010Z env: 2021-05-15T16:32:50.3424700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:50.3425220Z TIC_DEPLOY_KEY: 2021-05-15T16:32:50.3425560Z RSPM: 2021-05-15T16:32:50.3426330Z GITHUB_PAT: *** 2021-05-15T16:32:50.3427340Z COVERALLS_TOKEN: 2021-05-15T16:32:50.3428120Z continue-on-error: false 2021-05-15T16:32:50.3428680Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:50.3429200Z ##[endgroup] 2021-05-15T16:32:51.5106410Z Syncing repository: neuroconductor/DensParcorr 2021-05-15T16:32:51.5107790Z ##[group]Getting Git version info 2021-05-15T16:32:51.5109310Z Working directory is '/Users/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:32:51.5110160Z [command]/usr/local/bin/git version 2021-05-15T16:32:53.9247050Z git version 2.31.1 2021-05-15T16:32:53.9282350Z ##[endgroup] 2021-05-15T16:32:53.9291470Z Deleting the contents of '/Users/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:32:53.9298650Z ##[group]Initializing the repository 2021-05-15T16:32:53.9304420Z [command]/usr/local/bin/git init /Users/runner/work/DensParcorr/DensParcorr 2021-05-15T16:32:56.5791920Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T16:32:56.5793220Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T16:32:56.5794860Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T16:32:56.5795840Z hint: 2021-05-15T16:32:56.5797180Z hint: git config --global init.defaultBranch 2021-05-15T16:32:56.5798610Z hint: 2021-05-15T16:32:56.5823850Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T16:32:56.5825220Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T16:32:56.5825990Z hint: 2021-05-15T16:32:56.5826930Z hint: git branch -m 2021-05-15T16:32:57.0677570Z Initialized empty Git repository in /Users/runner/work/DensParcorr/DensParcorr/.git/ 2021-05-15T16:32:57.0690030Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/DensParcorr 2021-05-15T16:32:57.2386780Z ##[endgroup] 2021-05-15T16:32:57.2388880Z ##[group]Disabling automatic garbage collection 2021-05-15T16:32:57.2394430Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T16:32:57.3692800Z ##[endgroup] 2021-05-15T16:32:57.3702570Z ##[group]Setting up auth 2021-05-15T16:32:57.3711850Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:32:57.3786980Z [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-15T16:32:58.0027470Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:32:58.0094700Z [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-15T16:32:58.0983060Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T16:32:58.1422020Z ##[endgroup] 2021-05-15T16:32:58.1427880Z ##[group]Fetching the repository 2021-05-15T16:32:58.1444660Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5c6058ec80a5f0c931ee8111ee098d6d549e5cd2:refs/tags/1.0.s 2021-05-15T16:33:00.0276320Z remote: Enumerating objects: 18, done. 2021-05-15T16:33:00.0277160Z remote: Counting objects: 5% (1/18) 2021-05-15T16:33:00.0277730Z remote: Counting objects: 11% (2/18) 2021-05-15T16:33:00.0279550Z remote: Counting objects: 16% (3/18) 2021-05-15T16:33:00.0280160Z remote: Counting objects: 22% (4/18) 2021-05-15T16:33:00.0280710Z remote: Counting objects: 27% (5/18) 2021-05-15T16:33:00.0281520Z remote: Counting objects: 33% (6/18) 2021-05-15T16:33:00.0282070Z remote: Counting objects: 38% (7/18) 2021-05-15T16:33:00.0282790Z remote: Counting objects: 44% (8/18) 2021-05-15T16:33:00.0283330Z remote: Counting objects: 50% (9/18) 2021-05-15T16:33:00.0283840Z remote: Counting objects: 55% (10/18) 2021-05-15T16:33:00.0284370Z remote: Counting objects: 61% (11/18) 2021-05-15T16:33:00.0284960Z remote: Counting objects: 66% (12/18) 2021-05-15T16:33:00.0285490Z remote: Counting objects: 72% (13/18) 2021-05-15T16:33:00.0286020Z remote: Counting objects: 77% (14/18) 2021-05-15T16:33:00.0286510Z remote: Counting objects: 83% (15/18) 2021-05-15T16:33:00.0287050Z remote: Counting objects: 88% (16/18) 2021-05-15T16:33:00.0287550Z remote: Counting objects: 94% (17/18) 2021-05-15T16:33:00.0288060Z remote: Counting objects: 100% (18/18) 2021-05-15T16:33:00.0288580Z remote: Counting objects: 100% (18/18), done. 2021-05-15T16:33:00.0289180Z remote: Compressing objects: 6% (1/16) 2021-05-15T16:33:00.0289730Z remote: Compressing objects: 12% (2/16) 2021-05-15T16:33:00.0290300Z remote: Compressing objects: 18% (3/16) 2021-05-15T16:33:00.0290880Z remote: Compressing objects: 25% (4/16) 2021-05-15T16:33:00.0291620Z remote: Compressing objects: 31% (5/16) 2021-05-15T16:33:00.0292180Z remote: Compressing objects: 37% (6/16) 2021-05-15T16:33:00.0292720Z remote: Compressing objects: 43% (7/16) 2021-05-15T16:33:00.0293750Z remote: Compressing objects: 50% (8/16) 2021-05-15T16:33:00.0294310Z remote: Compressing objects: 56% (9/16) 2021-05-15T16:33:00.0294870Z remote: Compressing objects: 62% (10/16) 2021-05-15T16:33:00.0295620Z remote: Compressing objects: 68% (11/16) 2021-05-15T16:33:00.0296290Z remote: Compressing objects: 75% (12/16) 2021-05-15T16:33:00.0297010Z remote: Compressing objects: 81% (13/16) 2021-05-15T16:33:00.0297720Z remote: Compressing objects: 87% (14/16) 2021-05-15T16:33:00.0298570Z remote: Compressing objects: 93% (15/16) 2021-05-15T16:33:00.0299570Z remote: Compressing objects: 100% (16/16) 2021-05-15T16:33:00.0300320Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T16:33:00.0319150Z remote: Total 18 (delta 1), reused 15 (delta 1), pack-reused 0 2021-05-15T16:33:01.1958240Z From https://github.com/neuroconductor/DensParcorr 2021-05-15T16:33:01.1960970Z * [new ref] 5c6058ec80a5f0c931ee8111ee098d6d549e5cd2 -> 1.0.s 2021-05-15T16:33:01.2029820Z ##[endgroup] 2021-05-15T16:33:01.2049460Z ##[group]Determining the checkout info 2021-05-15T16:33:01.2053950Z ##[endgroup] 2021-05-15T16:33:01.2056510Z ##[group]Checking out the ref 2021-05-15T16:33:01.2058590Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-15T16:33:01.2357570Z HEAD is now at 5c6058e Version id 30 stable 2021-05-15T16:33:01.2362310Z ##[endgroup] 2021-05-15T16:33:01.2454560Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T16:33:01.2520590Z '5c6058ec80a5f0c931ee8111ee098d6d549e5cd2' 2021-05-15T16:33:01.3928880Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:33:01.3929410Z with: 2021-05-15T16:33:01.3929830Z r-version: release 2021-05-15T16:33:01.3930210Z Ncpus: 1 2021-05-15T16:33:01.3930640Z crayon.enabled: NULL 2021-05-15T16:33:01.3931170Z remove-openmp-macos: true 2021-05-15T16:33:01.3931740Z http-user-agent: default 2021-05-15T16:33:01.3932210Z install-r: true 2021-05-15T16:33:01.3932800Z windows-path-include-mingw: true 2021-05-15T16:33:01.3933560Z env: 2021-05-15T16:33:01.3934040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:33:01.3934510Z TIC_DEPLOY_KEY: 2021-05-15T16:33:01.3934910Z RSPM: 2021-05-15T16:33:01.3936150Z GITHUB_PAT: *** 2021-05-15T16:33:01.3936590Z COVERALLS_TOKEN: 2021-05-15T16:33:01.3937100Z continue-on-error: false 2021-05-15T16:33:01.3937590Z VDIFFR_RUN_TESTS: false 2021-05-15T16:33:01.3938040Z ##[endgroup] 2021-05-15T16:33:01.7076400Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T16:33:17.9004070Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T16:33:18.7593340Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-15T16:33:26.6517310Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T16:33:26.8129440Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T16:33:26.8133490Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T16:33:26.8138410Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T16:33:26.8142710Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T16:33:27.1135410Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T16:33:27.1218340Z Checksumming (Apple_Free : 3)… 2021-05-15T16:33:28.0339910Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T16:33:28.0342370Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T16:33:28.0742050Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T16:33:28.0756750Z Checksumming (Apple_Free : 5)… 2021-05-15T16:33:29.1387780Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T16:33:29.1391300Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T16:33:29.1394720Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T16:33:29.1397610Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T16:33:30.1266880Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T16:33:30.1283110Z verified CRC32 $84F1919B 2021-05-15T16:33:31.3562910Z /dev/disk2 GUID_partition_scheme 2021-05-15T16:33:31.3670280Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T16:33:31.3776850Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T16:35:12.1847540Z installer: Package name is gfortran 2021-05-15T16:35:12.1867110Z installer: Installing at base path / 2021-05-15T16:35:12.1868140Z installer: The install was successful. 2021-05-15T16:35:12.1906190Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T16:35:13.1786160Z "disk2" ejected. 2021-05-15T16:35:13.1888940Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T16:35:28.4055210Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T16:35:28.4055960Z To reinstall 0.29.2_3, run: 2021-05-15T16:35:28.4057340Z brew reinstall pkg-config 2021-05-15T16:35:28.4058560Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T16:35:30.0974780Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T16:35:30.4920900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T16%3A45%3A00Z&sig=LHxoOhTiCmtC0J5oY4HBgw1oYeVWStgWOT18z6xh97E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:30.8044020Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T16:35:34.0152290Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T16:35:34.0721260Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T16:35:35.3395500Z installer: Package name is R 4.0.5 for macOS 2021-05-15T16:35:35.3415910Z installer: Upgrading at base path / 2021-05-15T16:35:35.3416890Z installer: The upgrade was successful. 2021-05-15T16:35:35.7632190Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T16:35:36.1372390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T16%3A45%3A00Z&sig=V0Fb5rkLFIz%2FTyMxlidWKklB0ysZSxDQ%2FHTcj0hDSQ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:36.2331270Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T16:35:39.0423800Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T16:35:39.8506110Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T16:35:39.8760680Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T16:35:39.8761270Z env: 2021-05-15T16:35:39.8761700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:39.8762180Z TIC_DEPLOY_KEY: 2021-05-15T16:35:39.8762540Z RSPM: 2021-05-15T16:35:39.8763840Z GITHUB_PAT: *** 2021-05-15T16:35:39.8764320Z COVERALLS_TOKEN: 2021-05-15T16:35:39.8764800Z continue-on-error: false 2021-05-15T16:35:39.8765310Z VDIFFR_RUN_TESTS: false 2021-05-15T16:35:39.8765820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:35:39.8766300Z TZ: UTC 2021-05-15T16:35:39.8766690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:39.8767220Z NOT_CRAN: true 2021-05-15T16:35:39.8767670Z ##[endgroup] 2021-05-15T16:35:40.3576390Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T16:35:40.4294750Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T16:35:40.4297010Z Dload Upload Total Spent Left Speed 2021-05-15T16:35:40.4297760Z 2021-05-15T16:35:40.5076880Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:35:40.5078920Z 100 117 0 117 0 0 1500 0 --:--:-- --:--:-- --:--:-- 1500 2021-05-15T16:35:40.6500600Z 2021-05-15T16:35:40.6503710Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:35:40.8386990Z 2021-05-15T16:35:41.8402290Z 0 82.6M 0 32243 0 0 79612 0 0:18:08 --:--:-- 0:18:08 79612 2021-05-15T16:35:42.8402290Z 7 82.6M 7 6288k 0 0 4456k 0 0:00:18 0:00:01 0:00:17 6225k 2021-05-15T16:35:43.8442940Z 10 82.6M 10 8736k 0 0 3623k 0 0:00:23 0:00:02 0:00:21 4341k 2021-05-15T16:35:44.8345070Z 17 82.6M 17 14.3M 0 0 4296k 0 0:00:19 0:00:03 0:00:16 4865k 2021-05-15T16:35:45.8424030Z 26 82.6M 26 22.0M 0 0 5117k 0 0:00:16 0:00:04 0:00:12 5628k 2021-05-15T16:35:46.8343250Z 37 82.6M 37 31.3M 0 0 5929k 0 0:00:14 0:00:05 0:00:09 6402k 2021-05-15T16:35:47.8504480Z 51 82.6M 51 42.6M 0 0 6824k 0 0:00:12 0:00:06 0:00:06 7492k 2021-05-15T16:35:48.8375650Z 68 82.6M 68 56.3M 0 0 7779k 0 0:00:10 0:00:07 0:00:03 9778k 2021-05-15T16:35:49.4265330Z 87 82.6M 87 72.0M 0 0 8770k 0 0:00:09 0:00:08 0:00:01 11.5M 2021-05-15T16:35:49.4273700Z 100 82.6M 100 82.6M 0 0 9405k 0 0:00:08 0:00:08 --:--:-- 13.2M 2021-05-15T16:35:54.1753140Z ##[group]Run tlmgr update --self 2021-05-15T16:35:54.1753870Z tlmgr update --self 2021-05-15T16:35:54.1754750Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T16:35:54.1755650Z tlmgr update --all 2021-05-15T16:35:54.1994770Z shell: /bin/bash -e {0} 2021-05-15T16:35:54.1995220Z env: 2021-05-15T16:35:54.1995690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:54.1996210Z TIC_DEPLOY_KEY: 2021-05-15T16:35:54.1996570Z RSPM: 2021-05-15T16:35:54.1997820Z GITHUB_PAT: *** 2021-05-15T16:35:54.1998300Z COVERALLS_TOKEN: 2021-05-15T16:35:54.1998780Z continue-on-error: false 2021-05-15T16:35:54.1999300Z VDIFFR_RUN_TESTS: false 2021-05-15T16:35:54.1999810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:35:54.2000290Z TZ: UTC 2021-05-15T16:35:54.2000680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:54.2001130Z NOT_CRAN: true 2021-05-15T16:35:54.2001600Z ##[endgroup] 2021-05-15T16:35:56.5073270Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:35:56.5102120Z tlmgr: no self-updates for tlmgr available 2021-05-15T16:35:58.9902510Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:35:58.9907020Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T16:35:59.2825300Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-15T16:35:59.7471410Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T16:36:00.0310190Z [4/89, 00:02/20:34] install: barracuda [30k] 2021-05-15T16:36:00.3633950Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-15T16:36:00.6302740Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-15T16:36:03.9599280Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-15T16:36:04.2166000Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-15T16:36:04.7601310Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-15T16:36:05.0150260Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-15T16:36:05.2800070Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-15T16:36:05.5963630Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-15T16:36:05.8639540Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-15T16:36:06.1421860Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-15T16:36:06.5220870Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-15T16:36:06.7816110Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-15T16:36:07.3681610Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-15T16:36:07.6419580Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-15T16:36:07.9010180Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-15T16:36:08.1872450Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-15T16:36:08.5145970Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-15T16:36:08.8358420Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-15T16:36:09.1098090Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-15T16:36:09.4622900Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-15T16:36:09.7907180Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-15T16:36:10.0683840Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-15T16:36:10.3378470Z [27/89, 00:12/00:12] install: grfext [3k] 2021-05-15T16:36:10.5986130Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-15T16:36:10.9060600Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-15T16:36:11.1784040Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-15T16:36:11.4329460Z [31/89, 00:13/00:13] install: interpreter [7k] 2021-05-15T16:36:11.7108660Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-15T16:36:11.9829990Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-15T16:36:12.3327830Z [34/89, 00:14/00:14] install: logreq [4k] 2021-05-15T16:36:12.6028080Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-15T16:36:12.8713110Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-15T16:36:13.2555150Z [37/89, 00:15/00:16] install: lua-ul [7k] 2021-05-15T16:36:13.5807850Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-15T16:36:13.8377450Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-15T16:36:14.1041750Z [40/89, 00:16/00:17] install: luacode [3k] 2021-05-15T16:36:14.3817930Z [41/89, 00:16/00:17] install: luacolor [5k] 2021-05-15T16:36:14.6468520Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-15T16:36:14.9138840Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-15T16:36:15.1792020Z [44/89, 00:17/00:18] install: luaindex [5k] 2021-05-15T16:36:15.4421030Z [45/89, 00:17/00:18] install: luainputenc [5k] 2021-05-15T16:36:15.7117040Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-15T16:36:15.9725170Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-15T16:36:16.2393430Z [48/89, 00:18/00:19] install: lualatex-doc [1k] 2021-05-15T16:36:16.5126920Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-15T16:36:16.7788260Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-15T16:36:17.0429040Z [51/89, 00:19/00:20] install: luapackageloader [2k] 2021-05-15T16:36:17.3531900Z [52/89, 00:19/00:20] install: luaprogtable [7k] 2021-05-15T16:36:17.6302250Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-15T16:36:17.9001970Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-15T16:36:18.1638510Z [55/89, 00:20/00:21] install: luatexbase [4k] 2021-05-15T16:36:18.4289850Z [56/89, 00:20/00:21] install: luatexko [22k] 2021-05-15T16:36:18.7500930Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-15T16:36:19.0165050Z [58/89, 00:21/00:22] install: luavlna [8k] 2021-05-15T16:36:19.3366720Z [59/89, 00:21/00:22] install: luaxml [31k] 2021-05-15T16:36:19.6945150Z [60/89, 00:21/00:22] install: makeindex.universal-darwin [91k] 2021-05-15T16:36:20.0806720Z [61/89, 00:22/00:23] install: makeindex [5k] 2021-05-15T16:36:20.3887430Z [62/89, 00:22/00:23] install: mflogo [2k] 2021-05-15T16:36:20.6465000Z [63/89, 00:22/00:23] install: newpax [9k] 2021-05-15T16:36:20.9053430Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-15T16:36:21.1862560Z [65/89, 00:23/00:24] install: odsfile [5k] 2021-05-15T16:36:21.4432660Z [66/89, 00:23/00:24] install: optex.universal-darwin [1k] 2021-05-15T16:36:21.7066010Z [67/89, 00:23/00:24] install: optex [770k] 2021-05-15T16:36:22.3882240Z [68/89, 00:24/00:24] install: pdfarticle [4k] 2021-05-15T16:36:22.6498880Z [69/89, 00:24/00:24] install: pdfextra [22k] 2021-05-15T16:36:22.9767420Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-15T16:36:23.2499400Z [71/89, 00:25/00:25] install: plantuml [3k] 2021-05-15T16:36:23.5234120Z [72/89, 00:25/00:25] install: rsfs [55k] 2021-05-15T16:36:23.9022650Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-15T16:36:24.8551200Z [74/89, 00:26/00:26] install: spelling [14k] 2021-05-15T16:36:24.8555280Z [75/89, 00:26/00:26] install: stricttex [2k] 2021-05-15T16:36:24.9654480Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-15T16:36:25.2409990Z [77/89, 00:27/00:27] install: texlive-en [1k] 2021-05-15T16:36:25.5052920Z [78/89, 00:27/00:27] install: texlive-msg-translations [144k] 2021-05-15T16:36:25.9299390Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-15T16:36:26.1866920Z [80/89, 00:28/00:28] install: thumbpdf [19k] 2021-05-15T16:36:26.4975230Z [81/89, 00:28/00:28] install: tlshell.universal-darwin [1k] 2021-05-15T16:36:26.7535070Z [82/89, 00:28/00:28] install: tlshell [29k] 2021-05-15T16:36:27.0614880Z [83/89, 00:29/00:29] install: typewriter [25k] 2021-05-15T16:36:27.3789650Z [84/89, 00:29/00:29] install: uninormalize [6k] 2021-05-15T16:36:27.6431670Z [85/89, 00:29/00:29] install: upquote [2k] 2021-05-15T16:36:27.9137200Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-15T16:36:28.6418110Z [87/89, 00:30/00:30] install: xdvi [7k] 2021-05-15T16:36:28.9103120Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-15T16:36:29.1717540Z [89/89, 00:31/00:31] install: collection-luatex [1k] 2021-05-15T16:36:29.4508000Z running mktexlsr ... 2021-05-15T16:36:30.0175900Z done running mktexlsr. 2021-05-15T16:36:30.0576170Z running updmap-sys ... 2021-05-15T16:36:30.6229400Z done running updmap-sys. 2021-05-15T16:36:30.6231150Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T16:36:30.6233820Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/drXsCRJvoS/JKjUeDz50U ... 2021-05-15T16:36:31.7293270Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/drXsCRJvoS/JKjUeDz50U. 2021-05-15T16:36:31.7295930Z OK: optex.fmt/luatex 2021-05-15T16:36:31.7299430Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T16:36:31.7304740Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T16:36:34.0623580Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:36:34.0625180Z tlmgr: no updates available 2021-05-15T16:36:34.1981060Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:36:34.1981580Z with: 2021-05-15T16:36:34.1981950Z pandoc-version: 2.7.3 2021-05-15T16:36:34.1982310Z env: 2021-05-15T16:36:34.1982710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:34.1983150Z TIC_DEPLOY_KEY: 2021-05-15T16:36:34.1983470Z RSPM: 2021-05-15T16:36:34.1984590Z GITHUB_PAT: *** 2021-05-15T16:36:34.1984980Z COVERALLS_TOKEN: 2021-05-15T16:36:34.1985430Z continue-on-error: false 2021-05-15T16:36:34.1985890Z VDIFFR_RUN_TESTS: false 2021-05-15T16:36:34.1986370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:36:34.1986800Z TZ: UTC 2021-05-15T16:36:34.1987150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:34.1987540Z NOT_CRAN: true 2021-05-15T16:36:34.1987880Z ##[endgroup] 2021-05-15T16:36:34.7626010Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T16:36:37.4406760Z installer: Package name is pandoc 2021-05-15T16:36:37.4412820Z installer: Installing at base path / 2021-05-15T16:36:37.4415400Z installer: The install was successful. 2021-05-15T16:36:37.4554390Z ##[group]Run git config user.name adigherman 2021-05-15T16:36:37.4555310Z git config user.name adigherman 2021-05-15T16:36:37.4555910Z git config user.email adig@jhu.edu 2021-05-15T16:36:37.4775760Z shell: /bin/bash -e {0} 2021-05-15T16:36:37.4776220Z env: 2021-05-15T16:36:37.4776710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:37.4777250Z TIC_DEPLOY_KEY: 2021-05-15T16:36:37.4777640Z RSPM: 2021-05-15T16:36:37.4778760Z GITHUB_PAT: *** 2021-05-15T16:36:37.4779220Z COVERALLS_TOKEN: 2021-05-15T16:36:37.4779770Z continue-on-error: false 2021-05-15T16:36:37.4780640Z VDIFFR_RUN_TESTS: false 2021-05-15T16:36:37.4781250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:36:37.4781760Z TZ: UTC 2021-05-15T16:36:37.4782170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:37.4782640Z NOT_CRAN: true 2021-05-15T16:36:37.4783050Z ##[endgroup] 2021-05-15T16:36:37.5730920Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T16:36:37.5731660Z env: 2021-05-15T16:36:37.5732110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:37.5732600Z TIC_DEPLOY_KEY: 2021-05-15T16:36:37.5732960Z RSPM: 2021-05-15T16:36:37.5734590Z GITHUB_PAT: *** 2021-05-15T16:36:37.5735070Z COVERALLS_TOKEN: 2021-05-15T16:36:37.5735580Z continue-on-error: false 2021-05-15T16:36:37.5736070Z VDIFFR_RUN_TESTS: false 2021-05-15T16:36:37.5736610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:36:37.5737100Z TZ: UTC 2021-05-15T16:36:37.5737490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:37.5737940Z NOT_CRAN: true 2021-05-15T16:36:37.5738310Z ##[endgroup] 2021-05-15T16:36:39.1729810Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T16:36:39.2116410Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T16:36:39.2117630Z To reinstall 3.20.2, run: 2021-05-15T16:36:39.2118610Z brew reinstall cmake 2021-05-15T16:36:41.0957070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T16:36:41.9715910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:36:42.5633790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T16:36:42.9485570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T16%3A45%3A00Z&sig=lH4We4lZ66yr5YgQwe5KvkQX2cNahaCUV5gAWdm46Cc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:42.9995360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=lH4We4lZ66yr5YgQwe5KvkQX2cNahaCUV5gAWdm46Cc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:43.0799370Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T16:36:43.1459070Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T16:36:43.1485620Z 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/d20210515-2781-53rgy9 2021-05-15T16:36:43.1661700Z cp -pR /private/tmp/d20210515-2781-53rgy9/libssh/. /usr/local/Cellar/libssh 2021-05-15T16:36:43.1854930Z chmod -Rf +w /private/tmp/d20210515-2781-53rgy9 2021-05-15T16:36:43.2473510Z ==> Finishing up 2021-05-15T16:36:43.2808370Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T16:36:43.2817150Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T16:36:43.2821870Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T16:36:43.2827700Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T16:36:43.2831650Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T16:36:43.2837250Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T16:36:43.2844510Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T16:36:43.2993550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2945-1y5awwh.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-15T16:36:46.0067700Z ==> Summary 2021-05-15T16:36:46.0095960Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T16:36:48.1945360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T16:36:49.4797490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:36:50.1066110Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T16:36:50.4841400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T16%3A45%3A00Z&sig=%2B78vhzCBPEKpd93xptXDyedJMqvaIrzbe%2Ba4E%2B8eh6M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:50.5399750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=\%2B78vhzCBPEKpd93xptXDyedJMqvaIrzbe\%2Ba4E\%2B8eh6M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:51.6416140Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T16:36:52.0116700Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T16:36:53.3041770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:36:53.8962550Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T16:36:54.2605830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T16%3A45%3A00Z&sig=OSe6BKcqquUArc7vm8ktiyFH9228%2BxU%2F%2F1sIWG4mdKc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:54.3129570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=OSe6BKcqquUArc7vm8ktiyFH9228\%2BxU\%2F\%2F1sIWG4mdKc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:54.4417550Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T16:36:54.4516150Z ==> Installing dependencies for jags: gcc 2021-05-15T16:36:54.4534470Z ==> Installing jags dependency: gcc 2021-05-15T16:36:54.5419830Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T16:36:54.5448540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2952-1wgly01 2021-05-15T16:36:56.4904980Z cp -pR /private/tmp/d20210515-2952-1wgly01/gcc/. /usr/local/Cellar/gcc 2021-05-15T16:36:58.2063080Z chmod -Rf +w /private/tmp/d20210515-2952-1wgly01 2021-05-15T16:37:02.4213670Z ==> Finishing up 2021-05-15T16:37:02.8632130Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T16:37:02.8635450Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T16:37:02.8640820Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T16:37:02.8645230Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T16:37:02.8650930Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T16:37:02.8655260Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T16:37:02.8667940Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T16:37:02.8674120Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T16:37:02.8678300Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T16:37:02.8683570Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T16:37:02.8697070Z rm /usr/local/bin/c++-11 2021-05-15T16:37:02.8699880Z rm /usr/local/bin/cpp-11 2021-05-15T16:37:02.8702950Z rm /usr/local/bin/g++-11 2021-05-15T16:37:02.8705880Z rm /usr/local/bin/gcc-11 2021-05-15T16:37:02.8753050Z rm /usr/local/bin/gcc-ar-11 2021-05-15T16:37:02.8755640Z rm /usr/local/bin/gcc-nm-11 2021-05-15T16:37:02.8758710Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T16:37:02.8761730Z rm /usr/local/bin/gcov-11 2021-05-15T16:37:02.8764580Z rm /usr/local/bin/gcov-dump-11 2021-05-15T16:37:02.8767720Z rm /usr/local/bin/gcov-tool-11 2021-05-15T16:37:03.1131100Z Error: The `brew link` step did not complete successfully 2021-05-15T16:37:03.1131990Z The formula built, but is not symlinked into /usr/local 2021-05-15T16:37:03.1201470Z Could not symlink bin/gfortran 2021-05-15T16:37:03.1202580Z Target /usr/local/bin/gfortran 2021-05-15T16:37:03.1203590Z already exists. You may want to remove it: 2021-05-15T16:37:03.1205080Z rm '/usr/local/bin/gfortran' 2021-05-15T16:37:03.1206390Z 2021-05-15T16:37:03.1207330Z To force the link and overwrite all conflicting files: 2021-05-15T16:37:03.1208660Z brew link --overwrite gcc 2021-05-15T16:37:03.1209330Z 2021-05-15T16:37:03.1210190Z To list all files that would be deleted: 2021-05-15T16:37:03.1211500Z brew link --overwrite --dry-run gcc 2021-05-15T16:37:03.1212200Z 2021-05-15T16:37:03.1213060Z Possible conflicting files are: 2021-05-15T16:37:03.1214470Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T16:37:03.6394910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3125-1l04igu.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-15T16:37:06.5741040Z ==> Summary 2021-05-15T16:37:06.6670040Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T16:37:06.6674740Z ==> Installing jags 2021-05-15T16:37:06.6678800Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T16:37:06.6696820Z 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/d20210515-2952-1wvxiro 2021-05-15T16:37:06.7313900Z cp -pR /private/tmp/d20210515-2952-1wvxiro/jags/. /usr/local/Cellar/jags 2021-05-15T16:37:06.8133520Z chmod -Rf +w /private/tmp/d20210515-2952-1wvxiro 2021-05-15T16:37:06.9370110Z ==> Finishing up 2021-05-15T16:37:06.9757210Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T16:37:06.9763250Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T16:37:06.9777860Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T16:37:06.9796980Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T16:37:06.9807490Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T16:37:06.9812160Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T16:37:06.9817550Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T16:37:06.9822220Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T16:37:06.9832550Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T16:37:07.0209280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3151-s1mcm8.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-15T16:37:09.5068620Z ==> Summary 2021-05-15T16:37:09.5159530Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T16:37:12.0545480Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T16:37:13.1992010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:37:13.7729320Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T16:37:14.1354010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T16%3A45%3A00Z&sig=xdF0MzTvgArUq9g0SpJDTkxi0AlLc4i17QYF6uw4VPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:14.1835890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=xdF0MzTvgArUq9g0SpJDTkxi0AlLc4i17QYF6uw4VPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:14.5661740Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T16:37:14.6771500Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T16:37:14.6799960Z 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/d20210515-3158-10s017l 2021-05-15T16:37:14.8861610Z cp -pR /private/tmp/d20210515-3158-10s017l/v8/. /usr/local/Cellar/v8 2021-05-15T16:37:15.0343290Z chmod -Rf +w /private/tmp/d20210515-3158-10s017l 2021-05-15T16:37:15.2124710Z ==> Finishing up 2021-05-15T16:37:15.2658880Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T16:37:15.3054980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3323-161icbt.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-15T16:37:17.8394810Z ==> Summary 2021-05-15T16:37:17.8456340Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T16:37:20.0310550Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T16:37:21.1575590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:37:21.7240340Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T16:37:22.1228180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T16%3A45%3A00Z&sig=K7ykmEdgTf2RDn%2Fez2FngqJ26gPTz72%2FYbeFKO2MP6w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:22.1732820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=K7ykmEdgTf2RDn\%2Fez2FngqJ26gPTz72\%2FYbeFKO2MP6w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:22.4324840Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T16:37:22.4526270Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:37:23.5853090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:37:24.1357230Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T16:37:24.5135620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T16%3A45%3A00Z&sig=uM3IBFNuF4RoGQh1b7mjzlnbN6bAJP9oH7owuAy3nEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:24.5666990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=uM3IBFNuF4RoGQh1b7mjzlnbN6bAJP9oH7owuAy3nEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:24.7650070Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T16:37:24.7790230Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:37:25.9074070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:37:26.4807260Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T16:37:26.8380570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T16%3A45%3A00Z&sig=2mQwF%2BkjUxrheR1TQuoQ3jjoDYJ9rxhED0dMOsLsNe8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:26.8870830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=2mQwF\%2BkjUxrheR1TQuoQ3jjoDYJ9rxhED0dMOsLsNe8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:27.1223240Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T16:37:27.1452330Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T16:37:27.1456950Z ==> Installing fftw dependency: hwloc 2021-05-15T16:37:27.2055450Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T16:37:27.2083520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3330-18on939 2021-05-15T16:37:27.5227110Z cp -pR /private/tmp/d20210515-3330-18on939/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T16:37:27.9973680Z chmod -Rf +w /private/tmp/d20210515-3330-18on939 2021-05-15T16:37:28.4204220Z ==> Finishing up 2021-05-15T16:37:28.4607970Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T16:37:28.4612960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T16:37:28.4618270Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T16:37:28.4624120Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T16:37:28.4629520Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T16:37:28.4634850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T16:37:28.4639890Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T16:37:28.4644990Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T16:37:28.4651230Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T16:37:28.4657230Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T16:37:28.4662690Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T16:37:28.4680550Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T16:37:28.4685390Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T16:37:28.4692310Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T16:37:28.4697170Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T16:37:28.4724280Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T16:37:28.4734200Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T16:37:28.4738580Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T16:37:28.4748660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T16:37:28.4753630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T16:37:28.4809680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T16:37:28.4815050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T16:37:28.4820430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T16:37:28.4826080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T16:37:28.4831430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T16:37:28.4836950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T16:37:28.4853580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T16:37:28.4859210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T16:37:28.4864070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T16:37:28.4869790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T16:37:28.4874530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T16:37:28.4914650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T16:37:28.4928090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T16:37:28.4945180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T16:37:28.4958460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T16:37:28.4969880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T16:37:28.4981120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T16:37:28.4999270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T16:37:28.5019870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T16:37:28.5026080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T16:37:28.5039720Z 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-15T16:37:28.5044870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T16:37:28.5050850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T16:37:28.5067480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T16:37:28.5086200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T16:37:28.5099810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T16:37:28.5114090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T16:37:28.5119770Z 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-15T16:37:28.5143350Z 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-15T16:37:28.5159010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T16:37:28.5177060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T16:37:28.5183470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T16:37:28.5191740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T16:37:28.5197100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T16:37:28.5206900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T16:37:28.5211920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T16:37:28.5222710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T16:37:28.5233280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T16:37:28.5238160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T16:37:28.5243830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T16:37:28.5256620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T16:37:28.5268170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T16:37:28.5273500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T16:37:28.5281710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T16:37:28.5287920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T16:37:28.5301580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T16:37:28.5306470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T16:37:28.5321490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T16:37:28.5326500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T16:37:28.5332660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T16:37:28.5341920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T16:37:28.5347220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T16:37:28.5358560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T16:37:28.5369190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T16:37:28.5378300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T16:37:28.5389210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T16:37:28.5394090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T16:37:28.5399860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T16:37:28.5405160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T16:37:28.5411010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T16:37:28.5416890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T16:37:28.5422170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T16:37:28.5427190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T16:37:28.5432740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T16:37:28.5437970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T16:37:28.5443420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T16:37:28.5448570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T16:37:28.5457520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T16:37:28.5464380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T16:37:28.5470080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T16:37:28.5475870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T16:37:28.5484610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T16:37:28.5490060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T16:37:28.5495790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T16:37:28.5501490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T16:37:28.5507200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T16:37:28.5512780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T16:37:28.5518000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T16:37:28.5523670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T16:37:28.5529770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T16:37:28.5535430Z Only the first 100 operations were output. 2021-05-15T16:37:28.9303600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3507-1q84x9q.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-15T16:37:31.5738060Z ==> Summary 2021-05-15T16:37:31.6366340Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T16:37:31.6372870Z ==> Installing fftw dependency: open-mpi 2021-05-15T16:37:31.6930960Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:37:31.6948570Z 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/d20210515-3330-xrzwm0 2021-05-15T16:37:31.9894110Z cp -pR /private/tmp/d20210515-3330-xrzwm0/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T16:37:32.4420890Z chmod -Rf +w /private/tmp/d20210515-3330-xrzwm0 2021-05-15T16:37:33.9724070Z ==> Finishing up 2021-05-15T16:37:34.0135550Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T16:37:34.0139440Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T16:37:34.0144600Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T16:37:34.0149040Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T16:37:34.0155890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T16:37:34.0160510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T16:37:34.0165770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T16:37:34.0170630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T16:37:34.0175540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T16:37:34.0180340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T16:37:34.0185510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T16:37:34.0190090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T16:37:34.0199330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T16:37:34.0204590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T16:37:34.0209640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T16:37:34.0214640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T16:37:34.0219240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T16:37:34.0224300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T16:37:34.0228700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T16:37:34.0233900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T16:37:34.0238520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T16:37:34.0243470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T16:37:34.0249510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T16:37:34.0254160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T16:37:34.0261510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T16:37:34.0265940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T16:37:34.0271140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T16:37:34.0275810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T16:37:34.0281020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T16:37:34.0285690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T16:37:34.0290870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T16:37:34.0295750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T16:37:34.0301140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T16:37:34.0305500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T16:37:34.0311340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T16:37:34.0315590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T16:37:34.0320460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T16:37:34.0324910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T16:37:34.0330010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T16:37:34.0334560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T16:37:34.0339760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T16:37:34.0344390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T16:37:34.0349470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T16:37:34.0353810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T16:37:34.0358880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T16:37:34.0363150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T16:37:34.0368720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T16:37:34.0373760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T16:37:34.0385300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T16:37:34.0390460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T16:37:34.0419990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T16:37:34.0425080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T16:37:34.0430500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T16:37:34.0435650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T16:37:34.0444650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T16:37:34.0450170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T16:37:34.0455770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T16:37:34.0461290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T16:37:34.0466660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T16:37:34.0472040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T16:37:34.0499530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T16:37:34.0505210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T16:37:34.0509790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T16:37:34.0532480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T16:37:34.0542130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T16:37:34.0559390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T16:37:34.0565010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T16:37:34.0570190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T16:37:34.0575660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T16:37:34.0581490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T16:37:34.0586570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T16:37:34.0592090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T16:37:34.0597310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T16:37:34.0602520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T16:37:34.0607840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T16:37:34.0612720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T16:37:34.0618920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T16:37:34.0624750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T16:37:34.0629900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T16:37:34.0635520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T16:37:34.0640890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T16:37:34.0645890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T16:37:34.0651460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T16:37:34.0656600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T16:37:34.0662130Z 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-15T16:37:34.0667320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T16:37:34.0672050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T16:37:34.0677600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T16:37:34.0682920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T16:37:34.0687740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T16:37:34.0693330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T16:37:34.0698260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T16:37:34.0703760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T16:37:34.0708900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T16:37:34.0714070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T16:37:34.0718910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T16:37:34.0724350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T16:37:34.0729200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T16:37:34.0734670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T16:37:34.0739540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T16:37:34.0744450Z Only the first 100 operations were output. 2021-05-15T16:37:34.5818130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3538-tebp7d.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-15T16:37:37.3446620Z ==> Summary 2021-05-15T16:37:37.3913220Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T16:37:37.3917550Z ==> Installing fftw 2021-05-15T16:37:37.3921580Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:37:37.3941170Z 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/d20210515-3330-1hu8jcv 2021-05-15T16:37:37.4874210Z cp -pR /private/tmp/d20210515-3330-1hu8jcv/fftw/. /usr/local/Cellar/fftw 2021-05-15T16:37:37.5479310Z chmod -Rf +w /private/tmp/d20210515-3330-1hu8jcv 2021-05-15T16:37:37.7515100Z ==> Finishing up 2021-05-15T16:37:37.8035120Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T16:37:37.8038400Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T16:37:37.8043290Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T16:37:37.8047990Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T16:37:37.8054590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T16:37:37.8059280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T16:37:37.8063690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T16:37:37.8068650Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T16:37:37.8073360Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T16:37:37.8078110Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T16:37:37.8083260Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T16:37:37.8087930Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T16:37:37.8121780Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T16:37:37.8223800Z info /usr/local/share/info/fftw3.info 2021-05-15T16:37:37.8232120Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T16:37:37.8238320Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T16:37:37.8250180Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T16:37:37.8256260Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T16:37:37.8262230Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T16:37:37.8268270Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T16:37:37.8289970Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T16:37:37.8295980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T16:37:37.8301770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T16:37:37.8307930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T16:37:37.8313810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T16:37:37.8325200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T16:37:37.8335000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T16:37:37.8348280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T16:37:37.8356270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T16:37:37.8365640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T16:37:37.8376160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T16:37:37.8382670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T16:37:37.8391300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T16:37:37.8400390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T16:37:37.8409000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T16:37:37.8421410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T16:37:37.8430580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T16:37:37.8439450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T16:37:37.8540440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T16:37:37.8643350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T16:37:37.8746020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T16:37:37.8846230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T16:37:37.8948960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T16:37:37.9048930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T16:37:37.9151690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T16:37:37.9251750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T16:37:37.9354260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T16:37:37.9454420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T16:37:37.9556580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T16:37:37.9642070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T16:37:37.9668960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T16:37:37.9695870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T16:37:37.9722750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T16:37:37.9750620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T16:37:37.9777690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T16:37:37.9804650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T16:37:37.9831590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T16:37:37.9858430Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T16:37:37.9885180Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T16:37:37.9911960Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T16:37:37.9941170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3565-1ef8ub2.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-15T16:37:40.3834080Z ==> Summary 2021-05-15T16:37:40.3941130Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T16:37:41.0784940Z ==> No outdated dependents to upgrade! 2021-05-15T16:37:41.0787450Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:37:41.2635730Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T16:37:41.2639380Z fftw, open-mpi 2021-05-15T16:37:41.2645600Z rm /usr/local/bin/fftw-wisdom 2021-05-15T16:37:41.2648870Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T16:37:41.2651460Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T16:37:41.2656740Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T16:37:41.2659660Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T16:37:41.2662730Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T16:37:41.2665010Z rm /usr/local/include/fftw3.f 2021-05-15T16:37:41.2670430Z rm /usr/local/include/fftw3.f03 2021-05-15T16:37:41.2672800Z rm /usr/local/include/fftw3.h 2021-05-15T16:37:41.2674660Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T16:37:41.2677250Z rm /usr/local/include/fftw3l.f03 2021-05-15T16:37:41.2681770Z rm /usr/local/include/fftw3q.f03 2021-05-15T16:37:41.2690880Z rm /usr/local/lib/cmake/fftw3 2021-05-15T16:37:41.2691820Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T16:37:41.2693740Z rm /usr/local/lib/libfftw3.a 2021-05-15T16:37:41.2697200Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T16:37:41.2700740Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T16:37:41.2702880Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T16:37:41.2706120Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T16:37:41.2710220Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T16:37:41.2713640Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T16:37:41.2715130Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T16:37:41.2718160Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T16:37:41.2722510Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T16:37:41.2727670Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T16:37:41.2728720Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T16:37:41.2732510Z rm /usr/local/lib/libfftw3f.a 2021-05-15T16:37:41.2733460Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T16:37:41.2738130Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T16:37:41.2742860Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T16:37:41.2744060Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T16:37:41.2745860Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T16:37:41.2750630Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T16:37:41.2752830Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T16:37:41.2755970Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T16:37:41.2761130Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T16:37:41.2762800Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T16:37:41.2766170Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T16:37:41.2769590Z rm /usr/local/lib/libfftw3l.a 2021-05-15T16:37:41.2774530Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T16:37:41.2776020Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T16:37:41.2779170Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T16:37:41.2784010Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T16:37:41.2785750Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T16:37:41.2789850Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T16:37:41.2792250Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T16:37:41.2795850Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T16:37:41.2800670Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T16:37:41.2802360Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T16:37:41.2813700Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T16:37:41.2824910Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T16:37:41.2827720Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T16:37:41.2904960Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T16:37:41.2906080Z rm /usr/local/share/info/fftw3.info 2021-05-15T16:37:41.2910210Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T16:37:41.2919110Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T16:37:41.2938710Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T16:37:41.2946910Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T16:37:41.2950350Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T16:37:41.2959470Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T16:37:41.3874930Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T16:37:41.3876890Z rm /usr/local/bin/mpic++ 2021-05-15T16:37:41.3881840Z rm /usr/local/bin/mpicc 2021-05-15T16:37:41.3885520Z rm /usr/local/bin/mpicxx 2021-05-15T16:37:41.3889510Z rm /usr/local/bin/mpiexec 2021-05-15T16:37:41.3894540Z rm /usr/local/bin/mpif77 2021-05-15T16:37:41.3899010Z rm /usr/local/bin/mpif90 2021-05-15T16:37:41.3906600Z rm /usr/local/bin/mpifort 2021-05-15T16:37:41.3909490Z rm /usr/local/bin/mpirun 2021-05-15T16:37:41.3916740Z rm /usr/local/bin/ompi-clean 2021-05-15T16:37:41.3920880Z rm /usr/local/bin/ompi-server 2021-05-15T16:37:41.3928510Z rm /usr/local/bin/ompi_info 2021-05-15T16:37:41.3936690Z rm /usr/local/bin/opal_wrapper 2021-05-15T16:37:41.3940460Z rm /usr/local/bin/orte-clean 2021-05-15T16:37:41.3947970Z rm /usr/local/bin/orte-info 2021-05-15T16:37:41.3952130Z rm /usr/local/bin/orte-server 2021-05-15T16:37:41.3957500Z rm /usr/local/bin/ortecc 2021-05-15T16:37:41.3962100Z rm /usr/local/bin/orted 2021-05-15T16:37:41.3969250Z rm /usr/local/bin/orterun 2021-05-15T16:37:41.3975890Z rm /usr/local/bin/profile2mat.pl 2021-05-15T16:37:41.3982100Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T16:37:41.3989870Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T16:37:41.3992600Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T16:37:41.3997380Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T16:37:41.4007970Z rm /usr/local/include/mpi-ext.h 2021-05-15T16:37:41.4011910Z rm /usr/local/include/mpi.h 2021-05-15T16:37:41.4016370Z rm /usr/local/include/mpi.mod 2021-05-15T16:37:41.4020920Z rm /usr/local/include/mpi_ext.mod 2021-05-15T16:37:41.4024180Z rm /usr/local/include/mpi_f08.mod 2021-05-15T16:37:41.4028620Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T16:37:41.4034410Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T16:37:41.4041930Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T16:37:41.4043100Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T16:37:41.4048700Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T16:37:41.4053330Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T16:37:41.4058250Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T16:37:41.4062130Z rm /usr/local/include/mpif-config.h 2021-05-15T16:37:41.4067680Z rm /usr/local/include/mpif-constants.h 2021-05-15T16:37:41.4071160Z rm /usr/local/include/mpif-ext.h 2021-05-15T16:37:41.4076970Z rm /usr/local/include/mpif-externals.h 2021-05-15T16:37:41.4080360Z rm /usr/local/include/mpif-handles.h 2021-05-15T16:37:41.4087680Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T16:37:41.4090500Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T16:37:41.4097880Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T16:37:41.4101240Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T16:37:41.4109010Z rm /usr/local/include/mpif.h 2021-05-15T16:37:41.4118770Z rm /usr/local/include/openmpi 2021-05-15T16:37:41.4123790Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T16:37:41.4135870Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T16:37:41.4141180Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T16:37:41.4149130Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T16:37:41.4151660Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T16:37:41.4157230Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T16:37:41.4164140Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T16:37:41.4167130Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T16:37:41.4174870Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T16:37:41.4202900Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T16:37:41.4203830Z rm /usr/local/lib/libmpi.dylib 2021-05-15T16:37:41.4204720Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T16:37:41.4205620Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T16:37:41.4208850Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T16:37:41.4210320Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T16:37:41.4213780Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T16:37:41.4219330Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T16:37:41.4223280Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T16:37:41.4230840Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T16:37:41.4239370Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T16:37:41.4240970Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T16:37:41.4251580Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T16:37:41.4253680Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T16:37:41.4257520Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T16:37:41.4260680Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T16:37:41.4267890Z rm /usr/local/lib/openmpi 2021-05-15T16:37:41.4279220Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T16:37:41.4283830Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T16:37:41.4289170Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T16:37:41.4294140Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T16:37:41.4300070Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T16:37:41.4303570Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T16:37:41.4306400Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T16:37:41.4311630Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T16:37:41.4318830Z rm /usr/local/lib/pmix 2021-05-15T16:37:41.4337490Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T16:37:41.4341760Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T16:37:41.4347830Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T16:37:41.4349360Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T16:37:41.4355690Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T16:37:41.4357690Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T16:37:41.4365410Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T16:37:41.4369560Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T16:37:41.4376700Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T16:37:41.4381680Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T16:37:41.4386990Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T16:37:41.4390670Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T16:37:41.4396330Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T16:37:41.4402920Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T16:37:41.4405930Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T16:37:41.4419560Z rm /usr/local/share/man/man1/orted.1 2021-05-15T16:37:41.4423700Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T16:37:41.4446140Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T16:37:41.4453400Z Only the first 100 operations were output. 2021-05-15T16:37:43.3531090Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T16:37:44.5104650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:37:45.1067530Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T16:37:45.4778550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T16%3A45%3A00Z&sig=fI7AfiFWsl5gzQv58QYY2DxSf%2Bfiy%2FqX6rE4NE7xDVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:45.5324950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=fI7AfiFWsl5gzQv58QYY2DxSf\%2Bfiy\%2FqX6rE4NE7xDVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:45.9320370Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T16:37:46.0651920Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T16:37:46.0679690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3573-1t299fl 2021-05-15T16:37:46.7692200Z cp -pR /private/tmp/d20210515-3573-1t299fl/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T16:37:47.6090860Z chmod -Rf +w /private/tmp/d20210515-3573-1t299fl 2021-05-15T16:37:48.6331990Z ==> Finishing up 2021-05-15T16:37:48.7430790Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T16:37:48.7435670Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T16:37:48.7440790Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T16:37:48.7445070Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T16:37:48.7450120Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T16:37:48.7454600Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T16:37:48.7459700Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T16:37:48.7464060Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T16:37:48.7472000Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T16:37:48.7476560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T16:37:48.7481580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T16:37:48.7485870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T16:37:48.7490860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T16:37:48.7495310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T16:37:48.7500220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T16:37:48.7504590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T16:37:48.7510240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T16:37:48.7532320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T16:37:48.7533880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T16:37:48.7535330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T16:37:48.7536720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T16:37:48.7538160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T16:37:48.7539930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T16:37:48.7545480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T16:37:48.7549700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T16:37:48.7554830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T16:37:48.7559080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T16:37:48.7564170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T16:37:48.7568540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T16:37:48.7573650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T16:37:48.7585040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T16:37:48.7594100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T16:37:48.7602350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T16:37:48.7614110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T16:37:48.7621920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T16:37:48.7627600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T16:37:48.7635470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T16:37:48.7650260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T16:37:48.7665790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T16:37:48.7668100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T16:37:48.7677530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T16:37:48.7686360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T16:37:48.7694750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T16:37:48.7703720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T16:37:48.7712850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T16:37:48.7721370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T16:37:48.7729740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T16:37:48.7737680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T16:37:48.7742350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T16:37:48.7750470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T16:37:48.7761410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T16:37:48.7771040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T16:37:48.7777800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T16:37:48.7806450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T16:37:48.7807940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T16:37:48.7809470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T16:37:48.7815730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T16:37:48.7820490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T16:37:48.7830130Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T16:37:48.7838180Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T16:37:48.7845640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T16:37:48.7852840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T16:37:48.7858640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T16:37:48.7873220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T16:37:48.7878380Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T16:37:48.7887760Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T16:37:48.7897310Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T16:37:48.7905260Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T16:37:48.7910330Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T16:37:48.8018470Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T16:37:48.8023170Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T16:37:48.8028630Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T16:37:48.8034470Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T16:37:48.8038300Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T16:37:48.8042600Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T16:37:48.8048010Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T16:37:48.8095750Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T16:37:48.8102040Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T16:37:48.8155460Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T16:37:48.8159380Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T16:37:48.8160470Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T16:37:48.8161490Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T16:37:48.8162510Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T16:37:48.8163520Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T16:37:48.8511630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T16:37:48.8523150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T16:37:48.8524760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T16:37:48.8527400Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T16:37:48.8533080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T16:37:48.8538930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T16:37:48.8544080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T16:37:48.8549420Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T16:37:48.8554730Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T16:37:48.8560270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T16:37:48.8565780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T16:37:48.8571010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T16:37:48.8576550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T16:37:48.8581910Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T16:37:48.8587020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T16:37:48.8592630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T16:37:48.8597830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T16:37:48.8602150Z Only the first 100 operations were output. 2021-05-15T16:37:49.2468360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3737-1vh4mwe.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-15T16:37:51.8285330Z ==> Summary 2021-05-15T16:37:51.9028470Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T16:37:54.3981740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T16:37:55.5055380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:37:56.0890600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T16:37:56.4595830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T16%3A45%3A00Z&sig=o%2FUuaaM11sHuwmmTQFlyw2gqTGWT7pm2tZlswE%2FGego%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:56.5113210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=o\%2FUuaaM11sHuwmmTQFlyw2gqTGWT7pm2tZlswE\%2FGego\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:56.5924810Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T16:37:56.6905560Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T16:37:56.6931710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3744-9c8578 2021-05-15T16:37:56.7662220Z cp -pR /private/tmp/d20210515-3744-9c8578/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T16:37:56.9095250Z chmod -Rf +w /private/tmp/d20210515-3744-9c8578 2021-05-15T16:37:57.0927900Z ==> Finishing up 2021-05-15T16:37:57.1295000Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T16:37:57.1322300Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T16:37:57.1327890Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T16:37:57.1410570Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T16:37:57.1439450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1453880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1471140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1489420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1504130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1527960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1554550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1573540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1578240Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T16:37:57.1581580Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T16:37:57.1584120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1599080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1603600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1615650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1617580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1648420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1671000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1699110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1700830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1722760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1745260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1773840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1790380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1836610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1842190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1844120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1858670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1885410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1889480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1920430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1925820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1946830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1966020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1978150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.1990570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2012180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2070870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2081050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2084670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2120660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2141560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2158470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2160240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2194260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2245810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2291020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2299100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2335950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2374220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2399560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2430100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2462340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2492070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2519610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2553730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2581530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:57.2609710Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T16:37:57.2636820Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T16:37:57.2669650Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T16:37:57.2718340Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T16:37:57.2755530Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T16:37:57.2782190Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T16:37:57.2810800Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T16:37:57.2839540Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T16:37:57.2960700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3914-1bdbkh0.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-15T16:37:59.9088870Z ==> Summary 2021-05-15T16:37:59.9293880Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T16:38:02.2391860Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T16:38:02.2393000Z To reinstall 1.6.37, run: 2021-05-15T16:38:02.2393780Z brew reinstall libpng 2021-05-15T16:38:04.1236160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T16:38:05.2469710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:05.8230250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T16:38:06.1971240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T16%3A45%3A00Z&sig=Fn3ExhZXg1g7TEMM7h1AfIUCW4JHRnogJJ7W0p62C3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:06.2492810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=Fn3ExhZXg1g7TEMM7h1AfIUCW4JHRnogJJ7W0p62C3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:06.2976700Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T16:38:06.3024500Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T16:38:07.4457990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:08.0240970Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T16:38:08.3953410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T16%3A45%3A00Z&sig=xU4ZaAIr897d%2FUOLH9oN2e7WecrbxKh4VBY7lpxekps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:08.4427960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=xU4ZaAIr897d\%2FUOLH9oN2e7WecrbxKh4VBY7lpxekps\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:08.5455980Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T16:38:08.5510200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T16:38:09.6960150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:10.2572450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T16:38:10.6364680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T16%3A45%3A00Z&sig=naO%2FklcOMCzHQ09z8Dxa%2FBDglKgWvVInNRgDuMnTQlw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:10.6903740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=naO\%2FklcOMCzHQ09z8Dxa\%2FBDglKgWvVInNRgDuMnTQlw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:10.7416470Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T16:38:10.7447070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T16:38:11.8917640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:12.4507970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T16:38:12.8271410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T16%3A45%3A00Z&sig=tlC9WEg6D2xZ5dX4VMD%2FVGzyiusMy54mx3DfCjZglf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:12.8736850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=tlC9WEg6D2xZ5dX4VMD\%2FVGzyiusMy54mx3DfCjZglf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:12.9221810Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T16:38:12.9252480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T16:38:14.5879750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:14.6588900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T16:38:15.0368500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T16%3A45%3A00Z&sig=gJm3v1UvniL62kRAKfvxJU7a1BMKEvsaiV4C3d%2BvcWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:15.0903900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=gJm3v1UvniL62kRAKfvxJU7a1BMKEvsaiV4C3d\%2BvcWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:15.2130750Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T16:38:15.2187290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T16:38:16.3187200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:16.8631380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T16:38:17.3420450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T16%3A45%3A00Z&sig=0%2Fd7q0BntW64e8lk3TA%2BRIAIqzjSGpLMrpPuWFV3Yy8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:17.3871260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=0\%2Fd7q0BntW64e8lk3TA\%2BRIAIqzjSGpLMrpPuWFV3Yy8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:17.5359380Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T16:38:17.5468050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T16:38:18.6720620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:19.2077940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T16:38:19.5900110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T16%3A45%3A00Z&sig=snHxl0oX%2BNsnxT3sIPembbSlAoUy%2FiH%2B%2Bdbm2Rpjjbk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:19.7873430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=snHxl0oX\%2BNsnxT3sIPembbSlAoUy\%2FiH\%2B\%2Bdbm2Rpjjbk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:19.8445460Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T16:38:19.8474860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T16:38:20.9796690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:21.5359890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T16:38:21.8946470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T16%3A45%3A00Z&sig=iBzOSsRmK8dKfHwyRIjPGBCdksiadoysrESaImTwFmc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:21.9430070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=iBzOSsRmK8dKfHwyRIjPGBCdksiadoysrESaImTwFmc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:21.9920010Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T16:38:21.9950940Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T16:38:23.1106260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:23.7010480Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T16:38:24.0773240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T16%3A45%3A00Z&sig=ZFM%2Fq343%2BkkmOA8ILS%2FHwynYFpUp3ztEMi16xPtYlgA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:24.1227820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=ZFM\%2Fq343\%2BkkmOA8ILS\%2FHwynYFpUp3ztEMi16xPtYlgA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:24.1887530Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T16:38:24.1920390Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T16:38:25.4558290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:25.9989580Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T16:38:26.3557730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T16%3A45%3A00Z&sig=gnxN2PUzjabAqvjGJi1FqhWFKp5VLiTNA16RVG5yqV0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:26.4128960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=gnxN2PUzjabAqvjGJi1FqhWFKp5VLiTNA16RVG5yqV0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:26.5009980Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T16:38:26.5054980Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T16:38:27.6549990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:28.2090610Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T16:38:28.6514990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T16%3A45%3A00Z&sig=3frtb7DXayr1rWcFJDQbLWvq7%2BZBY7rnY4%2BFQAU0%2BpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:28.6979920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=3frtb7DXayr1rWcFJDQbLWvq7\%2BZBY7rnY4\%2BFQAU0\%2BpY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:28.8809890Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T16:38:28.8897890Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T16:38:30.0556440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:30.7056280Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T16:38:31.0941290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T16%3A45%3A00Z&sig=H7zJ6XUmHeoCzDgOed9qMdBGE5yqEoKYvonp0MkWyR4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:31.1471840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=H7zJ6XUmHeoCzDgOed9qMdBGE5yqEoKYvonp0MkWyR4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:31.2278280Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T16:38:31.2326200Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T16:38:32.4461810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:33.0202650Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T16:38:33.4090750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T16%3A45%3A00Z&sig=cHZolcJ%2By51HYQKob6dSTn2pJYMvh9Kn5NyaW96yN0A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:33.4670570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=cHZolcJ\%2By51HYQKob6dSTn2pJYMvh9Kn5NyaW96yN0A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:33.5379160Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T16:38:33.5419000Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T16:38:34.6568010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:35.2830210Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T16:38:35.6748160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T16%3A45%3A00Z&sig=zoYLj1ouPEuHPF0KqDzyeACxw46bGGbuNQEk6vgPCc0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:35.7275130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=zoYLj1ouPEuHPF0KqDzyeACxw46bGGbuNQEk6vgPCc0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:36.0821180Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T16:38:36.1336060Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T16:38:37.2485380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:37.8196810Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T16:38:38.1787780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T16%3A45%3A00Z&sig=IdkhXnGTujsFOucYx5G9OAtqwvIKFJ2VyE1lczb6TfQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:38.2267430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=IdkhXnGTujsFOucYx5G9OAtqwvIKFJ2VyE1lczb6TfQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:38.3902480Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T16:38:38.3997300Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T16:38:39.6257410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:40.2169250Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T16:38:40.5697600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T16%3A45%3A00Z&sig=YoByyDSXG1ScVNvjQckkFMac5Y8kvNM3Aok97xzEstg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:40.6154700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=YoByyDSXG1ScVNvjQckkFMac5Y8kvNM3Aok97xzEstg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:41.7741940Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T16:38:42.2137990Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T16:38:43.3370190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:38:43.8988070Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T16:38:44.2664940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T16%3A45%3A00Z&sig=aXFEC4la4%2BUJe25J7gWfbbSmB%2Fe93dbCNNb4YRJsfXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:44.3126600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A45\%3A00Z\&sig=aXFEC4la4\%2BUJe25J7gWfbbSmB\%2Fe93dbCNNb4YRJsfXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:44.5944290Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T16:38:44.6612990Z ==> 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-15T16:38:44.6615660Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T16:38:44.7469400Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T16:38:44.7514880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-aqy1pe 2021-05-15T16:38:44.7597810Z cp -pR /private/tmp/d20210515-4024-aqy1pe/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T16:38:44.7702250Z chmod -Rf +w /private/tmp/d20210515-4024-aqy1pe 2021-05-15T16:38:44.8079930Z ==> Finishing up 2021-05-15T16:38:44.9196690Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T16:38:44.9295980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4289-1t0f8hm.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-15T16:38:47.3828910Z ==> Summary 2021-05-15T16:38:47.3843350Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T16:38:47.3849140Z ==> Installing poppler dependency: xorgproto 2021-05-15T16:38:47.3889120Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T16:38:47.3907240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-4024-mjlzvp 2021-05-15T16:38:47.4876840Z cp -pR /private/tmp/d20210515-4024-mjlzvp/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T16:38:47.6177140Z chmod -Rf +w /private/tmp/d20210515-4024-mjlzvp 2021-05-15T16:38:47.8306370Z ==> Finishing up 2021-05-15T16:38:47.8681840Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T16:38:47.8685650Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T16:38:47.8697860Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T16:38:47.8702680Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T16:38:47.8707570Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T16:38:47.8712470Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T16:38:47.8717760Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T16:38:47.8722630Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T16:38:47.8727820Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T16:38:47.8733530Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T16:38:47.8750610Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T16:38:47.8820700Z rm /usr/local/share/pkgconfig 2021-05-15T16:38:47.8842750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T16:38:47.8847810Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T16:38:47.8853200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T16:38:47.8859230Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T16:38:47.8863980Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T16:38:47.8875600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T16:38:47.8880860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T16:38:47.8885780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T16:38:47.8891520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T16:38:47.8896760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T16:38:47.8902140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T16:38:47.8907100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T16:38:47.8912850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T16:38:47.8918230Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T16:38:47.8925160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T16:38:47.8931590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T16:38:47.8938690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T16:38:47.8941200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T16:38:47.8947090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T16:38:47.8951780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T16:38:47.8957370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T16:38:47.8961960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T16:38:47.8967480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T16:38:47.8972200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T16:38:47.8977610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T16:38:47.8982500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T16:38:47.8987960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T16:38:47.8993240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T16:38:47.8998050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T16:38:47.9003550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T16:38:47.9021930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T16:38:47.9027290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T16:38:47.9032440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T16:38:47.9037010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T16:38:47.9042430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T16:38:47.9047000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T16:38:47.9052390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T16:38:47.9057490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T16:38:47.9067950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T16:38:47.9077270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T16:38:47.9081570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T16:38:47.9086860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T16:38:47.9641040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4315-rj23e1.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-15T16:38:50.5022320Z ==> Summary 2021-05-15T16:38:50.5186140Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T16:38:50.5192200Z ==> Installing poppler dependency: libxau 2021-05-15T16:38:50.5278310Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T16:38:50.5296230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-1pkgike 2021-05-15T16:38:50.5417570Z cp -pR /private/tmp/d20210515-4024-1pkgike/libxau/. /usr/local/Cellar/libxau 2021-05-15T16:38:50.5586130Z chmod -Rf +w /private/tmp/d20210515-4024-1pkgike 2021-05-15T16:38:50.6159730Z ==> Finishing up 2021-05-15T16:38:50.6536930Z rm /usr/local/include/X11 2021-05-15T16:38:50.6544790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T16:38:50.6548960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T16:38:50.6554880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T16:38:50.6559110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T16:38:50.6564730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T16:38:50.6569230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T16:38:50.6574400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T16:38:50.6578980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T16:38:50.6584110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T16:38:50.6588640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T16:38:50.6594140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T16:38:50.6598620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T16:38:50.6603580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T16:38:50.6608180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T16:38:50.6614520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T16:38:50.6619830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T16:38:50.6624910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T16:38:50.6629670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T16:38:50.6634990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T16:38:50.6640070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T16:38:50.6645760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T16:38:50.6661980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T16:38:50.6667120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T16:38:50.6671820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T16:38:50.6675350Z mkdir -p /usr/local/include/X11/dri 2021-05-15T16:38:50.6681430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T16:38:50.6686350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T16:38:50.6691710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T16:38:50.6697420Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T16:38:50.6703750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T16:38:50.6708680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T16:38:50.6714270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T16:38:50.6719020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T16:38:50.6724520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T16:38:50.6729240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T16:38:50.6734500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T16:38:50.6740510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T16:38:50.6746420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T16:38:50.6751980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T16:38:50.6757340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T16:38:50.6762160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T16:38:50.6767610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T16:38:50.6772480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T16:38:50.6778060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T16:38:50.6782600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T16:38:50.6788060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T16:38:50.6792990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T16:38:50.6798520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T16:38:50.6803280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T16:38:50.6808540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T16:38:50.6813290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T16:38:50.6830450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T16:38:50.6835180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T16:38:50.6840730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T16:38:50.6846030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T16:38:50.6851460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T16:38:50.6856150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T16:38:50.6861760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T16:38:50.6866520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T16:38:50.6872380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T16:38:50.6877240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T16:38:50.6882650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T16:38:50.6887420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T16:38:50.6892810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T16:38:50.6897520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T16:38:50.6902750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T16:38:50.6907480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T16:38:50.6912730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T16:38:50.6917560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T16:38:50.6922930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T16:38:50.6927710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T16:38:50.6933110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T16:38:50.6937950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T16:38:50.6943300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T16:38:50.6948100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T16:38:50.6953520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T16:38:50.6958660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T16:38:50.6964300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T16:38:50.6969010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T16:38:50.6974620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T16:38:50.6990610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T16:38:50.6996040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T16:38:50.7002060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T16:38:50.7006720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T16:38:50.7012300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T16:38:50.7016960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T16:38:50.7022520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T16:38:50.7027300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T16:38:50.7032640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T16:38:50.7037310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T16:38:50.7042670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T16:38:50.7047590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T16:38:50.7052820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T16:38:50.7057630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T16:38:50.7063190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T16:38:50.7067950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T16:38:50.7073380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T16:38:50.7078100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T16:38:50.7083750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T16:38:50.7088660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T16:38:50.7094070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T16:38:50.7097640Z Only the first 100 operations were output. 2021-05-15T16:38:50.7536670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4341-1qbbhz.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-15T16:38:53.3109710Z ==> Summary 2021-05-15T16:38:53.3137330Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T16:38:53.3142820Z ==> Installing poppler dependency: libxdmcp 2021-05-15T16:38:53.3231920Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T16:38:53.3250420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-1jio0kl 2021-05-15T16:38:53.3357920Z cp -pR /private/tmp/d20210515-4024-1jio0kl/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T16:38:53.3481060Z chmod -Rf +w /private/tmp/d20210515-4024-1jio0kl 2021-05-15T16:38:53.3997150Z ==> Finishing up 2021-05-15T16:38:53.4349130Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T16:38:53.4355410Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T16:38:53.4374160Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T16:38:53.4395430Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T16:38:53.4408310Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T16:38:53.4603160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4367-1hd98rh.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-15T16:38:55.9549340Z ==> Summary 2021-05-15T16:38:55.9570130Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T16:38:55.9575310Z ==> Installing poppler dependency: libxcb 2021-05-15T16:38:55.9894120Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T16:38:55.9911850Z 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/d20210515-4024-jabyit 2021-05-15T16:38:56.7897360Z cp -pR /private/tmp/d20210515-4024-jabyit/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T16:38:58.1961880Z chmod -Rf +w /private/tmp/d20210515-4024-jabyit 2021-05-15T16:38:59.3877410Z ==> Finishing up 2021-05-15T16:38:59.4225290Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T16:38:59.4234160Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T16:38:59.4307850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T16:38:59.4313200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T16:38:59.4324060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T16:38:59.4333020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T16:38:59.4345330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T16:38:59.4356480Z 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-15T16:38:59.4368140Z 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-15T16:38:59.4377320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T16:38:59.4389080Z 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-15T16:38:59.4400660Z 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-15T16:38:59.4410210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T16:38:59.4418840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T16:38:59.4428990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T16:38:59.4438350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T16:38:59.4448180Z 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-15T16:38:59.4456550Z 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-15T16:38:59.4460110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T16:38:59.4465930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T16:38:59.4470730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T16:38:59.4481570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T16:38:59.4531930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T16:38:59.4540860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T16:38:59.4549560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T16:38:59.4554290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T16:38:59.4563710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T16:38:59.4572770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T16:38:59.4580990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T16:38:59.4587170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T16:38:59.4598610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T16:38:59.4610490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T16:38:59.4618880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T16:38:59.4629140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T16:38:59.4649580Z 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-15T16:38:59.4651450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T16:38:59.4653270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T16:38:59.4654940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T16:38:59.4661950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T16:38:59.4667030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T16:38:59.4675330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T16:38:59.4685190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T16:38:59.4690400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T16:38:59.4695870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T16:38:59.4703350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T16:38:59.4708100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T16:38:59.4717880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T16:38:59.4722650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T16:38:59.4728370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T16:38:59.4733400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T16:38:59.4739090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T16:38:59.4750560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T16:38:59.4755530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T16:38:59.4761250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T16:38:59.4769180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T16:38:59.4774500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T16:38:59.4785210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T16:38:59.4789990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T16:38:59.4798820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T16:38:59.4803900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T16:38:59.4809880Z 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-15T16:38:59.4821680Z 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-15T16:38:59.4826460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T16:38:59.4832230Z 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-15T16:38:59.4837560Z 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-15T16:38:59.4842740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T16:38:59.4848300Z 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-15T16:38:59.4853810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T16:38:59.4859320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T16:38:59.4864790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T16:38:59.4871860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T16:38:59.4877360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T16:38:59.4882650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T16:38:59.4888280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T16:38:59.4893640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T16:38:59.4899120Z 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-15T16:38:59.4904390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T16:38:59.4909850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T16:38:59.4921060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T16:38:59.4926750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T16:38:59.4931690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T16:38:59.4936960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T16:38:59.4942070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T16:38:59.4947570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T16:38:59.4958080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T16:38:59.4963830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T16:38:59.4968790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T16:38:59.4974160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T16:38:59.4980290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T16:38:59.5082920Z 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-15T16:38:59.5128700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T16:38:59.5130490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T16:38:59.5147240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T16:38:59.5149090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T16:38:59.5150920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T16:38:59.5152820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T16:38:59.5154590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T16:38:59.5156410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T16:38:59.5158260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T16:38:59.5159990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T16:38:59.5161100Z Only the first 100 operations were output. 2021-05-15T16:39:01.1591550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4402-1boiod7.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-15T16:39:03.9909290Z ==> Summary 2021-05-15T16:39:04.1253770Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T16:39:04.1282480Z ==> Installing poppler dependency: libx11 2021-05-15T16:39:04.1730830Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T16:39:04.1748490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-1mog5oi 2021-05-15T16:39:04.5059560Z cp -pR /private/tmp/d20210515-4024-1mog5oi/libx11/. /usr/local/Cellar/libx11 2021-05-15T16:39:05.0281620Z chmod -Rf +w /private/tmp/d20210515-4024-1mog5oi 2021-05-15T16:39:05.5316160Z ==> Finishing up 2021-05-15T16:39:05.5646090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T16:39:05.5649930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T16:39:05.5655670Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T16:39:05.5662860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T16:39:05.5667390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T16:39:05.5672940Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T16:39:05.5677980Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T16:39:05.5683080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T16:39:05.5687790Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T16:39:05.5693170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T16:39:05.5698300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T16:39:05.5703380Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T16:39:05.5711140Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T16:39:05.5717660Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T16:39:05.5786350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T16:39:05.5791340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T16:39:05.5796870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T16:39:05.5801690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T16:39:05.5807130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T16:39:05.5812230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T16:39:05.5817560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T16:39:05.5822660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T16:39:05.5827980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T16:39:05.5832890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T16:39:05.5840980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T16:39:05.5843060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T16:39:05.5848710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T16:39:05.5853130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T16:39:05.5859100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T16:39:05.5863970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T16:39:05.5869230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T16:39:05.5874760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T16:39:05.5879780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T16:39:05.5884940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T16:39:05.5890340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T16:39:05.5895230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T16:39:05.5900810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T16:39:05.5905630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T16:39:05.5911910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T16:39:05.5916750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T16:39:05.5922460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T16:39:05.5926930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T16:39:05.5932450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T16:39:05.5937390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T16:39:05.5942840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T16:39:05.5947990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T16:39:05.5953430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T16:39:05.5958390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T16:39:05.5963820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T16:39:05.5968630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T16:39:05.5974170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T16:39:05.5979020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T16:39:05.5984730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T16:39:05.5989500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T16:39:05.5994810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T16:39:05.6000240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T16:39:05.6005780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T16:39:05.6010330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T16:39:05.6015870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T16:39:05.6020730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T16:39:05.6026210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T16:39:05.6031250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T16:39:05.6037480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T16:39:05.6063200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T16:39:05.6064860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T16:39:05.6066720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T16:39:05.6068520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T16:39:05.6070410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T16:39:05.6072340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T16:39:05.6076270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T16:39:05.6082170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T16:39:05.6087970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T16:39:05.6092980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T16:39:05.6098940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T16:39:05.6104630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T16:39:05.6109640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T16:39:05.6115580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T16:39:05.6120590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T16:39:05.6126210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T16:39:05.6160000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T16:39:05.6162230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T16:39:05.6164030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T16:39:05.6165810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T16:39:05.6167630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T16:39:05.6169460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T16:39:05.6171320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T16:39:05.6176180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T16:39:05.6181450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T16:39:05.6187410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T16:39:05.6193090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T16:39:05.6199080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T16:39:05.6204270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T16:39:05.6210090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T16:39:05.6215420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T16:39:05.6220840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T16:39:05.6226830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T16:39:05.6232220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T16:39:05.6238530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T16:39:05.6243390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T16:39:05.6249390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T16:39:05.6255090Z Only the first 100 operations were output. 2021-05-15T16:39:06.2094390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4428-18uznib.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-15T16:39:08.9128370Z ==> Summary 2021-05-15T16:39:08.9789130Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T16:39:08.9794000Z ==> Installing poppler dependency: libxext 2021-05-15T16:39:09.0328170Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T16:39:09.0345780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-8abn67 2021-05-15T16:39:09.0769900Z cp -pR /private/tmp/d20210515-4024-8abn67/libxext/. /usr/local/Cellar/libxext 2021-05-15T16:39:09.1265450Z chmod -Rf +w /private/tmp/d20210515-4024-8abn67 2021-05-15T16:39:09.1985530Z ==> Finishing up 2021-05-15T16:39:09.2379740Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T16:39:09.2383610Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T16:39:09.2393940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T16:39:09.2396480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T16:39:09.2401120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T16:39:09.2406510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T16:39:09.2411240Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T16:39:09.2416520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T16:39:09.2421280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T16:39:09.2426600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T16:39:09.2431810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T16:39:09.2436690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T16:39:09.2442080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T16:39:09.2446840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T16:39:09.2452180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T16:39:09.2457240Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T16:39:09.2469360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T16:39:09.2474860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T16:39:09.2479860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T16:39:10.2620130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T16:39:10.2738430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T16:39:10.2842270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T16:39:10.2844040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T16:39:10.2946570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T16:39:10.3049680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T16:39:10.3153080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T16:39:10.3256440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T16:39:10.3358900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T16:39:10.3461950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T16:39:10.3564650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T16:39:10.3666990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T16:39:10.3769990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T16:39:10.3855860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T16:39:10.3870010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T16:39:10.3972930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T16:39:10.3974710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T16:39:10.3976530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T16:39:10.4078880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T16:39:10.4181430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T16:39:10.4196490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T16:39:10.4257250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T16:39:10.4311350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T16:39:10.4380670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T16:39:10.4424640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T16:39:10.4484300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T16:39:10.4586660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T16:39:10.4688750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T16:39:10.4714090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T16:39:10.4814110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T16:39:10.4860680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T16:39:10.4929780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T16:39:10.4936970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T16:39:10.4987010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T16:39:10.5066750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T16:39:10.5122690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T16:39:10.5182020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T16:39:10.5284160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T16:39:10.5289680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T16:39:10.5392220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T16:39:10.5414660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T16:39:10.5427620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T16:39:10.5517760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T16:39:10.5581160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T16:39:10.5625920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T16:39:10.5723570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T16:39:10.5730170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T16:39:10.5831060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T16:39:10.5866050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T16:39:10.5936220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T16:39:10.5994720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T16:39:10.6039270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T16:39:10.6139610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T16:39:10.6145880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T16:39:10.6246210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T16:39:10.6283290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T16:39:10.6353250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T16:39:10.6432950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T16:39:10.6462930Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T16:39:10.6564270Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T16:39:10.6591260Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T16:39:10.6669880Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T16:39:10.6741540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4454-4e8owk.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-15T16:39:11.6609640Z ==> Summary 2021-05-15T16:39:11.6670870Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T16:39:11.6676360Z ==> Installing poppler dependency: libxrender 2021-05-15T16:39:11.7224540Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T16:39:11.7242360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-86b5pu 2021-05-15T16:39:11.7354310Z cp -pR /private/tmp/d20210515-4024-86b5pu/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T16:39:11.7500950Z chmod -Rf +w /private/tmp/d20210515-4024-86b5pu 2021-05-15T16:39:11.8045720Z ==> Finishing up 2021-05-15T16:39:11.8390060Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T16:39:11.8398050Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T16:39:11.8404420Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T16:39:11.8408890Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T16:39:11.8414290Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T16:39:11.8421520Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T16:39:11.8557490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4480-320uvj.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-15T16:39:14.3766400Z ==> Summary 2021-05-15T16:39:14.3788560Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T16:39:14.3793260Z ==> Installing poppler dependency: lzo 2021-05-15T16:39:14.3815750Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T16:39:14.3834670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-10ciea 2021-05-15T16:39:14.4007580Z cp -pR /private/tmp/d20210515-4024-10ciea/lzo/. /usr/local/Cellar/lzo 2021-05-15T16:39:14.4224090Z chmod -Rf +w /private/tmp/d20210515-4024-10ciea 2021-05-15T16:39:14.4829550Z ==> Finishing up 2021-05-15T16:39:14.5214040Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T16:39:14.5221170Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T16:39:14.5229220Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T16:39:14.5233650Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T16:39:14.5239220Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T16:39:14.5246710Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T16:39:14.5411140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4506-183zmsm.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-15T16:39:16.9419390Z ==> Summary 2021-05-15T16:39:16.9452120Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T16:39:16.9458680Z ==> Installing poppler dependency: pixman 2021-05-15T16:39:16.9537000Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T16:39:16.9555600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-cxa8j6 2021-05-15T16:39:16.9714460Z cp -pR /private/tmp/d20210515-4024-cxa8j6/pixman/. /usr/local/Cellar/pixman 2021-05-15T16:39:16.9855380Z chmod -Rf +w /private/tmp/d20210515-4024-cxa8j6 2021-05-15T16:39:17.0376980Z ==> Finishing up 2021-05-15T16:39:17.0711060Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T16:39:17.0717890Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T16:39:17.0722870Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T16:39:17.0728370Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T16:39:17.0733770Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T16:39:17.0741220Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T16:39:17.0873700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4533-2xn9mk.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-15T16:39:19.5045890Z ==> Summary 2021-05-15T16:39:19.5067690Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T16:39:19.5073240Z ==> Installing poppler dependency: cairo 2021-05-15T16:39:19.6847050Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T16:39:19.6865240Z 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/d20210515-4024-1qb4ga4 2021-05-15T16:39:19.7577180Z cp -pR /private/tmp/d20210515-4024-1qb4ga4/cairo/. /usr/local/Cellar/cairo 2021-05-15T16:39:19.8537050Z chmod -Rf +w /private/tmp/d20210515-4024-1qb4ga4 2021-05-15T16:39:20.0960860Z ==> Finishing up 2021-05-15T16:39:20.1409780Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T16:39:20.1426790Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T16:39:20.1437050Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T16:39:20.1467670Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T16:39:20.1483840Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T16:39:20.1496360Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T16:39:20.1507630Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T16:39:20.1520600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T16:39:20.1530920Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T16:39:20.1546760Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T16:39:20.1558990Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T16:39:20.1566300Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T16:39:20.1577700Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T16:39:20.1587640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T16:39:20.1600800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T16:39:20.1612530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T16:39:20.1628930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T16:39:20.1637730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T16:39:20.1710990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T16:39:20.1715510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T16:39:20.1721150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T16:39:20.1726290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T16:39:20.1730850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T16:39:20.1736090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T16:39:20.1741080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T16:39:20.1745920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T16:39:20.1751250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T16:39:20.1756330Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T16:39:20.1761370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T16:39:20.1766540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T16:39:20.1771410Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T16:39:20.2137420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4559-dynot8.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-15T16:39:22.6725310Z ==> Summary 2021-05-15T16:39:22.6808490Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T16:39:22.6815640Z ==> Installing poppler dependency: little-cms2 2021-05-15T16:39:22.6955150Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T16:39:22.6972840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-1tyep2j 2021-05-15T16:39:22.7338290Z cp -pR /private/tmp/d20210515-4024-1tyep2j/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T16:39:22.7522810Z chmod -Rf +w /private/tmp/d20210515-4024-1tyep2j 2021-05-15T16:39:22.8203000Z ==> Finishing up 2021-05-15T16:39:22.8409430Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T16:39:22.8419300Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T16:39:22.8427300Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T16:39:22.8437090Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T16:39:22.8442520Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T16:39:22.8449830Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T16:39:22.8455180Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T16:39:22.8472700Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T16:39:22.8485240Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T16:39:22.8497590Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T16:39:22.8508370Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T16:39:23.6467230Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T16:39:23.6468850Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T16:39:23.6570790Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T16:39:23.6671850Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T16:39:23.6773930Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T16:39:23.6875230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4585-1kmgffe.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-15T16:39:25.2316220Z ==> Summary 2021-05-15T16:39:25.2341740Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T16:39:25.2347740Z ==> Installing poppler dependency: nspr 2021-05-15T16:39:25.2383820Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T16:39:25.2402400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-1ofb4yp 2021-05-15T16:39:25.2742940Z cp -pR /private/tmp/d20210515-4024-1ofb4yp/nspr/. /usr/local/Cellar/nspr 2021-05-15T16:39:25.3192250Z chmod -Rf +w /private/tmp/d20210515-4024-1ofb4yp 2021-05-15T16:39:25.4105890Z ==> Finishing up 2021-05-15T16:39:25.4496940Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T16:39:25.4502720Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T16:39:25.4548920Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T16:39:25.4555780Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T16:39:25.4560670Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T16:39:25.4565540Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T16:39:25.4570510Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T16:39:25.4575260Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T16:39:25.4580280Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T16:39:25.4587550Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T16:39:25.4857150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4611-106ol64.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-15T16:39:28.0068250Z ==> Summary 2021-05-15T16:39:28.0130740Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T16:39:28.0136920Z ==> Installing poppler dependency: nss 2021-05-15T16:39:28.0273650Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T16:39:28.0291720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-bmadmf 2021-05-15T16:39:28.2942610Z cp -pR /private/tmp/d20210515-4024-bmadmf/nss/. /usr/local/Cellar/nss 2021-05-15T16:39:28.4829810Z chmod -Rf +w /private/tmp/d20210515-4024-bmadmf 2021-05-15T16:39:29.9596600Z ==> Finishing up 2021-05-15T16:39:30.0067240Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T16:39:30.0070990Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T16:39:30.0079730Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T16:39:30.0084160Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T16:39:30.0089320Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T16:39:30.0094510Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T16:39:30.0113810Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T16:39:30.0118390Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T16:39:30.0124180Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T16:39:30.0128280Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T16:39:30.0133930Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T16:39:30.0138250Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T16:39:30.0143500Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T16:39:30.0151990Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T16:39:30.0156490Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T16:39:30.0161670Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T16:39:30.0167950Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T16:39:30.0172710Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T16:39:30.0177170Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T16:39:30.0182510Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T16:39:30.0187510Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T16:39:30.0192080Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T16:39:30.0202880Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T16:39:30.0204490Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T16:39:30.0206640Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T16:39:30.0211890Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T16:39:30.0248390Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T16:39:30.0252920Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T16:39:30.0258030Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T16:39:30.0262460Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T16:39:30.0267410Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T16:39:30.0271740Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T16:39:30.0276870Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T16:39:30.0281580Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T16:39:30.0286250Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T16:39:30.0290420Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T16:39:30.0295240Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T16:39:30.0299610Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T16:39:30.0304320Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T16:39:30.0308670Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T16:39:30.0313660Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T16:39:30.0318010Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T16:39:30.0322910Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T16:39:30.0327350Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T16:39:30.0332440Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T16:39:30.0336570Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T16:39:30.0341500Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T16:39:30.0345820Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T16:39:30.0351150Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T16:39:30.0355310Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T16:39:30.0360440Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T16:39:30.0364730Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T16:39:30.0369620Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T16:39:30.0373930Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T16:39:30.0378690Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T16:39:30.0383150Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T16:39:30.0387990Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T16:39:30.0392300Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T16:39:30.0397240Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T16:39:30.0401480Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T16:39:30.0406780Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T16:39:30.0411380Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T16:39:30.0416120Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T16:39:30.0420250Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T16:39:30.0425170Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T16:39:30.0429670Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T16:39:30.0434600Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T16:39:30.0439350Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T16:39:30.0443640Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T16:39:30.0448680Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T16:39:30.0455450Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T16:39:30.0462780Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T16:39:30.0467520Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T16:39:30.0471980Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T16:39:30.0476890Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T16:39:30.0481580Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T16:39:30.0487370Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T16:39:30.0491200Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T16:39:30.0496010Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T16:39:30.0500290Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T16:39:30.0505500Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T16:39:30.0521490Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T16:39:30.0522910Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T16:39:30.0524370Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T16:39:30.0525850Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T16:39:30.0530880Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T16:39:30.0535890Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T16:39:30.0540800Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T16:39:30.0545620Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T16:39:30.0550940Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T16:39:30.0555930Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T16:39:30.0560350Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T16:39:30.0565470Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T16:39:30.0570310Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T16:39:30.0574790Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T16:39:30.0580350Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T16:39:30.0590000Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T16:39:30.0591500Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T16:39:30.0595150Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T16:39:30.0600450Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T16:39:30.0603790Z Only the first 100 operations were output. 2021-05-15T16:39:30.1864530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4637-1027vgz.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-15T16:39:32.5856690Z ==> Summary 2021-05-15T16:39:32.5986740Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T16:39:32.5992820Z ==> Installing poppler dependency: openjpeg 2021-05-15T16:39:32.6275710Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T16:39:32.6293040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-14bqdrd 2021-05-15T16:39:32.8330790Z cp -pR /private/tmp/d20210515-4024-14bqdrd/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T16:39:33.1608430Z chmod -Rf +w /private/tmp/d20210515-4024-14bqdrd 2021-05-15T16:39:33.4138330Z ==> Finishing up 2021-05-15T16:39:33.5213560Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T16:39:33.5260180Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T16:39:33.5264500Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T16:39:33.5271820Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:39:33.5280280Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:39:33.5289600Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T16:39:33.5305900Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T16:39:33.5316580Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T16:39:33.5325550Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T16:39:33.5332100Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T16:39:33.5336880Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T16:39:33.5341780Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T16:39:33.5346470Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T16:39:33.5351670Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:39:33.5358670Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T16:39:33.6331580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4680-1xisi0x.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-15T16:39:36.3110790Z ==> Summary 2021-05-15T16:39:36.3411210Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T16:39:36.3418640Z ==> Installing poppler dependency: qt@5 2021-05-15T16:39:36.3459360Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T16:39:36.3478020Z 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/d20210515-4024-1h7h1jf 2021-05-15T16:39:41.7282000Z cp -pR /private/tmp/d20210515-4024-1h7h1jf/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T16:39:49.2767990Z chmod -Rf +w /private/tmp/d20210515-4024-1h7h1jf 2021-05-15T16:40:05.4642850Z ==> Finishing up 2021-05-15T16:40:08.2548420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4760-16jbx1g.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-15T16:40:13.5641790Z ==> Caveats 2021-05-15T16:40:13.5643000Z We agreed to the Qt open source license for you. 2021-05-15T16:40:13.5644020Z If this is unacceptable you should uninstall. 2021-05-15T16:40:13.5645250Z 2021-05-15T16:40:13.5646670Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:40:13.5647840Z because this is an alternate version of another formula. 2021-05-15T16:40:13.5648520Z 2021-05-15T16:40:13.5649360Z If you need to have qt@5 first in your PATH, run: 2021-05-15T16:40:13.5650920Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:40:13.5651690Z 2021-05-15T16:40:13.5652540Z For compilers to find qt@5 you may need to set: 2021-05-15T16:40:13.5653860Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T16:40:13.5655240Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T16:40:13.5656300Z 2021-05-15T16:40:13.5657630Z For pkg-config to find qt@5 you may need to set: 2021-05-15T16:40:13.5658720Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T16:40:13.5659390Z 2021-05-15T16:40:13.5660460Z ==> Summary 2021-05-15T16:40:14.8248150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4024-1yl1wwj 2021-05-15T16:40:14.8250950Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T16:40:14.8253560Z cp -pR /private/tmp/d20210515-4024-1yl1wwj/poppler/. /usr/local/Cellar/poppler 2021-05-15T16:40:14.8254860Z ==> Installing poppler 2021-05-15T16:40:14.8259510Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T16:40:14.9768700Z chmod -Rf +w /private/tmp/d20210515-4024-1yl1wwj 2021-05-15T16:40:15.4535870Z ==> Finishing up 2021-05-15T16:40:15.4883230Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T16:40:15.4887440Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T16:40:15.4893280Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T16:40:15.4898150Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T16:40:15.4903630Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T16:40:15.4908910Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T16:40:15.4913580Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T16:40:15.4919040Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T16:40:15.4923930Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T16:40:15.4929260Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T16:40:15.4934240Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T16:40:15.4939700Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T16:40:15.4944380Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T16:40:15.4951810Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T16:40:15.4975760Z rm /usr/local/share/gir-1.0 2021-05-15T16:40:15.4993430Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T16:40:15.5017610Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T16:40:15.5032440Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T16:40:15.5034180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T16:40:15.5036240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T16:40:15.5046720Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T16:40:15.5052700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T16:40:15.5066510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T16:40:15.5068610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T16:40:15.5137130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T16:40:15.5146350Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T16:40:15.5150030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T16:40:15.5155970Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T16:40:15.5161040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T16:40:15.5166550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T16:40:15.5180970Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T16:40:15.5185710Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T16:40:15.5201550Z rm /usr/local/lib/girepository-1.0 2021-05-15T16:40:15.5213090Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T16:40:15.5219110Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T16:40:15.5224030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T16:40:15.5229330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T16:40:15.5233990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T16:40:15.5239650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T16:40:15.5245470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T16:40:15.5274600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T16:40:15.5276600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T16:40:15.5278520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T16:40:15.5280580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T16:40:15.5282580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T16:40:15.5284550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T16:40:15.5286500Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T16:40:15.5288420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T16:40:15.5291410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T16:40:15.5297050Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T16:40:15.5304650Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T16:40:15.5310080Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T16:40:15.5314940Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T16:40:15.5320270Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T16:40:15.6345880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4786-1lncnb4.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-15T16:40:19.1141310Z ==> Summary 2021-05-15T16:40:19.1430380Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T16:40:20.7780550Z ==> Caveats 2021-05-15T16:40:20.7805400Z ==> qt@5 2021-05-15T16:40:20.7825770Z We agreed to the Qt open source license for you. 2021-05-15T16:40:20.7852580Z If this is unacceptable you should uninstall. 2021-05-15T16:40:20.7857150Z 2021-05-15T16:40:20.7859910Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:40:20.7893160Z because this is an alternate version of another formula. 2021-05-15T16:40:20.7894350Z 2021-05-15T16:40:20.7895210Z If you need to have qt@5 first in your PATH, run: 2021-05-15T16:40:20.7901880Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:40:20.7922750Z 2021-05-15T16:40:20.7923700Z For compilers to find qt@5 you may need to set: 2021-05-15T16:40:20.7925170Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T16:40:20.7926620Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T16:40:20.7927330Z 2021-05-15T16:40:20.7928540Z For pkg-config to find qt@5 you may need to set: 2021-05-15T16:40:20.7929650Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T16:40:20.7930330Z 2021-05-15T16:40:22.6500340Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T16:40:23.8784000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:40:24.4184550Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T16:40:24.7971140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T16%3A50%3A00Z&sig=ZeVLS8IFBOJBJDRRcWKdqB8DffExV%2FTWB%2FkPQkHgSNY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:24.8501980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=ZeVLS8IFBOJBJDRRcWKdqB8DffExV\%2FTWB\%2FkPQkHgSNY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:24.9031290Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T16:40:24.9089610Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:40:26.0827020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:40:26.6714450Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T16:40:27.0308620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T16%3A50%3A00Z&sig=%2B1ORUWvnMhfFpmNydW4vf0pIUGObq2yNTzGdsNHdo6s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:27.0849530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=\%2B1ORUWvnMhfFpmNydW4vf0pIUGObq2yNTzGdsNHdo6s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:27.3382190Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T16:40:27.3753490Z ==> Installing dependencies for hdf5: szip 2021-05-15T16:40:27.3757410Z ==> Installing hdf5 dependency: szip 2021-05-15T16:40:27.4501650Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T16:40:27.4542950Z 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/d20210515-4794-4va31o 2021-05-15T16:40:27.4644130Z cp -pR /private/tmp/d20210515-4794-4va31o/szip/. /usr/local/Cellar/szip 2021-05-15T16:40:27.4770940Z chmod -Rf +w /private/tmp/d20210515-4794-4va31o 2021-05-15T16:40:27.5218020Z ==> Finishing up 2021-05-15T16:40:27.6260840Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T16:40:27.6264740Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T16:40:27.6272460Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T16:40:27.6279700Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T16:40:27.6284290Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T16:40:27.6289520Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T16:40:27.6412420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4966-1j7rwra.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-15T16:40:30.3117300Z ==> Summary 2021-05-15T16:40:30.3135260Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T16:40:30.3147810Z ==> Installing hdf5 2021-05-15T16:40:30.3150960Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:40:30.3169300Z 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/d20210515-4794-7z44kb 2021-05-15T16:40:30.4713150Z cp -pR /private/tmp/d20210515-4794-7z44kb/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T16:40:30.6290860Z chmod -Rf +w /private/tmp/d20210515-4794-7z44kb 2021-05-15T16:40:30.9400220Z ==> Finishing up 2021-05-15T16:40:30.9791120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T16:40:30.9795750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T16:40:30.9800140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T16:40:30.9805200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T16:40:30.9810020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T16:40:30.9814440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T16:40:30.9822870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T16:40:30.9827730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T16:40:30.9842360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T16:40:30.9848830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T16:40:30.9853810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T16:40:30.9859880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T16:40:30.9864820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T16:40:30.9873190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T16:40:30.9891680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T16:40:30.9896610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T16:40:30.9901620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T16:40:30.9906180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T16:40:30.9911670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T16:40:30.9916570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T16:40:30.9921210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T16:40:30.9926360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T16:40:30.9936500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T16:40:30.9947280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T16:40:30.9949240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T16:40:30.9955330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T16:40:30.9959910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T16:40:30.9965220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T16:40:30.9970010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T16:40:30.9974530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T16:40:30.9980410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T16:40:30.9985090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T16:40:30.9989700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T16:40:30.9995080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T16:40:31.0000940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T16:40:31.0005460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T16:40:31.0013570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T16:40:31.0018190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T16:40:31.0023390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T16:40:31.0027920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T16:40:31.0033030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T16:40:31.0037810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T16:40:31.0042980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T16:40:31.0047530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T16:40:31.0052780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T16:40:31.0057370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T16:40:31.0062670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T16:40:31.0067330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T16:40:31.0072390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T16:40:31.0076890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T16:40:31.0082220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T16:40:31.0086690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T16:40:31.0091730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T16:40:31.0096280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T16:40:31.0114360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T16:40:31.0118800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T16:40:31.0125150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T16:40:31.0129780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T16:40:31.0135040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T16:40:31.0139990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T16:40:31.0144600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T16:40:31.0149630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T16:40:31.0154540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T16:40:31.9008570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T16:40:31.9121930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T16:40:31.9226170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T16:40:31.9328090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T16:40:31.9430480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T16:40:31.9531990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T16:40:31.9634250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T16:40:31.9735280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T16:40:31.9836580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T16:40:31.9937780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T16:40:32.0038990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T16:40:32.0139910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T16:40:32.0242480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T16:40:32.0243840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T16:40:32.0343860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T16:40:32.0446040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T16:40:32.0449390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T16:40:32.0471700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T16:40:32.0573690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T16:40:32.0587930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T16:40:32.0593880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T16:40:32.0695910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T16:40:32.0728690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T16:40:32.0831150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T16:40:32.0832620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T16:40:32.0934790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T16:40:32.0965220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T16:40:32.1027970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T16:40:32.1116700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T16:40:32.1148850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T16:40:32.1250780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T16:40:32.1270170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T16:40:32.1372660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T16:40:32.1382280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T16:40:32.1390920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T16:40:32.1493120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T16:40:32.1496820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T16:40:32.1499400Z Only the first 100 operations were output. 2021-05-15T16:40:32.1505920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4992-oxjq2r.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-15T16:40:33.6719110Z ==> Summary 2021-05-15T16:40:33.6886750Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T16:40:34.3066810Z ==> No outdated dependents to upgrade! 2021-05-15T16:40:34.3070570Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:40:34.3688200Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:40:34.3691680Z hdf5 2021-05-15T16:40:34.3699590Z rm /usr/local/bin/gif2h5 2021-05-15T16:40:34.3702390Z rm /usr/local/bin/h52gif 2021-05-15T16:40:34.3708600Z rm /usr/local/bin/h5c++ 2021-05-15T16:40:34.3710970Z rm /usr/local/bin/h5cc 2021-05-15T16:40:34.3714930Z rm /usr/local/bin/h5clear 2021-05-15T16:40:34.3718640Z rm /usr/local/bin/h5copy 2021-05-15T16:40:34.3723530Z rm /usr/local/bin/h5debug 2021-05-15T16:40:34.3726850Z rm /usr/local/bin/h5diff 2021-05-15T16:40:34.3729840Z rm /usr/local/bin/h5dump 2021-05-15T16:40:34.3734050Z rm /usr/local/bin/h5fc 2021-05-15T16:40:34.3738260Z rm /usr/local/bin/h5format_convert 2021-05-15T16:40:34.3742080Z rm /usr/local/bin/h5import 2021-05-15T16:40:34.3748310Z rm /usr/local/bin/h5jam 2021-05-15T16:40:34.3749660Z rm /usr/local/bin/h5ls 2021-05-15T16:40:34.3753500Z rm /usr/local/bin/h5mkgrp 2021-05-15T16:40:34.3757050Z rm /usr/local/bin/h5perf_serial 2021-05-15T16:40:34.3765570Z rm /usr/local/bin/h5redeploy 2021-05-15T16:40:34.3770480Z rm /usr/local/bin/h5repack 2021-05-15T16:40:34.3771370Z rm /usr/local/bin/h5repart 2021-05-15T16:40:34.3774490Z rm /usr/local/bin/h5stat 2021-05-15T16:40:34.3778380Z rm /usr/local/bin/h5unjam 2021-05-15T16:40:34.3781600Z rm /usr/local/bin/h5watch 2021-05-15T16:40:34.3790660Z rm /usr/local/include/H5ACpublic.h 2021-05-15T16:40:34.3796610Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T16:40:34.3798660Z rm /usr/local/include/H5Apublic.h 2021-05-15T16:40:34.3800100Z rm /usr/local/include/H5ArrayType.h 2021-05-15T16:40:34.3803680Z rm /usr/local/include/H5AtomType.h 2021-05-15T16:40:34.3807470Z rm /usr/local/include/H5Attribute.h 2021-05-15T16:40:34.3810610Z rm /usr/local/include/H5Classes.h 2021-05-15T16:40:34.3814350Z rm /usr/local/include/H5CommonFG.h 2021-05-15T16:40:34.3817950Z rm /usr/local/include/H5CompType.h 2021-05-15T16:40:34.3822070Z rm /usr/local/include/H5Cpp.h 2021-05-15T16:40:34.3825320Z rm /usr/local/include/H5CppDoc.h 2021-05-15T16:40:34.3828530Z rm /usr/local/include/H5Cpublic.h 2021-05-15T16:40:34.3833580Z rm /usr/local/include/H5DOpublic.h 2021-05-15T16:40:34.3836260Z rm /usr/local/include/H5DSpublic.h 2021-05-15T16:40:34.3839940Z rm /usr/local/include/H5DaccProp.h 2021-05-15T16:40:34.3844920Z rm /usr/local/include/H5DataSet.h 2021-05-15T16:40:34.3849560Z rm /usr/local/include/H5DataSpace.h 2021-05-15T16:40:34.3850670Z rm /usr/local/include/H5DataType.h 2021-05-15T16:40:34.3854760Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T16:40:34.3857600Z rm /usr/local/include/H5Dpublic.h 2021-05-15T16:40:34.3861060Z rm /usr/local/include/H5DxferProp.h 2021-05-15T16:40:34.3866240Z rm /usr/local/include/H5ESpublic.h 2021-05-15T16:40:34.3868410Z rm /usr/local/include/H5EnumType.h 2021-05-15T16:40:34.3871900Z rm /usr/local/include/H5Epubgen.h 2021-05-15T16:40:34.3875400Z rm /usr/local/include/H5Epublic.h 2021-05-15T16:40:34.3878340Z rm /usr/local/include/H5Exception.h 2021-05-15T16:40:34.3884010Z rm /usr/local/include/H5FDcore.h 2021-05-15T16:40:34.3885150Z rm /usr/local/include/H5FDdirect.h 2021-05-15T16:40:34.3888130Z rm /usr/local/include/H5FDfamily.h 2021-05-15T16:40:34.3891420Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T16:40:34.3895800Z rm /usr/local/include/H5FDlog.h 2021-05-15T16:40:34.3898480Z rm /usr/local/include/H5FDmpi.h 2021-05-15T16:40:34.3904300Z rm /usr/local/include/H5FDmpio.h 2021-05-15T16:40:34.3905290Z rm /usr/local/include/H5FDmulti.h 2021-05-15T16:40:34.3907270Z rm /usr/local/include/H5FDpublic.h 2021-05-15T16:40:34.3911590Z rm /usr/local/include/H5FDros3.h 2021-05-15T16:40:34.3916790Z rm /usr/local/include/H5FDsec2.h 2021-05-15T16:40:34.3918160Z rm /usr/local/include/H5FDstdio.h 2021-05-15T16:40:34.3921840Z rm /usr/local/include/H5FDwindows.h 2021-05-15T16:40:34.3927610Z rm /usr/local/include/H5FaccProp.h 2021-05-15T16:40:34.3928620Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T16:40:34.3932310Z rm /usr/local/include/H5File.h 2021-05-15T16:40:34.3935270Z rm /usr/local/include/H5FloatType.h 2021-05-15T16:40:34.3938910Z rm /usr/local/include/H5Fpublic.h 2021-05-15T16:40:34.3943730Z rm /usr/local/include/H5Gpublic.h 2021-05-15T16:40:34.3945490Z rm /usr/local/include/H5Group.h 2021-05-15T16:40:34.3948970Z rm /usr/local/include/H5IMpublic.h 2021-05-15T16:40:34.3952080Z rm /usr/local/include/H5IdComponent.h 2021-05-15T16:40:34.3957390Z rm /usr/local/include/H5Include.h 2021-05-15T16:40:34.3963050Z rm /usr/local/include/H5IntType.h 2021-05-15T16:40:34.3966480Z rm /usr/local/include/H5Ipublic.h 2021-05-15T16:40:34.3970390Z rm /usr/local/include/H5LDpublic.h 2021-05-15T16:40:34.3973270Z rm /usr/local/include/H5LTpublic.h 2021-05-15T16:40:34.3976210Z rm /usr/local/include/H5LaccProp.h 2021-05-15T16:40:34.3979750Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T16:40:34.3982650Z rm /usr/local/include/H5Library.h 2021-05-15T16:40:34.3986130Z rm /usr/local/include/H5Location.h 2021-05-15T16:40:34.3989010Z rm /usr/local/include/H5Lpublic.h 2021-05-15T16:40:34.3992550Z rm /usr/local/include/H5MMpublic.h 2021-05-15T16:40:34.3995470Z rm /usr/local/include/H5Mpublic.h 2021-05-15T16:40:34.3999080Z rm /usr/local/include/H5Object.h 2021-05-15T16:40:34.4002050Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T16:40:34.4005350Z rm /usr/local/include/H5Opublic.h 2021-05-15T16:40:34.4008460Z rm /usr/local/include/H5PLextern.h 2021-05-15T16:40:34.4012700Z rm /usr/local/include/H5PLpublic.h 2021-05-15T16:40:34.4015850Z rm /usr/local/include/H5PTpublic.h 2021-05-15T16:40:34.4019600Z rm /usr/local/include/H5PacketTable.h 2021-05-15T16:40:34.4022430Z rm /usr/local/include/H5Ppublic.h 2021-05-15T16:40:34.4026070Z rm /usr/local/include/H5PredType.h 2021-05-15T16:40:34.4028980Z rm /usr/local/include/H5PropList.h 2021-05-15T16:40:34.4032440Z rm /usr/local/include/H5Rpublic.h 2021-05-15T16:40:34.4035580Z rm /usr/local/include/H5Spublic.h 2021-05-15T16:40:34.4038920Z rm /usr/local/include/H5StrType.h 2021-05-15T16:40:34.4041850Z rm /usr/local/include/H5TBpublic.h 2021-05-15T16:40:34.4045210Z rm /usr/local/include/H5Tpublic.h 2021-05-15T16:40:34.4048240Z rm /usr/local/include/H5VLconnector.h 2021-05-15T16:40:34.4051900Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T16:40:34.4054620Z rm /usr/local/include/H5VLnative.h 2021-05-15T16:40:34.4058060Z Only the first 100 operations were output. 2021-05-15T16:40:36.1723150Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T16:40:37.4851250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:40:38.0500190Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T16:40:38.4076110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T16%3A50%3A00Z&sig=ko5EdOZmjRwAqfJxg9tV4%2F0DLH6ku%2FtUz1taPbGth0Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:38.4569870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=ko5EdOZmjRwAqfJxg9tV4\%2F0DLH6ku\%2FtUz1taPbGth0Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:38.6928960Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T16:40:38.7717860Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T16:40:38.7746020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4999-1ifm1vg 2021-05-15T16:40:38.9730370Z cp -pR /private/tmp/d20210515-4999-1ifm1vg/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T16:40:39.1210820Z chmod -Rf +w /private/tmp/d20210515-4999-1ifm1vg 2021-05-15T16:40:39.2911780Z ==> Finishing up 2021-05-15T16:40:39.3162630Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T16:40:39.3167230Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T16:40:39.3250660Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T16:40:39.3253020Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T16:40:39.3256750Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T16:40:39.3264950Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T16:40:39.3269810Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T16:40:39.3371960Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T16:40:39.3474030Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T16:40:39.3514860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T16:40:39.3516760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T16:40:39.3518420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T16:40:39.3520040Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T16:40:39.3521830Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T16:40:39.3523590Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T16:40:39.3525730Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T16:40:39.3863270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5163-1j3mm91.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-15T16:40:42.3886020Z ==> Caveats 2021-05-15T16:40:42.3887100Z Emacs Lisp files have been installed to: 2021-05-15T16:40:42.3888500Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T16:40:42.3889850Z ==> Summary 2021-05-15T16:40:42.4052600Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T16:40:44.8172610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T16:40:45.9719760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:40:46.5239830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T16:40:46.9044120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T16%3A50%3A00Z&sig=V5YfN2zsVg1NIAI05w8XcB7ceSaQjh1YepM4g2BcWik%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:46.9484020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=V5YfN2zsVg1NIAI05w8XcB7ceSaQjh1YepM4g2BcWik\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:47.1353740Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T16:40:47.2101100Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T16:40:47.2129070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5170-1c760ny 2021-05-15T16:40:47.3998040Z cp -pR /private/tmp/d20210515-5170-1c760ny/gsl/. /usr/local/Cellar/gsl 2021-05-15T16:40:47.5538780Z chmod -Rf +w /private/tmp/d20210515-5170-1c760ny 2021-05-15T16:40:47.7083240Z ==> Finishing up 2021-05-15T16:40:47.7364630Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T16:40:47.7374860Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T16:40:47.7379980Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T16:40:47.7386520Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T16:40:47.7409850Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T16:40:47.7424380Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T16:40:47.7536600Z info /usr/local/share/info/gsl-ref.info 2021-05-15T16:40:47.7549770Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T16:40:47.7561080Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T16:40:47.7571230Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T16:40:47.7599970Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T16:40:47.7607820Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T16:40:47.7613320Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T16:40:47.7619190Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T16:40:47.7624740Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T16:40:47.7630270Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T16:40:47.7636090Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T16:40:47.7646530Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T16:40:47.8286580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5335-cqfssz.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-15T16:40:51.2605390Z ==> Summary 2021-05-15T16:40:51.2786130Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T16:40:54.6618920Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T16:40:55.9361410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:40:56.6399590Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T16:40:57.0164410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T16%3A50%3A00Z&sig=RQqfedVxoXrioXsPYO3Xv%2BELryIH%2FeqMHPzawGO04ng%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:57.0701830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=RQqfedVxoXrioXsPYO3Xv\%2BELryIH\%2FeqMHPzawGO04ng\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:57.2878780Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T16:40:57.3090060Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T16:40:58.4882950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:40:59.0711850Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T16:40:59.4737490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T16%3A50%3A00Z&sig=X%2FkvcJaPFQqoguoF57AHTpYWTqgfhExthvmxk%2Bzrtwc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:59.5269640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=X\%2FkvcJaPFQqoguoF57AHTpYWTqgfhExthvmxk\%2Bzrtwc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:59.6274240Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T16:40:59.6287240Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T16:41:01.0383560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:01.6115930Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T16:41:02.0206320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T16%3A50%3A00Z&sig=6jxa1tmJPdfW5vYA%2B%2BKKZQqoo1aR7PR83SihhvSyqfw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:02.0726350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=6jxa1tmJPdfW5vYA\%2B\%2BKKZQqoo1aR7PR83SihhvSyqfw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:02.1541140Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T16:41:02.1597900Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T16:41:03.3019060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:03.8730510Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T16:41:04.2677870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T16%3A50%3A00Z&sig=h33jVgYtPeWh1NXAka6wIo%2F6s6OD68Dgob%2BuSer%2F2QI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:04.4419760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=h33jVgYtPeWh1NXAka6wIo\%2F6s6OD68Dgob\%2BuSer\%2F2QI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:04.5018550Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T16:41:04.5066470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T16:41:05.6437700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:06.2337020Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T16:41:06.6250320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T16%3A50%3A00Z&sig=qfBU709FA7Qd7RmYmKvzewSpnNKupV9%2BktWS1jAvEzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:06.6904830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=qfBU709FA7Qd7RmYmKvzewSpnNKupV9\%2BktWS1jAvEzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:06.8378250Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T16:41:06.8476230Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T16:41:07.9989080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:08.5618730Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T16:41:08.9403320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T16%3A50%3A00Z&sig=O4QC7vZi3VquroQTjyaiKaZkn3Vyir2JsueelVq%2B7Iw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:08.9889110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=O4QC7vZi3VquroQTjyaiKaZkn3Vyir2JsueelVq\%2B7Iw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:09.0411680Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T16:41:09.0446420Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T16:41:10.1219080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:10.6987970Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T16:41:11.0789390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T16%3A50%3A00Z&sig=oyG2ICfHLB1QEt%2BDY7ExFXCZwGkvKlPx9m%2FJekmeBPI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:11.1281150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=oyG2ICfHLB1QEt\%2BDY7ExFXCZwGkvKlPx9m\%2FJekmeBPI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:11.2913150Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T16:41:11.3008850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T16:41:12.4402630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:13.0352700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T16:41:13.4483480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T16%3A50%3A00Z&sig=3yg5fbmwJQM3GNC68Ocgv1OuzJW6R88HWIDXYeER15M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:13.5092620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=3yg5fbmwJQM3GNC68Ocgv1OuzJW6R88HWIDXYeER15M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:13.5712230Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T16:41:13.5748250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T16:41:15.1703440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:15.3037680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T16:41:15.6986190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T16%3A50%3A00Z&sig=FgxviAfJjUpkH4vvIP5TDqtLNtyG%2F6H6DiCACj6kCQg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:15.7434800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=FgxviAfJjUpkH4vvIP5TDqtLNtyG\%2F6H6DiCACj6kCQg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:15.8130960Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T16:41:15.8169620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T16:41:16.9375980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:17.5110670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T16:41:17.8872100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T16%3A50%3A00Z&sig=D4VlaFmPDD5sMygBEaI926hNIwsj3CDwg2n%2FAKyDy1A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:17.9414160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=D4VlaFmPDD5sMygBEaI926hNIwsj3CDwg2n\%2FAKyDy1A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:17.9930010Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T16:41:17.9965230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T16:41:19.1463750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:19.8964820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T16:41:20.2675810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T16%3A50%3A00Z&sig=4Ga2a8fYc8BM3Qi%2FU1xMatLw1OcK5PpEJygRQQU43nY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:20.3161150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=4Ga2a8fYc8BM3Qi\%2FU1xMatLw1OcK5PpEJygRQQU43nY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:20.3679300Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T16:41:20.3711960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T16:41:21.5012820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:22.0515660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T16:41:22.4248290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T16%3A50%3A00Z&sig=vtRpY%2FLOPWPOqw5xCYZ5O95x2IQNQF9fRXtYsWpJ%2Fco%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:22.4708140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=vtRpY\%2FLOPWPOqw5xCYZ5O95x2IQNQF9fRXtYsWpJ\%2Fco\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:22.6137860Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T16:41:22.6206660Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T16:41:23.7591500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:24.3531610Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T16:41:24.7140210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T16%3A50%3A00Z&sig=oAtH5BOzpRrgDNH2JKlMU13Fn%2BsQb5TxCDAvGUuHwIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:24.7613300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=oAtH5BOzpRrgDNH2JKlMU13Fn\%2BsQb5TxCDAvGUuHwIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:24.8298490Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T16:41:24.8337670Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T16:41:26.0079520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:26.5852520Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T16:41:26.9814640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T16%3A50%3A00Z&sig=967OVegiWE0TgoGUdBccK7caQDyoQf9OJiQNJFa%2Fzv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:27.0288610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=967OVegiWE0TgoGUdBccK7caQDyoQf9OJiQNJFa\%2Fzv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:27.5223630Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T16:41:27.6395120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T16:41:28.8409880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:29.4094270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T16:41:29.7984170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T16%3A50%3A00Z&sig=14O8z6i4DDRHBtnJrApp4bGTk%2FyihXFN6w9oXzAnJBo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:29.8459210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=14O8z6i4DDRHBtnJrApp4bGTk\%2FyihXFN6w9oXzAnJBo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:29.9995850Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T16:41:30.0113390Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T16:41:31.1379330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:31.6874730Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T16:41:32.0665550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T16%3A50%3A00Z&sig=x%2B%2Feurt6VzN2YGls1mlUY6xR0FYZFK8JV8gjnbKnoY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:32.1134810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=x\%2B\%2Feurt6VzN2YGls1mlUY6xR0FYZFK8JV8gjnbKnoY8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:32.1941400Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T16:41:32.1982520Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T16:41:33.3358030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:33.9862130Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T16:41:34.3500550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T16%3A50%3A00Z&sig=jECGx%2B6rJGvaMPpCvdrS%2BCooiVlRw4ZCnBSxAEcAK2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:34.4013190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=jECGx\%2B6rJGvaMPpCvdrS\%2BCooiVlRw4ZCnBSxAEcAK2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:34.5412140Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T16:41:34.5488100Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T16:41:35.6567120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:36.2345970Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T16:41:36.6276720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T16%3A50%3A00Z&sig=B5nN901SoDbONfjHsW%2BuDlGO4JmddNdFvQGLAJvgn3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:36.6762160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=B5nN901SoDbONfjHsW\%2BuDlGO4JmddNdFvQGLAJvgn3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:36.7245450Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T16:41:36.7275630Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T16:41:37.8556140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:38.4211030Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T16:41:39.4690080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=HudpZ3VF3zbTTCVCQ2sZb0AR2UTjo2eBfk7paWSmN00\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:39.4697670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T16%3A50%3A00Z&sig=HudpZ3VF3zbTTCVCQ2sZb0AR2UTjo2eBfk7paWSmN00%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:39.4701460Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T16:41:39.4703680Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T16:41:40.4777810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:41.1005630Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T16:41:41.5938070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T16%3A50%3A00Z&sig=um%2FisHBwxvVEfHvu%2FK6k%2BOaUDV7i4UcYdOorBjLhkes%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:41.6501970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=um\%2FisHBwxvVEfHvu\%2FK6k\%2BOaUDV7i4UcYdOorBjLhkes\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:41.8343060Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T16:41:41.8429950Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T16:41:42.9922070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:43.5467260Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T16:41:43.9452720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T16%3A50%3A00Z&sig=kt9H4zUeU%2B6UJCvlH5vuIVUjA%2BAEVdCe4nJEQ%2F6g8Vo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:43.9926450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=kt9H4zUeU\%2B6UJCvlH5vuIVUjA\%2BAEVdCe4nJEQ\%2F6g8Vo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:44.0490130Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T16:41:44.0525180Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T16:41:45.1953280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:45.7555500Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T16:41:46.1238190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T16%3A50%3A00Z&sig=7v0IKQwOY3OJB%2Fs0qAER8dOv%2FZzuRXCcFSz%2BJY0n8yw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:46.1709020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=7v0IKQwOY3OJB\%2Fs0qAER8dOv\%2FZzuRXCcFSz\%2BJY0n8yw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:46.3107350Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T16:41:46.3217160Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T16:41:47.4299230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:47.9867600Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T16:41:48.3466140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T16%3A50%3A00Z&sig=dDPVbkZwLcw5yTxtk%2Fu6lZdwN%2FTC2qh0I7CEpG1VneA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:48.4042160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=dDPVbkZwLcw5yTxtk\%2Fu6lZdwN\%2FTC2qh0I7CEpG1VneA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:48.7594160Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T16:41:48.8114990Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T16:41:49.9343260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:50.5336450Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T16:41:50.9235270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T16%3A50%3A00Z&sig=8CwRKS%2FKJKuRYfaduTadtIBlHDisb1dMAidZu99or5s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:50.9739960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=8CwRKS\%2FKJKuRYfaduTadtIBlHDisb1dMAidZu99or5s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:51.0814740Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T16:41:51.0866620Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T16:41:52.2030050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:52.7792920Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T16:41:53.1444910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T16%3A50%3A00Z&sig=ZNmXBqaa0w63N9ugR4%2B24ub8wG7YGz%2FULVs5rYVsBW0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:53.2020490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=ZNmXBqaa0w63N9ugR4\%2B24ub8wG7YGz\%2FULVs5rYVsBW0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:53.3681360Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T16:41:53.3809620Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T16:41:54.5546020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:55.1608050Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T16:41:55.5392360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T16%3A50%3A00Z&sig=d3m8rFkuumXkr6kStFGbuqvwtmwj%2FYGdCwi5tk7oca0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:55.5877210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=d3m8rFkuumXkr6kStFGbuqvwtmwj\%2FYGdCwi5tk7oca0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:55.8261710Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T16:41:55.8458170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T16:41:56.9923010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:57.5590570Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T16:41:57.9428360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T16%3A50%3A00Z&sig=ArX1%2BpVGvQ4XjWs11xsS4KVchEy17kis03r8oGZdViU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:57.9924920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=ArX1\%2BpVGvQ4XjWs11xsS4KVchEy17kis03r8oGZdViU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:58.0705210Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T16:41:58.0749200Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T16:41:59.2031560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:41:59.7538250Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T16:42:00.1241420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T16%3A50%3A00Z&sig=h2OveUpppxffk3wS2IzIeaPCdAuQtBqSr%2FKf9ZR%2Fhc0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:00.1693070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=h2OveUpppxffk3wS2IzIeaPCdAuQtBqSr\%2FKf9ZR\%2Fhc0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:42:00.3172040Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T16:42:00.3253970Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T16:42:01.5089050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:42:02.0667460Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T16:42:02.8719630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=xBL2rbviQ6Abry5JbQvgaqDCOETGrP217fN5EaX3M7A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:42:02.8727310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T16%3A50%3A00Z&sig=xBL2rbviQ6Abry5JbQvgaqDCOETGrP217fN5EaX3M7A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:02.8731180Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:42:02.8733480Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T16:42:04.1119240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:42:04.8841570Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T16:42:05.2460860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T16%3A50%3A00Z&sig=BHuG0HGed3mR4Eu8hQj50F%2FSzV7nitTiisDWvCcWMhs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:05.3068420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=BHuG0HGed3mR4Eu8hQj50F\%2FSzV7nitTiisDWvCcWMhs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:42:05.7083440Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T16:42:05.8239850Z ==> 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-15T16:42:05.8286710Z ==> Installing ffmpeg dependency: aom 2021-05-15T16:42:06.6546290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-1sathnr 2021-05-15T16:42:06.6548880Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T16:42:06.6558100Z cp -pR /private/tmp/d20210515-5342-1sathnr/aom/. /usr/local/Cellar/aom 2021-05-15T16:42:06.6559370Z chmod -Rf +w /private/tmp/d20210515-5342-1sathnr 2021-05-15T16:42:06.6560970Z ==> Finishing up 2021-05-15T16:42:06.6662930Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T16:42:06.6764540Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T16:42:06.6866750Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T16:42:06.6968960Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T16:42:06.7071360Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T16:42:06.7179650Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T16:42:06.7297800Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T16:42:06.7399830Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T16:42:06.7502720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5700-1h3cdwa.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-15T16:42:09.0202730Z ==> Summary 2021-05-15T16:42:09.0229870Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T16:42:09.0236540Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T16:42:09.0301490Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T16:42:09.0320260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-1df4ixp 2021-05-15T16:42:09.0495890Z cp -pR /private/tmp/d20210515-5342-1df4ixp/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T16:42:09.0666080Z chmod -Rf +w /private/tmp/d20210515-5342-1df4ixp 2021-05-15T16:42:09.1241540Z ==> Finishing up 2021-05-15T16:42:09.1648190Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T16:42:09.1668630Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T16:42:09.1677820Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T16:42:09.1682670Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T16:42:09.1693300Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T16:42:09.1957920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5727-y8yn60.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-15T16:42:11.7091220Z ==> Summary 2021-05-15T16:42:11.7152930Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T16:42:11.7172040Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T16:42:11.7225270Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T16:42:11.7243920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-1scyqct 2021-05-15T16:42:11.7816400Z cp -pR /private/tmp/d20210515-5342-1scyqct/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T16:42:11.8750870Z chmod -Rf +w /private/tmp/d20210515-5342-1scyqct 2021-05-15T16:42:11.9869930Z ==> Finishing up 2021-05-15T16:42:12.0334110Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T16:42:12.0434420Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T16:42:12.0536850Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T16:42:12.0640390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5753-rq1lxq.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-15T16:42:14.6158000Z ==> Summary 2021-05-15T16:42:14.6242640Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T16:42:14.6249430Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T16:42:14.6271200Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T16:42:14.6289280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-16ly77e 2021-05-15T16:42:14.6888570Z cp -pR /private/tmp/d20210515-5342-16ly77e/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T16:42:14.7354860Z chmod -Rf +w /private/tmp/d20210515-5342-16ly77e 2021-05-15T16:42:14.8192450Z ==> Finishing up 2021-05-15T16:42:14.8816200Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T16:42:14.8822220Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T16:42:14.8851960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T16:42:14.8870770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T16:42:14.8883500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T16:42:14.8892340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T16:42:14.8903050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T16:42:14.8915480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T16:42:14.8926270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T16:42:14.8938590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T16:42:14.8949120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T16:42:14.8954820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T16:42:14.8964490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T16:42:14.8973880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T16:42:14.8979540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T16:42:14.8990590Z 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-15T16:42:14.8999830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T16:42:14.9013170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T16:42:14.9026860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T16:42:14.9036450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T16:42:14.9042110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T16:42:14.9052580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T16:42:14.9062960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T16:42:14.9068280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T16:42:14.9074000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T16:42:14.9084160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T16:42:14.9093560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T16:42:14.9103480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T16:42:14.9116890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T16:42:14.9127630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T16:42:14.9137130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T16:42:14.9142800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T16:42:14.9148110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T16:42:14.9162480Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T16:42:14.9166990Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T16:42:14.9196750Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T16:42:14.9204160Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T16:42:14.9443770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5779-m1f79i.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-15T16:42:17.4642120Z ==> Summary 2021-05-15T16:42:17.4696550Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T16:42:17.4703350Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T16:42:17.6985940Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T16:42:17.7003800Z 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/d20210515-5342-12eb9la 2021-05-15T16:42:17.8108940Z cp -pR /private/tmp/d20210515-5342-12eb9la/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T16:42:17.9337700Z chmod -Rf +w /private/tmp/d20210515-5342-12eb9la 2021-05-15T16:42:18.1379950Z ==> Finishing up 2021-05-15T16:42:18.1905130Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T16:42:18.1916070Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T16:42:18.1929730Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T16:42:18.1939800Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T16:42:18.1951750Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T16:42:18.1967430Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T16:42:18.1998370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T16:42:18.2027500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T16:42:18.2090520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T16:42:18.2095670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T16:42:18.2100500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T16:42:18.2106770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T16:42:18.2112060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T16:42:18.2116930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T16:42:18.2122500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T16:42:18.2127860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T16:42:18.2132870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T16:42:18.2138810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T16:42:18.2144300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T16:42:18.2151360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T16:42:18.2157340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T16:42:18.2162640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T16:42:18.2168520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T16:42:18.2174190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T16:42:18.2179550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T16:42:18.2185300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T16:42:18.2190890Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T16:42:18.2212460Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T16:42:18.2225330Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T16:42:18.2236050Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T16:42:18.2249160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T16:42:18.2255080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T16:42:18.2261260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T16:42:18.2266050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T16:42:18.2271760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T16:42:18.2277270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T16:42:18.2282400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T16:42:18.2287970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T16:42:18.2293420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T16:42:18.2298410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T16:42:18.2304160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T16:42:18.2309750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T16:42:18.2314700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T16:42:18.2320210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T16:42:18.2325620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T16:42:18.2330730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T16:42:18.2336240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T16:42:18.2341840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T16:42:18.2351040Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T16:42:18.2355970Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T16:42:18.2368490Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T16:42:18.2376790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T16:42:18.2382390Z 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-15T16:42:18.2923550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5805-4iqo4r.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-15T16:42:21.0344520Z ==> Summary 2021-05-15T16:42:21.0485810Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T16:42:21.0491380Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T16:42:21.0548450Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T16:42:21.0566750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-eo9aq5 2021-05-15T16:42:21.0697930Z cp -pR /private/tmp/d20210515-5342-eo9aq5/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T16:42:21.0874650Z chmod -Rf +w /private/tmp/d20210515-5342-eo9aq5 2021-05-15T16:42:21.1467460Z ==> Finishing up 2021-05-15T16:42:21.1908310Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T16:42:21.1914690Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T16:42:21.1921610Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T16:42:21.1929160Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T16:42:21.1934940Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T16:42:21.1943540Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T16:42:21.1951400Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T16:42:21.2099650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5831-19h66bw.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-15T16:42:23.7968720Z ==> Summary 2021-05-15T16:42:23.7997600Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T16:42:23.8005140Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T16:42:24.0389430Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T16:42:24.0406480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-wwa4kc 2021-05-15T16:42:24.0970630Z cp -pR /private/tmp/d20210515-5342-wwa4kc/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T16:42:24.1432430Z chmod -Rf +w /private/tmp/d20210515-5342-wwa4kc 2021-05-15T16:42:24.3597140Z ==> Finishing up 2021-05-15T16:42:24.4008680Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T16:42:24.4028020Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T16:42:24.4036250Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T16:42:24.4040930Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T16:42:24.4048410Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T16:42:24.4057640Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T16:42:24.4086200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T16:42:24.4094030Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T16:42:24.4098930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T16:42:24.4104310Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T16:42:24.4133270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T16:42:24.4138020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T16:42:24.4145950Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T16:42:24.4150960Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T16:42:24.4156380Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T16:42:24.4164240Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T16:42:24.4169380Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T16:42:24.4174580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T16:42:24.4179180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T16:42:24.4184750Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T16:42:24.4192630Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T16:42:24.4197850Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T16:42:24.4203200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T16:42:24.4208140Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T16:42:24.4496830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5859-uerqh2.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-15T16:42:27.1388670Z ==> Summary 2021-05-15T16:42:27.1446160Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T16:42:27.1451820Z ==> Installing ffmpeg dependency: libass 2021-05-15T16:42:27.4034860Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T16:42:27.4053120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-q1tii5 2021-05-15T16:42:27.4171870Z cp -pR /private/tmp/d20210515-5342-q1tii5/libass/. /usr/local/Cellar/libass 2021-05-15T16:42:27.4289780Z chmod -Rf +w /private/tmp/d20210515-5342-q1tii5 2021-05-15T16:42:27.4806830Z ==> Finishing up 2021-05-15T16:42:27.5255720Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T16:42:27.5270390Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T16:42:27.5288070Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T16:42:27.5302060Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T16:42:27.5323720Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T16:42:27.5530980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5885-pwuwi9.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-15T16:42:30.3728210Z ==> Summary 2021-05-15T16:42:30.3746550Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T16:42:30.3752320Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T16:42:30.3965060Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T16:42:30.3983560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-6x3jk7 2021-05-15T16:42:30.4151830Z cp -pR /private/tmp/d20210515-5342-6x3jk7/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T16:42:30.4335960Z chmod -Rf +w /private/tmp/d20210515-5342-6x3jk7 2021-05-15T16:42:30.5158090Z ==> Finishing up 2021-05-15T16:42:30.5580780Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T16:42:30.5584370Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T16:42:30.5589690Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T16:42:30.5596680Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T16:42:30.5603860Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T16:42:30.5608560Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T16:42:30.5614200Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T16:42:30.5621740Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T16:42:30.5830180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5911-e1xftj.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-15T16:42:33.1762780Z ==> Summary 2021-05-15T16:42:33.1789050Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T16:42:33.1795150Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T16:42:33.1848630Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T16:42:33.1866870Z 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/d20210515-5342-1bt3kgm 2021-05-15T16:42:33.2023680Z cp -pR /private/tmp/d20210515-5342-1bt3kgm/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T16:42:33.2626150Z chmod -Rf +w /private/tmp/d20210515-5342-1bt3kgm 2021-05-15T16:42:33.3250240Z ==> Finishing up 2021-05-15T16:42:33.3668740Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T16:42:33.3673580Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T16:42:33.3687030Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T16:42:33.3693930Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T16:42:33.3699060Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T16:42:33.3704910Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T16:42:33.3710060Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T16:42:33.3715170Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T16:42:33.3720390Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T16:42:33.3728070Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T16:42:33.3733440Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T16:42:33.3902520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5937-j75jwe.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-15T16:42:35.9112900Z ==> Summary 2021-05-15T16:42:35.9145710Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T16:42:35.9152780Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T16:42:35.9258320Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T16:42:35.9276300Z 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/d20210515-5342-zfui15 2021-05-15T16:42:35.9420290Z cp -pR /private/tmp/d20210515-5342-zfui15/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T16:42:35.9597410Z chmod -Rf +w /private/tmp/d20210515-5342-zfui15 2021-05-15T16:42:36.0164990Z ==> Finishing up 2021-05-15T16:42:36.0400070Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T16:42:36.0409730Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T16:42:36.0416230Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T16:42:36.0426140Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T16:42:36.0574950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5963-6vv7zx.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-15T16:42:38.5736020Z ==> Summary 2021-05-15T16:42:38.5764760Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T16:42:38.5771950Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T16:42:38.5801540Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T16:42:38.5820500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-bkbg4h 2021-05-15T16:42:38.6095450Z cp -pR /private/tmp/d20210515-5342-bkbg4h/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T16:42:38.6275580Z chmod -Rf +w /private/tmp/d20210515-5342-bkbg4h 2021-05-15T16:42:38.6749950Z ==> Finishing up 2021-05-15T16:42:38.7175270Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T16:42:38.7181210Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T16:42:38.7188630Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T16:42:38.7285160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5989-1b9xfd1.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-15T16:42:41.2593650Z ==> Summary 2021-05-15T16:42:41.2616830Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T16:42:41.2622830Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T16:42:41.2653870Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T16:42:41.2672590Z 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/d20210515-5342-1lj1aio 2021-05-15T16:42:41.2824140Z cp -pR /private/tmp/d20210515-5342-1lj1aio/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T16:42:41.2981170Z chmod -Rf +w /private/tmp/d20210515-5342-1lj1aio 2021-05-15T16:42:41.3512930Z ==> Finishing up 2021-05-15T16:42:41.3941350Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T16:42:41.3944940Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T16:42:41.3952720Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T16:42:41.3957220Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T16:42:41.3963000Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T16:42:41.3967780Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T16:42:41.3972970Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T16:42:41.3977990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T16:42:41.3985800Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T16:42:41.3990830Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T16:42:41.4143230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6015-1xt5aa5.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-15T16:42:43.8917940Z ==> Summary 2021-05-15T16:42:43.8944050Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T16:42:43.8950950Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T16:42:43.9042470Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T16:42:43.9060910Z 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/d20210515-5342-ibb5n4 2021-05-15T16:42:44.3583360Z cp -pR /private/tmp/d20210515-5342-ibb5n4/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T16:42:44.6346160Z chmod -Rf +w /private/tmp/d20210515-5342-ibb5n4 2021-05-15T16:42:44.7784720Z ==> Finishing up 2021-05-15T16:42:44.8920310Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T16:42:44.8926690Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T16:42:44.8939610Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T16:42:44.8941710Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T16:42:44.8946390Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T16:42:44.8952100Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T16:42:44.8959590Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T16:42:44.9137970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6041-1snf3y1.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-15T16:42:47.5350690Z ==> Summary 2021-05-15T16:42:47.5372470Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T16:42:47.5379350Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T16:42:47.5858030Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T16:42:47.5876380Z 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/d20210515-5342-sex6bt 2021-05-15T16:42:47.6223190Z cp -pR /private/tmp/d20210515-5342-sex6bt/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T16:42:47.6516560Z chmod -Rf +w /private/tmp/d20210515-5342-sex6bt 2021-05-15T16:42:47.7224440Z ==> Finishing up 2021-05-15T16:42:47.7630670Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T16:42:47.7636930Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T16:42:47.7647310Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T16:42:47.7653990Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T16:42:47.7659010Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T16:42:47.7663970Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T16:42:47.7671880Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T16:42:47.7851010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6067-law24k.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-15T16:42:50.3409240Z ==> Summary 2021-05-15T16:42:50.3442740Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T16:42:50.3448760Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T16:42:50.4034910Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T16:42:50.4053200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-1ko3o1m 2021-05-15T16:42:50.4198820Z cp -pR /private/tmp/d20210515-5342-1ko3o1m/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T16:42:50.4346920Z chmod -Rf +w /private/tmp/d20210515-5342-1ko3o1m 2021-05-15T16:42:50.5385470Z ==> Finishing up 2021-05-15T16:42:50.5836760Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T16:42:50.5843100Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T16:42:50.5849950Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T16:42:50.5854710Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T16:42:50.5860430Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T16:42:50.5867930Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T16:42:50.6009340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6093-lnvgec.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-15T16:42:53.3651000Z ==> Summary 2021-05-15T16:42:53.3671690Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T16:42:53.3677580Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T16:42:53.3699560Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T16:42:53.3718970Z 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/d20210515-5342-1kjdzmr 2021-05-15T16:42:53.4720380Z cp -pR /private/tmp/d20210515-5342-1kjdzmr/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T16:42:53.5337850Z chmod -Rf +w /private/tmp/d20210515-5342-1kjdzmr 2021-05-15T16:42:53.6205510Z ==> Finishing up 2021-05-15T16:42:53.6623000Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T16:42:53.6629060Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T16:42:53.6637780Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T16:42:53.6646740Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T16:42:53.6665200Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T16:42:53.6669700Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T16:42:53.6675210Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T16:42:53.6680020Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T16:42:53.6685210Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T16:42:53.6692620Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T16:42:53.6972670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6119-1e8mctw.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-15T16:42:56.1931440Z ==> Summary 2021-05-15T16:42:56.2001980Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T16:42:56.2009720Z ==> Installing ffmpeg dependency: snappy 2021-05-15T16:42:56.2068630Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T16:42:56.2087660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-1cypde 2021-05-15T16:42:56.2200390Z cp -pR /private/tmp/d20210515-5342-1cypde/snappy/. /usr/local/Cellar/snappy 2021-05-15T16:42:56.2351670Z chmod -Rf +w /private/tmp/d20210515-5342-1cypde 2021-05-15T16:42:56.2857750Z ==> Finishing up 2021-05-15T16:42:56.3348520Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T16:42:56.3352450Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T16:42:56.3357820Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T16:42:56.3361910Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T16:42:56.3377290Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T16:42:56.3382630Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T16:42:56.3387390Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T16:42:56.3392630Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T16:42:56.3398270Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T16:42:56.3541730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6145-10tf8vv.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-15T16:42:58.9877610Z ==> Summary 2021-05-15T16:42:58.9901120Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T16:42:58.9907590Z ==> Installing ffmpeg dependency: speex 2021-05-15T16:42:58.9974940Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T16:42:58.9993490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-1us7j68 2021-05-15T16:42:59.0144840Z cp -pR /private/tmp/d20210515-5342-1us7j68/speex/. /usr/local/Cellar/speex 2021-05-15T16:42:59.0340090Z chmod -Rf +w /private/tmp/d20210515-5342-1us7j68 2021-05-15T16:42:59.0939350Z ==> Finishing up 2021-05-15T16:42:59.1353810Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T16:42:59.1376110Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T16:42:59.1383490Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T16:42:59.1389900Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T16:42:59.1394750Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T16:42:59.1400100Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T16:42:59.1407390Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T16:42:59.1562520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6171-l2dsma.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-15T16:43:01.6270990Z ==> Summary 2021-05-15T16:43:01.6300730Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T16:43:01.6308410Z ==> Installing ffmpeg dependency: srt 2021-05-15T16:43:01.6418180Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T16:43:01.6436450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-1g55e3x 2021-05-15T16:43:01.6748160Z cp -pR /private/tmp/d20210515-5342-1g55e3x/srt/. /usr/local/Cellar/srt 2021-05-15T16:43:01.6936760Z chmod -Rf +w /private/tmp/d20210515-5342-1g55e3x 2021-05-15T16:43:01.7984350Z ==> Finishing up 2021-05-15T16:43:01.8630810Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T16:43:01.8634740Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T16:43:01.8650340Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T16:43:01.8660340Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T16:43:01.8667340Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T16:43:01.8674560Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T16:43:01.8679500Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T16:43:01.8684300Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T16:43:01.8694640Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T16:43:01.8713570Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T16:43:01.8726210Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T16:43:01.8963050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6197-1pf09wg.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-15T16:43:04.3780350Z ==> Summary 2021-05-15T16:43:04.3805910Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T16:43:04.3812090Z ==> Installing ffmpeg dependency: giflib 2021-05-15T16:43:04.3858010Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T16:43:04.3876580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-4uvnsn 2021-05-15T16:43:04.4013580Z cp -pR /private/tmp/d20210515-5342-4uvnsn/giflib/. /usr/local/Cellar/giflib 2021-05-15T16:43:04.4162470Z chmod -Rf +w /private/tmp/d20210515-5342-4uvnsn 2021-05-15T16:43:04.4742170Z ==> Finishing up 2021-05-15T16:43:04.5162590Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T16:43:04.5165980Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T16:43:04.5171270Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T16:43:04.5184210Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T16:43:04.5189420Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T16:43:04.5194520Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T16:43:04.5201470Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T16:43:04.5208490Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T16:43:04.5213480Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T16:43:04.5218420Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T16:43:04.5223680Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T16:43:04.5393740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6223-1n7383s.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-15T16:43:07.2307090Z ==> Summary 2021-05-15T16:43:07.2331540Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T16:43:07.2338420Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T16:43:07.3070990Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T16:43:07.3088880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-d8wv8w 2021-05-15T16:43:07.3646230Z cp -pR /private/tmp/d20210515-5342-d8wv8w/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T16:43:07.4001050Z chmod -Rf +w /private/tmp/d20210515-5342-d8wv8w 2021-05-15T16:43:07.6589650Z ==> Finishing up 2021-05-15T16:43:07.7029450Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T16:43:07.7031500Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T16:43:07.7033780Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T16:43:07.7039410Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T16:43:07.7044020Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T16:43:07.7059300Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T16:43:07.7064950Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T16:43:07.7070560Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T16:43:07.7075880Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T16:43:07.7081700Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T16:43:07.7089430Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T16:43:07.7100300Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T16:43:07.7105650Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T16:43:07.7110610Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T16:43:07.7116030Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T16:43:07.7121770Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T16:43:07.7130300Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T16:43:07.7410200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6249-manr57.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-15T16:43:10.4028490Z ==> Summary 2021-05-15T16:43:10.4072210Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T16:43:10.4080590Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T16:43:10.4854870Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T16:43:10.4873400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-y8gxbu 2021-05-15T16:43:10.6996010Z cp -pR /private/tmp/d20210515-5342-y8gxbu/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T16:43:10.8158880Z chmod -Rf +w /private/tmp/d20210515-5342-y8gxbu 2021-05-15T16:43:10.9019280Z ==> Finishing up 2021-05-15T16:43:10.9445380Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T16:43:10.9457570Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T16:43:10.9464350Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T16:43:10.9471020Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T16:43:10.9475630Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T16:43:10.9481550Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T16:43:10.9489420Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T16:43:10.9736470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6275-1vg74gh.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-15T16:43:13.5360730Z ==> Caveats 2021-05-15T16:43:13.5362010Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T16:43:13.5363760Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T16:43:13.5365280Z ==> Summary 2021-05-15T16:43:13.5415940Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T16:43:13.5421810Z ==> Installing ffmpeg dependency: theora 2021-05-15T16:43:13.5592320Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T16:43:13.5612260Z 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/d20210515-5342-16xhn25 2021-05-15T16:43:13.6061160Z cp -pR /private/tmp/d20210515-5342-16xhn25/theora/. /usr/local/Cellar/theora 2021-05-15T16:43:13.6655480Z chmod -Rf +w /private/tmp/d20210515-5342-16xhn25 2021-05-15T16:43:13.7703530Z ==> Finishing up 2021-05-15T16:43:13.8140140Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T16:43:13.8148830Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T16:43:13.8155280Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T16:43:13.8159920Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T16:43:13.8165710Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T16:43:13.8170590Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T16:43:13.8175760Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T16:43:13.8180850Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T16:43:13.8186530Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T16:43:13.8196320Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T16:43:13.8205330Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T16:43:13.8213030Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T16:43:13.8218510Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T16:43:13.8223800Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T16:43:13.8525100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6301-rsfwk1.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-15T16:43:16.5256870Z ==> Summary 2021-05-15T16:43:16.5363620Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T16:43:16.5369810Z ==> Installing ffmpeg dependency: x264 2021-05-15T16:43:16.5399320Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T16:43:16.5418120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-155vrg8 2021-05-15T16:43:16.5775050Z cp -pR /private/tmp/d20210515-5342-155vrg8/x264/. /usr/local/Cellar/x264 2021-05-15T16:43:16.5932420Z chmod -Rf +w /private/tmp/d20210515-5342-155vrg8 2021-05-15T16:43:16.6477600Z ==> Finishing up 2021-05-15T16:43:16.6914210Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T16:43:16.6921350Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T16:43:16.6922860Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T16:43:16.6924480Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T16:43:16.6925950Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T16:43:16.6928840Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T16:43:16.6936640Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T16:43:16.7085160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6328-1bfxvvx.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-15T16:43:19.1706890Z ==> Summary 2021-05-15T16:43:19.1727100Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T16:43:19.1768590Z ==> Installing ffmpeg dependency: x265 2021-05-15T16:43:19.1839910Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T16:43:19.1858630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5342-139dfau 2021-05-15T16:43:19.2978300Z cp -pR /private/tmp/d20210515-5342-139dfau/x265/. /usr/local/Cellar/x265 2021-05-15T16:43:19.3883470Z chmod -Rf +w /private/tmp/d20210515-5342-139dfau 2021-05-15T16:43:19.4950620Z ==> Finishing up 2021-05-15T16:43:19.5597300Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T16:43:19.5602450Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T16:43:19.5607910Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T16:43:19.5614740Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T16:43:19.5619190Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T16:43:19.5624670Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T16:43:19.5632150Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T16:43:19.5844530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6354-vtz1dr.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-15T16:43:22.0779650Z ==> Summary 2021-05-15T16:43:22.0799040Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T16:43:22.0806360Z ==> Installing ffmpeg dependency: xvid 2021-05-15T16:43:22.0835980Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T16:43:22.0854920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-od4mb 2021-05-15T16:43:22.1011770Z cp -pR /private/tmp/d20210515-5342-od4mb/xvid/. /usr/local/Cellar/xvid 2021-05-15T16:43:22.1130610Z chmod -Rf +w /private/tmp/d20210515-5342-od4mb 2021-05-15T16:43:22.2001340Z ==> Finishing up 2021-05-15T16:43:22.3046550Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T16:43:22.3147580Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T16:43:22.3149570Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T16:43:22.3156950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6380-d8buzb.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-15T16:43:24.8371780Z ==> Summary 2021-05-15T16:43:24.8388570Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T16:43:24.8397650Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T16:43:24.8550090Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T16:43:24.8568520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-5lbfbj 2021-05-15T16:43:24.9477520Z cp -pR /private/tmp/d20210515-5342-5lbfbj/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T16:43:25.0031260Z chmod -Rf +w /private/tmp/d20210515-5342-5lbfbj 2021-05-15T16:43:25.0922950Z ==> Finishing up 2021-05-15T16:43:25.1263220Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T16:43:25.1269070Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T16:43:25.1273660Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T16:43:25.1307470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T16:43:25.1319530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T16:43:25.1329720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T16:43:25.1340860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T16:43:25.1352760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T16:43:25.1361810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T16:43:25.1373080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T16:43:25.1383610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T16:43:25.1395370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T16:43:25.1404790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T16:43:25.1415600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T16:43:25.1426980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T16:43:25.1440580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T16:43:25.1455030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T16:43:25.1462610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T16:43:25.1491560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T16:43:25.1499240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T16:43:25.1509520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T16:43:25.1518950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T16:43:25.1524610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T16:43:25.1534620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T16:43:25.1545580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T16:43:25.1551090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T16:43:25.1563120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T16:43:25.1572290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T16:43:25.1582890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T16:43:25.1592010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T16:43:25.1604790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T16:43:25.1615530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T16:43:25.1622730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T16:43:25.1629920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T16:43:25.1640320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T16:43:25.1648370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T16:43:25.1655600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T16:43:25.1661010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T16:43:25.1671160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T16:43:25.1678670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T16:43:25.1686510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T16:43:25.1692130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T16:43:25.1701860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T16:43:25.1709370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T16:43:25.1720330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T16:43:25.1725400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T16:43:25.1731110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T16:43:25.1736450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T16:43:25.1746920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T16:43:25.1752440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T16:43:25.1760610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T16:43:25.1769920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T16:43:25.1780410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T16:43:25.1786420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T16:43:25.1793130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T16:43:25.1804440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T16:43:25.1813750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T16:43:25.1819380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T16:43:25.1830210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T16:43:25.1835770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T16:43:25.1876770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T16:43:25.1884480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T16:43:25.1890420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T16:43:25.1896250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T16:43:25.1901990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T16:43:25.1907830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T16:43:25.1913710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T16:43:25.1920650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T16:43:25.1940400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T16:43:25.1946180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T16:43:25.1952070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T16:43:25.1958040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T16:43:25.1966360Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T16:43:25.1970870Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T16:43:25.1976780Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T16:43:25.1984730Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T16:43:25.2260670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6406-e5cd2i.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-15T16:43:27.8212150Z ==> Summary 2021-05-15T16:43:27.8275780Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T16:43:27.8283600Z ==> Installing ffmpeg dependency: zimg 2021-05-15T16:43:27.8354510Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:43:27.8404190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-qbir24 2021-05-15T16:43:27.8937490Z cp -pR /private/tmp/d20210515-5342-qbir24/zimg/. /usr/local/Cellar/zimg 2021-05-15T16:43:27.9186440Z chmod -Rf +w /private/tmp/d20210515-5342-qbir24 2021-05-15T16:43:28.0284200Z ==> Finishing up 2021-05-15T16:43:28.0731440Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T16:43:28.0735180Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T16:43:28.0744700Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T16:43:28.0750950Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T16:43:28.0755520Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T16:43:28.0767030Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T16:43:28.0768730Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T16:43:28.0942240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6432-fozeun.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-15T16:43:30.5803700Z ==> Summary 2021-05-15T16:43:30.5836530Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T16:43:30.5843150Z ==> Installing ffmpeg 2021-05-15T16:43:30.5847360Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T16:43:30.5866040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5342-7kjcrr 2021-05-15T16:43:30.9196750Z cp -pR /private/tmp/d20210515-5342-7kjcrr/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T16:43:31.2018630Z chmod -Rf +w /private/tmp/d20210515-5342-7kjcrr 2021-05-15T16:43:34.6960240Z ==> Finishing up 2021-05-15T16:43:34.7341030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T16:43:34.7345070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T16:43:34.7350510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T16:43:34.7355850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T16:43:34.7361190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T16:43:34.7365970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T16:43:34.7371450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T16:43:34.7382370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T16:43:34.7387380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T16:43:34.7392800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T16:43:34.7397850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T16:43:34.7402930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T16:43:34.7407920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T16:43:34.7413060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T16:43:34.7418440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T16:43:34.7423610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T16:43:34.7428620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T16:43:34.7433430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T16:43:34.7439350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T16:43:34.7443920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T16:43:34.7449710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T16:43:34.7454510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T16:43:34.7459770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T16:43:34.7464890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T16:43:34.7469660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T16:43:34.7475020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T16:43:34.7480080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T16:43:34.7485610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T16:43:34.7490320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T16:43:34.7495730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T16:43:34.7500790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T16:43:34.7505910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T16:43:34.7510580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T16:43:34.7516400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T16:43:34.7521060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T16:43:34.7526650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T16:43:34.7531280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T16:43:34.7537310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T16:43:34.7544660Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T16:43:34.7549460Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T16:43:34.7554760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T16:43:34.7559780Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T16:43:34.7564640Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T16:43:34.7569880Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T16:43:34.7575460Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T16:43:34.7580290Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T16:43:34.7585770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T16:43:34.7592520Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T16:43:34.7618440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T16:43:34.7636120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T16:43:34.7644800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T16:43:34.7654710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T16:43:34.7660460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T16:43:34.7738780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T16:43:34.7744010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T16:43:34.7763440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T16:43:34.7768530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T16:43:34.7782270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T16:43:34.7788060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T16:43:34.7808730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T16:43:34.7814270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T16:43:34.7819960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T16:43:34.7828980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T16:43:34.7843320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T16:43:34.7854410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T16:43:34.7862990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T16:43:34.7871440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T16:43:34.7877030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T16:43:34.7889060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T16:43:34.7894800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T16:43:34.7902570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T16:43:34.7907500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T16:43:34.7912900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T16:43:34.7918450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T16:43:34.7923530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T16:43:34.7929210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T16:43:34.7934100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T16:43:34.7940000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T16:43:34.7945640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T16:43:34.7950740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T16:43:34.7956180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T16:43:34.7961490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T16:43:34.7966630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T16:43:34.7972120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T16:43:34.7976820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T16:43:34.7982340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T16:43:34.7987610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T16:43:34.7993050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T16:43:34.7997600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T16:43:34.8003280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T16:43:34.8008140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T16:43:34.8013520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T16:43:34.8018010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T16:43:34.8023500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T16:43:34.8028460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T16:43:34.8033920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T16:43:34.8038460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T16:43:34.8044140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T16:43:34.8049110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T16:43:34.8054580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T16:43:34.8058050Z Only the first 100 operations were output. 2021-05-15T16:43:34.9322660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6458-1m0srh3.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-15T16:43:37.7340450Z ==> Summary 2021-05-15T16:43:37.7527460Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T16:43:38.9035070Z ==> Caveats 2021-05-15T16:43:38.9036520Z ==> tesseract 2021-05-15T16:43:38.9053220Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T16:43:38.9055310Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T16:43:40.7585610Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T16:43:42.0173260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:43:42.5721970Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T16:43:42.9649930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T16%3A50%3A00Z&sig=lVN9hDSh0E%2BqWRj1TeUleq98uswh3XbKz%2BCAA9S2ObM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:43.0141470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=lVN9hDSh0E\%2BqWRj1TeUleq98uswh3XbKz\%2BCAA9S2ObM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:43:43.5001670Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T16:43:43.6127410Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T16:43:44.7018910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:43:45.3137990Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T16:43:45.6845330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T16%3A50%3A00Z&sig=RlQsjDh2v2amWeWx0n%2FEZ87c7gWwsCPKCLM4HaTjwu0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:45.7320590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=RlQsjDh2v2amWeWx0n\%2FEZ87c7gWwsCPKCLM4HaTjwu0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:43:46.0302720Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T16:43:46.0699140Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T16:43:46.0704590Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T16:43:46.1388100Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T16:43:46.1417220Z 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/d20210515-6465-1dn6j6j 2021-05-15T16:43:46.7468340Z cp -pR /private/tmp/d20210515-6465-1dn6j6j/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T16:43:47.2799450Z chmod -Rf +w /private/tmp/d20210515-6465-1dn6j6j 2021-05-15T16:43:47.6703640Z ==> Finishing up 2021-05-15T16:43:47.6949680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T16:43:47.6978490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T16:43:47.6988800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T16:43:47.6997490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T16:43:47.7016260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T16:43:47.7028520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T16:43:47.7035980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T16:43:47.7047490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T16:43:47.7059730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T16:43:47.7073470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T16:43:47.7084500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T16:43:47.7099830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T16:43:47.7112850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T16:43:47.7125360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T16:43:47.7137780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T16:43:47.7148480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T16:43:47.7166670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T16:43:47.7179260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T16:43:47.7188730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T16:43:47.7238570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T16:43:47.7243260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T16:43:47.7248520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T16:43:47.7253100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T16:43:47.7258230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T16:43:47.7262740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T16:43:47.7267760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T16:43:47.7272330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T16:43:47.7277520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T16:43:47.7282050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T16:43:47.7287270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T16:43:47.7294530Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T16:43:47.7303450Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T16:43:47.7307920Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T16:43:47.7318090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T16:43:47.7324490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T16:43:47.7330080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T16:43:47.7335860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T16:43:47.7341630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T16:43:47.7347570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T16:43:47.7358340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T16:43:47.7363970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T16:43:47.7375060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T16:43:47.7381010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T16:43:47.7386970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T16:43:47.7393250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T16:43:47.7398970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T16:43:47.7410540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T16:43:47.7416230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T16:43:47.7421390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T16:43:47.7427310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T16:43:47.7437480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T16:43:47.7443820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T16:43:47.7449950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T16:43:47.7474810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T16:43:47.7480350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T16:43:47.7487080Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T16:43:47.7492420Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T16:43:47.7497230Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T16:43:47.9190650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6635-hy81b8.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-15T16:43:50.6981860Z ==> Summary 2021-05-15T16:43:50.7429500Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T16:43:50.7444540Z ==> Installing imagemagick@6 2021-05-15T16:43:50.7447880Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T16:43:50.7469910Z 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/d20210515-6465-q8cj6u 2021-05-15T16:43:51.0867180Z cp -pR /private/tmp/d20210515-6465-q8cj6u/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T16:43:51.5710910Z chmod -Rf +w /private/tmp/d20210515-6465-q8cj6u 2021-05-15T16:43:53.0042280Z ==> Finishing up 2021-05-15T16:43:53.2874140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6661-ta9fzp.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-15T16:43:55.9634770Z ==> Caveats 2021-05-15T16:43:55.9636400Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:43:55.9637650Z because this is an alternate version of another formula. 2021-05-15T16:43:55.9638380Z 2021-05-15T16:43:55.9639280Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T16:43:55.9641200Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:43:55.9642040Z 2021-05-15T16:43:55.9642960Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T16:43:55.9649220Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T16:43:55.9650420Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T16:43:55.9650850Z 2021-05-15T16:43:55.9651810Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T16:43:55.9652700Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T16:43:55.9653160Z 2021-05-15T16:43:55.9653890Z ==> Summary 2021-05-15T16:43:56.0106190Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T16:43:56.8506040Z ==> Caveats 2021-05-15T16:43:56.8507970Z ==> imagemagick@6 2021-05-15T16:43:56.8552440Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:43:56.8553710Z because this is an alternate version of another formula. 2021-05-15T16:43:56.8554430Z 2021-05-15T16:43:56.8555340Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T16:43:56.8557910Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:43:56.8560910Z 2021-05-15T16:43:56.8561920Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T16:43:56.8564690Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T16:43:56.8569330Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T16:43:56.8570740Z 2021-05-15T16:43:56.8573390Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T16:43:56.8579150Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T16:43:56.8580120Z 2021-05-15T16:43:58.9775400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T16:44:00.1554030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:00.7262980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T16:44:01.1386540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T16%3A50%3A00Z&sig=0blQsJoOTgW0xuw1m0O8Oqt5N2Qu%2F0Jh2TWg92PJAZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:01.1856950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=0blQsJoOTgW0xuw1m0O8Oqt5N2Qu\%2F0Jh2TWg92PJAZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:01.2882090Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T16:44:01.2954170Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T16:44:02.4517750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:03.0090160Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T16:44:03.3988690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T16%3A50%3A00Z&sig=X9Q7a9rYvhm4umGD0ljaMQyPSE%2F2sS8KGVGnnWvgFqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:03.4594920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=X9Q7a9rYvhm4umGD0ljaMQyPSE\%2F2sS8KGVGnnWvgFqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:03.6305940Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T16:44:03.6380390Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T16:44:04.7659260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:05.3235200Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T16:44:05.7129740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T16%3A50%3A00Z&sig=mY9zyzU1FGY%2BuNsWfJETgoxZ1TkYXbyKWzh8RAshrAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:05.7591290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=mY9zyzU1FGY\%2BuNsWfJETgoxZ1TkYXbyKWzh8RAshrAE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:06.3711850Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T16:44:06.5266030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T16:44:07.6255960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:08.1756640Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T16:44:08.5675570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T16%3A50%3A00Z&sig=cPGJS6jkIojTIABKmonElLf4YrGaMzI6DaIOqaIZDqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:08.6160160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=cPGJS6jkIojTIABKmonElLf4YrGaMzI6DaIOqaIZDqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:08.6658740Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T16:44:08.6692060Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T16:44:09.7817910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:10.3533690Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T16:44:10.7270860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T16%3A50%3A00Z&sig=5a6xJJ0spl%2By9cK9k1grFJMUbLE2c4og3Hp8dqh2f%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:10.7913800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=5a6xJJ0spl\%2By9cK9k1grFJMUbLE2c4og3Hp8dqh2f\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:10.8478930Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T16:44:10.8512310Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T16:44:12.0166380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:12.6138570Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T16:44:12.9931090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T16%3A50%3A00Z&sig=zwVEZiKXvfP3GeZhS60sH03JwJePBsRWjvEGDF%2BfNOo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:13.0419750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=zwVEZiKXvfP3GeZhS60sH03JwJePBsRWjvEGDF\%2BfNOo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:13.1918950Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T16:44:13.1990270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T16:44:14.3367910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:14.9069620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T16:44:15.2797680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T16%3A50%3A00Z&sig=WgfAJLuNU7qmNAcwRvaLUNJqHS%2FxstGihde7iDH2Dfk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:15.3275700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=WgfAJLuNU7qmNAcwRvaLUNJqHS\%2FxstGihde7iDH2Dfk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:15.4403830Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T16:44:15.4480320Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T16:44:16.6057800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:17.8956090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=HqRzvb\%2F2YqqrtkmtWR\%2BQnzTEcLhmMWtKwDvhCeuwHOM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:17.8962320Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T16:44:17.8966570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T16%3A50%3A00Z&sig=HqRzvb%2F2YqqrtkmtWR%2BQnzTEcLhmMWtKwDvhCeuwHOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:17.8970680Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T16:44:17.8973190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T16:44:18.8461600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:19.4365740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T16:44:19.8270560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T16%3A50%3A00Z&sig=q6hcWNABhqJxDYH2ayVlXtOKMYbifl19%2FVh%2B1FNAdu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:19.8732590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=q6hcWNABhqJxDYH2ayVlXtOKMYbifl19\%2FVh\%2B1FNAdu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:19.9616770Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T16:44:19.9664060Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T16:44:21.0783890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:21.6473470Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T16:44:22.0158800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T16%3A50%3A00Z&sig=nwp5r7aBhZmDPquYe5i%2FyDUrDZ6GtxGFnjooMV18nyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:22.0624550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=nwp5r7aBhZmDPquYe5i\%2FyDUrDZ6GtxGFnjooMV18nyY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:22.1209630Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:44:22.1246230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T16:44:23.2240710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:23.7655360Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T16:44:24.1633220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T16%3A50%3A00Z&sig=LALA%2Bl3mP4CwqK1vYCETwZiaDTfp29m7JdpLYSl9BQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:24.2169750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=LALA\%2Bl3mP4CwqK1vYCETwZiaDTfp29m7JdpLYSl9BQA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:24.3462970Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:44:24.3532500Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T16:44:25.5585580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:44:26.1456890Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T16:44:26.5527860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T16%3A50%3A00Z&sig=t3V29nayKhfkz1gKwndjrONyhUq%2FzrhRPUBgZYZmsx0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:26.5990740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A50\%3A00Z\&sig=t3V29nayKhfkz1gKwndjrONyhUq\%2FzrhRPUBgZYZmsx0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:26.9248820Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T16:44:26.9793390Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T16:44:26.9803030Z ==> Installing imagemagick dependency: libde265 2021-05-15T16:44:27.0507520Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T16:44:27.0548380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6668-15nxp23 2021-05-15T16:44:27.0814900Z cp -pR /private/tmp/d20210515-6668-15nxp23/libde265/. /usr/local/Cellar/libde265 2021-05-15T16:44:27.1059820Z chmod -Rf +w /private/tmp/d20210515-6668-15nxp23 2021-05-15T16:44:27.1903940Z ==> Finishing up 2021-05-15T16:44:27.3068370Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T16:44:27.3076980Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T16:44:27.3086000Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T16:44:27.3110350Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T16:44:27.3115070Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T16:44:27.3125700Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T16:44:27.3138270Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T16:44:27.3150170Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T16:44:27.3155850Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T16:44:27.3172360Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T16:44:27.3504260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6899-91no6o.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-15T16:44:29.9582050Z ==> Summary 2021-05-15T16:44:29.9610790Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T16:44:29.9617100Z ==> Installing imagemagick dependency: docbook 2021-05-15T16:44:29.9646850Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T16:44:29.9664010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6668-4iuxxv 2021-05-15T16:44:30.0653560Z cp -pR /private/tmp/d20210515-6668-4iuxxv/docbook/. /usr/local/Cellar/docbook 2021-05-15T16:44:30.1915180Z chmod -Rf +w /private/tmp/d20210515-6668-4iuxxv 2021-05-15T16:44:30.2969430Z ==> Finishing up 2021-05-15T16:44:30.3674200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6925-1dsrq94.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-15T16:44:32.5544980Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T16:44:32.6410730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.6714550Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.7016870Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.7318380Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.7632470Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.7942810Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.8246040Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.8575260Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.8875770Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.9180770Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.9510160Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.9836450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:33.0137490Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:33.0447890Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:33.4096530Z ==> Caveats 2021-05-15T16:44:33.4097770Z To use the DocBook package in your XML toolchain, 2021-05-15T16:44:33.4098990Z you need to add the following to your ~/.bashrc: 2021-05-15T16:44:33.4099760Z 2021-05-15T16:44:33.4100700Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T16:44:33.4102010Z ==> Summary 2021-05-15T16:44:33.4247650Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T16:44:33.4254040Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T16:44:33.4309830Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T16:44:33.4326500Z 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/d20210515-6668-y0zoky 2021-05-15T16:44:35.4722160Z cp -pR /private/tmp/d20210515-6668-y0zoky/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T16:44:38.3582080Z chmod -Rf +w /private/tmp/d20210515-6668-y0zoky 2021-05-15T16:44:39.8316890Z ==> Finishing up 2021-05-15T16:44:39.8752530Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T16:44:39.8777670Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T16:44:39.8917320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6966-i7b4s7.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-15T16:44:42.1434660Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:42.1899580Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:42.2360120Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:42.2818290Z ==> 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-15T16:44:42.3220630Z ==> 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-15T16:44:42.3669630Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T16:44:42.4126160Z ==> 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-15T16:44:42.4540040Z ==> 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-15T16:44:42.4841510Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:42.5168440Z ==> 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-15T16:44:42.5472270Z ==> 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-15T16:44:42.5774490Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T16:44:42.6077200Z ==> 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-15T16:44:42.6378750Z ==> 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-15T16:44:42.6681530Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:42.6991730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:42.7295490Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:42.7622220Z ==> 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-15T16:44:42.7923400Z ==> 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-15T16:44:42.8224150Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T16:44:42.8526220Z ==> 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-15T16:44:42.8841820Z ==> 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-15T16:44:42.9151170Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:42.9519150Z ==> 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-15T16:44:42.9822420Z ==> 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-15T16:44:43.0127840Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T16:44:43.0430570Z ==> 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-15T16:44:43.0731590Z ==> 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-15T16:44:44.0903250Z ==> Summary 2021-05-15T16:44:44.4235550Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T16:44:44.4246580Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T16:44:44.4269350Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T16:44:44.4287640Z 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/d20210515-6668-lgkj9p 2021-05-15T16:44:44.4392730Z cp -pR /private/tmp/d20210515-6668-lgkj9p/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T16:44:44.4520850Z chmod -Rf +w /private/tmp/d20210515-6668-lgkj9p 2021-05-15T16:44:44.5039620Z ==> Finishing up 2021-05-15T16:44:44.5442810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7020-som8qi.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-15T16:44:47.1409840Z ==> Caveats 2021-05-15T16:44:47.1411500Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:44:47.1413280Z because macOS already provides this software and installing another version in 2021-05-15T16:44:47.1414420Z parallel can cause all kinds of trouble. 2021-05-15T16:44:47.1415040Z 2021-05-15T16:44:47.1416360Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T16:44:47.1418080Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:44:47.1418920Z 2021-05-15T16:44:47.1419390Z 2021-05-15T16:44:47.1420200Z Bash completion has been installed to: 2021-05-15T16:44:47.1421600Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T16:44:47.1422950Z ==> Summary 2021-05-15T16:44:47.1431400Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T16:44:47.1436880Z ==> Installing imagemagick dependency: xmlto 2021-05-15T16:44:47.1624370Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T16:44:47.1641310Z 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/d20210515-6668-5ygcge 2021-05-15T16:44:47.1856360Z cp -pR /private/tmp/d20210515-6668-5ygcge/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T16:44:47.2174100Z chmod -Rf +w /private/tmp/d20210515-6668-5ygcge 2021-05-15T16:44:47.2837660Z ==> Finishing up 2021-05-15T16:44:47.3245400Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T16:44:47.3256750Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T16:44:47.3278920Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T16:44:47.3293690Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T16:44:47.3299120Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T16:44:47.3387520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7046-yfpcpe.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-15T16:44:49.9468070Z ==> Summary 2021-05-15T16:44:49.9511340Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T16:44:49.9517340Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T16:44:50.0526730Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T16:44:50.0544610Z 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/d20210515-6668-8q5a8d 2021-05-15T16:44:50.1267270Z cp -pR /private/tmp/d20210515-6668-8q5a8d/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T16:44:50.2730820Z chmod -Rf +w /private/tmp/d20210515-6668-8q5a8d 2021-05-15T16:44:50.4267200Z ==> Finishing up 2021-05-15T16:44:50.4739250Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T16:44:50.4795960Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T16:44:50.4798350Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T16:44:50.4831330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.4892320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.4901330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.4919400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.4937930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.4952730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.4993100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5006050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5019950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5022850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5037110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5046800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5052240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5054760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5057520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5060090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5062410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5064730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5103400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5112590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5147060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5150080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5153270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5155010Z mkdir -p /usr/local/share/locale/fo 2021-05-15T16:44:50.5159390Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T16:44:50.5161900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5172700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5195030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5219500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5222260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5243240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5253770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5283520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5335000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5347120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5360990Z mkdir -p /usr/local/share/locale/ia 2021-05-15T16:44:50.5364260Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T16:44:50.5366380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5390310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5492930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5552780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5619470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5667830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5745600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5846110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5863890Z mkdir -p /usr/local/share/locale/ky 2021-05-15T16:44:50.5890200Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T16:44:50.5917650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5924390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5948310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.5975840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6003800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6036040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6064700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6098000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6129180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6159870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6194590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6228120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6331430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6333490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6432210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6535460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6636770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6738920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6827830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6930570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.6968990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7071630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7111990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7214820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7310560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7354890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7498900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7571940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7674560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7707230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7770840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7802100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7831770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7865970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:50.7933770Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T16:44:50.7996320Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T16:44:50.8075270Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T16:44:50.8156700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7072-3lqv51.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-15T16:44:52.9805630Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T16:44:54.9408500Z ==> Summary 2021-05-15T16:44:54.9621800Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T16:44:54.9626630Z ==> Installing imagemagick dependency: libheif 2021-05-15T16:44:55.0840580Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T16:44:55.0858530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6668-6otggk 2021-05-15T16:44:55.1090590Z cp -pR /private/tmp/d20210515-6668-6otggk/libheif/. /usr/local/Cellar/libheif 2021-05-15T16:44:55.1346200Z chmod -Rf +w /private/tmp/d20210515-6668-6otggk 2021-05-15T16:44:55.2412780Z ==> Finishing up 2021-05-15T16:44:55.2890980Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T16:44:55.2894630Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T16:44:55.2900230Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T16:44:55.2905140Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T16:44:55.2912050Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T16:44:55.2918670Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T16:44:55.2938130Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T16:44:55.2951290Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T16:44:55.2964630Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T16:44:55.2974600Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T16:44:55.2983960Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T16:44:55.2990970Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T16:44:55.2995970Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T16:44:55.3002610Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T16:44:55.3012650Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T16:44:55.3022370Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T16:44:55.3032610Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T16:44:55.3370780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7099-5fwnv9.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-15T16:44:57.4640490Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T16:44:59.5496450Z ==> Summary 2021-05-15T16:44:59.5502760Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T16:44:59.5508710Z ==> Installing imagemagick dependency: liblqr 2021-05-15T16:44:59.6084670Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T16:44:59.6101780Z 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/d20210515-6668-105ktd7 2021-05-15T16:44:59.6239720Z cp -pR /private/tmp/d20210515-6668-105ktd7/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T16:44:59.6425690Z chmod -Rf +w /private/tmp/d20210515-6668-105ktd7 2021-05-15T16:44:59.7001630Z ==> Finishing up 2021-05-15T16:44:59.7490410Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T16:44:59.7913720Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T16:44:59.7918390Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T16:44:59.7930060Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T16:44:59.8085410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7126-1pqe1yn.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-15T16:45:02.5902930Z ==> Summary 2021-05-15T16:45:02.5929990Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T16:45:02.5935410Z ==> Installing imagemagick dependency: libomp 2021-05-15T16:45:02.5989040Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T16:45:02.6007250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6668-c5v6xe 2021-05-15T16:45:02.6153280Z cp -pR /private/tmp/d20210515-6668-c5v6xe/libomp/. /usr/local/Cellar/libomp 2021-05-15T16:45:02.6565150Z chmod -Rf +w /private/tmp/d20210515-6668-c5v6xe 2021-05-15T16:45:02.6996220Z ==> Finishing up 2021-05-15T16:45:02.7440910Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T16:45:02.7448440Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T16:45:02.7453520Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T16:45:02.7468310Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T16:45:02.7477820Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T16:45:02.7605760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7152-19ytoih.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-15T16:45:05.3241000Z ==> Summary 2021-05-15T16:45:05.3257120Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T16:45:05.3263120Z ==> Installing imagemagick dependency: imath 2021-05-15T16:45:05.3321520Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:45:05.3339550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6668-15qwa10 2021-05-15T16:45:05.3568130Z cp -pR /private/tmp/d20210515-6668-15qwa10/imath/. /usr/local/Cellar/imath 2021-05-15T16:45:05.3857990Z chmod -Rf +w /private/tmp/d20210515-6668-15qwa10 2021-05-15T16:45:05.4542560Z ==> Finishing up 2021-05-15T16:45:05.4968650Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T16:45:05.4984450Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T16:45:05.4990500Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T16:45:05.4996250Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T16:45:05.5002010Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T16:45:05.5007610Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T16:45:05.5015720Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T16:45:05.5257410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7178-1j1hryh.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-15T16:45:08.1357690Z ==> Summary 2021-05-15T16:45:08.1399520Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T16:45:08.1405520Z ==> Installing imagemagick dependency: openexr 2021-05-15T16:45:08.1508390Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:45:08.1525480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6668-1hbemjq 2021-05-15T16:45:08.2309820Z cp -pR /private/tmp/d20210515-6668-1hbemjq/openexr/. /usr/local/Cellar/openexr 2021-05-15T16:45:08.3320540Z chmod -Rf +w /private/tmp/d20210515-6668-1hbemjq 2021-05-15T16:45:08.6504210Z ==> Finishing up 2021-05-15T16:45:08.7005720Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T16:45:08.7009320Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T16:45:08.7014760Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T16:45:08.7019470Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T16:45:08.7024730Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T16:45:08.7029700Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T16:45:08.7034280Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T16:45:08.7039540Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T16:45:08.7046400Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T16:45:08.7055610Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T16:45:08.7064830Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T16:45:08.7069670Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T16:45:08.7079760Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T16:45:08.7085060Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T16:45:08.7090120Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T16:45:08.7097630Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T16:45:08.7107080Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T16:45:08.7113990Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T16:45:08.7118910Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T16:45:08.7124340Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T16:45:08.7129570Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T16:45:08.7134950Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T16:45:08.7139850Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T16:45:08.7145470Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T16:45:08.7170840Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T16:45:08.7175730Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T16:45:08.7181330Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T16:45:08.7188810Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T16:45:08.7680910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7207-1vtn4it.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-15T16:45:11.4134260Z ==> Summary 2021-05-15T16:45:11.4257100Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T16:45:11.4264140Z ==> Installing imagemagick 2021-05-15T16:45:11.4268600Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T16:45:11.4288610Z 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/d20210515-6668-1dvtzr2 2021-05-15T16:45:11.8026380Z cp -pR /private/tmp/d20210515-6668-1dvtzr2/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T16:45:12.3686110Z chmod -Rf +w /private/tmp/d20210515-6668-1dvtzr2 2021-05-15T16:45:14.6920780Z ==> Finishing up 2021-05-15T16:45:14.7107800Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T16:45:14.7113740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T16:45:14.7121000Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T16:45:14.7126960Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T16:45:14.7133290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T16:45:14.7147020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T16:45:14.7149160Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T16:45:14.7151300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T16:45:14.7155390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T16:45:14.7161490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T16:45:14.7166660Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T16:45:14.7172300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T16:45:14.7177240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T16:45:14.7182740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T16:45:14.7190280Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T16:45:14.7195230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T16:45:14.7200760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T16:45:14.7296390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T16:45:14.7298990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T16:45:14.7306450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T16:45:14.7308120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T16:45:14.7309690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T16:45:14.7313520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T16:45:14.7319200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T16:45:14.7323890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T16:45:14.7329290Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T16:45:14.7334790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T16:45:14.7339570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T16:45:14.7345120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T16:45:14.7356370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T16:45:14.7358240Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T16:45:14.7364560Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T16:45:14.7372050Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T16:45:14.7382370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T16:45:14.7392320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T16:45:14.7398230Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T16:45:14.7403510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T16:45:14.7414900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T16:45:14.7425690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T16:45:14.7434260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T16:45:14.7439850Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T16:45:14.7445370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T16:45:14.7453080Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T16:45:14.7458900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T16:45:14.7466500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T16:45:14.7478570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T16:45:14.7484200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T16:45:14.7489710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T16:45:14.7494870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T16:45:14.7500800Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T16:45:14.7508110Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T16:45:14.7513450Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T16:45:14.7518190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T16:45:14.7524270Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T16:45:14.7528820Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T16:45:14.7534540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T16:45:14.7539380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T16:45:14.7545180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T16:45:14.7550050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T16:45:14.7555830Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T16:45:14.7560640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T16:45:14.7566350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T16:45:14.7574190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T16:45:14.7582180Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T16:45:14.7588060Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T16:45:14.7593440Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T16:45:14.7598420Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T16:45:14.7604630Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T16:45:14.7609440Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T16:45:14.7615260Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T16:45:14.7620170Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T16:45:15.0390620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7233-3syb56.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-15T16:45:18.0606080Z ==> Summary 2021-05-15T16:45:18.1134150Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T16:45:20.0828390Z ==> Caveats 2021-05-15T16:45:20.0857530Z ==> docbook 2021-05-15T16:45:20.0862280Z To use the DocBook package in your XML toolchain, 2021-05-15T16:45:20.0863370Z you need to add the following to your ~/.bashrc: 2021-05-15T16:45:20.0864020Z 2021-05-15T16:45:20.0864900Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T16:45:20.0866340Z ==> gnu-getopt 2021-05-15T16:45:20.0898340Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:45:20.0900820Z because macOS already provides this software and installing another version in 2021-05-15T16:45:20.0902180Z parallel can cause all kinds of trouble. 2021-05-15T16:45:20.0902830Z 2021-05-15T16:45:20.0904210Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T16:45:20.0906480Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:45:20.0909690Z 2021-05-15T16:45:20.0910600Z 2021-05-15T16:45:20.0911440Z Bash completion has been installed to: 2021-05-15T16:45:20.0912950Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T16:45:21.8926210Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T16:45:23.0358040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:45:23.5953950Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T16:45:23.9580790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T16%3A55%3A00Z&sig=7li8kFqb3iHvpMQvT%2BLg1OARnm0b%2F9KDz1PiKxs9cuA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:24.0067020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16\%3A55\%3A00Z\&sig=7li8kFqb3iHvpMQvT\%2BLg1OARnm0b\%2F9KDz1PiKxs9cuA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:45:24.0750730Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T16:45:24.1423120Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T16:45:24.1453510Z 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/d20210515-7240-1i2m816 2021-05-15T16:45:24.1625220Z cp -pR /private/tmp/d20210515-7240-1i2m816/udunits/. /usr/local/Cellar/udunits 2021-05-15T16:45:24.1828020Z chmod -Rf +w /private/tmp/d20210515-7240-1i2m816 2021-05-15T16:45:24.2453710Z ==> Finishing up 2021-05-15T16:45:24.3512890Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T16:45:24.3518870Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T16:45:24.3523820Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T16:45:24.3533160Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T16:45:24.3549650Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T16:45:24.3603400Z info /usr/local/share/info/udunits2.info 2021-05-15T16:45:24.3613270Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T16:45:24.3658260Z info /usr/local/share/info/udunits2lib.info 2021-05-15T16:45:24.3667470Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T16:45:24.3702330Z info /usr/local/share/info/udunits2prog.info 2021-05-15T16:45:24.3710170Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T16:45:24.3718220Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T16:45:24.3725130Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T16:45:24.3897990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7407-1uwks5x.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-15T16:45:26.8842400Z ==> Summary 2021-05-15T16:45:26.8872510Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T16:45:29.2431800Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T16:45:29.2432960Z To reinstall 1.6, run: 2021-05-15T16:45:29.2433720Z brew reinstall jq 2021-05-15T16:45:30.9084510Z ==> Caveats 2021-05-15T16:45:30.9085760Z imagej requires Java. You can install the latest version with: 2021-05-15T16:45:30.9087200Z brew install --cask adoptopenjdk 2021-05-15T16:45:30.9087930Z 2021-05-15T16:45:31.7324070Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T16:45:31.7327460Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T16:45:39.3181300Z ==> Verifying checksum for cask 'imagej' 2021-05-15T16:45:39.6198130Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T16:45:39.6199370Z ==> Installing Cask imagej 2021-05-15T16:45:39.6711290Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7517-1iq2cpq 2021-05-15T16:45:39.8352320Z cp -pR /private/tmp/d20210515-7517-1iq2cpq/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T16:45:40.0366310Z chmod -Rf +w /private/tmp/d20210515-7517-1iq2cpq 2021-05-15T16:45:40.1149860Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T16:45:40.2585450Z 🍺 imagej was successfully installed! 2021-05-15T16:45:42.5101800Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T16:45:44.2397360Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T16:45:44.6095170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T16%3A55%3A00Z&sig=3ezu7WWJSGgEczT8yxbPWVXFzHa76IByHuFmG23i6iU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:44.7611570Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T16:45:46.4328560Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T16:45:46.8186930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T16%3A55%3A00Z&sig=gzFuwL5vs93S553XFYkPAUZcUdmPfUZ8VOq%2BCXrgu2Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:47.3010690Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T16:45:47.3111990Z ==> Installing bowtie2 dependency: tbb 2021-05-15T16:45:47.4620210Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T16:45:52.8329190Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T16:45:52.8363690Z ==> Installing bowtie2 2021-05-15T16:45:52.8378830Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T16:45:57.6443520Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T16:46:01.0934980Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T16:46:02.7686650Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T16:46:03.3696320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T16%3A55%3A00Z&sig=c9hJUqmwbazQI3Rl4Xz0xYsefON%2Frq6XcFG1dw4%2FDow%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:03.5802780Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T16:46:05.3098260Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T16:46:05.6791380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T16%3A55%3A00Z&sig=aa9Q3rHMBwlP8yMvNKB93w7pfhrSQIIgqll2UCyWAtA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:05.8008780Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T16:46:07.5490850Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T16:46:07.9321890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T16%3A55%3A00Z&sig=PWynsfsjrjJc4VGoUNLVR1Nxq3mIGatbCHMwQjZxEao%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:08.0406990Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T16:46:09.7879750Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T16:46:10.1608300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T16%3A55%3A00Z&sig=YZQTxAgWK%2FDpqWs9%2B5PMsSOUvwHNILVA%2BalGxUl6DdU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:10.2715640Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T16:46:12.0213700Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T16:46:12.4074490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T16%3A55%3A00Z&sig=4CIj%2FbObSIY5KEJqMNtNkMabS9JgD3CyX2zJUs9%2F32A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:12.5321520Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T16:46:14.2359290Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T16:46:14.6231160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T16%3A55%3A00Z&sig=L6bx%2BRU4OLOJ9lh6NphhfpXPRZ6woTg%2FB4l7um1FD5M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:14.8573740Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:46:15.4358380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T16:46:15.4383980Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T16:46:15.8158800Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:46:15.8398800Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T16:46:17.5546830Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T16:46:17.9812620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T16%3A55%3A00Z&sig=c0tSctRcRCn08Jr%2Bi7OBmJ6N3wRQSL57ZEpAYtj%2FtO4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:18.0849030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T16:46:19.7678740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T16:46:20.1405120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T16%3A55%3A00Z&sig=AogF1Ppw1o1KdQgf9gV13IM1jjQyCKaZkmcThTwkNSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:20.3770800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T16:46:22.0264530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T16:46:22.3800080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T16%3A55%3A00Z&sig=bsYcCGhJq4aoSt%2Ftw6rqT8Kz355zsFZv3qlAUhgQeaM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:22.5654040Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T16:46:24.3505200Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T16:46:24.7400850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T16%3A55%3A00Z&sig=DK3MqJecEj0Pojw%2BOyAFMvwYmwr9DZR65LWoi7gMgFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:25.0555500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T16:46:26.7836140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T16:46:27.1632550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T16%3A55%3A00Z&sig=NxZjQqwdunNCeff%2FFl4GixNeuCNWEzDe07%2FPt%2FvK0yw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:27.2895700Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T16:46:28.9569280Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T16:46:29.3210490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T16%3A55%3A00Z&sig=tqV4QnrPh%2By0BNFd0m230hyEe%2FEiLirxKNhbRMgiK4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:29.4531750Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T16:46:31.1344940Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T16:46:31.5213300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T16%3A55%3A00Z&sig=HojpMrm9e8uPYDfJCQBrG1ZExvqNflgIU7Aj%2F1IaARM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:31.6806330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T16:46:33.3103260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T16:46:33.7013550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T16%3A55%3A00Z&sig=FZptwITTp0P3QM5s%2BJ8yyOf8oIgfgmSEmUcfM1%2BSy3w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:34.0617200Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T16:46:35.7932450Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T16:46:36.1791300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T16%3A55%3A00Z&sig=UDd96ggPAMvfa840hs%2F7vylxrbdBKlBse8mF3Bxq08I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:36.4179100Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T16:46:38.1305510Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T16:46:38.5795900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T16%3A55%3A00Z&sig=dNQMtvzqyYXS0aZO85Vlfb6Ct0fIfOqYDCam2FzNsNw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:39.0831090Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T16:46:40.8458030Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T16:46:41.2204240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T16%3A55%3A00Z&sig=rsWVRNO5DhmVBPdeTd%2BqkoqSsM7lOO3ybqowdlSpppU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:41.5485000Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T16:46:43.1888480Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T16:46:43.5614340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T16%3A55%3A00Z&sig=FEIZHLtxXfchsNIu3JY5Mt1OGUc6j9nZ9q8E8%2BVpeKE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:43.9184180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T16:46:45.5800820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T16:46:45.9609940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T16%3A55%3A00Z&sig=drK3DU2guVhF1DZraq4cwJqaMEYKD9IDI6eMxHusKyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:46.5087710Z ==> 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-15T16:46:46.5091100Z ==> Installing gdal dependency: cfitsio 2021-05-15T16:46:46.5812370Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T16:46:49.4782240Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T16:46:49.4800010Z ==> Installing gdal dependency: popt 2021-05-15T16:46:49.4825940Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T16:46:52.1513230Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T16:46:52.1528210Z ==> Installing gdal dependency: epsilon 2021-05-15T16:46:52.1585340Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T16:46:54.9039490Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T16:46:54.9044950Z ==> Installing gdal dependency: expat 2021-05-15T16:46:54.9069930Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T16:46:57.9106310Z ==> Caveats 2021-05-15T16:46:57.9108020Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:46:57.9109390Z because macOS already provides this software and installing another version in 2021-05-15T16:46:57.9110490Z parallel can cause all kinds of trouble. 2021-05-15T16:46:57.9111130Z 2021-05-15T16:46:57.9111980Z If you need to have expat first in your PATH, run: 2021-05-15T16:46:57.9113590Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:46:57.9114400Z 2021-05-15T16:46:57.9115240Z For compilers to find expat you may need to set: 2021-05-15T16:46:57.9116600Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T16:46:57.9118160Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T16:46:57.9119000Z 2021-05-15T16:46:57.9120260Z For pkg-config to find expat you may need to set: 2021-05-15T16:46:57.9121410Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T16:46:57.9122090Z 2021-05-15T16:46:57.9123370Z ==> Summary 2021-05-15T16:46:57.9180960Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T16:46:57.9187040Z ==> Installing gdal dependency: freexl 2021-05-15T16:46:57.9252050Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T16:47:00.9688150Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T16:47:00.9693680Z ==> Installing gdal dependency: geos 2021-05-15T16:47:01.0220730Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T16:47:04.8242790Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T16:47:04.8259670Z ==> Installing gdal dependency: hdf5 2021-05-15T16:47:04.8799900Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:47:08.4496390Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T16:47:08.4502390Z ==> Installing gdal dependency: json-c 2021-05-15T16:47:08.4563690Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T16:47:11.3514060Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T16:47:11.3521850Z ==> Installing gdal dependency: libxml2 2021-05-15T16:47:11.3597050Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T16:47:14.7385050Z ==> Caveats 2021-05-15T16:47:14.7398240Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:47:14.7399690Z because macOS already provides this software and installing another version in 2021-05-15T16:47:14.7400840Z parallel can cause all kinds of trouble. 2021-05-15T16:47:14.7401480Z 2021-05-15T16:47:14.7402320Z If you need to have libxml2 first in your PATH, run: 2021-05-15T16:47:14.7403970Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:47:14.7404780Z 2021-05-15T16:47:14.7510470Z For compilers to find libxml2 you may need to set: 2021-05-15T16:47:14.7512030Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T16:47:14.7513220Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T16:47:14.7513630Z 2021-05-15T16:47:14.7514590Z For pkg-config to find libxml2 you may need to set: 2021-05-15T16:47:14.7515400Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T16:47:14.7515840Z 2021-05-15T16:47:14.7516600Z ==> Summary 2021-05-15T16:47:15.4072550Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T16:47:15.4076250Z ==> Installing gdal dependency: libdap 2021-05-15T16:47:15.4182260Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T16:47:17.9380480Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T16:47:17.9386490Z ==> Installing gdal dependency: proj 2021-05-15T16:47:17.9566990Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T16:47:20.7737910Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T16:47:20.7742590Z ==> Installing gdal dependency: libgeotiff 2021-05-15T16:47:20.7952670Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T16:47:23.5412680Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T16:47:23.5417880Z ==> Installing gdal dependency: librttopo 2021-05-15T16:47:23.5911870Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T16:47:26.3172710Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T16:47:26.3178560Z ==> Installing gdal dependency: minizip 2021-05-15T16:47:26.3362320Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T16:47:28.9729510Z ==> Caveats 2021-05-15T16:47:28.9731260Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T16:47:28.9732800Z with the venerable 'unzip' library. 2021-05-15T16:47:28.9734140Z ==> Summary 2021-05-15T16:47:28.9751860Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T16:47:28.9759920Z ==> Installing gdal dependency: libspatialite 2021-05-15T16:47:29.0662000Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T16:47:32.5826170Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T16:47:32.5831040Z ==> Installing gdal dependency: netcdf 2021-05-15T16:47:32.6443480Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:47:35.6935280Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T16:47:35.6940100Z ==> Installing gdal dependency: openblas 2021-05-15T16:47:35.7307710Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T16:47:40.1930500Z ==> Caveats 2021-05-15T16:47:40.1932260Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:47:40.1940480Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T16:47:40.1942190Z 2021-05-15T16:47:40.1943120Z For compilers to find openblas you may need to set: 2021-05-15T16:47:40.1944630Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T16:47:40.1946700Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T16:47:40.1947450Z 2021-05-15T16:47:40.1949250Z For pkg-config to find openblas you may need to set: 2021-05-15T16:47:40.1954350Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T16:47:40.1955120Z 2021-05-15T16:47:40.1956420Z ==> Summary 2021-05-15T16:47:40.1961680Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T16:47:40.1969170Z ==> Installing gdal dependency: numpy 2021-05-15T16:47:40.2706380Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T16:47:44.7870850Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T16:47:44.7875690Z ==> Installing gdal dependency: xerces-c 2021-05-15T16:47:44.7942190Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T16:47:50.5096480Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T16:47:50.5103950Z ==> Installing gdal 2021-05-15T16:47:50.5108060Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T16:47:58.0850180Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T16:47:59.5000470Z ==> No outdated dependents to upgrade! 2021-05-15T16:47:59.5002310Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:47:59.8615370Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:47:59.8618750Z netcdf 2021-05-15T16:47:59.9954740Z ==> Caveats 2021-05-15T16:47:59.9956260Z ==> expat 2021-05-15T16:48:00.0002460Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:48:00.0003850Z because macOS already provides this software and installing another version in 2021-05-15T16:48:00.0016320Z parallel can cause all kinds of trouble. 2021-05-15T16:48:00.0017010Z 2021-05-15T16:48:00.0017930Z If you need to have expat first in your PATH, run: 2021-05-15T16:48:00.0019660Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:48:00.0020470Z 2021-05-15T16:48:00.0021340Z For compilers to find expat you may need to set: 2021-05-15T16:48:00.0022720Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T16:48:00.0024150Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T16:48:00.0024880Z 2021-05-15T16:48:00.0026120Z For pkg-config to find expat you may need to set: 2021-05-15T16:48:00.0027250Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T16:48:00.0027950Z 2021-05-15T16:48:00.0029100Z ==> libxml2 2021-05-15T16:48:00.0052900Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:48:00.0054300Z because macOS already provides this software and installing another version in 2021-05-15T16:48:00.0055410Z parallel can cause all kinds of trouble. 2021-05-15T16:48:00.0056040Z 2021-05-15T16:48:00.0056880Z If you need to have libxml2 first in your PATH, run: 2021-05-15T16:48:00.0058530Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:48:00.0059330Z 2021-05-15T16:48:00.0060170Z For compilers to find libxml2 you may need to set: 2021-05-15T16:48:00.0061550Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T16:48:00.0063010Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T16:48:00.0063720Z 2021-05-15T16:48:00.0064950Z For pkg-config to find libxml2 you may need to set: 2021-05-15T16:48:00.0066080Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T16:48:00.0066780Z 2021-05-15T16:48:00.0067890Z ==> minizip 2021-05-15T16:48:00.0070950Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T16:48:00.0072490Z with the venerable 'unzip' library. 2021-05-15T16:48:00.0073780Z ==> openblas 2021-05-15T16:48:00.0115220Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:48:00.0116470Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T16:48:00.0117220Z 2021-05-15T16:48:00.0118080Z For compilers to find openblas you may need to set: 2021-05-15T16:48:00.0119500Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T16:48:00.0120990Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T16:48:00.0121730Z 2021-05-15T16:48:00.0122980Z For pkg-config to find openblas you may need to set: 2021-05-15T16:48:00.0124130Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T16:48:00.0124840Z 2021-05-15T16:48:02.2499260Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:48:02.8113390Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T16:48:02.8142790Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T16:48:03.2031820Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:48:03.2219630Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:48:03.7953960Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T16:48:03.7973790Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T16:48:04.1847450Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:48:04.2067780Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T16:48:05.9524010Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T16:48:06.3150190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T16%3A55%3A00Z&sig=Gi7%2F9LjOsWakGF3%2FSAdF3JVWpoVT1w8lRy4gsTvta4M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:07.6154250Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T16:48:08.2033500Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T16:48:08.2056070Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T16:48:08.5890710Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:48:08.5998630Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T16:48:10.4203090Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T16:48:10.7861610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T16%3A55%3A00Z&sig=FaI1ga6OdQzt2jFXWadtuORrQigqiENo83H9wGIb%2FyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:11.1015690Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T16:48:11.1041370Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T16:48:13.1890430Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T16:48:13.5660940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T16%3A55%3A00Z&sig=kmWyzC7tfGT5XAyuG4Y1nfLJjSNCSBbJ5g52Ev2y2Bk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:14.2361240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T16:48:15.9103630Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T16:48:16.2952650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T16%3A55%3A00Z&sig=QfffMXok3aoASUiilO%2Fte%2BlJroYXH4y7EI9aisDe76s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:16.6392110Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T16:48:18.3286480Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T16:48:18.6999160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T16%3A55%3A00Z&sig=h%2BIwLyYHrc2giAzjRGbmrB0ukN2B4uZXIP3MAKwnlD4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:19.9472920Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T16:48:19.9478200Z ==> Installing itk dependency: open-mpi 2021-05-15T16:48:20.0809870Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:48:26.1378440Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T16:48:26.1385500Z ==> Installing itk dependency: fftw 2021-05-15T16:48:26.2042130Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:48:29.6724160Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T16:48:29.6766850Z ==> Installing itk dependency: boost 2021-05-15T16:48:29.6834110Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T16:49:03.9448160Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T16:49:03.9473530Z ==> Installing itk dependency: netcdf 2021-05-15T16:49:04.0232530Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:49:07.1402480Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T16:49:07.1412940Z ==> Installing itk dependency: pyqt@5 2021-05-15T16:49:07.2064110Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T16:49:12.8188420Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T16:49:12.8195650Z ==> Installing itk dependency: vtk@8.2 2021-05-15T16:49:12.9888370Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T16:49:45.5566780Z ==> Caveats 2021-05-15T16:49:45.5568500Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:49:45.5569750Z because this is an alternate version of another formula. 2021-05-15T16:49:45.5570700Z 2021-05-15T16:49:45.5571560Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T16:49:45.5573170Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:49:45.5574530Z 2021-05-15T16:49:45.5575370Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T16:49:45.5576750Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T16:49:45.5578170Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T16:49:45.5578890Z 2021-05-15T16:49:45.5580040Z ==> Summary 2021-05-15T16:49:45.8108000Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T16:49:45.8115980Z ==> Installing itk dependency: gdcm 2021-05-15T16:49:46.0178690Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T16:49:52.8744280Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T16:49:52.8746030Z ==> Installing itk 2021-05-15T16:49:52.8750140Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T16:50:08.2357240Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T16:50:11.7111200Z ==> No outdated dependents to upgrade! 2021-05-15T16:50:11.7113110Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:50:14.0902220Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:50:14.0904280Z fftw 2021-05-15T16:50:14.1331040Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T16:50:14.1332770Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T16:50:15.9776440Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T16:50:16.1041980Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T16:50:17.2585360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:50:17.8563170Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T16:50:18.2224100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T17%3A00%3A00Z&sig=SDOOXpzjcDjW8WYabDt7yXBz1pZdvQvyGQC7fgGRwhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:18.2710630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T17\%3A00\%3A00Z\&sig=SDOOXpzjcDjW8WYabDt7yXBz1pZdvQvyGQC7fgGRwhg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:18.3286730Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T16:50:18.3349030Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T16:50:19.4758990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:50:20.0443840Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T16:50:20.4181310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T17%3A00%3A00Z&sig=B8TdqgUfvfzxE7ufAvdmN%2FoKXwVdlIIWDo6%2BB0clX1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:20.4706390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T17\%3A00\%3A00Z\&sig=B8TdqgUfvfzxE7ufAvdmN\%2FoKXwVdlIIWDo6\%2BB0clX1Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:20.6323100Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T16:50:20.6412280Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T16:50:21.8029430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:50:22.3550900Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T16:50:22.7347560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T17%3A00%3A00Z&sig=ssoMvJTm4x344me78NVaYpY%2BuC3L9jh19sIaryQIqNU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:22.7821020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T17\%3A00\%3A00Z\&sig=ssoMvJTm4x344me78NVaYpY\%2BuC3L9jh19sIaryQIqNU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:22.8781050Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T16:50:22.8823010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T16:50:24.0091790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T16:50:24.6919300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T16:50:25.0627450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T17%3A00%3A00Z&sig=BzRarFNOLT2HDG2oeLo3%2BBeC%2Ba6iRZHzWTH02HpHggo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:25.1184600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T17\%3A00\%3A00Z\&sig=BzRarFNOLT2HDG2oeLo3\%2BBeC\%2Ba6iRZHzWTH02HpHggo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:25.4878680Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T16:50:25.5523600Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T16:50:25.5526910Z ==> Installing libav dependency: faac 2021-05-15T16:50:25.6129510Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T16:50:25.6161070Z 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/d20210515-9121-1ovja9w 2021-05-15T16:50:25.6273990Z cp -pR /private/tmp/d20210515-9121-1ovja9w/faac/. /usr/local/Cellar/faac 2021-05-15T16:50:25.6427180Z chmod -Rf +w /private/tmp/d20210515-9121-1ovja9w 2021-05-15T16:50:25.6978550Z ==> Finishing up 2021-05-15T16:50:25.7458220Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T16:50:25.7464520Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T16:50:25.7478110Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T16:50:25.7501930Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T16:50:25.7513550Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T16:50:25.7519600Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T16:50:25.7525110Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T16:50:25.7671420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9303-9nivga.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-15T16:50:28.4346600Z ==> Summary 2021-05-15T16:50:28.4369770Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T16:50:28.4383050Z ==> Installing libav dependency: fdk-aac 2021-05-15T16:50:28.4406160Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T16:50:28.4425710Z 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/d20210515-9121-1sdyi06 2021-05-15T16:50:28.4701770Z cp -pR /private/tmp/d20210515-9121-1sdyi06/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T16:50:28.4862560Z chmod -Rf +w /private/tmp/d20210515-9121-1sdyi06 2021-05-15T16:50:28.5716480Z ==> Finishing up 2021-05-15T16:50:28.6213040Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T16:50:28.6223100Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T16:50:28.6230090Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T16:50:28.6234770Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T16:50:28.6240400Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T16:50:28.6250600Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T16:50:28.6409360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9329-1nqsvpc.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-15T16:50:31.1848140Z ==> Summary 2021-05-15T16:50:31.1872830Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T16:50:31.1889520Z ==> Installing libav dependency: sdl 2021-05-15T16:50:31.1912310Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T16:50:31.1931570Z 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/d20210515-9121-bg9jmp 2021-05-15T16:50:31.2714150Z cp -pR /private/tmp/d20210515-9121-bg9jmp/sdl/. /usr/local/Cellar/sdl 2021-05-15T16:50:31.3884510Z chmod -Rf +w /private/tmp/d20210515-9121-bg9jmp 2021-05-15T16:50:31.5162380Z ==> Finishing up 2021-05-15T16:50:31.5637410Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T16:50:31.5643410Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T16:50:31.5661570Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T16:50:31.5700200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T16:50:31.5710750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T16:50:31.5721290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T16:50:31.5737520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T16:50:31.5751800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T16:50:31.5758000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T16:50:31.5772060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T16:50:31.5783750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T16:50:31.5796480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T16:50:31.5811720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T16:50:31.5823280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T16:50:31.5834920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T16:50:31.5840850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T16:50:31.5846890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T16:50:31.5859490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T16:50:31.5872480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T16:50:31.5884140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T16:50:31.5895680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T16:50:31.5907150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T16:50:31.5919100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T16:50:31.5929710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T16:50:31.5939260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T16:50:31.5954090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T16:50:31.5965400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T16:50:31.5979180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T16:50:31.5990370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T16:50:31.6001870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T16:50:31.6011250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T16:50:31.6017460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T16:50:31.6023620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T16:50:31.6033280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T16:50:31.6057790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T16:50:31.6071390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T16:50:31.6076850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T16:50:31.6088380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T16:50:31.6100960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T16:50:31.6105920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T16:50:31.6112180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T16:50:31.6123960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T16:50:31.6136790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T16:50:31.6145660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T16:50:31.6154530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T16:50:31.6159980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T16:50:31.6165540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T16:50:31.6170790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T16:50:31.6176600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T16:50:31.6189270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T16:50:31.6201150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T16:50:31.6206140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T16:50:31.6211780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T16:50:31.6219180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T16:50:31.6227910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T16:50:31.6239260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T16:50:31.6244730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T16:50:31.6249950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T16:50:31.6261310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T16:50:31.6268880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T16:50:31.6277400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T16:50:31.6287950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T16:50:31.6296780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T16:50:31.6302210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T16:50:31.6311060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T16:50:31.6320990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T16:50:31.6326530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T16:50:31.6331880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T16:50:31.6340860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T16:50:31.6353110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T16:50:31.6360390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T16:50:31.6381730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T16:50:31.6389940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T16:50:31.6400650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T16:50:31.6411760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T16:50:31.6416960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T16:50:31.6422750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T16:50:31.6431340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T16:50:31.6436290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T16:50:31.6441970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T16:50:31.6447590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T16:50:31.6459570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T16:50:31.6464450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T16:50:31.6470390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T16:50:31.6475340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T16:50:31.6481050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T16:50:31.6486090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T16:50:31.6491720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T16:50:31.6502910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T16:50:31.6529250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T16:50:31.6540840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T16:50:31.6561750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T16:50:31.6582380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T16:50:31.6585630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T16:50:31.6617620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T16:50:31.6680410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T16:50:31.6783530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T16:50:31.6841100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T16:50:31.6883980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T16:50:31.6936370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T16:50:31.6964650Z Only the first 100 operations were output. 2021-05-15T16:50:31.7780180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9355-gmqutn.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-15T16:50:34.4269520Z ==> Summary 2021-05-15T16:50:34.4419410Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T16:50:34.4425780Z ==> Installing libav 2021-05-15T16:50:34.4429430Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T16:50:34.4448610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9121-1nic12u 2021-05-15T16:50:34.6386050Z cp -pR /private/tmp/d20210515-9121-1nic12u/libav/. /usr/local/Cellar/libav 2021-05-15T16:50:34.7497180Z chmod -Rf +w /private/tmp/d20210515-9121-1nic12u 2021-05-15T16:50:36.1060750Z ==> Finishing up 2021-05-15T16:50:36.2250740Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T16:50:36.2260800Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T16:50:36.2265690Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T16:50:36.2299870Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T16:50:36.2307240Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T16:50:36.2313790Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T16:50:36.2663810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9381-qbuc0q.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-15T16:50:38.9487920Z ==> Summary 2021-05-15T16:50:38.9510820Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T16:50:41.6157730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T16:50:43.3233410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T16:50:43.7741030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T17%3A00%3A00Z&sig=qjmxXa%2FJdxl5owUohSpYquQ%2FF2Tns7N3lyDR%2F4DYZjg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:44.0397550Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T16:50:46.7969170Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T16:50:49.3144780Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T16:50:49.3145950Z To reinstall 4.3.0, run: 2021-05-15T16:50:49.3146740Z brew reinstall libtiff 2021-05-15T16:50:50.9881910Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T16:50:50.9883700Z To reinstall 2.3.9_1, run: 2021-05-15T16:50:50.9884510Z brew reinstall unixodbc 2021-05-15T16:50:52.6454710Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T16:50:52.6455880Z To reinstall 1.0.18_1, run: 2021-05-15T16:50:52.6456710Z brew reinstall libsodium 2021-05-15T16:50:54.3586350Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T16:50:54.3587530Z To reinstall 4.1.1, run: 2021-05-15T16:50:54.3588350Z brew reinstall tesseract 2021-05-15T16:50:55.9946040Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T16:50:55.9947660Z To reinstall 1.21.1, run: 2021-05-15T16:50:55.9948560Z brew reinstall wget 2021-05-15T16:50:57.6870480Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T16:50:57.6871930Z To reinstall 4.3.4, run: 2021-05-15T16:50:57.6878710Z brew reinstall zeromq 2021-05-15T16:50:59.3569500Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T16:50:59.3570670Z To reinstall 2.2.27.6_1, run: 2021-05-15T16:50:59.3571470Z brew reinstall udunits 2021-05-15T16:51:00.9831150Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T16:51:00.9832310Z To reinstall 1.2.0, run: 2021-05-15T16:51:00.9833090Z brew reinstall webp 2021-05-15T16:51:02.7284470Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T16:51:04.4384770Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T16:51:04.8206420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T17%3A00%3A00Z&sig=j4bFjplPW%2Fd%2Fe3r7FRkaccRJNtyuBy2Lr91%2BP2ciDNs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:51:06.6588130Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T16:51:50.7970360Z ==> Caveats 2021-05-15T16:51:50.7971690Z Bash completion has been installed to: 2021-05-15T16:51:50.7972690Z /usr/local/etc/bash_completion.d 2021-05-15T16:51:50.7973930Z ==> Summary 2021-05-15T16:51:52.2643570Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T16:51:55.3785860Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T16:51:55.3798950Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T165008Z&X-Amz-Expires=300&X-Amz-Signature=1f4a488e8412347032f2b74ebf2928c1d5dbe47bcdb4e61dc1fa17fc67560ef1&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-15T16:51:58.7020170Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T16:51:58.7021930Z ==> Installing Cask xquartz 2021-05-15T16:52:17.5980530Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T16:52:17.5986590Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T16:52:42.2535080Z installer: Package name is 2021-05-15T16:52:42.2539790Z installer: Installing at base path / 2021-05-15T16:52:42.2540830Z installer: The install was successful. 2021-05-15T16:52:42.2542040Z installer: The install requires logging out now. 2021-05-15T16:52:42.3647070Z 🍺 xquartz was successfully installed! 2021-05-15T16:52:42.3905180Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:52:42.3905780Z with: 2021-05-15T16:52:42.3906240Z github_slug: neuroconductor/DensParcorr 2021-05-15T16:52:42.3907120Z env: 2021-05-15T16:52:42.3907540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:42.3907960Z TIC_DEPLOY_KEY: 2021-05-15T16:52:42.3908290Z RSPM: 2021-05-15T16:52:42.3909710Z GITHUB_PAT: *** 2021-05-15T16:52:42.3910120Z COVERALLS_TOKEN: 2021-05-15T16:52:42.3910570Z continue-on-error: false 2021-05-15T16:52:42.3911030Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:42.3911500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:42.3911930Z TZ: UTC 2021-05-15T16:52:42.3912280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:42.3912670Z NOT_CRAN: true 2021-05-15T16:52:42.3913010Z ##[endgroup] 2021-05-15T16:52:42.4716830Z repo slug is: neuroconductor/DensParcorr 2021-05-15T16:52:42.4836180Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:52:42.4836810Z env: 2021-05-15T16:52:42.4837300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:42.4837770Z TIC_DEPLOY_KEY: 2021-05-15T16:52:42.4838190Z RSPM: 2021-05-15T16:52:42.4839060Z GITHUB_PAT: *** 2021-05-15T16:52:42.4839480Z COVERALLS_TOKEN: 2021-05-15T16:52:42.4840010Z continue-on-error: false 2021-05-15T16:52:42.4840590Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:42.4841210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:42.4841670Z TZ: UTC 2021-05-15T16:52:42.4842090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:42.4842520Z NOT_CRAN: true 2021-05-15T16:52:42.4842930Z ##[endgroup] 2021-05-15T16:52:43.6464580Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:52:43.6465270Z with: 2021-05-15T16:52:43.6465650Z repo_name: DensParcorr 2021-05-15T16:52:43.6466110Z repo_version: 1.0 2021-05-15T16:52:43.6466500Z runner_os: macOS 2021-05-15T16:52:43.6466910Z R_version: 4.0 2021-05-15T16:52:43.6467260Z env: 2021-05-15T16:52:43.6467720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:43.6468200Z TIC_DEPLOY_KEY: 2021-05-15T16:52:43.6468580Z RSPM: 2021-05-15T16:52:43.6469750Z GITHUB_PAT: *** 2021-05-15T16:52:43.6470220Z COVERALLS_TOKEN: 2021-05-15T16:52:43.6470740Z continue-on-error: false 2021-05-15T16:52:43.6471210Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:43.6471750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:43.6472210Z TZ: UTC 2021-05-15T16:52:43.6472620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:43.6473030Z NOT_CRAN: true 2021-05-15T16:52:43.6473440Z ##[endgroup] 2021-05-15T16:52:43.7131920Z Package: DensParcorr 2021-05-15T16:52:43.7137300Z Version: 1.0 2021-05-15T16:52:43.7138180Z OS: macOS 2021-05-15T16:52:43.7222150Z ##[group]Run install.packages('remotes') 2021-05-15T16:52:43.7222980Z install.packages('remotes') 2021-05-15T16:52:43.7223810Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:52:43.7224810Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:52:43.7417150Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:52:43.7417640Z env: 2021-05-15T16:52:43.7418150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:43.7418630Z TIC_DEPLOY_KEY: 2021-05-15T16:52:43.7419030Z RSPM: 2021-05-15T16:52:43.7420030Z GITHUB_PAT: *** 2021-05-15T16:52:43.7420450Z COVERALLS_TOKEN: 2021-05-15T16:52:43.7420980Z continue-on-error: false 2021-05-15T16:52:43.7421480Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:43.7422020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:43.7422560Z TZ: UTC 2021-05-15T16:52:43.7423010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:43.7423470Z NOT_CRAN: true 2021-05-15T16:52:43.7423840Z ##[endgroup] 2021-05-15T16:52:44.0381900Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:52:44.0384260Z (as ‘lib’ is unspecified) 2021-05-15T16:52:46.4023020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-15T16:52:46.5380180Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-15T16:52:46.5583360Z ================================================== 2021-05-15T16:52:46.5584290Z downloaded 381 KB 2021-05-15T16:52:46.5584900Z 2021-05-15T16:52:46.6291020Z 2021-05-15T16:52:46.6392150Z The downloaded binary packages are in 2021-05-15T16:52:46.6414350Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp0MmTKS/downloaded_packages 2021-05-15T16:52:52.7321230Z ##[group]Run actions/cache@v1 2021-05-15T16:52:52.7321840Z with: 2021-05-15T16:52:52.7322300Z path: /Users/runner/work/_temp/Library 2021-05-15T16:52:52.7325980Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-302c9797b05a986bf54322485955a0eac8a30b67aa7726a999feef5df04f330e 2021-05-15T16:52:52.7329680Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T16:52:52.7331470Z env: 2021-05-15T16:52:52.7331960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:52.7332430Z TIC_DEPLOY_KEY: 2021-05-15T16:52:52.7332830Z RSPM: 2021-05-15T16:52:52.7334560Z GITHUB_PAT: *** 2021-05-15T16:52:52.7335630Z COVERALLS_TOKEN: 2021-05-15T16:52:52.7336130Z continue-on-error: false 2021-05-15T16:52:52.7336790Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:52.7337500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:52.7338480Z TZ: UTC 2021-05-15T16:52:52.7339010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:52.7339490Z NOT_CRAN: true 2021-05-15T16:52:52.7339870Z ##[endgroup] 2021-05-15T16:52:52.8125020Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:52:52.8219810Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:52:52.8220830Z remotes::install_github("ropensci/tic") 2021-05-15T16:52:52.8221520Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:52:52.8222320Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:52:52.8222910Z remotes::install_cran("covr") 2021-05-15T16:52:52.8472830Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:52:52.8473310Z env: 2021-05-15T16:52:52.8473760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:52.8474280Z TIC_DEPLOY_KEY: 2021-05-15T16:52:52.8474640Z RSPM: 2021-05-15T16:52:52.8475630Z GITHUB_PAT: *** 2021-05-15T16:52:52.8476050Z COVERALLS_TOKEN: 2021-05-15T16:52:52.8476550Z continue-on-error: false 2021-05-15T16:52:52.8477050Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:52.8477590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:52.8478050Z TZ: UTC 2021-05-15T16:52:52.8478520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:52.8478940Z NOT_CRAN: true 2021-05-15T16:52:52.8479360Z ##[endgroup] 2021-05-15T16:52:53.1178350Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:52:54.2425900Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:52:58.3753140Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:52:58.3754600Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:52:58.3756030Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:52:58.3757280Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:52:58.3758510Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:52:58.3759770Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:52:58.3760970Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:52:58.3762270Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:52:58.3763520Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:52:58.3764750Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:52:58.3766010Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:52:58.3767190Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:52:58.3768530Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:52:58.3769800Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:52:58.3771010Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:52:58.3772290Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:52:58.3773550Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:52:58.3774900Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:52:58.3776170Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T16:52:58.3777990Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:52:58.3779330Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:52:58.3781450Z 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-15T16:52:58.3783780Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:52:58.3785110Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:52:58.3786440Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:52:58.3787700Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:52:58.3789010Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:52:58.3790250Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:52:58.3791540Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:52:58.3792800Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:52:58.3794210Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:52:58.3795790Z (as ‘lib’ is unspecified) 2021-05-15T16:52:58.3796750Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:52:58.3798130Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:52:58.3799490Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:52:58.3800810Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:52:58.3802120Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:52:58.3803440Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:53:00.3985980Z 2021-05-15T16:53:00.3988270Z There is a binary version available but the source version is later: 2021-05-15T16:53:00.4022070Z binary source needs_compilation 2021-05-15T16:53:00.4024020Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T16:53:00.4025950Z 2021-05-15T16:53:00.4053070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-15T16:53:00.7077870Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-15T16:53:00.7531210Z ================================================== 2021-05-15T16:53:00.7532320Z downloaded 1.3 MB 2021-05-15T16:53:00.7532950Z 2021-05-15T16:53:00.7576440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-15T16:53:00.9479270Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-15T16:53:00.9597890Z ================================================== 2021-05-15T16:53:00.9599420Z downloaded 219 KB 2021-05-15T16:53:00.9600610Z 2021-05-15T16:53:00.9644250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-15T16:53:01.2083720Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-15T16:53:01.2173730Z ================================================== 2021-05-15T16:53:01.2176130Z downloaded 135 KB 2021-05-15T16:53:01.2177110Z 2021-05-15T16:53:01.2212180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-15T16:53:01.3590150Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-15T16:53:01.3634290Z ================================================== 2021-05-15T16:53:01.3635390Z downloaded 46 KB 2021-05-15T16:53:01.3636030Z 2021-05-15T16:53:01.3673070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-15T16:53:02.6494660Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-15T16:53:02.6495590Z ================================================== 2021-05-15T16:53:02.6496090Z downloaded 21 KB 2021-05-15T16:53:02.6496400Z 2021-05-15T16:53:02.7019360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-15T16:53:02.8407680Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-15T16:53:02.8463190Z ================================================== 2021-05-15T16:53:02.8464040Z downloaded 80 KB 2021-05-15T16:53:02.8464650Z 2021-05-15T16:53:02.8502630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-15T16:53:03.1088790Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-15T16:53:03.1632070Z ================================================== 2021-05-15T16:53:03.1635180Z downloaded 2.8 MB 2021-05-15T16:53:03.1635840Z 2021-05-15T16:53:03.1679170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-15T16:53:03.4363940Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-15T16:53:03.4378670Z ================================================== 2021-05-15T16:53:03.4380330Z downloaded 34 KB 2021-05-15T16:53:03.4381030Z 2021-05-15T16:53:03.4412230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-15T16:53:03.6028050Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-15T16:53:03.6332140Z ================================================== 2021-05-15T16:53:03.6334940Z downloaded 841 KB 2021-05-15T16:53:03.6335700Z 2021-05-15T16:53:03.6369730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-15T16:53:03.8401250Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-15T16:53:03.8618130Z ================================================== 2021-05-15T16:53:03.8619430Z downloaded 480 KB 2021-05-15T16:53:03.8620250Z 2021-05-15T16:53:03.8662640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-15T16:53:04.1152570Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-15T16:53:04.1154180Z ================================================== 2021-05-15T16:53:04.1155340Z downloaded 12 KB 2021-05-15T16:53:04.1155930Z 2021-05-15T16:53:04.1187410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-15T16:53:04.3857190Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-15T16:53:04.4085360Z ================================================== 2021-05-15T16:53:04.4088420Z downloaded 486 KB 2021-05-15T16:53:04.4089530Z 2021-05-15T16:53:04.4124060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-15T16:53:04.7700040Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-15T16:53:04.7764440Z ================================================== 2021-05-15T16:53:04.7765380Z downloaded 89 KB 2021-05-15T16:53:04.7766360Z 2021-05-15T16:53:04.7805120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-15T16:53:05.0244370Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-15T16:53:05.0452640Z ================================================== 2021-05-15T16:53:05.0456810Z downloaded 518 KB 2021-05-15T16:53:05.0457430Z 2021-05-15T16:53:05.0492110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-15T16:53:05.1935660Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-15T16:53:05.2060300Z ================================================== 2021-05-15T16:53:05.2061200Z downloaded 206 KB 2021-05-15T16:53:05.2061950Z 2021-05-15T16:53:05.2096550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-15T16:53:05.4649230Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-15T16:53:05.4821570Z ================================================== 2021-05-15T16:53:05.4824480Z downloaded 265 KB 2021-05-15T16:53:05.4825400Z 2021-05-15T16:53:05.4859470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-15T16:53:05.8292120Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-15T16:53:05.8403630Z ================================================== 2021-05-15T16:53:05.8404570Z downloaded 166 KB 2021-05-15T16:53:05.8405190Z 2021-05-15T16:53:05.8444530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-15T16:53:06.0510360Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-15T16:53:06.0593910Z ================================================== 2021-05-15T16:53:06.0595000Z downloaded 94 KB 2021-05-15T16:53:06.0596310Z 2021-05-15T16:53:06.0630730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-15T16:53:06.1963960Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-15T16:53:06.2058610Z ================================================== 2021-05-15T16:53:06.2059550Z downloaded 136 KB 2021-05-15T16:53:06.2060400Z 2021-05-15T16:53:06.2093810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-15T16:53:06.8480930Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-15T16:53:06.8482330Z ================================================== 2021-05-15T16:53:06.8485000Z downloaded 183 KB 2021-05-15T16:53:06.8485690Z 2021-05-15T16:53:06.8522070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-15T16:53:06.9992440Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-15T16:53:07.0095290Z ================================================== 2021-05-15T16:53:07.0096240Z downloaded 198 KB 2021-05-15T16:53:07.0097180Z 2021-05-15T16:53:07.0132260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-15T16:53:07.2675870Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-15T16:53:07.2792100Z ================================================== 2021-05-15T16:53:07.2793390Z downloaded 204 KB 2021-05-15T16:53:07.2794860Z 2021-05-15T16:53:07.2833310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-15T16:53:07.5653000Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-15T16:53:07.7908960Z ================================================== 2021-05-15T16:53:07.7910380Z downloaded 64 KB 2021-05-15T16:53:07.7912550Z 2021-05-15T16:53:07.7947370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-15T16:53:08.1401810Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-15T16:53:08.1444230Z ================================================== 2021-05-15T16:53:08.1445140Z downloaded 44 KB 2021-05-15T16:53:08.1445710Z 2021-05-15T16:53:08.1482850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-15T16:53:08.4138050Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-15T16:53:08.4302610Z ================================================== 2021-05-15T16:53:08.4308730Z downloaded 408 KB 2021-05-15T16:53:08.4310810Z 2021-05-15T16:53:08.4340740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-15T16:53:08.6913700Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-15T16:53:08.6980900Z ================================================== 2021-05-15T16:53:08.6981850Z downloaded 91 KB 2021-05-15T16:53:08.6982490Z 2021-05-15T16:53:08.7133570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-15T16:53:09.1300260Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-15T16:53:09.1396570Z ================================================== 2021-05-15T16:53:09.1397790Z downloaded 134 KB 2021-05-15T16:53:09.1398380Z 2021-05-15T16:53:09.1431560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-15T16:53:09.4684120Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-15T16:53:09.5106980Z ================================================== 2021-05-15T16:53:09.5114910Z downloaded 1.9 MB 2021-05-15T16:53:09.5116640Z 2021-05-15T16:53:09.5150400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-15T16:53:09.7644380Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-15T16:53:09.7850680Z ================================================== 2021-05-15T16:53:09.7852130Z downloaded 532 KB 2021-05-15T16:53:09.7856020Z 2021-05-15T16:53:09.7888680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-15T16:53:09.9218090Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-15T16:53:10.0711720Z ================================================== 2021-05-15T16:53:10.0712660Z downloaded 515 KB 2021-05-15T16:53:10.0713520Z 2021-05-15T16:53:10.0750290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-15T16:53:10.3244520Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-15T16:53:10.3285230Z ================================================== 2021-05-15T16:53:10.3287110Z downloaded 47 KB 2021-05-15T16:53:10.3288820Z 2021-05-15T16:53:10.3323250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-15T16:53:10.6630750Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-15T16:53:10.6880260Z ================================================== 2021-05-15T16:53:10.6885580Z downloaded 690 KB 2021-05-15T16:53:10.6889520Z 2021-05-15T16:53:10.6918760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-15T16:53:11.1526750Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-15T16:53:11.1575490Z ================================================== 2021-05-15T16:53:11.1576380Z downloaded 46 KB 2021-05-15T16:53:11.1576960Z 2021-05-15T16:53:11.1617980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-15T16:53:11.7164200Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-15T16:53:11.7815060Z ================================================== 2021-05-15T16:53:11.7817100Z downloaded 2.0 MB 2021-05-15T16:53:11.7818160Z 2021-05-15T16:53:12.8773790Z 2021-05-15T16:53:12.8774880Z The downloaded binary packages are in 2021-05-15T16:53:12.8775940Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9SCntr/downloaded_packages 2021-05-15T16:53:12.8777960Z installing the source package ‘cachem’ 2021-05-15T16:53:12.8778440Z 2021-05-15T16:53:12.8796560Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:53:13.0604130Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:53:13.0632230Z ================================================== 2021-05-15T16:53:13.0633220Z downloaded 24 KB 2021-05-15T16:53:13.0633830Z 2021-05-15T16:53:13.4266020Z * installing *source* package ‘cachem’ ... 2021-05-15T16:53:13.4268140Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:13.4269340Z ** using staged installation 2021-05-15T16:53:13.4440780Z ** libs 2021-05-15T16:53:19.2059780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T16:53:19.7818760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:19.8638410Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:20.0860790Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T16:53:20.0901820Z ** R 2021-05-15T16:53:20.1029510Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:21.0656800Z ** help 2021-05-15T16:53:21.0968260Z *** installing help indices 2021-05-15T16:53:21.1217040Z ** building package indices 2021-05-15T16:53:21.4144880Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:21.8874820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:53:23.0938620Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:23.4142600Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:23.4217000Z * DONE (cachem) 2021-05-15T16:53:23.4337650Z 2021-05-15T16:53:24.0354930Z The downloaded source packages are in 2021-05-15T16:53:24.0363100Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp9SCntr/downloaded_packages’ 2021-05-15T16:53:24.0462600Z Running `R CMD build`... 2021-05-15T16:53:26.8124170Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp9SCntr/remotes2a873c28b35/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T16:53:26.8125680Z * preparing ‘tic’: 2021-05-15T16:53:26.8126720Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:53:26.8127520Z * installing the package to process help pages 2021-05-15T16:53:26.8128780Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:53:26.8129620Z * checking for empty or unneeded directories 2021-05-15T16:53:26.8130680Z Removed empty directory ‘tic/.circleci’ 2021-05-15T16:53:26.8131690Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T16:53:26.8132650Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T16:53:26.8137600Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:53:26.8138650Z (as ‘lib’ is unspecified) 2021-05-15T16:53:27.3308710Z * installing *source* package ‘tic’ ... 2021-05-15T16:53:27.3312550Z ** using staged installation 2021-05-15T16:53:27.3654770Z ** R 2021-05-15T16:53:27.4065030Z ** inst 2021-05-15T16:53:27.4235760Z ** preparing package for lazy loading 2021-05-15T16:53:27.9815500Z ** help 2021-05-15T16:53:28.2047300Z *** installing help indices 2021-05-15T16:53:28.3210030Z *** copying figures 2021-05-15T16:53:28.3241560Z ** building package indices 2021-05-15T16:53:28.7020980Z ** installing vignettes 2021-05-15T16:53:28.7083470Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:29.0978270Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:29.5397470Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:29.5473020Z * DONE (tic) 2021-05-15T16:53:29.6104780Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:53:30.0293910Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:53:33.1716930Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:53:33.1718530Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:53:33.1719750Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:53:33.1720630Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:53:33.1722390Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:53:33.1723310Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:53:33.1724210Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:53:33.1725090Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:53:33.1725930Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:53:33.1727170Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:53:33.1728120Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:53:33.1729100Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:53:33.1730020Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:53:33.1730890Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:53:33.1732130Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:53:33.1733170Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:53:33.1734200Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:53:33.1735040Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:53:33.1736060Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:53:33.1737280Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:53:33.1738140Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:53:33.1738990Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:53:33.1740020Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:53:33.1741240Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:53:33.1742150Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:53:33.1743010Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:53:33.1744520Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:53:33.1745400Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:53:33.1746250Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:53:33.1747510Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:53:33.1748410Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:53:33.1749740Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:53:33.1750630Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:53:33.1751510Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:53:33.1752390Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:53:33.1753270Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:53:33.1754160Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:53:33.1755020Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:53:33.1757460Z 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-15T16:53:33.1759820Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:53:33.1760810Z (as ‘lib’ is unspecified) 2021-05-15T16:53:35.1676100Z 2021-05-15T16:53:35.1677260Z There is a binary version available but the source version is later: 2021-05-15T16:53:35.1691330Z binary source needs_compilation 2021-05-15T16:53:35.1692330Z xfun 0.22 0.23 TRUE 2021-05-15T16:53:35.1692640Z 2021-05-15T16:53:35.1716210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-15T16:53:35.3118010Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-15T16:53:35.3216260Z ================================================== 2021-05-15T16:53:35.3283880Z downloaded 192 KB 2021-05-15T16:53:35.3285710Z 2021-05-15T16:53:35.3288750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-15T16:53:35.3637120Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-15T16:53:35.4002140Z ================================================== 2021-05-15T16:53:35.4002670Z downloaded 1.3 MB 2021-05-15T16:53:35.4002970Z 2021-05-15T16:53:35.4045910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-15T16:53:35.5505580Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-15T16:53:35.5506430Z ================================================== 2021-05-15T16:53:35.5506870Z downloaded 17 KB 2021-05-15T16:53:35.5507140Z 2021-05-15T16:53:35.6667090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.0.tgz' 2021-05-15T16:53:35.8092280Z Content type 'application/x-gzip' length 1002593 bytes (979 KB) 2021-05-15T16:53:35.8422750Z ================================================== 2021-05-15T16:53:35.8423570Z downloaded 979 KB 2021-05-15T16:53:35.8424060Z 2021-05-15T16:53:35.8564970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.1.tgz' 2021-05-15T16:53:36.0890160Z Content type 'application/x-gzip' length 804527 bytes (785 KB) 2021-05-15T16:53:36.1206210Z ================================================== 2021-05-15T16:53:36.1210990Z downloaded 785 KB 2021-05-15T16:53:36.1211730Z 2021-05-15T16:53:36.1263630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-15T16:53:36.3942920Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-15T16:53:36.3985100Z ================================================== 2021-05-15T16:53:36.3985920Z downloaded 43 KB 2021-05-15T16:53:36.3987180Z 2021-05-15T16:53:36.4023560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-15T16:53:36.5619780Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-15T16:53:36.5732630Z ================================================== 2021-05-15T16:53:36.5735410Z downloaded 207 KB 2021-05-15T16:53:36.5736460Z 2021-05-15T16:53:36.5777260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-15T16:53:36.7133790Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-15T16:53:36.7534150Z ================================================== 2021-05-15T16:53:36.7635920Z downloaded 975 KB 2021-05-15T16:53:36.7737730Z 2021-05-15T16:53:36.7840740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-15T16:53:37.0255010Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-15T16:53:37.0307060Z ================================================== 2021-05-15T16:53:37.0307920Z downloaded 68 KB 2021-05-15T16:53:37.0308950Z 2021-05-15T16:53:37.0345470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-15T16:53:37.1948050Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-15T16:53:37.2090010Z ================================================== 2021-05-15T16:53:37.2092030Z downloaded 278 KB 2021-05-15T16:53:37.2092410Z 2021-05-15T16:53:37.3281780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-15T16:53:37.4657800Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-15T16:53:37.4815360Z ================================================== 2021-05-15T16:53:37.4815920Z downloaded 288 KB 2021-05-15T16:53:37.4816570Z 2021-05-15T16:53:37.4888650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-15T16:53:37.6272850Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T16:53:37.6371530Z ================================================== 2021-05-15T16:53:37.6473370Z downloaded 15 KB 2021-05-15T16:53:37.6574970Z 2021-05-15T16:53:37.6592870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-15T16:53:38.0331540Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-15T16:53:38.0455260Z ================================================== 2021-05-15T16:53:38.0456260Z downloaded 148 KB 2021-05-15T16:53:38.0457180Z 2021-05-15T16:53:38.0495930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-15T16:53:38.1892010Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-15T16:53:38.1950520Z ================================================== 2021-05-15T16:53:38.1950960Z downloaded 72 KB 2021-05-15T16:53:38.1951260Z 2021-05-15T16:53:38.1988760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-15T16:53:38.4028120Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-15T16:53:38.4130950Z ================================================== 2021-05-15T16:53:38.4232780Z downloaded 35 KB 2021-05-15T16:53:38.4250370Z 2021-05-15T16:53:38.4252550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-15T16:53:38.6153430Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-15T16:53:38.7490990Z ================================================== 2021-05-15T16:53:38.7491520Z downloaded 293 KB 2021-05-15T16:53:38.7492450Z 2021-05-15T16:53:38.8189170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-15T16:53:39.5190930Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-15T16:53:39.5517450Z ================================================== 2021-05-15T16:53:39.5517970Z downloaded 425 KB 2021-05-15T16:53:39.5518240Z 2021-05-15T16:53:39.5558040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-15T16:53:39.8047470Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-15T16:53:39.8053500Z ================================================== 2021-05-15T16:53:39.8057230Z downloaded 36 KB 2021-05-15T16:53:39.8057960Z 2021-05-15T16:53:39.8092230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-15T16:53:39.9496490Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-15T16:53:40.0153770Z ================================================== 2021-05-15T16:53:40.0154350Z downloaded 2.2 MB 2021-05-15T16:53:40.0154640Z 2021-05-15T16:53:40.0200230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-15T16:53:40.1637710Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-15T16:53:40.1761070Z ================================================== 2021-05-15T16:53:40.1761940Z downloaded 194 KB 2021-05-15T16:53:40.1762360Z 2021-05-15T16:53:40.1807790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-15T16:53:40.5158440Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-15T16:53:40.5226440Z ================================================== 2021-05-15T16:53:40.5227330Z downloaded 38 KB 2021-05-15T16:53:40.5228590Z 2021-05-15T16:53:40.5230550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-15T16:53:40.7792280Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-15T16:53:40.7913180Z ================================================== 2021-05-15T16:53:40.7914980Z downloaded 205 KB 2021-05-15T16:53:40.7915340Z 2021-05-15T16:53:40.7948980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-15T16:53:41.0751560Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-15T16:53:41.2737300Z ================================================== 2021-05-15T16:53:41.2738930Z downloaded 13.9 MB 2021-05-15T16:53:41.2739280Z 2021-05-15T16:53:41.2828400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-15T16:53:41.4149550Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-15T16:53:41.4864290Z ================================================== 2021-05-15T16:53:41.4865050Z downloaded 3.1 MB 2021-05-15T16:53:41.4866050Z 2021-05-15T16:53:41.4909280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-15T16:53:41.6852720Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-15T16:53:41.7236780Z ================================================== 2021-05-15T16:53:41.7237380Z downloaded 1.3 MB 2021-05-15T16:53:41.7237680Z 2021-05-15T16:53:41.7281960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-15T16:53:42.0163750Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-15T16:53:42.0339560Z ================================================== 2021-05-15T16:53:42.0340880Z downloaded 302 KB 2021-05-15T16:53:42.0341330Z 2021-05-15T16:53:42.0382800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-15T16:53:42.3794670Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-15T16:53:42.3821920Z ================================================== 2021-05-15T16:53:42.3822670Z downloaded 104 KB 2021-05-15T16:53:42.3823230Z 2021-05-15T16:53:42.3861150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-15T16:53:42.6331930Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-15T16:53:42.6332760Z ================================================== 2021-05-15T16:53:42.6333180Z downloaded 21 KB 2021-05-15T16:53:42.6333460Z 2021-05-15T16:53:42.6375540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-15T16:53:42.8834030Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-15T16:53:42.8861300Z ================================================== 2021-05-15T16:53:42.8861790Z downloaded 43 KB 2021-05-15T16:53:42.8862300Z 2021-05-15T16:53:42.8907660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-15T16:53:43.0659720Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-15T16:53:43.0671060Z ================================================== 2021-05-15T16:53:43.0673060Z downloaded 33 KB 2021-05-15T16:53:43.0673360Z 2021-05-15T16:53:43.0709710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-15T16:53:43.2579570Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-15T16:53:43.2672230Z ================================================== 2021-05-15T16:53:43.2672980Z downloaded 137 KB 2021-05-15T16:53:43.2673420Z 2021-05-15T16:53:43.2714550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-15T16:53:43.5476910Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-15T16:53:43.6015680Z ================================================== 2021-05-15T16:53:43.6016380Z downloaded 2.8 MB 2021-05-15T16:53:43.6035480Z 2021-05-15T16:53:43.6065000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-15T16:53:43.8580360Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-15T16:53:43.8636530Z ================================================== 2021-05-15T16:53:43.8637210Z downloaded 64 KB 2021-05-15T16:53:43.8637590Z 2021-05-15T16:53:43.8678790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-15T16:53:44.1126000Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-15T16:53:44.1469730Z ================================================== 2021-05-15T16:53:44.1470260Z downloaded 954 KB 2021-05-15T16:53:44.1470570Z 2021-05-15T16:53:44.1515950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-15T16:53:44.3984650Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-15T16:53:44.4094160Z ================================================== 2021-05-15T16:53:44.4095190Z downloaded 129 KB 2021-05-15T16:53:44.4095510Z 2021-05-15T16:53:44.4138780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-15T16:53:44.6586740Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-15T16:53:44.6784650Z ================================================== 2021-05-15T16:53:44.6785680Z downloaded 384 KB 2021-05-15T16:53:44.6786260Z 2021-05-15T16:53:46.2456620Z 2021-05-15T16:53:46.2462470Z installing the source package ‘xfun’ 2021-05-15T16:53:46.2464130Z The downloaded binary packages are in 2021-05-15T16:53:46.2465630Z 2021-05-15T16:53:46.2467480Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9SCntr/downloaded_packages 2021-05-15T16:53:46.2477810Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:53:46.4575490Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:53:46.4646250Z ================================================== 2021-05-15T16:53:46.4646750Z downloaded 109 KB 2021-05-15T16:53:46.4647030Z 2021-05-15T16:53:46.9730900Z * installing *source* package ‘xfun’ ... 2021-05-15T16:53:46.9807220Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:46.9808230Z ** using staged installation 2021-05-15T16:53:47.0043360Z ** libs 2021-05-15T16:53:47.0266310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T16:53:47.1956450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:47.2868400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:48.4131470Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T16:53:48.4178070Z ** R 2021-05-15T16:53:48.4434510Z ** inst 2021-05-15T16:53:48.4467160Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:50.3537440Z ** help 2021-05-15T16:53:50.6747710Z *** installing help indices 2021-05-15T16:53:50.8133750Z ** building package indices 2021-05-15T16:53:51.2505090Z ** installing vignettes 2021-05-15T16:53:51.3096580Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:51.7121750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:53:51.8574850Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:52.1893950Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:52.1936030Z * DONE (xfun) 2021-05-15T16:53:52.2200030Z 2021-05-15T16:53:52.2201120Z The downloaded source packages are in 2021-05-15T16:53:52.2203990Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp9SCntr/downloaded_packages’ 2021-05-15T16:53:52.3562430Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T16:53:55.5388380Z 2021-05-15T16:53:56.0751830Z 2021-05-15T16:53:56.0784170Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp9SCntr/remotes2a8729745fb/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T16:53:56.0863680Z 2021-05-15T16:53:56.0872640Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp9SCntr/remotes2a8729745fb/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T16:53:56.1956440Z 2021-05-15T16:53:56.2061030Z 2021-05-15T16:53:56.2067700Z ─ preparing ‘desc’: 2021-05-15T16:53:56.2068450Z 2021-05-15T16:53:56.2074120Z 2021-05-15T16:53:56.2136440Z checking DESCRIPTION meta-information ... 2021-05-15T16:53:56.2175070Z 2021-05-15T16:53:56.2176910Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:53:56.3355780Z 2021-05-15T16:53:56.3385570Z 2021-05-15T16:53:56.3387740Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:53:56.3396660Z 2021-05-15T16:53:56.3441280Z 2021-05-15T16:53:56.3442860Z ─ checking for empty or unneeded directories 2021-05-15T16:53:56.3512880Z 2021-05-15T16:53:56.3576020Z 2021-05-15T16:53:56.3578600Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T16:53:56.5015000Z 2021-05-15T16:53:56.5116410Z 2021-05-15T16:53:56.5169960Z 2021-05-15T16:53:56.5799980Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:53:56.5811450Z (as ‘lib’ is unspecified) 2021-05-15T16:53:57.0946680Z * installing *source* package ‘desc’ ... 2021-05-15T16:53:57.1024500Z ** using staged installation 2021-05-15T16:53:57.1269100Z ** R 2021-05-15T16:53:57.1547650Z ** inst 2021-05-15T16:53:57.1649660Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:59.3773440Z ** help 2021-05-15T16:53:59.5642360Z *** installing help indices 2021-05-15T16:53:59.7277990Z ** building package indices 2021-05-15T16:54:00.1239130Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:54:00.4379660Z ** testing if installed package can be loaded from final location 2021-05-15T16:54:00.7890460Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:54:00.7933380Z * DONE (desc) 2021-05-15T16:54:01.1969890Z 2021-05-15T16:54:01.1988170Z 2021-05-15T16:54:01.2093960Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp9SCntr/remotes2a8732b0c9d1/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T16:54:01.2163400Z 2021-05-15T16:54:01.2267080Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp9SCntr/remotes2a8732b0c9d1/muschellij2-ghtravis-0b26809/DESCRIPTION’ (350ms) 2021-05-15T16:54:01.2872380Z 2021-05-15T16:54:01.2972980Z 2021-05-15T16:54:01.3075480Z ─ preparing ‘ghtravis’: 2021-05-15T16:54:01.3175610Z 2021-05-15T16:54:01.3277700Z 2021-05-15T16:54:01.3379330Z checking DESCRIPTION meta-information ... 2021-05-15T16:54:01.3451970Z 2021-05-15T16:54:01.3453880Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:54:01.3786220Z 2021-05-15T16:54:01.3814900Z 2021-05-15T16:54:01.3816540Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:54:01.3832870Z 2021-05-15T16:54:01.3872720Z 2021-05-15T16:54:01.3874750Z ─ checking for empty or unneeded directories 2021-05-15T16:54:01.3888540Z 2021-05-15T16:54:01.3918250Z 2021-05-15T16:54:01.3920360Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T16:54:01.4212200Z 2021-05-15T16:54:01.4214630Z 2021-05-15T16:54:01.4215340Z 2021-05-15T16:54:01.4837720Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:54:01.4839510Z (as ‘lib’ is unspecified) 2021-05-15T16:54:02.8407970Z * installing *source* package ‘ghtravis’ ... 2021-05-15T16:54:02.8507710Z ** using staged installation 2021-05-15T16:54:02.8709400Z ** R 2021-05-15T16:54:02.8919920Z ** inst 2021-05-15T16:54:02.9021690Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:05.1932150Z ** help 2021-05-15T16:54:05.3125270Z *** installing help indices 2021-05-15T16:54:05.3828660Z ** building package indices 2021-05-15T16:54:05.7387690Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:54:06.7271800Z ** testing if installed package can be loaded from final location 2021-05-15T16:54:07.7508680Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:54:07.7536840Z * DONE (ghtravis) 2021-05-15T16:54:07.7849430Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:54:08.0786300Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T16:54:11.2939990Z 2021-05-15T16:54:11.2942590Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T16:54:11.2943850Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T16:54:11.2945410Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T16:54:11.2946750Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T16:54:11.2947930Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T16:54:11.2949170Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T16:54:11.2953340Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:54:11.2954700Z (as ‘lib’ is unspecified) 2021-05-15T16:54:13.3701670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-15T16:54:13.5922740Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-15T16:54:13.6026260Z ================================================== 2021-05-15T16:54:13.6027850Z downloaded 194 KB 2021-05-15T16:54:13.6028640Z 2021-05-15T16:54:13.6080280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-15T16:54:13.8637320Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-15T16:54:13.8687420Z ================================================== 2021-05-15T16:54:13.8688400Z downloaded 67 KB 2021-05-15T16:54:13.8688860Z 2021-05-15T16:54:13.8733130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-15T16:54:14.0570730Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-15T16:54:14.0669950Z ================================================== 2021-05-15T16:54:14.0735290Z downloaded 189 KB 2021-05-15T16:54:14.0736120Z 2021-05-15T16:54:14.0738290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-15T16:54:14.2154090Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-15T16:54:14.2491830Z ================================================== 2021-05-15T16:54:14.2492810Z downloaded 1.2 MB 2021-05-15T16:54:14.2493120Z 2021-05-15T16:54:14.2538440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-15T16:54:14.3974690Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-15T16:54:14.4299500Z ================================================== 2021-05-15T16:54:14.4301840Z downloaded 936 KB 2021-05-15T16:54:14.4302460Z 2021-05-15T16:54:14.5950250Z 2021-05-15T16:54:14.5992990Z The downloaded binary packages are in 2021-05-15T16:54:14.6004690Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9SCntr/downloaded_packages 2021-05-15T16:54:14.9342060Z 2021-05-15T16:54:14.9369630Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp9SCntr/remotes2a876ee4c923/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T16:54:14.9442860Z 2021-05-15T16:54:14.9447350Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp9SCntr/remotes2a876ee4c923/muschellij2-aghast-0c3b853/DESCRIPTION’ (338ms) 2021-05-15T16:54:14.9766860Z 2021-05-15T16:54:14.9810280Z 2021-05-15T16:54:14.9814810Z ─ preparing ‘aghast’: 2021-05-15T16:54:14.9825220Z 2021-05-15T16:54:14.9827060Z 2021-05-15T16:54:14.9894680Z checking DESCRIPTION meta-information ... 2021-05-15T16:54:14.9958160Z 2021-05-15T16:54:14.9960730Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:54:15.0471990Z 2021-05-15T16:54:15.0633320Z 2021-05-15T16:54:15.0636370Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:54:15.0645430Z 2021-05-15T16:54:15.0707030Z 2021-05-15T16:54:15.0710340Z ─ checking for empty or unneeded directories 2021-05-15T16:54:15.0748430Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T16:54:15.0761140Z 2021-05-15T16:54:15.0766640Z 2021-05-15T16:54:15.0766990Z 2021-05-15T16:54:15.0919260Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:54:15.0928080Z (as ‘lib’ is unspecified) 2021-05-15T16:54:15.4393640Z * installing *source* package ‘aghast’ ... 2021-05-15T16:54:15.4397700Z ** using staged installation 2021-05-15T16:54:15.4741580Z ** R 2021-05-15T16:54:15.4917760Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:16.1699350Z ** help 2021-05-15T16:54:16.2065560Z *** installing help indices 2021-05-15T16:54:16.2370780Z ** building package indices 2021-05-15T16:54:16.5467970Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:54:16.8502460Z ** testing if installed package can be loaded from final location 2021-05-15T16:54:17.1512630Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:54:17.1538150Z * DONE (aghast) 2021-05-15T16:54:17.1768700Z Installing 1 packages: covr 2021-05-15T16:54:17.1781170Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:54:17.1782240Z (as ‘lib’ is unspecified) 2021-05-15T16:54:18.2423960Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T16:54:18.2424530Z 2021-05-15T16:54:19.2472160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-15T16:54:19.3801220Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-15T16:54:19.4498440Z ================================================== 2021-05-15T16:54:19.4525160Z downloaded 153 KB 2021-05-15T16:54:19.4525940Z 2021-05-15T16:54:19.4528420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-15T16:54:19.6209330Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-15T16:54:19.6282500Z ================================================== 2021-05-15T16:54:19.6283020Z downloaded 117 KB 2021-05-15T16:54:19.6283300Z 2021-05-15T16:54:19.7131000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-15T16:54:19.8909690Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-15T16:54:19.9048820Z ================================================== 2021-05-15T16:54:19.9049920Z downloaded 282 KB 2021-05-15T16:54:19.9050650Z 2021-05-15T16:54:19.9711210Z 2021-05-15T16:54:19.9712030Z The downloaded binary packages are in 2021-05-15T16:54:19.9712980Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9SCntr/downloaded_packages 2021-05-15T16:54:20.0082830Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T16:54:20.0084000Z Rscript -e "tic::before_install()" 2021-05-15T16:54:20.0915460Z shell: /bin/bash -e {0} 2021-05-15T16:54:20.0915880Z env: 2021-05-15T16:54:20.0916420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:54:20.0917200Z TIC_DEPLOY_KEY: 2021-05-15T16:54:20.0917600Z RSPM: 2021-05-15T16:54:20.0918750Z GITHUB_PAT: *** 2021-05-15T16:54:20.0919150Z COVERALLS_TOKEN: 2021-05-15T16:54:20.0919590Z continue-on-error: false 2021-05-15T16:54:20.0920060Z VDIFFR_RUN_TESTS: false 2021-05-15T16:54:20.0920520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:54:20.0920940Z TZ: UTC 2021-05-15T16:54:20.0921300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:54:20.0921680Z NOT_CRAN: true 2021-05-15T16:54:20.0922030Z ##[endgroup] 2021-05-15T16:54:20.5125070Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:54:20.6832350Z Running before_install: step_install_remote_binaries() 2021-05-15T16:54:21.3849100Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T16:54:21.3850260Z remotes::install_deps(dependencies = TRUE) 2021-05-15T16:54:21.3851730Z remotes::install_cran("rcmdcheck") 2021-05-15T16:54:21.3853240Z remotes::install_cran("markdown") 2021-05-15T16:54:21.4081450Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:54:21.4081950Z env: 2021-05-15T16:54:21.4082460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:54:21.4082940Z TIC_DEPLOY_KEY: 2021-05-15T16:54:21.4083340Z RSPM: 2021-05-15T16:54:21.4086330Z GITHUB_PAT: *** 2021-05-15T16:54:21.4086880Z COVERALLS_TOKEN: 2021-05-15T16:54:21.4087380Z continue-on-error: false 2021-05-15T16:54:21.4087930Z VDIFFR_RUN_TESTS: false 2021-05-15T16:54:21.4088450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:54:21.4089180Z TZ: UTC 2021-05-15T16:54:21.4089780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:54:21.4090530Z NOT_CRAN: true 2021-05-15T16:54:21.4091470Z ##[endgroup] 2021-05-15T16:54:27.5219500Z Installing 6 packages: bitops, caTools, gtools, lpSolve, gplots, clime 2021-05-15T16:54:27.5221390Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T16:54:27.5223690Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:54:27.5224920Z caTools (NA -> 1.18.2) [CRAN] 2021-05-15T16:54:27.5227710Z (as ‘lib’ is unspecified) 2021-05-15T16:54:27.5228670Z gtools (NA -> 3.8.2 ) [CRAN] 2021-05-15T16:54:27.5229660Z lpSolve (NA -> 5.6.15) [CRAN] 2021-05-15T16:54:27.5230600Z gplots (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:54:27.5231480Z clime (NA -> 0.4.1 ) [CRAN] 2021-05-15T16:54:33.2651660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-15T16:54:33.6192840Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-15T16:54:33.6194560Z ================================================== 2021-05-15T16:54:33.6196190Z downloaded 28 KB 2021-05-15T16:54:33.6197590Z 2021-05-15T16:54:33.6236810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/caTools_1.18.2.tgz' 2021-05-15T16:54:34.0649290Z Content type 'application/x-gzip' length 243209 bytes (237 KB) 2021-05-15T16:54:34.0777420Z ================================================== 2021-05-15T16:54:34.0778490Z downloaded 237 KB 2021-05-15T16:54:34.0780440Z 2021-05-15T16:54:34.0819210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gtools_3.8.2.tgz' 2021-05-15T16:54:34.5636400Z Content type 'application/x-gzip' length 324588 bytes (316 KB) 2021-05-15T16:54:34.5687620Z ================================================== 2021-05-15T16:54:34.5688450Z downloaded 316 KB 2021-05-15T16:54:34.5688840Z 2021-05-15T16:54:34.5731810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lpSolve_5.6.15.tgz' 2021-05-15T16:54:34.9912170Z Content type 'application/x-gzip' length 1069785 bytes (1.0 MB) 2021-05-15T16:54:35.0259170Z ================================================== 2021-05-15T16:54:35.0261410Z downloaded 1.0 MB 2021-05-15T16:54:35.0262050Z 2021-05-15T16:54:35.0302050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gplots_3.1.1.tgz' 2021-05-15T16:54:35.3861260Z Content type 'application/x-gzip' length 593722 bytes (579 KB) 2021-05-15T16:54:35.4072600Z ================================================== 2021-05-15T16:54:35.4073810Z downloaded 579 KB 2021-05-15T16:54:35.4074130Z 2021-05-15T16:54:35.4114460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clime_0.4.1.tgz' 2021-05-15T16:54:35.7430830Z Content type 'application/x-gzip' length 41560 bytes (40 KB) 2021-05-15T16:54:35.7448100Z ================================================== 2021-05-15T16:54:35.7448910Z downloaded 40 KB 2021-05-15T16:54:35.7450010Z 2021-05-15T16:54:35.9156390Z 2021-05-15T16:54:35.9258240Z The downloaded binary packages are in 2021-05-15T16:54:35.9304280Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmprUF2Uy/downloaded_packages 2021-05-15T16:54:36.7997790Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T16:54:36.7999170Z Use `force = TRUE` to force installation 2021-05-15T16:54:36.8015440Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T16:54:36.8016560Z Use `force = TRUE` to force installation 2021-05-15T16:54:36.8269640Z ##[group]Run options(width = 100) 2021-05-15T16:54:36.8270430Z options(width = 100) 2021-05-15T16:54:36.8271280Z pkgs <- installed.packages()[, "Package"] 2021-05-15T16:54:36.8272150Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T16:54:36.8535330Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:54:36.8535770Z env: 2021-05-15T16:54:36.8536290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:54:36.8536760Z TIC_DEPLOY_KEY: 2021-05-15T16:54:36.8537160Z RSPM: 2021-05-15T16:54:36.8539220Z GITHUB_PAT: *** 2021-05-15T16:54:36.8539670Z COVERALLS_TOKEN: 2021-05-15T16:54:36.8540210Z continue-on-error: false 2021-05-15T16:54:36.8540700Z VDIFFR_RUN_TESTS: false 2021-05-15T16:54:36.8541250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:54:36.8541700Z TZ: UTC 2021-05-15T16:54:36.8542120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:54:36.8542540Z NOT_CRAN: true 2021-05-15T16:54:36.8543020Z ##[endgroup] 2021-05-15T16:54:37.6086150Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T16:54:37.6087010Z setting value 2021-05-15T16:54:37.6088100Z version R version 4.0.5 (2021-03-31) 2021-05-15T16:54:37.6088690Z os macOS Catalina 10.15.7 2021-05-15T16:54:37.6089280Z system x86_64, darwin17.0 2021-05-15T16:54:37.6089820Z ui X11 2021-05-15T16:54:37.6090330Z language (EN) 2021-05-15T16:54:37.6091330Z collate en_US.UTF-8 2021-05-15T16:54:37.6092290Z ctype en_US.UTF-8 2021-05-15T16:54:37.6092860Z tz UTC 2021-05-15T16:54:37.6093690Z date 2021-05-15 2021-05-15T16:54:37.6094020Z 2021-05-15T16:54:37.6095200Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T16:54:37.6096090Z ! package * version date lib source 2021-05-15T16:54:37.6097420Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T16:54:37.6098660Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6099890Z base * 4.0.5 2021-04-01 [?] local 2021-05-15T16:54:37.6101050Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6102440Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6103600Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6122030Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6123380Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T16:54:37.6124510Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6126530Z caTools 1.18.2 2021-03-28 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6127610Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6128750Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6129850Z clime 0.4.1 2012-05-06 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6130920Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6132040Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6133120Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6134300Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6135450Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-15T16:54:37.6137090Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6138300Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6139380Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6140530Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6141610Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6142740Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-15T16:54:37.6143940Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T16:54:37.6145110Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6146230Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6147310Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6148510Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6149660Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6150770Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-15T16:54:37.6151900Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6152980Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6154100Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6155140Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6156260Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6157380Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6158440Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6159620Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T16:54:37.6160780Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6161900Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6163020Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6164080Z gplots 3.1.1 2020-11-28 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6165200Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-15T16:54:37.6166310Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-15T16:54:37.6167400Z grid 4.0.5 2021-04-01 [?] local 2021-05-15T16:54:37.6168710Z gtools 3.8.2 2020-03-31 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6169850Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6170940Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6171980Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6173040Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6174150Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6175270Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6176380Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6177480Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6179000Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6180220Z lpSolve 5.6.15 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6181350Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6182420Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6183550Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6186170Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6187280Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6188420Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-15T16:54:37.6189490Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6190610Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6191740Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6192800Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6193920Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6194990Z parallel 4.0.5 2021-04-01 [?] local 2021-05-15T16:54:37.6196080Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6197140Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6198290Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6199510Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6200570Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6201720Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6202820Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6203950Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6205030Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6206050Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6207160Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6208260Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6209390Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6210440Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6211800Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6212920Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6213960Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6215060Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6216130Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6217270Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6218420Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6219530Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6220680Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6222060Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6223300Z splines 4.0.5 2021-04-01 [?] local 2021-05-15T16:54:37.6224370Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-15T16:54:37.6225490Z stats4 4.0.5 2021-04-01 [?] local 2021-05-15T16:54:37.6226590Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6227670Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6228860Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T16:54:37.6229920Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6231020Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-15T16:54:37.6232150Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6233230Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6234460Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T16:54:37.6235560Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6236700Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6237830Z P tools 4.0.5 2021-04-01 [2] local 2021-05-15T16:54:37.6238910Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6240010Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6241050Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-15T16:54:37.6242160Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6243210Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6244350Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6245450Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6246500Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T16:54:37.6247590Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6248640Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6249760Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6250830Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T16:54:37.6251250Z 2021-05-15T16:54:37.6251770Z [1] /Users/runner/work/_temp/Library 2021-05-15T16:54:37.6252620Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-15T16:54:37.6253250Z 2021-05-15T16:54:37.6254230Z P ── Loaded and on-disk path mismatch. 2021-05-15T16:54:37.6301890Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T16:54:37.6302540Z Rscript -e 'tic::script()' 2021-05-15T16:54:37.6303010Z ls -l check 2021-05-15T16:54:37.6571100Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T16:54:37.6571700Z env: 2021-05-15T16:54:37.6572390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:54:37.6572910Z TIC_DEPLOY_KEY: 2021-05-15T16:54:37.6573270Z RSPM: 2021-05-15T16:54:37.6574690Z GITHUB_PAT: *** 2021-05-15T16:54:37.6575200Z COVERALLS_TOKEN: 2021-05-15T16:54:37.6575690Z continue-on-error: false 2021-05-15T16:54:37.6576210Z VDIFFR_RUN_TESTS: false 2021-05-15T16:54:37.6576910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:54:37.6577440Z TZ: UTC 2021-05-15T16:54:37.6577830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:54:37.6578310Z NOT_CRAN: true 2021-05-15T16:54:37.6578710Z ##[endgroup] 2021-05-15T16:54:38.0410180Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:54:38.1910350Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T16:54:38.1912280Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T16:54:38.1913090Z timeout = Inf, check_dir = "check") 2021-05-15T16:54:38.4188210Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T16:54:38.7772280Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T16:54:38.8602250Z * preparing ‘DensParcorr’: 2021-05-15T16:54:38.8659480Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:54:38.9121630Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:54:38.9127970Z * checking for empty or unneeded directories 2021-05-15T16:54:38.9217220Z * building ‘DensParcorr_1.0.tar.gz’ 2021-05-15T16:54:38.9256890Z 2021-05-15T16:54:38.9709130Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T16:54:39.3384790Z * using log directory ‘/Users/runner/work/DensParcorr/DensParcorr/check/DensParcorr.Rcheck’ 2021-05-15T16:54:39.3411930Z * using R version 4.0.5 (2021-03-31) 2021-05-15T16:54:39.3413630Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T16:54:39.3415250Z * using session charset: UTF-8 2021-05-15T16:54:39.3673740Z * using option ‘--as-cran’ 2021-05-15T16:54:39.3697570Z * checking for file ‘DensParcorr/DESCRIPTION’ ... OK 2021-05-15T16:54:39.3706580Z * checking extension type ... Package 2021-05-15T16:54:39.3709780Z * this is package ‘DensParcorr’ version ‘1.0’ 2021-05-15T16:54:39.3730970Z * checking package namespace information ... OK 2021-05-15T16:54:40.4465450Z * checking package dependencies ... OK 2021-05-15T16:54:40.4477030Z * checking if this is a source package ... OK 2021-05-15T16:54:40.4493140Z * checking if there is a namespace ... OK 2021-05-15T16:54:40.5368780Z * checking for executable files ... OK 2021-05-15T16:54:40.5418460Z * checking for hidden files and directories ... OK 2021-05-15T16:54:40.5420440Z * checking for portable file names ... OK 2021-05-15T16:54:40.5488820Z * checking for sufficient/correct file permissions ... OK 2021-05-15T16:54:40.5520510Z * checking serialization versions ... OK 2021-05-15T16:54:43.1046410Z * checking whether package ‘DensParcorr’ can be installed ... OK 2021-05-15T16:54:43.1166790Z * checking installed package size ... OK 2021-05-15T16:54:43.2433900Z * checking package directory ... OK 2021-05-15T16:54:43.2435340Z * checking for future file timestamps ... OK 2021-05-15T16:54:43.4731020Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:54:43.4738230Z * checking top-level files ... OK 2021-05-15T16:54:43.4746220Z * checking for left-over files ... OK 2021-05-15T16:54:43.4753170Z * checking index information ... OK 2021-05-15T16:54:43.5494080Z * checking package subdirectories ... OK 2021-05-15T16:54:43.6190230Z * checking R files for non-ASCII characters ... OK 2021-05-15T16:54:43.6919520Z * checking R files for syntax errors ... OK 2021-05-15T16:54:43.9912610Z * checking whether the package can be loaded ... OK 2021-05-15T16:54:44.2582420Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T16:54:44.5301090Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T16:54:44.7904820Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T16:54:45.0722070Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T16:54:45.3818070Z * checking loading without being on the library search path ... OK 2021-05-15T16:54:45.7301300Z * checking dependencies in R code ... OK 2021-05-15T16:54:46.4163060Z * checking S3 generic/method consistency ... OK 2021-05-15T16:54:46.7045850Z * checking replacement functions ... OK 2021-05-15T16:54:47.0592720Z * checking foreign function calls ... OK 2021-05-15T16:54:49.9110420Z * checking R code for possible problems ... OK 2021-05-15T16:54:50.1991360Z * checking Rd files ... OK 2021-05-15T16:54:50.2685220Z * checking Rd metadata ... OK 2021-05-15T16:54:50.3523460Z * checking Rd line widths ... OK 2021-05-15T16:54:50.4984940Z * checking Rd cross-references ... OK 2021-05-15T16:54:50.7960070Z * checking for missing documentation entries ... OK 2021-05-15T16:54:51.6726130Z * checking for code/documentation mismatches ... OK 2021-05-15T16:54:52.5287450Z * checking Rd \usage sections ... OK 2021-05-15T16:54:52.6358700Z * checking Rd contents ... OK 2021-05-15T16:54:52.7563220Z * checking for unstated dependencies in examples ... OK 2021-05-15T16:54:53.4639690Z * checking examples ... OK 2021-05-15T16:54:57.5802460Z * checking PDF version of manual ... OK 2021-05-15T16:54:57.5812770Z * checking for non-standard things in the check directory ... OK 2021-05-15T16:54:57.5821070Z * checking for detritus in the temp directory ... OK 2021-05-15T16:54:57.5822070Z * DONE 2021-05-15T16:54:57.5843000Z 2021-05-15T16:54:57.5843880Z Status: OK 2021-05-15T16:54:57.5844720Z 2021-05-15T16:54:57.7169800Z ── R CMD check results ──────────────────────────────────── DensParcorr 1.0 ──── 2021-05-15T16:54:57.7178460Z Duration: 18.8s 2021-05-15T16:54:57.7182510Z 2021-05-15T16:54:57.7183870Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T16:54:57.7361570Z total 72 2021-05-15T16:54:57.7365940Z drwxr-xr-x 14 runner staff 448 May 15 16:54 DensParcorr.Rcheck 2021-05-15T16:54:57.7367380Z -rw-r--r-- 1 runner staff 4667 May 15 16:54 DensParcorr_1.0.tar.gz 2021-05-15T16:54:57.7368680Z -rw-r--r-- 1 runner staff 24858 May 15 16:54 DensParcorr_1.0.tgz 2021-05-15T16:54:57.7417330Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T16:54:57.7418270Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T16:54:57.7689680Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T16:54:57.7690210Z env: 2021-05-15T16:54:57.7690700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:54:57.7691420Z TIC_DEPLOY_KEY: 2021-05-15T16:54:57.7691820Z RSPM: 2021-05-15T16:54:57.7693390Z GITHUB_PAT: *** 2021-05-15T16:54:57.7693870Z COVERALLS_TOKEN: 2021-05-15T16:54:57.7694360Z continue-on-error: false 2021-05-15T16:54:57.7694890Z VDIFFR_RUN_TESTS: false 2021-05-15T16:54:57.7695440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:54:57.7695900Z TZ: UTC 2021-05-15T16:54:57.7696320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:54:57.7696740Z NOT_CRAN: true 2021-05-15T16:54:57.7697160Z ##[endgroup] 2021-05-15T16:54:57.8116700Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T16:54:57.8117440Z Rscript -e "tic::before_deploy()" 2021-05-15T16:54:57.8387840Z shell: /bin/bash -e {0} 2021-05-15T16:54:57.8388260Z env: 2021-05-15T16:54:57.8388700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:54:57.8389220Z TIC_DEPLOY_KEY: 2021-05-15T16:54:57.8389570Z RSPM: 2021-05-15T16:54:57.8390480Z GITHUB_PAT: *** 2021-05-15T16:54:57.8390940Z COVERALLS_TOKEN: 2021-05-15T16:54:57.8391450Z continue-on-error: false 2021-05-15T16:54:57.8391950Z VDIFFR_RUN_TESTS: false 2021-05-15T16:54:57.8392710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:54:57.8393180Z TZ: UTC 2021-05-15T16:54:57.8393600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:54:57.8394050Z NOT_CRAN: true 2021-05-15T16:54:57.8394430Z ##[endgroup] 2021-05-15T16:54:58.3522200Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:54:58.3597220Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T16:54:58.3597880Z with: 2021-05-15T16:54:58.3598750Z upload_url: https://uploads.github.com/repos/neuroconductor/DensParcorr/releases/43000337/assets{?name,label} 2021-05-15T16:54:58.3599750Z asset_path: check/DensParcorr_1.0.tgz 2021-05-15T16:54:58.3600340Z asset_name: DensParcorr_1.0_R4.0.tgz 2021-05-15T16:54:58.3600930Z asset_content_type: application/octet-stream 2021-05-15T16:54:58.3601470Z env: 2021-05-15T16:54:58.3601940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:54:58.3602450Z TIC_DEPLOY_KEY: 2021-05-15T16:54:58.3602800Z RSPM: 2021-05-15T16:54:58.3603700Z GITHUB_PAT: *** 2021-05-15T16:54:58.3604120Z COVERALLS_TOKEN: 2021-05-15T16:54:58.3604640Z continue-on-error: false 2021-05-15T16:54:58.3605160Z VDIFFR_RUN_TESTS: false 2021-05-15T16:54:58.3605660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:54:58.3606170Z TZ: UTC 2021-05-15T16:54:58.3606610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:54:58.3607040Z NOT_CRAN: true 2021-05-15T16:54:58.3607840Z GITHUB_TOKEN: *** 2021-05-15T16:54:58.3608240Z ##[endgroup] 2021-05-15T16:54:59.0732660Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T16:54:59.0733370Z Rscript -e "tic::deploy()" 2021-05-15T16:54:59.1026120Z shell: /bin/bash -e {0} 2021-05-15T16:54:59.1026570Z env: 2021-05-15T16:54:59.1027020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:54:59.1027540Z TIC_DEPLOY_KEY: 2021-05-15T16:54:59.1027950Z RSPM: 2021-05-15T16:54:59.1028950Z GITHUB_PAT: *** 2021-05-15T16:54:59.1029370Z COVERALLS_TOKEN: 2021-05-15T16:54:59.1029900Z continue-on-error: false 2021-05-15T16:54:59.1030390Z VDIFFR_RUN_TESTS: false 2021-05-15T16:54:59.1030930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:54:59.1031430Z TZ: UTC 2021-05-15T16:54:59.1031830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:54:59.1032280Z NOT_CRAN: true 2021-05-15T16:54:59.1032660Z ##[endgroup] 2021-05-15T16:54:59.6247750Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:54:59.6300820Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T16:54:59.6301570Z Rscript -e "tic::after_deploy()" 2021-05-15T16:54:59.6594490Z shell: /bin/bash -e {0} 2021-05-15T16:54:59.6594890Z env: 2021-05-15T16:54:59.6595380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:54:59.6595870Z TIC_DEPLOY_KEY: 2021-05-15T16:54:59.6596260Z RSPM: 2021-05-15T16:54:59.6611670Z GITHUB_PAT: *** 2021-05-15T16:54:59.6612570Z COVERALLS_TOKEN: 2021-05-15T16:54:59.6613070Z continue-on-error: false 2021-05-15T16:54:59.6613550Z VDIFFR_RUN_TESTS: false 2021-05-15T16:54:59.6614100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:54:59.6614550Z TZ: UTC 2021-05-15T16:54:59.6614960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:54:59.6615380Z NOT_CRAN: true 2021-05-15T16:54:59.6615790Z ##[endgroup] 2021-05-15T16:55:00.1804170Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:55:01.9151710Z Post job cleanup. 2021-05-15T16:55:01.9888540Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:55:02.0021250Z Post job cleanup. 2021-05-15T16:55:02.1448620Z [command]/usr/local/bin/git version 2021-05-15T16:55:02.1560200Z git version 2.31.1 2021-05-15T16:55:02.1611410Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:55:02.1687530Z [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-15T16:55:02.2562510Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:55:02.2620930Z http.https://github.com/.extraheader 2021-05-15T16:55:02.2633010Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T16:55:02.2728610Z [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-15T16:55:02.3665210Z Cleaning up orphan processes