2021-05-16T17:32:17.2609697Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:32:17.6057931Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T17:32:17.6684554Z 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-16T17:32:17.7523368Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T17:32:17.8302678Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:32:30.5368690Z Current runner version: '2.278.0' 2021-05-16T17:32:30.5423830Z ##[group]Operating System 2021-05-16T17:32:30.5424820Z Mac OS X 2021-05-16T17:32:30.5425240Z 10.15.7 2021-05-16T17:32:30.5425660Z 19H1030 2021-05-16T17:32:30.5426080Z ##[endgroup] 2021-05-16T17:32:30.5426710Z ##[group]Virtual Environment 2021-05-16T17:32:30.5427310Z Environment: macos-10.15 2021-05-16T17:32:30.5427850Z Version: 20210510.1 2021-05-16T17:32:30.5428770Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T17:32:30.5430100Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T17:32:30.5431030Z ##[endgroup] 2021-05-16T17:32:30.5432880Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:32:30.5434180Z Actions: write 2021-05-16T17:32:30.5434690Z Checks: write 2021-05-16T17:32:30.5435140Z Contents: write 2021-05-16T17:32:30.5435810Z Deployments: write 2021-05-16T17:32:30.5436450Z Issues: write 2021-05-16T17:32:30.5436980Z Metadata: read 2021-05-16T17:32:30.5437440Z Packages: write 2021-05-16T17:32:30.5438050Z PullRequests: write 2021-05-16T17:32:30.5438630Z RepositoryProjects: write 2021-05-16T17:32:30.5439240Z SecurityEvents: write 2021-05-16T17:32:30.5439740Z Statuses: write 2021-05-16T17:32:30.5440410Z ##[endgroup] 2021-05-16T17:32:30.5444150Z Prepare workflow directory 2021-05-16T17:32:30.6713690Z Prepare all required actions 2021-05-16T17:32:30.6725920Z Getting action download info 2021-05-16T17:32:31.0173730Z Download action repository 'actions/checkout@v2' 2021-05-16T17:32:32.2189710Z Download action repository 'r-lib/actions@master' 2021-05-16T17:32:34.2790410Z Download action repository 'adigherman/actions@master' 2021-05-16T17:32:35.9419170Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:32:36.3286620Z Download action repository 'actions/cache@v1' 2021-05-16T17:32:36.6489170Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:32:37.1106380Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:32:37.7934070Z ##[group]Run actions/checkout@v2 2021-05-16T17:32:37.7934810Z with: 2021-05-16T17:32:37.7935250Z repository: neuroconductor/oro.asl 2021-05-16T17:32:37.7936210Z token: *** 2021-05-16T17:32:37.7936560Z ssh-strict: true 2021-05-16T17:32:37.7937020Z persist-credentials: true 2021-05-16T17:32:37.7937440Z clean: true 2021-05-16T17:32:37.7937790Z fetch-depth: 1 2021-05-16T17:32:37.7938140Z lfs: false 2021-05-16T17:32:37.7938480Z submodules: false 2021-05-16T17:32:37.7938810Z env: 2021-05-16T17:32:37.7939190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:37.7939610Z TIC_DEPLOY_KEY: 2021-05-16T17:32:37.7939930Z RSPM: 2021-05-16T17:32:37.7940650Z GITHUB_PAT: *** 2021-05-16T17:32:37.7941010Z COVERALLS_TOKEN: 2021-05-16T17:32:37.7941440Z continue-on-error: false 2021-05-16T17:32:37.7941880Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:37.7942250Z ##[endgroup] 2021-05-16T17:32:38.9106640Z Syncing repository: neuroconductor/oro.asl 2021-05-16T17:32:38.9107860Z ##[group]Getting Git version info 2021-05-16T17:32:38.9110040Z Working directory is '/Users/runner/work/oro.asl/oro.asl' 2021-05-16T17:32:38.9110760Z [command]/usr/local/bin/git version 2021-05-16T17:32:38.9111220Z git version 2.31.1 2021-05-16T17:32:38.9112590Z ##[endgroup] 2021-05-16T17:32:38.9113590Z Deleting the contents of '/Users/runner/work/oro.asl/oro.asl' 2021-05-16T17:32:38.9115230Z ##[group]Initializing the repository 2021-05-16T17:32:38.9115930Z [command]/usr/local/bin/git init /Users/runner/work/oro.asl/oro.asl 2021-05-16T17:32:38.9117120Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:32:38.9117950Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:32:38.9120830Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:32:38.9121550Z hint: 2021-05-16T17:32:38.9122620Z hint: git config --global init.defaultBranch 2021-05-16T17:32:38.9123830Z hint: 2021-05-16T17:32:38.9124810Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:32:38.9126070Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:32:38.9126700Z hint: 2021-05-16T17:32:38.9127450Z hint: git branch -m 2021-05-16T17:32:38.9194490Z Initialized empty Git repository in /Users/runner/work/oro.asl/oro.asl/.git/ 2021-05-16T17:32:38.9295370Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/oro.asl 2021-05-16T17:32:38.9396410Z ##[endgroup] 2021-05-16T17:32:38.9497830Z ##[group]Disabling automatic garbage collection 2021-05-16T17:32:38.9602620Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T17:32:38.9704520Z ##[endgroup] 2021-05-16T17:32:38.9923930Z ##[group]Setting up auth 2021-05-16T17:32:39.0026630Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:32:39.0127660Z [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-16T17:32:39.1084240Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:32:39.1164400Z [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-16T17:32:39.2379440Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:32:39.2542310Z ##[endgroup] 2021-05-16T17:32:39.2643410Z ##[group]Fetching the repository 2021-05-16T17:32:39.2745880Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f75ded7d086f75a6bbd12f50084694d66adb49d1:refs/tags/0.1.1.s 2021-05-16T17:32:39.5836680Z remote: Enumerating objects: 22, done. 2021-05-16T17:32:39.5844360Z remote: Counting objects: 4% (1/22) 2021-05-16T17:32:39.5868760Z remote: Counting objects: 9% (2/22) 2021-05-16T17:32:39.5890110Z remote: Counting objects: 13% (3/22) 2021-05-16T17:32:39.5891550Z remote: Counting objects: 18% (4/22) 2021-05-16T17:32:39.5893120Z remote: Counting objects: 22% (5/22) 2021-05-16T17:32:39.5895160Z remote: Counting objects: 27% (6/22) 2021-05-16T17:32:39.6017700Z remote: Counting objects: 31% (7/22) 2021-05-16T17:32:39.6120110Z remote: Counting objects: 36% (8/22) 2021-05-16T17:32:39.6222530Z remote: Counting objects: 40% (9/22) 2021-05-16T17:32:39.6328150Z remote: Counting objects: 45% (10/22) 2021-05-16T17:32:39.6395690Z remote: Counting objects: 50% (11/22) 2021-05-16T17:32:39.6491130Z remote: Counting objects: 54% (12/22) 2021-05-16T17:32:39.6565600Z remote: Counting objects: 59% (13/22) 2021-05-16T17:32:39.6577660Z remote: Counting objects: 63% (14/22) 2021-05-16T17:32:39.6587630Z remote: Counting objects: 68% (15/22) 2021-05-16T17:32:39.6598340Z remote: Counting objects: 72% (16/22) 2021-05-16T17:32:39.6628540Z remote: Counting objects: 77% (17/22) 2021-05-16T17:32:39.6664190Z remote: Counting objects: 81% (18/22) 2021-05-16T17:32:39.6669400Z remote: Counting objects: 86% (19/22) 2021-05-16T17:32:39.6676470Z remote: Counting objects: 90% (20/22) 2021-05-16T17:32:39.6690460Z remote: Counting objects: 95% (21/22) 2021-05-16T17:32:39.6692750Z remote: Counting objects: 100% (22/22) 2021-05-16T17:32:39.6696940Z remote: Counting objects: 100% (22/22), done. 2021-05-16T17:32:39.6736720Z remote: Compressing objects: 5% (1/19) 2021-05-16T17:32:39.6788460Z remote: Compressing objects: 10% (2/19) 2021-05-16T17:32:39.6791010Z remote: Compressing objects: 15% (3/19) 2021-05-16T17:32:39.6822400Z remote: Compressing objects: 21% (4/19) 2021-05-16T17:32:39.6833490Z remote: Compressing objects: 26% (5/19) 2021-05-16T17:32:39.6881940Z remote: Compressing objects: 31% (6/19) 2021-05-16T17:32:39.6889790Z remote: Compressing objects: 36% (7/19) 2021-05-16T17:32:39.6903840Z remote: Compressing objects: 42% (8/19) 2021-05-16T17:32:39.6909370Z remote: Compressing objects: 47% (9/19) 2021-05-16T17:32:39.6914930Z remote: Compressing objects: 52% (10/19) 2021-05-16T17:32:39.6919340Z remote: Compressing objects: 57% (11/19) 2021-05-16T17:32:39.6947100Z remote: Compressing objects: 63% (12/19) 2021-05-16T17:32:39.6952020Z remote: Compressing objects: 68% (13/19) 2021-05-16T17:32:39.6966720Z remote: Compressing objects: 73% (14/19) 2021-05-16T17:32:39.6967750Z remote: Compressing objects: 78% (15/19) 2021-05-16T17:32:39.6968720Z remote: Compressing objects: 84% (16/19) 2021-05-16T17:32:39.6969810Z remote: Compressing objects: 89% (17/19) 2021-05-16T17:32:39.6970810Z remote: Compressing objects: 94% (18/19) 2021-05-16T17:32:39.6971880Z remote: Compressing objects: 100% (19/19) 2021-05-16T17:32:39.6973000Z remote: Compressing objects: 100% (19/19), done. 2021-05-16T17:32:39.6974850Z remote: Total 22 (delta 2), reused 17 (delta 1), pack-reused 0 2021-05-16T17:32:39.6975640Z From https://github.com/neuroconductor/oro.asl 2021-05-16T17:32:39.6977340Z * [new ref] f75ded7d086f75a6bbd12f50084694d66adb49d1 -> 0.1.1.s 2021-05-16T17:32:39.6978960Z ##[endgroup] 2021-05-16T17:32:39.6980250Z ##[group]Determining the checkout info 2021-05-16T17:32:39.7080870Z ##[endgroup] 2021-05-16T17:32:39.7092510Z ##[group]Checking out the ref 2021-05-16T17:32:39.7094040Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.1.1.s 2021-05-16T17:32:39.7095080Z HEAD is now at f75ded7 Version id 81 stable 2021-05-16T17:32:39.7095940Z ##[endgroup] 2021-05-16T17:32:39.7097940Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T17:32:39.7107480Z 'f75ded7d086f75a6bbd12f50084694d66adb49d1' 2021-05-16T17:32:39.7237420Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:32:39.7237930Z with: 2021-05-16T17:32:39.7238270Z r-version: release 2021-05-16T17:32:39.7238630Z Ncpus: 1 2021-05-16T17:32:39.7239010Z crayon.enabled: NULL 2021-05-16T17:32:39.7239520Z remove-openmp-macos: true 2021-05-16T17:32:39.7240050Z http-user-agent: default 2021-05-16T17:32:39.7240470Z install-r: true 2021-05-16T17:32:39.7241030Z windows-path-include-mingw: true 2021-05-16T17:32:39.7241510Z env: 2021-05-16T17:32:39.7241950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:39.7242380Z TIC_DEPLOY_KEY: 2021-05-16T17:32:39.7242750Z RSPM: 2021-05-16T17:32:39.7243950Z GITHUB_PAT: *** 2021-05-16T17:32:39.7244390Z COVERALLS_TOKEN: 2021-05-16T17:32:39.7244840Z continue-on-error: false 2021-05-16T17:32:39.7245320Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:39.7245730Z ##[endgroup] 2021-05-16T17:32:40.7118480Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T17:32:43.0976480Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-16T17:32:43.1148610Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T17:32:43.3238760Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T17:32:43.3336340Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T17:32:43.3437120Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T17:32:43.3536410Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T17:32:43.3638910Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T17:32:43.3738810Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T17:32:43.3810010Z Checksumming (Apple_Free : 3)… 2021-05-16T17:32:44.0554150Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T17:32:44.0591440Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T17:32:44.0796330Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T17:32:44.0801090Z Checksumming (Apple_Free : 5)… 2021-05-16T17:32:45.1007900Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T17:32:45.1015020Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T17:32:46.1221410Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T17:32:46.1313770Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T17:32:46.1339320Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T17:32:46.1440800Z verified CRC32 $84F1919B 2021-05-16T17:32:46.6234800Z /dev/disk2 GUID_partition_scheme 2021-05-16T17:32:46.6401820Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T17:32:46.6504540Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T17:32:49.6507660Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T17:32:49.6508670Z To reinstall 0.29.2_3, run: 2021-05-16T17:32:49.6509580Z brew reinstall pkg-config 2021-05-16T17:32:49.6893900Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T17:32:51.2868520Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T17:32:51.6392680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T17%3A40%3A00Z&sig=uLn1EMJ%2BFw0ZsketDjGslDwTVZldT671pMTLC4Erv3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:32:51.8714030Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T17:32:55.5773520Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T17:32:55.6906620Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T17:32:57.6595850Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T17:32:57.7629550Z installer: Package name is R 4.0.5 for macOS 2021-05-16T17:32:57.7651330Z installer: Upgrading at base path / 2021-05-16T17:32:57.7652290Z installer: The upgrade was successful. 2021-05-16T17:32:57.9896230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T17%3A40%3A00Z&sig=I5VnEocFIFR263lo6UWCmM6rlC8v4bQFYBzIA9w65HQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:32:58.0538810Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T17:33:01.0173580Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T17:33:02.5059990Z installer: Package name is gfortran 2021-05-16T17:33:02.5069750Z installer: Installing at base path / 2021-05-16T17:33:02.5076420Z installer: The install was successful. 2021-05-16T17:33:02.5116650Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T17:33:02.7825600Z "disk2" ejected. 2021-05-16T17:33:02.7827370Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T17:33:02.7829120Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T17:33:02.7974900Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:33:02.7975440Z env: 2021-05-16T17:33:02.7976030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:02.7976520Z TIC_DEPLOY_KEY: 2021-05-16T17:33:02.7976870Z RSPM: 2021-05-16T17:33:02.7978140Z GITHUB_PAT: *** 2021-05-16T17:33:02.7978580Z COVERALLS_TOKEN: 2021-05-16T17:33:02.7979180Z continue-on-error: false 2021-05-16T17:33:02.7980030Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:02.7980570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:33:02.7981010Z TZ: UTC 2021-05-16T17:33:02.7981430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:02.7982030Z NOT_CRAN: true 2021-05-16T17:33:02.7982430Z ##[endgroup] 2021-05-16T17:33:03.6268140Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T17:33:03.6276100Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T17:33:03.6277300Z Dload Upload Total Spent Left Speed 2021-05-16T17:33:03.6277880Z 2021-05-16T17:33:03.6279330Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:33:03.6280680Z 100 117 0 117 0 0 1581 0 --:--:-- --:--:-- --:--:-- 1581 2021-05-16T17:33:03.6367380Z 2021-05-16T17:33:03.6369510Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:33:04.3257360Z 2021-05-16T17:33:05.2863710Z 1 82.6M 1 1343k 0 0 1313k 0 0:01:04 0:00:01 0:01:03 1313k 2021-05-16T17:33:06.2870430Z 26 82.6M 26 21.5M 0 0 10.8M 0 0:00:07 0:00:01 0:00:06 21.0M 2021-05-16T17:33:07.2972510Z 51 82.6M 51 42.4M 0 0 14.2M 0 0:00:05 0:00:02 0:00:03 20.9M 2021-05-16T17:33:08.0741640Z 77 82.6M 77 64.0M 0 0 16.0M 0 0:00:05 0:00:03 0:00:02 21.0M 2021-05-16T17:33:08.0743520Z 100 82.6M 100 82.6M 0 0 17.3M 0 0:00:04 0:00:04 --:--:-- 21.6M 2021-05-16T17:33:12.0486070Z ##[group]Run tlmgr update --self 2021-05-16T17:33:12.0486730Z tlmgr update --self 2021-05-16T17:33:12.0487580Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:33:12.0488420Z tlmgr update --all 2021-05-16T17:33:12.0681870Z shell: /bin/bash -e {0} 2021-05-16T17:33:12.0682310Z env: 2021-05-16T17:33:12.0682740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:12.0683240Z TIC_DEPLOY_KEY: 2021-05-16T17:33:12.0683660Z RSPM: 2021-05-16T17:33:12.0685050Z GITHUB_PAT: *** 2021-05-16T17:33:12.0685490Z COVERALLS_TOKEN: 2021-05-16T17:33:12.0685960Z continue-on-error: false 2021-05-16T17:33:12.0686450Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:12.0686930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:33:12.0687380Z TZ: UTC 2021-05-16T17:33:12.0687740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:12.0688170Z NOT_CRAN: true 2021-05-16T17:33:12.0688620Z ##[endgroup] 2021-05-16T17:33:14.3060400Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:14.3062510Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:33:16.4967920Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:16.4969140Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:33:16.7599280Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:33:17.1381740Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T17:33:17.3904830Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T17:33:17.6943530Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T17:33:17.9468900Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T17:33:21.0848860Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T17:33:21.3335190Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T17:33:21.8478970Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-16T17:33:22.1064550Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T17:33:22.3649350Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T17:33:22.6659100Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-16T17:33:22.9233550Z [13/89, 00:06/00:06] install: cloze [9k] 2021-05-16T17:33:57.3612150Z [14/89, 00:41/00:44] install: colorprofiles [86k] 2021-05-16T17:33:57.7602970Z [15/89, 00:41/00:44] install: combofont [2k] 2021-05-16T17:33:58.0221500Z [16/89, 00:42/00:45] install: courier [470k] 2021-05-16T17:33:58.5729440Z [17/89, 00:42/00:45] install: courier-scaled [3k] 2021-05-16T17:33:58.8462920Z [18/89, 00:42/00:45] install: cstypo [3k] 2021-05-16T17:33:59.1001880Z [19/89, 00:43/00:46] install: ctablestack [2k] 2021-05-16T17:33:59.3625440Z [20/89, 00:43/00:46] install: ekdosis [19k] 2021-05-16T17:33:59.6654890Z [21/89, 00:43/00:46] install: emoji [40k] 2021-05-16T17:34:12.1934240Z [22/89, 00:56/01:00] install: emojicite [2k] 2021-05-16T17:34:12.4560990Z [23/89, 00:56/01:00] install: enctex [24k] 2021-05-16T17:34:12.7827020Z [24/89, 00:56/01:00] install: enigma [18k] 2021-05-16T17:34:13.0958900Z [25/89, 00:57/01:01] install: etex-pkg [6k] 2021-05-16T17:34:13.3500860Z [26/89, 00:57/01:01] install: filecontents [3k] 2021-05-16T17:34:13.6008050Z [27/89, 00:57/01:01] install: grfext [3k] 2021-05-16T17:34:13.8539720Z [28/89, 00:57/01:01] install: hyphenex [9k] 2021-05-16T17:34:14.1152720Z [29/89, 00:58/01:02] install: ifplatform [2k] 2021-05-16T17:34:14.3745150Z [30/89, 00:58/01:02] install: innerscript [4k] 2021-05-16T17:34:14.6391790Z [31/89, 00:58/01:02] install: interpreter [7k] 2021-05-16T17:34:14.8997230Z [32/89, 00:58/01:02] install: kanaparser [5k] 2021-05-16T17:34:15.1645810Z [33/89, 00:59/01:03] install: knuth-local [23k] 2021-05-16T17:34:15.4750470Z [34/89, 00:59/01:03] install: logreq [4k] 2021-05-16T17:34:15.7353270Z [35/89, 00:59/01:03] install: lua-typo [7k] 2021-05-16T17:34:15.9987560Z [36/89, 00:59/01:03] install: lua-uca [70k] 2021-05-16T17:34:16.3743750Z [37/89, 01:00/01:04] install: lua-ul [7k] 2021-05-16T17:34:17.2250630Z [38/89, 01:01/01:05] install: lua-uni-algos [6k] 2021-05-16T17:34:17.4781700Z [39/89, 01:01/01:05] install: lua-visual-debug [4k] 2021-05-16T17:34:17.7306440Z [40/89, 01:01/01:05] install: luacode [3k] 2021-05-16T17:34:17.9826710Z [41/89, 01:01/01:05] install: luacolor [5k] 2021-05-16T17:34:18.2455480Z [42/89, 01:02/01:06] install: luahyphenrules [3k] 2021-05-16T17:34:18.5048680Z [43/89, 01:02/01:06] install: luaimageembed [2k] 2021-05-16T17:34:18.7654700Z [44/89, 01:02/01:06] install: luaindex [5k] 2021-05-16T17:34:19.0350290Z [45/89, 01:03/01:07] install: luainputenc [5k] 2021-05-16T17:34:19.2999320Z [46/89, 01:03/01:07] install: luaintro [1k] 2021-05-16T17:34:19.5551750Z [47/89, 01:03/01:07] install: luakeys [5k] 2021-05-16T17:34:19.8150510Z [48/89, 01:03/01:07] install: lualatex-doc [1k] 2021-05-16T17:34:20.0664870Z [49/89, 01:04/01:08] install: lualatex-truncate [2k] 2021-05-16T17:34:20.3187390Z [50/89, 01:04/01:08] install: luamplib [12k] 2021-05-16T17:34:20.5732590Z [51/89, 01:04/01:08] install: luapackageloader [2k] 2021-05-16T17:34:20.8340480Z [52/89, 01:04/01:08] install: luaprogtable [7k] 2021-05-16T17:34:21.0973140Z [53/89, 01:05/01:09] install: luarandom [2k] 2021-05-16T17:34:21.3580660Z [54/89, 01:05/01:09] install: luatex85 [2k] 2021-05-16T17:34:21.6158190Z [55/89, 01:05/01:09] install: luatexbase [4k] 2021-05-16T17:34:21.8708450Z [56/89, 01:05/01:09] install: luatexko [22k] 2021-05-16T17:34:22.1720210Z [57/89, 01:06/01:10] install: luatextra [2k] 2021-05-16T17:34:22.4340500Z [58/89, 01:06/01:10] install: luavlna [8k] 2021-05-16T17:34:22.7017580Z [59/89, 01:06/01:10] install: luaxml [31k] 2021-05-16T17:34:23.0178660Z [60/89, 01:07/01:11] install: makeindex.universal-darwin [91k] 2021-05-16T17:34:23.3770480Z [61/89, 01:07/01:11] install: makeindex [5k] 2021-05-16T17:34:23.6301330Z [62/89, 01:07/01:11] install: mflogo [2k] 2021-05-16T17:34:23.8912570Z [63/89, 01:07/01:11] install: newpax [9k] 2021-05-16T17:34:24.1461110Z [64/89, 01:08/01:12] install: nodetree [13k] 2021-05-16T17:34:24.4464890Z [65/89, 01:08/01:12] install: odsfile [5k] 2021-05-16T17:34:24.7108580Z [66/89, 01:08/01:12] install: optex.universal-darwin [1k] 2021-05-16T17:34:24.9620970Z [67/89, 01:08/01:12] install: optex [770k] 2021-05-16T17:34:25.5787100Z [68/89, 01:09/01:11] install: pdfarticle [4k] 2021-05-16T17:34:25.8356370Z [69/89, 01:09/01:11] install: pdfextra [22k] 2021-05-16T17:34:26.1545360Z [70/89, 01:10/01:12] install: placeat [4k] 2021-05-16T17:34:26.4243740Z [71/89, 01:10/01:12] install: plantuml [3k] 2021-05-16T17:34:26.6922230Z [72/89, 01:10/01:12] install: rsfs [55k] 2021-05-16T17:34:27.0487280Z [73/89, 01:11/01:13] install: selnolig [53k] 2021-05-16T17:34:27.4145240Z [74/89, 01:11/01:13] install: spelling [14k] 2021-05-16T17:34:27.7280150Z [75/89, 01:11/01:13] install: stricttex [2k] 2021-05-16T17:34:27.9840540Z [76/89, 01:11/01:13] install: texlive-common [1k] 2021-05-16T17:34:28.2419640Z [77/89, 01:12/01:14] install: texlive-en [1k] 2021-05-16T17:34:28.5045140Z [78/89, 01:12/01:14] install: texlive-msg-translations [144k] 2021-05-16T17:34:28.9220900Z [79/89, 01:12/01:14] install: thumbpdf.universal-darwin [1k] 2021-05-16T17:34:29.1822180Z [80/89, 01:13/01:15] install: thumbpdf [19k] 2021-05-16T17:34:29.4949920Z [81/89, 01:13/01:15] install: tlshell.universal-darwin [1k] 2021-05-16T17:34:29.7523750Z [82/89, 01:13/01:15] install: tlshell [29k] 2021-05-16T17:34:30.0648910Z [83/89, 01:14/01:16] install: typewriter [25k] 2021-05-16T17:34:30.3744680Z [84/89, 01:14/01:16] install: uninormalize [6k] 2021-05-16T17:34:30.6463690Z [85/89, 01:14/01:15] install: upquote [2k] 2021-05-16T17:34:30.9135610Z [86/89, 01:14/01:15] install: xdvi.universal-darwin [948k] 2021-05-16T17:34:31.5856920Z [87/89, 01:15/01:15] install: xdvi [7k] 2021-05-16T17:34:31.8544090Z [88/89, 01:15/01:15] install: collection-basic [1k] 2021-05-16T17:34:32.1109350Z [89/89, 01:16/01:16] install: collection-luatex [1k] 2021-05-16T17:34:32.3789060Z running mktexlsr ... 2021-05-16T17:34:33.0835990Z done running mktexlsr. 2021-05-16T17:34:33.1228710Z running updmap-sys ... 2021-05-16T17:34:33.7155460Z done running updmap-sys. 2021-05-16T17:34:33.7156870Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T17:34:33.7159090Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/D8cqPapiA7/eOH753dPbC ... 2021-05-16T17:34:34.8586430Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/D8cqPapiA7/eOH753dPbC. 2021-05-16T17:34:34.8587760Z OK: optex.fmt/luatex 2021-05-16T17:34:34.8589000Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:34:34.8590480Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:34:37.0718000Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:34:37.0719080Z tlmgr: no updates available 2021-05-16T17:34:37.2068120Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:34:37.2068610Z with: 2021-05-16T17:34:37.2068970Z pandoc-version: 2.7.3 2021-05-16T17:34:37.2069310Z env: 2021-05-16T17:34:37.2069690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:37.2070100Z TIC_DEPLOY_KEY: 2021-05-16T17:34:37.2070410Z RSPM: 2021-05-16T17:34:37.2071660Z GITHUB_PAT: *** 2021-05-16T17:34:37.2072070Z COVERALLS_TOKEN: 2021-05-16T17:34:37.2072500Z continue-on-error: false 2021-05-16T17:34:37.2072940Z VDIFFR_RUN_TESTS: false 2021-05-16T17:34:37.2073390Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:34:37.2073780Z TZ: UTC 2021-05-16T17:34:37.2074130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:37.2074480Z NOT_CRAN: true 2021-05-16T17:34:37.2074820Z ##[endgroup] 2021-05-16T17:34:37.6252680Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T17:34:40.2614940Z installer: Package name is pandoc 2021-05-16T17:34:40.2616810Z installer: Installing at base path / 2021-05-16T17:34:40.2617530Z installer: The install was successful. 2021-05-16T17:34:40.2776290Z ##[group]Run git config user.name adigherman 2021-05-16T17:34:40.2777050Z git config user.name adigherman 2021-05-16T17:34:40.2777650Z git config user.email adig@jhu.edu 2021-05-16T17:34:40.2955820Z shell: /bin/bash -e {0} 2021-05-16T17:34:40.2956750Z env: 2021-05-16T17:34:40.2957210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:40.2957720Z TIC_DEPLOY_KEY: 2021-05-16T17:34:40.2958110Z RSPM: 2021-05-16T17:34:40.2959210Z GITHUB_PAT: *** 2021-05-16T17:34:40.2959750Z COVERALLS_TOKEN: 2021-05-16T17:34:40.2960220Z continue-on-error: false 2021-05-16T17:34:40.2960740Z VDIFFR_RUN_TESTS: false 2021-05-16T17:34:40.2961230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:34:40.2961710Z TZ: UTC 2021-05-16T17:34:40.2962090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:40.2962530Z NOT_CRAN: true 2021-05-16T17:34:40.2962920Z ##[endgroup] 2021-05-16T17:34:40.3459400Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T17:34:40.3460100Z env: 2021-05-16T17:34:40.3460570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:40.3461040Z TIC_DEPLOY_KEY: 2021-05-16T17:34:40.3461370Z RSPM: 2021-05-16T17:34:40.3462750Z GITHUB_PAT: *** 2021-05-16T17:34:40.3463180Z COVERALLS_TOKEN: 2021-05-16T17:34:40.3463680Z continue-on-error: false 2021-05-16T17:34:40.3464170Z VDIFFR_RUN_TESTS: false 2021-05-16T17:34:40.3464640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:34:40.3465090Z TZ: UTC 2021-05-16T17:34:40.3465460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:40.3465870Z NOT_CRAN: true 2021-05-16T17:34:40.3466220Z ##[endgroup] 2021-05-16T17:34:41.9021500Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T17:34:41.9405220Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T17:34:41.9405970Z To reinstall 3.20.2, run: 2021-05-16T17:34:41.9406740Z brew reinstall cmake 2021-05-16T17:34:43.5092720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T17:34:44.5780770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:34:45.0934140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T17:34:45.5020890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T17%3A40%3A00Z&sig=7pZYzsdMUCbjoXNz5SSTCTcNoPhL0uuuxO9fEtlyXnA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:45.5459590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A40\%3A00Z\&sig=7pZYzsdMUCbjoXNz5SSTCTcNoPhL0uuuxO9fEtlyXnA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:45.5943970Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T17:34:45.6586170Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T17:34:45.6612600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2736-1yt4cmj 2021-05-16T17:34:45.6828010Z cp -pR /private/tmp/d20210516-2736-1yt4cmj/libssh/. /usr/local/Cellar/libssh 2021-05-16T17:34:45.7031170Z chmod -Rf +w /private/tmp/d20210516-2736-1yt4cmj 2021-05-16T17:34:45.7601590Z ==> Finishing up 2021-05-16T17:34:45.7971520Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T17:34:45.7988140Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T17:34:45.7994240Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T17:34:45.7999870Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T17:34:45.8004140Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T17:34:45.8009680Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T17:34:45.8016880Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T17:34:45.8162480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2900-icnj1l.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-16T17:34:47.9658130Z ==> Summary 2021-05-16T17:34:47.9710650Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T17:34:49.9527690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T17:34:51.0255480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:34:51.5700620Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T17:34:51.9162120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T17%3A40%3A00Z&sig=Nj2qVXeWwaz%2FPHYDhLL0HJNuehLbbvU69K6E0MJzDPQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:51.9486560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A40\%3A00Z\&sig=Nj2qVXeWwaz\%2FPHYDhLL0HJNuehLbbvU69K6E0MJzDPQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:52.9875590Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T17:34:53.3353590Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T17:34:54.4208490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:34:54.9568330Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T17:34:55.3014450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T17%3A40%3A00Z&sig=9usDmmdgBShCpLUgtJBG%2BYR%2BRhiy4Ru%2BdE4Ft6Frytw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:55.3482020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A40\%3A00Z\&sig=9usDmmdgBShCpLUgtJBG\%2BYR\%2BRhiy4Ru\%2BdE4Ft6Frytw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:55.4109790Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T17:34:55.4177660Z ==> Installing dependencies for jags: gcc 2021-05-16T17:34:55.4184890Z ==> Installing jags dependency: gcc 2021-05-16T17:34:55.5040810Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T17:34:55.5069630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2907-od8jt6 2021-05-16T17:34:57.7886200Z cp -pR /private/tmp/d20210516-2907-od8jt6/gcc/. /usr/local/Cellar/gcc 2021-05-16T17:34:59.3728010Z chmod -Rf +w /private/tmp/d20210516-2907-od8jt6 2021-05-16T17:35:03.2403010Z ==> Finishing up 2021-05-16T17:35:03.4138120Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T17:35:03.4143020Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T17:35:03.4148760Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T17:35:03.4154340Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T17:35:03.4159620Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T17:35:03.4164860Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T17:35:03.4170370Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T17:35:03.4176210Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T17:35:03.4182730Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T17:35:03.4188070Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T17:35:03.4202440Z rm /usr/local/bin/c++-11 2021-05-16T17:35:03.4205660Z rm /usr/local/bin/cpp-11 2021-05-16T17:35:03.4209190Z rm /usr/local/bin/g++-11 2021-05-16T17:35:03.4212240Z rm /usr/local/bin/gcc-11 2021-05-16T17:35:03.4257740Z rm /usr/local/bin/gcc-ar-11 2021-05-16T17:35:03.4261250Z rm /usr/local/bin/gcc-nm-11 2021-05-16T17:35:03.4264240Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T17:35:03.4267200Z rm /usr/local/bin/gcov-11 2021-05-16T17:35:03.4270420Z rm /usr/local/bin/gcov-dump-11 2021-05-16T17:35:03.4273150Z rm /usr/local/bin/gcov-tool-11 2021-05-16T17:35:03.6568820Z Error: The `brew link` step did not complete successfully 2021-05-16T17:35:03.6569690Z The formula built, but is not symlinked into /usr/local 2021-05-16T17:35:03.6573870Z Could not symlink bin/gfortran 2021-05-16T17:35:03.6576140Z Target /usr/local/bin/gfortran 2021-05-16T17:35:03.6576810Z already exists. You may want to remove it: 2021-05-16T17:35:03.6577790Z rm '/usr/local/bin/gfortran' 2021-05-16T17:35:03.6578130Z 2021-05-16T17:35:03.6578740Z To force the link and overwrite all conflicting files: 2021-05-16T17:35:03.6580280Z brew link --overwrite gcc 2021-05-16T17:35:03.6580630Z 2021-05-16T17:35:03.6581140Z To list all files that would be deleted: 2021-05-16T17:35:03.6582220Z brew link --overwrite --dry-run gcc 2021-05-16T17:35:03.6582590Z 2021-05-16T17:35:03.6583090Z Possible conflicting files are: 2021-05-16T17:35:03.6611880Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T17:35:04.1322430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3083-18lnq1h.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-16T17:35:06.5753270Z ==> Summary 2021-05-16T17:35:06.6637990Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T17:35:06.6643130Z ==> Installing jags 2021-05-16T17:35:06.6646220Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T17:35:06.6664050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-2907-1ho57j9 2021-05-16T17:35:06.7265330Z cp -pR /private/tmp/d20210516-2907-1ho57j9/jags/. /usr/local/Cellar/jags 2021-05-16T17:35:06.7952990Z chmod -Rf +w /private/tmp/d20210516-2907-1ho57j9 2021-05-16T17:35:06.9145340Z ==> Finishing up 2021-05-16T17:35:06.9459490Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T17:35:06.9465810Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T17:35:06.9476530Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T17:35:06.9483110Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T17:35:06.9487800Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T17:35:06.9492710Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T17:35:06.9497490Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T17:35:06.9502260Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T17:35:06.9509140Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T17:35:06.9868330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3109-keiggz.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-16T17:35:09.1958290Z ==> Summary 2021-05-16T17:35:09.2067400Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T17:35:11.3555360Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T17:35:12.4488580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:35:12.9924100Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T17:35:13.3634830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T17%3A45%3A00Z&sig=uxGnmb9a53miUTv0TmIb%2BRy5hleTXXrwZc1Ds67bSmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:13.4045240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=uxGnmb9a53miUTv0TmIb\%2BRy5hleTXXrwZc1Ds67bSmA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:13.6934430Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T17:35:13.8051000Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T17:35:13.8078350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3116-1xtslxg 2021-05-16T17:35:14.0551150Z cp -pR /private/tmp/d20210516-3116-1xtslxg/v8/. /usr/local/Cellar/v8 2021-05-16T17:35:14.1876460Z chmod -Rf +w /private/tmp/d20210516-3116-1xtslxg 2021-05-16T17:35:14.3670650Z ==> Finishing up 2021-05-16T17:35:14.4162940Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T17:35:14.4606680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3281-1tsgkdf.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-16T17:35:16.5884130Z ==> Summary 2021-05-16T17:35:16.5943280Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T17:35:18.6385470Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T17:35:19.7061230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:35:20.2524950Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T17:35:20.8425640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T17%3A45%3A00Z&sig=JbqzhRAYat5J8PQNlCiG56lChlPWtrhnpbOB4NaTrxQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:20.9059060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=JbqzhRAYat5J8PQNlCiG56lChlPWtrhnpbOB4NaTrxQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:21.0296610Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T17:35:21.0492340Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:35:22.1484930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:35:22.7213780Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:35:23.0688220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T17%3A45%3A00Z&sig=KfIg7NLUibaHScWpCc3bdehaFtEYY9KIczT0tOVU5AE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:23.1148480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=KfIg7NLUibaHScWpCc3bdehaFtEYY9KIczT0tOVU5AE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:23.2199340Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T17:35:23.2334490Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:35:24.3589190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:35:24.9182070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:35:25.2529400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T17%3A45%3A00Z&sig=eyt96H2dmninyc5v%2Bi%2B2OrshpHzasZfph%2FwIO8HZ1yM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:25.2813690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=eyt96H2dmninyc5v\%2Bi\%2B2OrshpHzasZfph\%2FwIO8HZ1yM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:25.5426880Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T17:35:25.5646620Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T17:35:25.5652900Z ==> Installing fftw dependency: hwloc 2021-05-16T17:35:25.6276130Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T17:35:25.6303320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3288-39qq2v 2021-05-16T17:35:25.9399380Z cp -pR /private/tmp/d20210516-3288-39qq2v/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T17:35:26.4175460Z chmod -Rf +w /private/tmp/d20210516-3288-39qq2v 2021-05-16T17:35:26.8133250Z ==> Finishing up 2021-05-16T17:35:26.8487920Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T17:35:26.8492880Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T17:35:26.8497830Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T17:35:26.8503460Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T17:35:26.8508370Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T17:35:26.8514010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T17:35:26.8519770Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T17:35:26.8524970Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T17:35:26.8530070Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T17:35:26.8535620Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T17:35:26.8540560Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T17:35:26.8546270Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T17:35:26.8551530Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T17:35:26.8558670Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T17:35:26.8563900Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T17:35:26.8576520Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T17:35:26.8583980Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T17:35:26.8589660Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T17:35:26.8600560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T17:35:26.8606860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T17:35:26.8612780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T17:35:26.8618820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T17:35:26.8624540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T17:35:26.8630290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T17:35:26.8636150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T17:35:26.8652990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T17:35:26.8673530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T17:35:26.8679470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T17:35:26.8685210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T17:35:26.8691040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T17:35:26.8696690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T17:35:26.8727830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T17:35:26.8743740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T17:35:26.8763530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T17:35:26.8778950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T17:35:26.8785180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T17:35:26.8798270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T17:35:26.8803980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T17:35:26.8809720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T17:35:26.8825110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T17:35:26.8844030Z 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-16T17:35:26.8849710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T17:35:26.8855760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T17:35:26.8872520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T17:35:26.8888760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T17:35:26.8902700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T17:35:26.8916020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T17:35:26.8922250Z 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-16T17:35:26.8928130Z 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-16T17:35:26.8940960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T17:35:26.8956870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T17:35:26.8962880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T17:35:26.8973180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T17:35:26.8979200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T17:35:26.8988210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T17:35:26.8994060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T17:35:26.9003630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T17:35:26.9016880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T17:35:26.9036970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T17:35:26.9042820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T17:35:26.9056500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T17:35:26.9062670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T17:35:26.9068610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T17:35:26.9077810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T17:35:26.9083750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T17:35:26.9093370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T17:35:26.9099090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T17:35:26.9116810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T17:35:26.9122250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T17:35:26.9128290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T17:35:26.9137750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T17:35:26.9143450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T17:35:26.9156740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T17:35:26.9166580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T17:35:26.9177370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T17:35:26.9190430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T17:35:26.9195660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T17:35:26.9201610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T17:35:26.9207130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T17:35:26.9212810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T17:35:26.9218560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T17:35:26.9224670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T17:35:26.9230340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T17:35:26.9236120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T17:35:26.9241740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T17:35:26.9247060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T17:35:26.9252430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T17:35:26.9258050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T17:35:26.9263790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T17:35:26.9271080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T17:35:26.9276670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T17:35:26.9286830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T17:35:26.9295150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T17:35:26.9301040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T17:35:26.9307320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T17:35:26.9313250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T17:35:26.9319230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T17:35:26.9325320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T17:35:26.9330890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T17:35:26.9337320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T17:35:26.9342130Z Only the first 100 operations were output. 2021-05-16T17:35:27.2972460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3465-14ouqxd.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-16T17:35:29.5221780Z ==> Summary 2021-05-16T17:35:29.5772350Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T17:35:29.5779730Z ==> Installing fftw dependency: open-mpi 2021-05-16T17:35:29.6302810Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:35:29.6319930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3288-7gy5wn 2021-05-16T17:35:29.9136260Z cp -pR /private/tmp/d20210516-3288-7gy5wn/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T17:35:30.3384430Z chmod -Rf +w /private/tmp/d20210516-3288-7gy5wn 2021-05-16T17:35:32.1857870Z ==> Finishing up 2021-05-16T17:35:32.2240640Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T17:35:32.2246340Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T17:35:32.2251100Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T17:35:32.2255940Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T17:35:32.2276740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T17:35:32.2281290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T17:35:32.2286170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T17:35:32.2291540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T17:35:32.2295980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T17:35:32.2316000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T17:35:32.2317310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T17:35:32.2318410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T17:35:32.2319450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T17:35:32.2320580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T17:35:32.2325510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T17:35:32.2331790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T17:35:32.2336240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T17:35:32.2340800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T17:35:32.2345060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T17:35:32.2350080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T17:35:32.2354320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T17:35:32.2359020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T17:35:32.2363900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T17:35:32.2368430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T17:35:32.2375330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T17:35:32.2379710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T17:35:32.2384820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T17:35:32.2389420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T17:35:32.2394330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T17:35:32.2399210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T17:35:32.2403690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T17:35:32.2408640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T17:35:32.2414060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T17:35:32.2418690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T17:35:32.2423880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T17:35:32.2428630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T17:35:32.2433120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T17:35:32.2437870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T17:35:32.2442510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T17:35:32.2447290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T17:35:32.2452340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T17:35:32.2457170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T17:35:32.2461710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T17:35:32.2466530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T17:35:32.2470910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T17:35:32.2475690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T17:35:32.2480490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T17:35:32.2485120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T17:35:32.2495650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T17:35:32.2500790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T17:35:32.2506300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T17:35:32.2511490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T17:35:32.2516870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T17:35:32.2521800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T17:35:32.2526890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T17:35:32.2532160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T17:35:32.2537910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T17:35:32.2543080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T17:35:32.2548400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T17:35:32.2553540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T17:35:32.2567140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T17:35:32.2572250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T17:35:32.2577620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T17:35:32.2595540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T17:35:32.2600830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T17:35:32.2617410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T17:35:32.2622980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T17:35:32.2628630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T17:35:32.2657000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T17:35:32.2662280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T17:35:32.2667610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T17:35:32.2672860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T17:35:32.2678480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T17:35:32.2683760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T17:35:32.2689580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T17:35:32.2694320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T17:35:32.2699440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T17:35:32.2705100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T17:35:32.2710770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T17:35:32.2715880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T17:35:32.2721350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T17:35:32.2726490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T17:35:32.2731720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T17:35:32.2737010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T17:35:32.2742140Z 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-16T17:35:32.2747400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T17:35:32.2752290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T17:35:32.2757660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T17:35:32.2762720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T17:35:32.2767830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T17:35:32.2773310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T17:35:32.2778230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T17:35:32.2783920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T17:35:32.2788820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T17:35:32.2793810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T17:35:32.2799030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T17:35:32.2804160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T17:35:32.2809730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T17:35:32.2815130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T17:35:32.2820560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T17:35:32.2824410Z Only the first 100 operations were output. 2021-05-16T17:35:32.7040900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3493-14xhpw.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-16T17:35:35.0153860Z ==> Summary 2021-05-16T17:35:35.0572150Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:35:35.0577420Z ==> Installing fftw 2021-05-16T17:35:35.0581160Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:35:35.0599390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3288-1w2757s 2021-05-16T17:35:35.1690420Z cp -pR /private/tmp/d20210516-3288-1w2757s/fftw/. /usr/local/Cellar/fftw 2021-05-16T17:35:35.2334570Z chmod -Rf +w /private/tmp/d20210516-3288-1w2757s 2021-05-16T17:35:35.4289100Z ==> Finishing up 2021-05-16T17:35:35.4769840Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T17:35:35.4773780Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T17:35:35.4778160Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T17:35:35.4783380Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T17:35:35.4789700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T17:35:35.4794430Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T17:35:35.4798950Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T17:35:35.4803620Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T17:35:35.4808480Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T17:35:35.4813200Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T17:35:35.4817890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T17:35:35.4822600Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T17:35:35.4831390Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T17:35:35.4935960Z info /usr/local/share/info/fftw3.info 2021-05-16T17:35:35.4945170Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T17:35:35.4951080Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T17:35:35.4963640Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T17:35:35.4970370Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T17:35:35.4976570Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T17:35:35.4983010Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T17:35:35.4994190Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T17:35:35.4999640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T17:35:35.5005130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T17:35:35.5021290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T17:35:35.5031370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T17:35:35.5040110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T17:35:35.5052670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T17:35:35.5061780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T17:35:35.5069990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T17:35:35.5078400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T17:35:35.5087280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T17:35:35.5096400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T17:35:35.5105660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T17:35:35.5117930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T17:35:35.5125220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T17:35:35.5131440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T17:35:35.5139120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T17:35:35.5148340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T17:35:35.5156480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T17:35:35.5165560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T17:35:35.5174940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T17:35:35.5183370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T17:35:35.5191080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T17:35:35.5199660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T17:35:35.5208010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T17:35:35.5213370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T17:35:35.5221440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T17:35:35.5229510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T17:35:35.5238750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T17:35:35.5247460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T17:35:35.5256470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T17:35:35.5265350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T17:35:35.5272690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T17:35:35.5282650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T17:35:35.5290620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T17:35:35.5297960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T17:35:35.5308610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T17:35:35.5323250Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T17:35:35.5331240Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T17:35:35.5338570Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T17:35:35.5748550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3520-iooksb.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-16T17:35:37.8203910Z ==> Summary 2021-05-16T17:35:37.8313480Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:35:38.4167470Z ==> No outdated dependents to upgrade! 2021-05-16T17:35:38.4171780Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:35:38.5872140Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T17:35:38.5873070Z fftw, open-mpi 2021-05-16T17:35:38.5881590Z rm /usr/local/bin/fftw-wisdom 2021-05-16T17:35:38.5884620Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T17:35:38.5887660Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T17:35:38.5890270Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T17:35:38.5895770Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T17:35:38.5898420Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T17:35:38.5900860Z rm /usr/local/include/fftw3.f 2021-05-16T17:35:38.5903900Z rm /usr/local/include/fftw3.f03 2021-05-16T17:35:38.5907080Z rm /usr/local/include/fftw3.h 2021-05-16T17:35:38.5910200Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T17:35:38.5912650Z rm /usr/local/include/fftw3l.f03 2021-05-16T17:35:38.5915540Z rm /usr/local/include/fftw3q.f03 2021-05-16T17:35:38.5923400Z rm /usr/local/lib/cmake/fftw3 2021-05-16T17:35:38.5926060Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T17:35:38.5929140Z rm /usr/local/lib/libfftw3.a 2021-05-16T17:35:38.5932160Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T17:35:38.5936190Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T17:35:38.5939610Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T17:35:38.5943960Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T17:35:38.5946800Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T17:35:38.5949800Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T17:35:38.5953000Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T17:35:38.5956150Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T17:35:38.5959140Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T17:35:38.5962410Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T17:35:38.5965390Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T17:35:38.5968400Z rm /usr/local/lib/libfftw3f.a 2021-05-16T17:35:38.5971560Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T17:35:38.5974420Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T17:35:38.5977320Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T17:35:38.5980780Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T17:35:38.5984280Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T17:35:38.5987280Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T17:35:38.5990230Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T17:35:38.5993540Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T17:35:38.5996470Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T17:35:38.5999450Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T17:35:38.6002360Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T17:35:38.6005210Z rm /usr/local/lib/libfftw3l.a 2021-05-16T17:35:38.6008150Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T17:35:38.6011090Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T17:35:38.6013930Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T17:35:38.6016860Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T17:35:38.6019800Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T17:35:38.6023360Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T17:35:38.6026170Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T17:35:38.6029130Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T17:35:38.6032490Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T17:35:38.6035120Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T17:35:38.6040030Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T17:35:38.6043030Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T17:35:38.6051640Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T17:35:38.6119730Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T17:35:38.6121110Z rm /usr/local/share/info/fftw3.info 2021-05-16T17:35:38.6126900Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T17:35:38.6139030Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T17:35:38.6156880Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T17:35:38.6160670Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T17:35:38.6168980Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T17:35:38.6177560Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T17:35:38.7035660Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T17:35:38.7037710Z rm /usr/local/bin/mpic++ 2021-05-16T17:35:38.7040550Z rm /usr/local/bin/mpicc 2021-05-16T17:35:38.7044040Z rm /usr/local/bin/mpicxx 2021-05-16T17:35:38.7046990Z rm /usr/local/bin/mpiexec 2021-05-16T17:35:38.7050010Z rm /usr/local/bin/mpif77 2021-05-16T17:35:38.7052900Z rm /usr/local/bin/mpif90 2021-05-16T17:35:38.7058730Z rm /usr/local/bin/mpifort 2021-05-16T17:35:38.7065070Z rm /usr/local/bin/mpirun 2021-05-16T17:35:38.7068970Z rm /usr/local/bin/ompi-clean 2021-05-16T17:35:38.7075730Z rm /usr/local/bin/ompi-server 2021-05-16T17:35:38.7078370Z rm /usr/local/bin/ompi_info 2021-05-16T17:35:38.7084800Z rm /usr/local/bin/opal_wrapper 2021-05-16T17:35:38.7091510Z rm /usr/local/bin/orte-clean 2021-05-16T17:35:38.7094430Z rm /usr/local/bin/orte-info 2021-05-16T17:35:38.7100830Z rm /usr/local/bin/orte-server 2021-05-16T17:35:38.7104360Z rm /usr/local/bin/ortecc 2021-05-16T17:35:38.7109290Z rm /usr/local/bin/orted 2021-05-16T17:35:38.7113280Z rm /usr/local/bin/orterun 2021-05-16T17:35:38.7116370Z rm /usr/local/bin/profile2mat.pl 2021-05-16T17:35:38.7124650Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T17:35:38.7130030Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T17:35:38.7133910Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T17:35:38.7138780Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T17:35:38.7147650Z rm /usr/local/include/mpi-ext.h 2021-05-16T17:35:38.7152780Z rm /usr/local/include/mpi.h 2021-05-16T17:35:38.7156190Z rm /usr/local/include/mpi.mod 2021-05-16T17:35:38.7161540Z rm /usr/local/include/mpi_ext.mod 2021-05-16T17:35:38.7164880Z rm /usr/local/include/mpi_f08.mod 2021-05-16T17:35:38.7170090Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T17:35:38.7173150Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T17:35:38.7178490Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T17:35:38.7181960Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T17:35:38.7186370Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T17:35:38.7189700Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T17:35:38.7196610Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T17:35:38.7199340Z rm /usr/local/include/mpif-config.h 2021-05-16T17:35:38.7204200Z rm /usr/local/include/mpif-constants.h 2021-05-16T17:35:38.7207220Z rm /usr/local/include/mpif-ext.h 2021-05-16T17:35:38.7212710Z rm /usr/local/include/mpif-externals.h 2021-05-16T17:35:38.7218180Z rm /usr/local/include/mpif-handles.h 2021-05-16T17:35:38.7221370Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T17:35:38.7224970Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T17:35:38.7231750Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T17:35:38.7234980Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T17:35:38.7241380Z rm /usr/local/include/mpif.h 2021-05-16T17:35:38.7244360Z rm /usr/local/include/openmpi 2021-05-16T17:35:38.7251290Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T17:35:38.7261090Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T17:35:38.7264060Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T17:35:38.7273240Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T17:35:38.7276200Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T17:35:38.7280430Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T17:35:38.7283510Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T17:35:38.7289810Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T17:35:38.7292910Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T17:35:38.7299230Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T17:35:38.7302660Z rm /usr/local/lib/libmpi.dylib 2021-05-16T17:35:38.7309790Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T17:35:38.7313220Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T17:35:38.7320470Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T17:35:38.7323450Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T17:35:38.7330340Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T17:35:38.7333560Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T17:35:38.7339120Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T17:35:38.7342360Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T17:35:38.7350120Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T17:35:38.7355690Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T17:35:38.7358730Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T17:35:38.7366670Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T17:35:38.7369890Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T17:35:38.7375370Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T17:35:38.7379760Z rm /usr/local/lib/openmpi 2021-05-16T17:35:38.7389870Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T17:35:38.7396330Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T17:35:38.7399520Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T17:35:38.7406400Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T17:35:38.7411710Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T17:35:38.7414920Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T17:35:38.7417890Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T17:35:38.7424170Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T17:35:38.7427340Z rm /usr/local/lib/pmix 2021-05-16T17:35:38.7443030Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T17:35:38.7446210Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T17:35:38.7449400Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T17:35:38.7454670Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T17:35:38.7458010Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T17:35:38.7463940Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T17:35:38.7467940Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T17:35:38.7474470Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T17:35:38.7478650Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T17:35:38.7481970Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T17:35:38.7487190Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T17:35:38.7491120Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T17:35:38.7497770Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T17:35:38.7501700Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T17:35:38.7507640Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T17:35:38.7511030Z rm /usr/local/share/man/man1/orted.1 2021-05-16T17:35:38.7518760Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T17:35:38.7540120Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T17:35:38.7543570Z Only the first 100 operations were output. 2021-05-16T17:35:40.5034090Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T17:35:41.6157360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:35:42.1517750Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T17:35:42.4827410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T17%3A45%3A00Z&sig=wNKtWg%2BihUTvALAf0TnfX7RhVkntCAQ5QoHOP7srOnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:42.5224560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=wNKtWg\%2BihUTvALAf0TnfX7RhVkntCAQ5QoHOP7srOnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:42.8168210Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T17:35:42.9431560Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T17:35:42.9458950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3528-1d9zj6 2021-05-16T17:35:43.6720740Z cp -pR /private/tmp/d20210516-3528-1d9zj6/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T17:35:44.4286290Z chmod -Rf +w /private/tmp/d20210516-3528-1d9zj6 2021-05-16T17:35:45.4928620Z ==> Finishing up 2021-05-16T17:35:45.5343440Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T17:35:45.5353290Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T17:35:45.5361710Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T17:35:45.5483100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T17:35:45.5493750Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T17:35:45.5494990Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T17:35:45.5496240Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T17:35:45.5500820Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T17:35:45.5508980Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T17:35:45.5513210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T17:35:45.5517910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T17:35:45.5522890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T17:35:45.5527500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T17:35:45.5532110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T17:35:45.5536710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T17:35:45.5541150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T17:35:45.5545470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T17:35:45.5549920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T17:35:45.5554790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T17:35:45.5559600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T17:35:45.5564120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T17:35:45.5568770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T17:35:45.5573050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T17:35:45.5577540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T17:35:45.5582310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T17:35:45.5586510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T17:35:45.5591420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T17:35:45.5595780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T17:35:45.5600650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T17:35:45.5605220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T17:35:45.5609660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T17:35:45.5614020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T17:35:45.5618750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T17:35:45.5623220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T17:35:45.5627860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T17:35:45.5632530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T17:35:45.5636760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T17:35:45.5641800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T17:35:45.5645950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T17:35:45.5650430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T17:35:45.5654870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T17:35:45.5659890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T17:35:45.5664170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T17:35:45.5669060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T17:35:45.5673380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T17:35:45.5677810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T17:35:45.5682450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T17:35:45.5686870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T17:35:45.5691450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T17:35:45.5695930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T17:35:45.5700290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T17:35:45.5704980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T17:35:45.5709420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T17:35:45.5714570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T17:35:45.5719420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T17:35:45.5724250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T17:35:45.5728820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T17:35:45.5733420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T17:35:45.5740440Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T17:35:45.5744760Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T17:35:45.5749520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T17:35:45.5753670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T17:35:45.5758230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T17:35:45.5762670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T17:35:45.5767030Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T17:35:45.5771690Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T17:35:45.5775800Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T17:35:45.5780730Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T17:35:45.5785400Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T17:35:45.5789700Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T17:35:45.5794180Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T17:35:45.5799200Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T17:35:45.5803460Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T17:35:45.5807940Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T17:35:45.5812760Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T17:35:45.5816920Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T17:35:45.5821940Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T17:35:45.5826300Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T17:35:45.5830970Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T17:35:45.5836670Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T17:35:45.5841510Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T17:35:45.5848250Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T17:35:45.5854480Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T17:35:45.5861760Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T17:35:45.5872140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T17:35:45.5877490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T17:35:45.5882850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T17:35:45.5888210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T17:35:45.5893390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T17:35:45.5898490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T17:35:45.5903600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T17:35:45.5909310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T17:35:45.5914260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T17:35:45.5919360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T17:35:45.5924930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T17:35:45.5929690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T17:35:45.5935030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T17:35:45.5940370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T17:35:45.5945080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T17:35:45.5950260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T17:35:45.5955580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T17:35:45.5959960Z Only the first 100 operations were output. 2021-05-16T17:35:45.9457380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3692-1m8tei1.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-16T17:35:48.3040180Z ==> Summary 2021-05-16T17:35:48.3726460Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T17:35:50.6453520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T17:35:51.7415480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:35:52.3238480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T17:35:52.6687140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T17%3A45%3A00Z&sig=RRTle8LtOosxBpoRNb0Br2qw5LQ9f8cNq1J647J2LhI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:52.7137860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=RRTle8LtOosxBpoRNb0Br2qw5LQ9f8cNq1J647J2LhI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:52.7947760Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T17:35:52.8833540Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T17:35:52.8865180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3699-afo16c 2021-05-16T17:35:52.9616700Z cp -pR /private/tmp/d20210516-3699-afo16c/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T17:35:53.1035540Z chmod -Rf +w /private/tmp/d20210516-3699-afo16c 2021-05-16T17:35:53.2857780Z ==> Finishing up 2021-05-16T17:35:53.3169250Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T17:35:53.3200510Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T17:35:53.3206010Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T17:35:53.3212240Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T17:35:53.3237620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3250550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3269680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3285110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3342050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3363920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3374180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3382040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3383820Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T17:35:53.3389220Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T17:35:53.3397980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3413640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3418040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3437570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3458080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3480960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3504130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3555870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3557950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3568930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3595060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3628090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3653110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3679420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3687810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3697640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3720610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3741780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3750400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3777670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3786910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3810230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3827210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3839900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3848180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3866290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3884770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3889940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3902010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3913050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3921430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3945120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3961220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3972880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3982150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.3998160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4015430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4051810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4101440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4118540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4124650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4134590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4151190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4169420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4178550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4199550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:35:53.4201260Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T17:35:53.4224180Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T17:35:53.4232010Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T17:35:53.4239640Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T17:35:53.4241930Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T17:35:53.4343970Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T17:35:53.4358800Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T17:35:53.4360760Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T17:35:53.4769550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3864-1479pxz.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-16T17:35:55.6005400Z ==> Summary 2021-05-16T17:35:55.6202160Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T17:35:57.5338920Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T17:35:57.5339630Z To reinstall 1.6.37, run: 2021-05-16T17:35:57.5340210Z brew reinstall libpng 2021-05-16T17:35:59.3143600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T17:36:00.3686070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:00.9140330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T17:36:01.2482660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T17%3A45%3A00Z&sig=axjvLWqeEKs%2BYZZ%2Ba9HV3Am8Ep0WVsJg8fJ%2Ff4K0lzc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:01.2886720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=axjvLWqeEKs\%2BYZZ\%2Ba9HV3Am8Ep0WVsJg8fJ\%2Ff4K0lzc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:01.3467770Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T17:36:01.3515290Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T17:36:02.4428790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:02.9894260Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T17:36:04.3307610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T17%3A45%3A00Z&sig=FySwVGGnxarlQiUoPbCXlSi7CKVa44g0lzXydyyh2DQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:04.3783750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=FySwVGGnxarlQiUoPbCXlSi7CKVa44g0lzXydyyh2DQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:04.4573120Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T17:36:04.4622460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T17:36:05.5511280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:06.1279850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T17:36:06.4644780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T17%3A45%3A00Z&sig=aX8Y1Ns25CxTMM2ThbgaKOBG2KWawxe8Osq9Q5eJQt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:06.4958710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=aX8Y1Ns25CxTMM2ThbgaKOBG2KWawxe8Osq9Q5eJQt8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:06.5357730Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T17:36:06.5388200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T17:36:07.6391980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:08.1754380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T17:36:08.5196550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T17%3A45%3A00Z&sig=M%2FbXuK08cgaQu5VrVcZ59fnVYa8MgI1tutnYbyLOZCQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:08.5520060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=M\%2FbXuK08cgaQu5VrVcZ59fnVYa8MgI1tutnYbyLOZCQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:08.5840770Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T17:36:08.5868490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T17:36:09.6818190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:10.2307380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T17:36:10.5814010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T17%3A45%3A00Z&sig=eakRO5HYdoz6ai0W1%2FhtY%2Fh8VSYAq7rzl1vSJb0IyGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:10.6163520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=eakRO5HYdoz6ai0W1\%2FhtY\%2Fh8VSYAq7rzl1vSJb0IyGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:10.7048700Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T17:36:10.7107800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T17:36:11.8267880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:12.4161110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T17:36:12.7592010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T17%3A45%3A00Z&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:12.8008430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:12.8888030Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:36:12.8988060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T17:36:13.9772780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:14.5358040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T17:36:14.8970090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T17%3A45%3A00Z&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:14.9345240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:14.9756720Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T17:36:14.9788100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T17:36:16.0571300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:16.6039690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T17:36:16.9367710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T17%3A45%3A00Z&sig=E%2B%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy%2BRW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:16.9793250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=E\%2B\%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy\%2BRW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:17.0161450Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T17:36:17.0191050Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T17:36:18.3446800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:18.8836820Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T17:36:19.1984860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T17%3A45%3A00Z&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs%2B1HY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:19.2309920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs\%2B1HY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:19.2749580Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T17:36:19.2781900Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T17:36:20.3508580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:21.1277280Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T17:36:21.4678500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T17%3A45%3A00Z&sig=1MTcAO4uoH2FQ8Tj6%2FlsR0qGQs54YH0kukZJGrvlmGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:21.5024900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=1MTcAO4uoH2FQ8Tj6\%2FlsR0qGQs54YH0kukZJGrvlmGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:21.5533450Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T17:36:21.5576680Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T17:36:22.6688100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:23.2175200Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T17:36:23.5520460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T17%3A45%3A00Z&sig=pzHqyzREMVOsCk5jclW9OBkyH8B%2FtzIfLM9t1h%2B4AdM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:23.5902570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=pzHqyzREMVOsCk5jclW9OBkyH8B\%2FtzIfLM9t1h\%2B4AdM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:23.6681170Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T17:36:23.6766930Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T17:36:24.7582740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:25.2866050Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T17:36:25.6258250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T17%3A45%3A00Z&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:25.6552510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:25.6928950Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T17:36:25.6968690Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T17:36:26.7930940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:27.3458420Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T17:36:27.6964550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T17%3A45%3A00Z&sig=yg0dgh%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:27.7254250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=yg0dgh\%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:27.7908280Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T17:36:27.7948290Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T17:36:28.8532230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:29.4092600Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T17:36:29.7424300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T17%3A45%3A00Z&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:29.7762180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:29.9917920Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T17:36:30.0427940Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T17:36:31.1011000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:31.6307130Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T17:36:31.9541970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T17%3A45%3A00Z&sig=gnCJB%2BL5JXiIQFOpsCx2Q4poE3Rze3pE%2BiPXfsCRtws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:31.9866580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=gnCJB\%2BL5JXiIQFOpsCx2Q4poE3Rze3pE\%2BiPXfsCRtws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:32.0706860Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T17:36:32.0803490Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T17:36:33.1516780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:33.7403470Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T17:36:34.0852210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T17%3A45%3A00Z&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA%2FuJvKxyBP68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:34.1288610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA\%2FuJvKxyBP68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:35.2418140Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T17:36:35.6570850Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T17:36:36.7429730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:36:37.2829050Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T17:36:37.6111740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T17%3A45%3A00Z&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:37.6509250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:37.8113550Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T17:36:37.8579130Z ==> 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-16T17:36:37.8582900Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T17:36:37.9242370Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T17:36:37.9270190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-16lrjw1 2021-05-16T17:36:37.9339700Z cp -pR /private/tmp/d20210516-3974-16lrjw1/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T17:36:37.9422020Z chmod -Rf +w /private/tmp/d20210516-3974-16lrjw1 2021-05-16T17:36:37.9788480Z ==> Finishing up 2021-05-16T17:36:38.0117400Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T17:36:38.0208540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4235-1ertne7.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-16T17:36:40.1812050Z ==> Summary 2021-05-16T17:36:40.1826760Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T17:36:40.1832050Z ==> Installing poppler dependency: xorgproto 2021-05-16T17:36:40.1866000Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T17:36:40.1882940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3974-1uhja6h 2021-05-16T17:36:40.2849930Z cp -pR /private/tmp/d20210516-3974-1uhja6h/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T17:36:40.4221970Z chmod -Rf +w /private/tmp/d20210516-3974-1uhja6h 2021-05-16T17:36:40.5806940Z ==> Finishing up 2021-05-16T17:36:40.6177860Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T17:36:40.6182370Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T17:36:40.6190930Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T17:36:40.6195400Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T17:36:40.6200510Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T17:36:40.6205920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T17:36:40.6210300Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T17:36:40.6215170Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T17:36:40.6220020Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T17:36:40.6224600Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T17:36:40.6229570Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T17:36:40.6269090Z rm /usr/local/share/pkgconfig 2021-05-16T17:36:40.6283930Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T17:36:40.6289020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T17:36:40.6294540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T17:36:40.6299550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T17:36:40.6304500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T17:36:40.6309680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T17:36:40.6314740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T17:36:40.6319870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T17:36:40.6325370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T17:36:40.6330150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T17:36:40.6335180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T17:36:40.6340380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T17:36:40.6345860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T17:36:40.6350910Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T17:36:40.6357060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T17:36:40.6361830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T17:36:40.6366640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T17:36:40.6371310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T17:36:40.6376450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T17:36:40.6381780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T17:36:40.6386550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T17:36:40.6391490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T17:36:40.6396270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T17:36:40.6401430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T17:36:40.6406720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T17:36:40.6411950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T17:36:40.6416980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T17:36:40.6422460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T17:36:40.6427430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T17:36:40.6432640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T17:36:40.6437650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T17:36:40.6442820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T17:36:40.6447880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T17:36:40.6452860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T17:36:40.6458110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T17:36:40.6463360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T17:36:40.6468410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T17:36:40.6473440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T17:36:40.6478650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T17:36:40.6483740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T17:36:40.6488930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T17:36:40.6493830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T17:36:40.7016110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4261-d4wr9c.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-16T17:36:42.8305760Z ==> Summary 2021-05-16T17:36:42.8458740Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T17:36:42.8464380Z ==> Installing poppler dependency: libxau 2021-05-16T17:36:42.8547730Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T17:36:42.8565110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-181lxbn 2021-05-16T17:36:42.8707620Z cp -pR /private/tmp/d20210516-3974-181lxbn/libxau/. /usr/local/Cellar/libxau 2021-05-16T17:36:42.8896640Z chmod -Rf +w /private/tmp/d20210516-3974-181lxbn 2021-05-16T17:36:42.9440850Z ==> Finishing up 2021-05-16T17:36:42.9881270Z rm /usr/local/include/X11 2021-05-16T17:36:42.9888570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T17:36:42.9894060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T17:36:42.9898930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T17:36:42.9904320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T17:36:42.9909750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T17:36:42.9915010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T17:36:42.9920240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T17:36:42.9925330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T17:36:42.9930790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T17:36:42.9936280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T17:36:42.9942040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T17:36:42.9946940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T17:36:42.9952050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T17:36:42.9957290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T17:36:42.9963920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T17:36:42.9969870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T17:36:42.9975150Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T17:36:42.9980550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T17:36:42.9985970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T17:36:42.9991220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T17:36:42.9996200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T17:36:43.0001670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T17:36:43.0006900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T17:36:43.0012340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T17:36:43.0016040Z mkdir -p /usr/local/include/X11/dri 2021-05-16T17:36:43.0022440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T17:36:43.0028070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T17:36:43.0033680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T17:36:43.0037310Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T17:36:43.0045610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T17:36:43.0051420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T17:36:43.0056760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T17:36:43.0081630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T17:36:43.0087660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T17:36:43.0094190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T17:36:43.0099440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T17:36:43.0104650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T17:36:43.0110170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T17:36:43.0115720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T17:36:43.0121450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T17:36:43.0126580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T17:36:43.0131940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T17:36:43.0137440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T17:36:43.0146950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T17:36:43.0148590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T17:36:43.0154130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T17:36:43.0159160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T17:36:43.0165020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T17:36:43.0170570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T17:36:43.0175540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T17:36:43.0181690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T17:36:43.0187150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T17:36:43.0192440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T17:36:43.0198040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T17:36:43.0204260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T17:36:43.0209790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T17:36:43.0215300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T17:36:43.0220740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T17:36:43.0225570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T17:36:43.0231390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T17:36:43.0236670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T17:36:43.0242930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T17:36:43.0248280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T17:36:43.0253650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T17:36:43.0259080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T17:36:43.0264510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T17:36:43.0269630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T17:36:43.0275020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T17:36:43.0280020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T17:36:43.0285740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T17:36:43.0291820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T17:36:43.0297300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T17:36:43.0302550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T17:36:43.0308250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T17:36:43.0313580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T17:36:43.0319320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T17:36:43.0324510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T17:36:43.0329930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T17:36:43.0335320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T17:36:43.0341110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T17:36:43.0346510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T17:36:43.0351730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T17:36:43.0357220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T17:36:43.0362370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T17:36:43.0367630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T17:36:43.0373270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T17:36:43.0378880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T17:36:43.0384440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T17:36:43.0389910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T17:36:43.0395860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T17:36:43.0401150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T17:36:43.0406680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T17:36:43.0412630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T17:36:43.0417910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T17:36:43.0423410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T17:36:43.0428950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T17:36:43.0434590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T17:36:43.0462250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T17:36:43.0467660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T17:36:43.0473300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T17:36:43.0478570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T17:36:43.0482740Z Only the first 100 operations were output. 2021-05-16T17:36:43.0811000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4288-1hqn5ys.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-16T17:36:45.1851880Z ==> Summary 2021-05-16T17:36:45.1877720Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T17:36:45.1883300Z ==> Installing poppler dependency: libxdmcp 2021-05-16T17:36:45.1966300Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T17:36:45.1983410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-qcsyn4 2021-05-16T17:36:45.2079490Z cp -pR /private/tmp/d20210516-3974-qcsyn4/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T17:36:45.2195160Z chmod -Rf +w /private/tmp/d20210516-3974-qcsyn4 2021-05-16T17:36:45.2618030Z ==> Finishing up 2021-05-16T17:36:45.2965820Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T17:36:45.2972440Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T17:36:45.2977140Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T17:36:45.2981910Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T17:36:45.2988660Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T17:36:45.3115240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4314-wjxh0r.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-16T17:36:47.4706560Z ==> Summary 2021-05-16T17:36:47.4724070Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T17:36:47.4729750Z ==> Installing poppler dependency: libxcb 2021-05-16T17:36:47.5024820Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T17:36:47.5042320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-3974-n5joyo 2021-05-16T17:36:48.1785230Z cp -pR /private/tmp/d20210516-3974-n5joyo/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T17:36:49.4126880Z chmod -Rf +w /private/tmp/d20210516-3974-n5joyo 2021-05-16T17:36:50.5242210Z ==> Finishing up 2021-05-16T17:36:50.5616270Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T17:36:50.5625660Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T17:36:50.5698650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T17:36:50.5704060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T17:36:50.5709460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T17:36:50.5715540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T17:36:50.5721670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T17:36:50.5728330Z 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-16T17:36:50.5734290Z 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-16T17:36:50.5740300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T17:36:50.5746040Z 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-16T17:36:50.5751850Z 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-16T17:36:50.5757440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T17:36:50.5763120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T17:36:50.5768570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T17:36:50.5774100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T17:36:50.5780120Z 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-16T17:36:50.5785750Z 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-16T17:36:50.5810520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T17:36:50.5816340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T17:36:50.5821920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T17:36:50.5827920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T17:36:50.5833670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T17:36:50.5839670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T17:36:50.5845380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T17:36:50.5850750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T17:36:50.5856330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T17:36:50.5861790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T17:36:50.5867270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T17:36:50.5872740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T17:36:50.5878720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T17:36:50.5884300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T17:36:50.5889570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T17:36:50.5895170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T17:36:50.5901100Z 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-16T17:36:50.5906150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T17:36:50.5911710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T17:36:50.5918000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T17:36:50.5923810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T17:36:50.5929450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T17:36:50.5935730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T17:36:50.5941470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T17:36:50.5947280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T17:36:50.5952910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T17:36:50.5958670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T17:36:50.5964130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T17:36:50.5970170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T17:36:50.5975560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T17:36:50.5981510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T17:36:50.5987150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T17:36:50.5993160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T17:36:50.5998650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T17:36:50.6004440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T17:36:50.6010120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T17:36:50.6015420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T17:36:50.6021510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T17:36:50.6027810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T17:36:50.6033180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T17:36:50.6039600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T17:36:50.6045020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T17:36:50.6050730Z 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-16T17:36:50.6056600Z 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-16T17:36:50.6062010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T17:36:50.6067790Z 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-16T17:36:50.6073640Z 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-16T17:36:50.6079070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T17:36:50.6084980Z 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-16T17:36:50.6090290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T17:36:50.6095950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T17:36:50.6101570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T17:36:50.6107190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T17:36:50.6112780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T17:36:50.6118420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T17:36:50.6124230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T17:36:50.6130550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T17:36:50.6140050Z 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-16T17:36:50.6146160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T17:36:50.6152390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T17:36:50.6158310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T17:36:50.6164570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T17:36:50.6170010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T17:36:50.6176170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T17:36:50.6182020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T17:36:50.6187920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T17:36:50.6193910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T17:36:50.6199640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T17:36:50.6204860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T17:36:50.6210690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T17:36:50.6216590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T17:36:50.6222660Z 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-16T17:36:50.6228440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T17:36:50.6234460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T17:36:50.6240710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T17:36:50.6246810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T17:36:50.6252710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T17:36:50.6258740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T17:36:50.6264230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T17:36:50.6270320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T17:36:50.6275760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T17:36:50.6281950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T17:36:50.6286310Z Only the first 100 operations were output. 2021-05-16T17:36:52.1383830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4349-kk6w37.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-16T17:36:54.6183650Z ==> Summary 2021-05-16T17:36:54.7438150Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T17:36:54.7443540Z ==> Installing poppler dependency: libx11 2021-05-16T17:36:54.7870870Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:36:54.7888060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-17gtrb9 2021-05-16T17:36:55.1122470Z cp -pR /private/tmp/d20210516-3974-17gtrb9/libx11/. /usr/local/Cellar/libx11 2021-05-16T17:36:55.6275410Z chmod -Rf +w /private/tmp/d20210516-3974-17gtrb9 2021-05-16T17:36:56.0838860Z ==> Finishing up 2021-05-16T17:36:56.1180550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T17:36:56.1186220Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T17:36:56.1191570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T17:36:56.1198320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T17:36:56.1204330Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T17:36:56.1210440Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T17:36:56.1216110Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T17:36:56.1222060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T17:36:56.1227810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T17:36:56.1234140Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T17:36:56.1239970Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T17:36:56.1246200Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T17:36:56.1255140Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T17:36:56.1262090Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T17:36:56.1308440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T17:36:56.1315310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T17:36:56.1321230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T17:36:56.1326660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T17:36:56.1331790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T17:36:56.1337940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T17:36:56.1343420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T17:36:56.1349500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T17:36:56.1354940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T17:36:56.1360330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T17:36:56.1366270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T17:36:56.1371690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T17:36:56.1377930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T17:36:56.1383120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T17:36:56.1388810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T17:36:56.1394380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T17:36:56.1400110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T17:36:56.1405990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T17:36:56.1411820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T17:36:56.1417900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T17:36:56.1423110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T17:36:56.1428670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T17:36:56.1434430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T17:36:56.1440050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T17:36:56.1445550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T17:36:56.1451370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T17:36:56.1458000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T17:36:56.1463150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T17:36:56.1469030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T17:36:56.1474640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T17:36:56.1480190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T17:36:56.1485920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T17:36:56.1491390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T17:36:56.1497100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T17:36:56.1502690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T17:36:56.1508370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T17:36:56.1514060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T17:36:56.1519990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T17:36:56.1525680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T17:36:56.1531700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T17:36:56.1540940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T17:36:56.1546850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T17:36:56.1553140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T17:36:56.1558260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T17:36:56.1563780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T17:36:56.1569540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T17:36:56.1579450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T17:36:56.1585260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T17:36:56.1590930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T17:36:56.1596560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T17:36:56.1602290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T17:36:56.1608760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T17:36:56.1614560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T17:36:56.1621150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T17:36:56.1627660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T17:36:56.1634100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T17:36:56.1641300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T17:36:56.1647590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T17:36:56.1653510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T17:36:56.1659610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T17:36:56.1665780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T17:36:56.1672030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T17:36:56.1678260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T17:36:56.1684390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T17:36:56.1690120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T17:36:56.1696140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T17:36:56.1701920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T17:36:56.1707780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T17:36:56.1714520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T17:36:56.1720300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T17:36:56.1726320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T17:36:56.1732360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T17:36:56.1738830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T17:36:56.1744580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T17:36:56.1750380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T17:36:56.1756260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T17:36:56.1762550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T17:36:56.1768390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T17:36:56.1774270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T17:36:56.1780110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T17:36:56.1785870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T17:36:56.1791750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T17:36:56.1797560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T17:36:56.1803950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T17:36:56.1809190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T17:36:56.1815300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T17:36:56.1820090Z Only the first 100 operations were output. 2021-05-16T17:36:56.7148600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4375-1lue6al.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-16T17:36:59.0266200Z ==> Summary 2021-05-16T17:36:59.0867740Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T17:36:59.0874030Z ==> Installing poppler dependency: libxext 2021-05-16T17:36:59.1409730Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T17:36:59.1427350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-vtwcd8 2021-05-16T17:36:59.1799210Z cp -pR /private/tmp/d20210516-3974-vtwcd8/libxext/. /usr/local/Cellar/libxext 2021-05-16T17:36:59.2275090Z chmod -Rf +w /private/tmp/d20210516-3974-vtwcd8 2021-05-16T17:36:59.3010750Z ==> Finishing up 2021-05-16T17:36:59.3392150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T17:36:59.3397030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T17:36:59.3402620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T17:36:59.3408580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T17:36:59.3413920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T17:36:59.3419330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T17:36:59.3424850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T17:36:59.3430490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T17:36:59.3438830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T17:36:59.3444280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T17:36:59.3449610Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T17:36:59.3454890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T17:36:59.3460430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T17:36:59.3465860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T17:36:59.3471030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T17:36:59.3476740Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T17:36:59.3502700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T17:36:59.3508350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T17:36:59.3514530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T17:36:59.3519780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T17:36:59.3525450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T17:36:59.3530880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T17:36:59.3537700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T17:36:59.3543010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T17:36:59.3548230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T17:36:59.3554640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T17:36:59.3561800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T17:36:59.3569500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T17:36:59.3577540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T17:36:59.3584970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T17:36:59.3590410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T17:36:59.3595760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T17:36:59.3601220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T17:36:59.3607310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T17:36:59.3634970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T17:36:59.3640800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T17:36:59.3646170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T17:36:59.3651610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T17:36:59.3656670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T17:36:59.3662600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T17:36:59.3668070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T17:36:59.3673490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T17:36:59.3678790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T17:36:59.3703470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T17:36:59.3705020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T17:36:59.3706450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T17:36:59.3707840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T17:36:59.3709310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T17:36:59.3710870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T17:36:59.3716860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T17:36:59.3722770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T17:36:59.3728720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T17:36:59.3735370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T17:36:59.3741380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T17:36:59.3747430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T17:36:59.3753010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T17:36:59.3758730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T17:36:59.3764850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T17:36:59.3770230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T17:36:59.3776020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T17:36:59.3781730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T17:36:59.3787190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T17:36:59.3812990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T17:36:59.3818720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T17:36:59.3824300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T17:36:59.3829500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T17:36:59.3836390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T17:36:59.3841840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T17:36:59.3847720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T17:36:59.3853170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T17:36:59.3858680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T17:36:59.3864380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T17:36:59.3870350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T17:36:59.3875830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T17:36:59.3881220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T17:36:59.3887190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T17:36:59.3892550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T17:36:59.3898910Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T17:36:59.3903800Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T17:36:59.3908960Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T17:36:59.3916690Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T17:37:00.0450200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4401-4tnn7s.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-16T17:37:01.6334030Z ==> Summary 2021-05-16T17:37:01.6392280Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T17:37:01.6397590Z ==> Installing poppler dependency: libxrender 2021-05-16T17:37:01.6894540Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T17:37:01.6911530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-dyllj5 2021-05-16T17:37:01.7029760Z cp -pR /private/tmp/d20210516-3974-dyllj5/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T17:37:01.7179810Z chmod -Rf +w /private/tmp/d20210516-3974-dyllj5 2021-05-16T17:37:01.7656130Z ==> Finishing up 2021-05-16T17:37:01.8010600Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T17:37:01.8019440Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T17:37:01.8026370Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T17:37:01.8030340Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T17:37:01.8035440Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T17:37:01.8042450Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T17:37:01.8172110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4427-do1e6x.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-16T17:37:03.9391600Z ==> Summary 2021-05-16T17:37:03.9413750Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T17:37:03.9418610Z ==> Installing poppler dependency: lzo 2021-05-16T17:37:03.9437320Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T17:37:03.9454820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-i985b7 2021-05-16T17:37:03.9630680Z cp -pR /private/tmp/d20210516-3974-i985b7/lzo/. /usr/local/Cellar/lzo 2021-05-16T17:37:03.9863800Z chmod -Rf +w /private/tmp/d20210516-3974-i985b7 2021-05-16T17:37:04.0369920Z ==> Finishing up 2021-05-16T17:37:04.0739540Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T17:37:04.0747450Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T17:37:04.0755110Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T17:37:04.0759470Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T17:37:04.0765510Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T17:37:04.0772880Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T17:37:04.0927850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4453-ja3ktz.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-16T17:37:06.1606770Z ==> Summary 2021-05-16T17:37:06.1638530Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T17:37:06.1644320Z ==> Installing poppler dependency: pixman 2021-05-16T17:37:06.1717750Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T17:37:06.1736160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-t0qled 2021-05-16T17:37:06.1907010Z cp -pR /private/tmp/d20210516-3974-t0qled/pixman/. /usr/local/Cellar/pixman 2021-05-16T17:37:06.2062190Z chmod -Rf +w /private/tmp/d20210516-3974-t0qled 2021-05-16T17:37:06.2517100Z ==> Finishing up 2021-05-16T17:37:06.2879970Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T17:37:06.2886460Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T17:37:06.2891150Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T17:37:06.2895880Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T17:37:06.2901310Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T17:37:06.2908270Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T17:37:06.3037990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4479-3dmvb6.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-16T17:37:08.5300930Z ==> Summary 2021-05-16T17:37:08.5320180Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T17:37:08.5385490Z ==> Installing poppler dependency: cairo 2021-05-16T17:37:08.6992700Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T17:37:08.7010040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-1ffd0di 2021-05-16T17:37:08.7806310Z cp -pR /private/tmp/d20210516-3974-1ffd0di/cairo/. /usr/local/Cellar/cairo 2021-05-16T17:37:08.8560990Z chmod -Rf +w /private/tmp/d20210516-3974-1ffd0di 2021-05-16T17:37:09.1423260Z ==> Finishing up 2021-05-16T17:37:09.1983110Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T17:37:09.1987930Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T17:37:09.1994300Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T17:37:09.2004810Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T17:37:09.2011600Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T17:37:09.2016870Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T17:37:09.2021680Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T17:37:09.2027610Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T17:37:09.2033380Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T17:37:09.2038360Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T17:37:09.2043820Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T17:37:09.2048110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T17:37:09.2056590Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T17:37:09.2065570Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T17:37:09.2078900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T17:37:09.2086450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T17:37:09.2091830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T17:37:09.2097140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T17:37:09.2102490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T17:37:09.2107810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T17:37:09.2113670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T17:37:09.2119260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T17:37:09.2124630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T17:37:09.2130090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T17:37:09.2135500Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T17:37:09.2141060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T17:37:09.2146610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T17:37:09.2151870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T17:37:09.2157680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T17:37:09.2163030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T17:37:09.2168300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T17:37:09.2514380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4505-amc0c8.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-16T17:37:11.5020570Z ==> Summary 2021-05-16T17:37:11.5100580Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T17:37:11.5107170Z ==> Installing poppler dependency: little-cms2 2021-05-16T17:37:11.5240090Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T17:37:11.5258920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-10cy8np 2021-05-16T17:37:11.5450710Z cp -pR /private/tmp/d20210516-3974-10cy8np/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T17:37:11.5646810Z chmod -Rf +w /private/tmp/d20210516-3974-10cy8np 2021-05-16T17:37:11.6259750Z ==> Finishing up 2021-05-16T17:37:11.6503960Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T17:37:11.6508640Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T17:37:11.6514800Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T17:37:11.6520320Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T17:37:11.6526110Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T17:37:11.6533410Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T17:37:11.6538580Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T17:37:11.6549560Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T17:37:11.6555180Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T17:37:11.6560750Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T17:37:11.6566270Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T17:37:11.6572350Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T17:37:11.6578920Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T17:37:11.6583720Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T17:37:11.6589900Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T17:37:11.6597360Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T17:37:11.6766560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4531-1ba1avr.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-16T17:37:13.7588160Z ==> Summary 2021-05-16T17:37:13.7613800Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T17:37:13.7618430Z ==> Installing poppler dependency: nspr 2021-05-16T17:37:13.7636890Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T17:37:13.7654900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-9p6vtc 2021-05-16T17:37:13.8014870Z cp -pR /private/tmp/d20210516-3974-9p6vtc/nspr/. /usr/local/Cellar/nspr 2021-05-16T17:37:13.8579140Z chmod -Rf +w /private/tmp/d20210516-3974-9p6vtc 2021-05-16T17:37:13.9288900Z ==> Finishing up 2021-05-16T17:37:13.9700120Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T17:37:13.9706550Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T17:37:13.9715690Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T17:37:13.9722480Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T17:37:13.9727970Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T17:37:13.9733060Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T17:37:13.9738230Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T17:37:13.9743450Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T17:37:13.9748810Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T17:37:13.9756090Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T17:37:14.0011630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4557-12tie1k.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-16T17:37:16.2284800Z ==> Summary 2021-05-16T17:37:16.2344900Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T17:37:16.2350350Z ==> Installing poppler dependency: nss 2021-05-16T17:37:16.2506770Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T17:37:16.2523990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-127rof0 2021-05-16T17:37:16.5505200Z cp -pR /private/tmp/d20210516-3974-127rof0/nss/. /usr/local/Cellar/nss 2021-05-16T17:37:16.7429230Z chmod -Rf +w /private/tmp/d20210516-3974-127rof0 2021-05-16T17:37:18.4577000Z ==> Finishing up 2021-05-16T17:37:18.4959070Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T17:37:18.4962770Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T17:37:18.4967130Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T17:37:18.4971900Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T17:37:18.4976160Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T17:37:18.4981090Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T17:37:18.4985650Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T17:37:18.4989920Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T17:37:18.4995280Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T17:37:18.4999320Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T17:37:18.5003640Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T17:37:18.5008200Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T17:37:18.5012960Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T17:37:18.5017660Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T17:37:18.5021710Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T17:37:18.5026640Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T17:37:18.5031380Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T17:37:18.5035810Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T17:37:18.5040140Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T17:37:18.5044440Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T17:37:18.5049570Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T17:37:18.5053790Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T17:37:18.5058250Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T17:37:18.5062870Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T17:37:18.5067390Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T17:37:18.5071930Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T17:37:18.5076960Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T17:37:18.5081850Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T17:37:18.5086440Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T17:37:18.5091070Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T17:37:18.5095590Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T17:37:18.5100250Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T17:37:18.5105090Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T17:37:18.5109580Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T17:37:18.5114210Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T17:37:18.5119000Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T17:37:18.5123510Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T17:37:18.5129200Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T17:37:18.5132630Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T17:37:18.5137480Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T17:37:18.5142260Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T17:37:18.5146480Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T17:37:18.5151140Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T17:37:18.5156000Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T17:37:18.5160730Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T17:37:18.5165570Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T17:37:18.5169870Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T17:37:18.5174330Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T17:37:18.5183350Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T17:37:18.5187890Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T17:37:18.5193010Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T17:37:18.5197530Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T17:37:18.5203140Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T17:37:18.5208380Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T17:37:18.5213190Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T17:37:18.5218290Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T17:37:18.5223120Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T17:37:18.5229160Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T17:37:18.5233260Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T17:37:18.5237960Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T17:37:18.5242830Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T17:37:18.5247820Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T17:37:18.5252530Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T17:37:18.5257050Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T17:37:18.5261830Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T17:37:18.5266700Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T17:37:18.5271510Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T17:37:18.5276520Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T17:37:18.5281170Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T17:37:18.5286050Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T17:37:18.5292940Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T17:37:18.5300550Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T17:37:18.5305550Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T17:37:18.5310520Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T17:37:18.5315380Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T17:37:18.5320290Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T17:37:18.5325530Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T17:37:18.5330540Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T17:37:18.5335620Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T17:37:18.5340480Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T17:37:18.5345350Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T17:37:18.5349990Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T17:37:18.5354600Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T17:37:18.5360020Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T17:37:18.5364970Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T17:37:18.5371040Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T17:37:18.5375580Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T17:37:18.5380120Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T17:37:18.5384980Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T17:37:18.5390300Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T17:37:18.5395120Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T17:37:18.5400000Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T17:37:18.5404850Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T17:37:18.5410540Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T17:37:18.5415100Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T17:37:18.5420780Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T17:37:18.5425350Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T17:37:18.5430200Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T17:37:18.5435200Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T17:37:18.5440370Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T17:37:18.5444890Z Only the first 100 operations were output. 2021-05-16T17:37:18.6613950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4583-1a9iovy.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-16T17:37:20.9501080Z ==> Summary 2021-05-16T17:37:20.9622840Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T17:37:20.9628830Z ==> Installing poppler dependency: openjpeg 2021-05-16T17:37:20.9895470Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T17:37:20.9912410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-1t2chk8 2021-05-16T17:37:21.1958650Z cp -pR /private/tmp/d20210516-3974-1t2chk8/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T17:37:21.4542870Z chmod -Rf +w /private/tmp/d20210516-3974-1t2chk8 2021-05-16T17:37:21.7053720Z ==> Finishing up 2021-05-16T17:37:21.7413630Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T17:37:21.7418140Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T17:37:21.7422320Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T17:37:21.7429310Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:37:21.7438150Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:37:21.7447740Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T17:37:21.7453330Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T17:37:21.7458070Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T17:37:21.7465850Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T17:37:21.7472340Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T17:37:21.7477300Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T17:37:21.7481480Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T17:37:21.7486830Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T17:37:21.7491480Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:37:21.7498370Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T17:37:21.8439230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4609-16v9pj2.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-16T17:37:24.0419340Z ==> Summary 2021-05-16T17:37:24.0704760Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T17:37:24.0711000Z ==> Installing poppler dependency: qt@5 2021-05-16T17:37:24.0745270Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T17:37:24.0762230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-1cq2kyg 2021-05-16T17:37:29.2270990Z cp -pR /private/tmp/d20210516-3974-1cq2kyg/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T17:37:36.7620830Z chmod -Rf +w /private/tmp/d20210516-3974-1cq2kyg 2021-05-16T17:37:50.5663820Z ==> Finishing up 2021-05-16T17:37:52.9090000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4667-f2gidj.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-16T17:37:56.9427330Z ==> Caveats 2021-05-16T17:37:56.9428280Z We agreed to the Qt open source license for you. 2021-05-16T17:37:56.9428970Z If this is unacceptable you should uninstall. 2021-05-16T17:37:56.9429380Z 2021-05-16T17:37:56.9430430Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:37:56.9431700Z because this is an alternate version of another formula. 2021-05-16T17:37:56.9432090Z 2021-05-16T17:37:56.9432600Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:37:56.9433840Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:37:56.9434310Z 2021-05-16T17:37:56.9434820Z For compilers to find qt@5 you may need to set: 2021-05-16T17:37:56.9435790Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:37:56.9436810Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:37:56.9437170Z 2021-05-16T17:37:56.9438360Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:37:56.9439140Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:37:56.9439530Z 2021-05-16T17:37:56.9440280Z ==> Summary 2021-05-16T17:37:57.6105740Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T17:37:57.6111750Z ==> Installing poppler 2021-05-16T17:37:57.6118580Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T17:37:57.6137460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3974-205uc3 2021-05-16T17:37:57.8994360Z cp -pR /private/tmp/d20210516-3974-205uc3/poppler/. /usr/local/Cellar/poppler 2021-05-16T17:37:58.1706590Z chmod -Rf +w /private/tmp/d20210516-3974-205uc3 2021-05-16T17:37:58.6065840Z ==> Finishing up 2021-05-16T17:37:58.6412980Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T17:37:58.6416730Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T17:37:58.6422130Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T17:37:58.6426710Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T17:37:58.6431860Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T17:37:58.6437240Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T17:37:58.6441730Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T17:37:58.6446990Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T17:37:58.6451960Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T17:37:58.6456470Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T17:37:58.6461610Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T17:37:58.6466640Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T17:37:58.6471420Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T17:37:58.6479150Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T17:37:58.6490720Z rm /usr/local/share/gir-1.0 2021-05-16T17:37:58.6498460Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T17:37:58.6508230Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T17:37:58.6516140Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T17:37:58.6521460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T17:37:58.6527170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T17:37:58.6533790Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T17:37:58.6539240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T17:37:58.6606020Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T17:37:58.6609930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T17:37:58.6615620Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T17:37:58.6620320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T17:37:58.6626090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T17:37:58.6630920Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T17:37:58.6636660Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T17:37:58.6641260Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T17:37:58.6649020Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T17:37:58.6677950Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T17:37:58.6679420Z rm /usr/local/lib/girepository-1.0 2021-05-16T17:37:58.6681350Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T17:37:58.6683530Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T17:37:58.6685640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T17:37:58.6689370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T17:37:58.6694110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T17:37:58.6699710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T17:37:58.6704550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T17:37:58.6709870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T17:37:58.6714400Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T17:37:58.6719920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T17:37:58.6724620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T17:37:58.6729970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T17:37:58.6734820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T17:37:58.6741940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T17:37:58.6767780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T17:37:58.6769490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T17:37:58.6771110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T17:37:58.6773110Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T17:37:58.6774970Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T17:37:58.6776900Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T17:37:58.6782100Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T17:37:58.7782600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4720-1gkq7mj.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-16T17:38:01.1311280Z ==> Summary 2021-05-16T17:38:01.1587960Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T17:38:02.5934900Z ==> Caveats 2021-05-16T17:38:02.5935810Z ==> qt@5 2021-05-16T17:38:02.5975770Z We agreed to the Qt open source license for you. 2021-05-16T17:38:02.5976530Z If this is unacceptable you should uninstall. 2021-05-16T17:38:02.5976890Z 2021-05-16T17:38:02.5978100Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:38:02.5978870Z because this is an alternate version of another formula. 2021-05-16T17:38:02.5979240Z 2021-05-16T17:38:02.5979740Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:38:02.5980920Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:38:02.5981350Z 2021-05-16T17:38:02.5982340Z For compilers to find qt@5 you may need to set: 2021-05-16T17:38:02.5983330Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:38:02.5984310Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:38:02.5984650Z 2021-05-16T17:38:02.5985500Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:38:02.5986200Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:38:02.5986560Z 2021-05-16T17:38:04.2014910Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T17:38:05.3387690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:06.8334600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=GiG1IBQT1qp22aemI0puaQFyXBoJIrZWnERiwBVbVS4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:06.8339920Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T17:38:06.8343730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T17%3A45%3A00Z&sig=GiG1IBQT1qp22aemI0puaQFyXBoJIrZWnERiwBVbVS4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:06.8347250Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T17:38:06.8349250Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:38:07.7069830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:08.2609180Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:38:08.5970530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T17%3A45%3A00Z&sig=c4kDyFJUnLS3slsNHsZbyhkR%2Buh2GbgobzOyxUczejE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:08.6331410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=c4kDyFJUnLS3slsNHsZbyhkR\%2Buh2GbgobzOyxUczejE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:08.7692800Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T17:38:08.7962210Z ==> Installing dependencies for hdf5: szip 2021-05-16T17:38:08.7968440Z ==> Installing hdf5 dependency: szip 2021-05-16T17:38:08.8533750Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T17:38:08.8560960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4727-jmvzxy 2021-05-16T17:38:08.8646610Z cp -pR /private/tmp/d20210516-4727-jmvzxy/szip/. /usr/local/Cellar/szip 2021-05-16T17:38:08.8749110Z chmod -Rf +w /private/tmp/d20210516-4727-jmvzxy 2021-05-16T17:38:08.9157290Z ==> Finishing up 2021-05-16T17:38:08.9510390Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T17:38:08.9514900Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T17:38:08.9519140Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T17:38:08.9525680Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T17:38:08.9530540Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T17:38:08.9535880Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T17:38:08.9657880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4898-fmr1k6.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-16T17:38:11.0598490Z ==> Summary 2021-05-16T17:38:11.0615720Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T17:38:11.0620760Z ==> Installing hdf5 2021-05-16T17:38:11.0624190Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:38:11.0642850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4727-1rrbmmb 2021-05-16T17:38:11.2398490Z cp -pR /private/tmp/d20210516-4727-1rrbmmb/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T17:38:11.3971860Z chmod -Rf +w /private/tmp/d20210516-4727-1rrbmmb 2021-05-16T17:38:11.7383190Z ==> Finishing up 2021-05-16T17:38:11.7784660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T17:38:11.7788940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T17:38:11.7794110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T17:38:11.7798590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T17:38:11.7803470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T17:38:11.7807930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T17:38:11.7813040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T17:38:11.7817690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T17:38:11.7822090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T17:38:11.7826550Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T17:38:11.7831360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T17:38:11.7835870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T17:38:11.7840780Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T17:38:11.7845460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T17:38:11.7850280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T17:38:11.7855110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T17:38:11.7860080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T17:38:11.7864600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T17:38:11.7869200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T17:38:11.7874190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T17:38:11.7890380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T17:38:11.7895580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T17:38:11.7904640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T17:38:11.7910610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T17:38:11.7914830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T17:38:11.7919640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T17:38:11.7924310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T17:38:11.7929620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T17:38:11.7934460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T17:38:11.7939300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T17:38:11.7944360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T17:38:11.7951480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T17:38:11.7953240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T17:38:11.7958200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T17:38:11.7962850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T17:38:11.7967730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T17:38:11.7972340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T17:38:11.7976960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T17:38:11.7981990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T17:38:11.7986960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T17:38:11.7991560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T17:38:11.7996270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T17:38:11.8001050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T17:38:11.8005750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T17:38:11.8010690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T17:38:11.8015540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T17:38:11.8020260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T17:38:11.8025380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T17:38:11.8030150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T17:38:11.8034650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T17:38:11.8039170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T17:38:11.8043890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T17:38:11.8048520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T17:38:11.8053380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T17:38:11.8058030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T17:38:11.8062910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T17:38:11.8067780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T17:38:11.8072170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T17:38:11.8077010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T17:38:11.8081670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T17:38:11.8086610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T17:38:11.8091270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T17:38:11.8095830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T17:38:11.8100760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T17:38:11.8105470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T17:38:11.8110180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T17:38:11.8118250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T17:38:11.8123370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T17:38:11.8129140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T17:38:11.8134290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T17:38:11.8139710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T17:38:11.8144260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T17:38:11.8149260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T17:38:11.8154270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T17:38:11.8159340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T17:38:11.8164320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T17:38:11.8169620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T17:38:11.8174240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T17:38:11.8179090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T17:38:11.8183950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T17:38:11.8189190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T17:38:11.8194090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T17:38:11.8199020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T17:38:11.8203690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T17:38:11.8208630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T17:38:11.8213970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T17:38:11.8218990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T17:38:11.8224010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T17:38:11.8229450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T17:38:11.8234270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T17:38:11.8239120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T17:38:11.8244340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T17:38:11.8249310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T17:38:11.8253960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T17:38:11.8259140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T17:38:11.8264110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T17:38:11.8269070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T17:38:11.8273980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T17:38:11.8279020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T17:38:11.8283860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T17:38:11.8287730Z Only the first 100 operations were output. 2021-05-16T17:38:11.9255810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4924-kq56p1.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-16T17:38:14.1318130Z ==> Summary 2021-05-16T17:38:14.1485630Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:38:14.7020240Z ==> No outdated dependents to upgrade! 2021-05-16T17:38:14.7022420Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:38:14.7514180Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:38:14.7514760Z hdf5 2021-05-16T17:38:14.7523920Z rm /usr/local/bin/gif2h5 2021-05-16T17:38:14.7526450Z rm /usr/local/bin/h52gif 2021-05-16T17:38:14.7529320Z rm /usr/local/bin/h5c++ 2021-05-16T17:38:14.7532160Z rm /usr/local/bin/h5cc 2021-05-16T17:38:14.7535010Z rm /usr/local/bin/h5clear 2021-05-16T17:38:14.7538650Z rm /usr/local/bin/h5copy 2021-05-16T17:38:14.7541090Z rm /usr/local/bin/h5debug 2021-05-16T17:38:14.7543920Z rm /usr/local/bin/h5diff 2021-05-16T17:38:14.7547140Z rm /usr/local/bin/h5dump 2021-05-16T17:38:14.7550130Z rm /usr/local/bin/h5fc 2021-05-16T17:38:14.7553110Z rm /usr/local/bin/h5format_convert 2021-05-16T17:38:14.7555940Z rm /usr/local/bin/h5import 2021-05-16T17:38:14.7558840Z rm /usr/local/bin/h5jam 2021-05-16T17:38:14.7561680Z rm /usr/local/bin/h5ls 2021-05-16T17:38:14.7564560Z rm /usr/local/bin/h5mkgrp 2021-05-16T17:38:14.7567850Z rm /usr/local/bin/h5perf_serial 2021-05-16T17:38:14.7571290Z rm /usr/local/bin/h5redeploy 2021-05-16T17:38:14.7574970Z rm /usr/local/bin/h5repack 2021-05-16T17:38:14.7578350Z rm /usr/local/bin/h5repart 2021-05-16T17:38:14.7581380Z rm /usr/local/bin/h5stat 2021-05-16T17:38:14.7584210Z rm /usr/local/bin/h5unjam 2021-05-16T17:38:14.7587580Z rm /usr/local/bin/h5watch 2021-05-16T17:38:14.7594820Z rm /usr/local/include/H5ACpublic.h 2021-05-16T17:38:14.7598040Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T17:38:14.7601210Z rm /usr/local/include/H5Apublic.h 2021-05-16T17:38:14.7604270Z rm /usr/local/include/H5ArrayType.h 2021-05-16T17:38:14.7607360Z rm /usr/local/include/H5AtomType.h 2021-05-16T17:38:14.7610380Z rm /usr/local/include/H5Attribute.h 2021-05-16T17:38:14.7613400Z rm /usr/local/include/H5Classes.h 2021-05-16T17:38:14.7616320Z rm /usr/local/include/H5CommonFG.h 2021-05-16T17:38:14.7620020Z rm /usr/local/include/H5CompType.h 2021-05-16T17:38:14.7622020Z rm /usr/local/include/H5Cpp.h 2021-05-16T17:38:14.7626200Z rm /usr/local/include/H5CppDoc.h 2021-05-16T17:38:14.7628440Z rm /usr/local/include/H5Cpublic.h 2021-05-16T17:38:14.7631550Z rm /usr/local/include/H5DOpublic.h 2021-05-16T17:38:14.7634700Z rm /usr/local/include/H5DSpublic.h 2021-05-16T17:38:14.7637680Z rm /usr/local/include/H5DaccProp.h 2021-05-16T17:38:14.7640700Z rm /usr/local/include/H5DataSet.h 2021-05-16T17:38:14.7644350Z rm /usr/local/include/H5DataSpace.h 2021-05-16T17:38:14.7647350Z rm /usr/local/include/H5DataType.h 2021-05-16T17:38:14.7650460Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T17:38:14.7653370Z rm /usr/local/include/H5Dpublic.h 2021-05-16T17:38:14.7656340Z rm /usr/local/include/H5DxferProp.h 2021-05-16T17:38:14.7659470Z rm /usr/local/include/H5ESpublic.h 2021-05-16T17:38:14.7662620Z rm /usr/local/include/H5EnumType.h 2021-05-16T17:38:14.7665550Z rm /usr/local/include/H5Epubgen.h 2021-05-16T17:38:14.7674200Z rm /usr/local/include/H5Epublic.h 2021-05-16T17:38:14.7674830Z rm /usr/local/include/H5Exception.h 2021-05-16T17:38:14.7675390Z rm /usr/local/include/H5FDcore.h 2021-05-16T17:38:14.7677460Z rm /usr/local/include/H5FDdirect.h 2021-05-16T17:38:14.7681420Z rm /usr/local/include/H5FDfamily.h 2021-05-16T17:38:14.7684350Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T17:38:14.7687470Z rm /usr/local/include/H5FDlog.h 2021-05-16T17:38:14.7690700Z rm /usr/local/include/H5FDmpi.h 2021-05-16T17:38:14.7693940Z rm /usr/local/include/H5FDmpio.h 2021-05-16T17:38:14.7696960Z rm /usr/local/include/H5FDmulti.h 2021-05-16T17:38:14.7699970Z rm /usr/local/include/H5FDpublic.h 2021-05-16T17:38:14.7702960Z rm /usr/local/include/H5FDros3.h 2021-05-16T17:38:14.7705930Z rm /usr/local/include/H5FDsec2.h 2021-05-16T17:38:14.7708980Z rm /usr/local/include/H5FDstdio.h 2021-05-16T17:38:14.7712020Z rm /usr/local/include/H5FDwindows.h 2021-05-16T17:38:14.7715030Z rm /usr/local/include/H5FaccProp.h 2021-05-16T17:38:14.7718250Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T17:38:14.7721420Z rm /usr/local/include/H5File.h 2021-05-16T17:38:14.7724410Z rm /usr/local/include/H5FloatType.h 2021-05-16T17:38:14.7727350Z rm /usr/local/include/H5Fpublic.h 2021-05-16T17:38:14.7730700Z rm /usr/local/include/H5Gpublic.h 2021-05-16T17:38:14.7733460Z rm /usr/local/include/H5Group.h 2021-05-16T17:38:14.7736440Z rm /usr/local/include/H5IMpublic.h 2021-05-16T17:38:14.7739460Z rm /usr/local/include/H5IdComponent.h 2021-05-16T17:38:14.7742340Z rm /usr/local/include/H5Include.h 2021-05-16T17:38:14.7746110Z rm /usr/local/include/H5IntType.h 2021-05-16T17:38:14.7749520Z rm /usr/local/include/H5Ipublic.h 2021-05-16T17:38:14.7752420Z rm /usr/local/include/H5LDpublic.h 2021-05-16T17:38:14.7755420Z rm /usr/local/include/H5LTpublic.h 2021-05-16T17:38:14.7758610Z rm /usr/local/include/H5LaccProp.h 2021-05-16T17:38:14.7761400Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T17:38:14.7764280Z rm /usr/local/include/H5Library.h 2021-05-16T17:38:14.7767220Z rm /usr/local/include/H5Location.h 2021-05-16T17:38:14.7770140Z rm /usr/local/include/H5Lpublic.h 2021-05-16T17:38:14.7773200Z rm /usr/local/include/H5MMpublic.h 2021-05-16T17:38:14.7776160Z rm /usr/local/include/H5Mpublic.h 2021-05-16T17:38:14.7779880Z rm /usr/local/include/H5Object.h 2021-05-16T17:38:14.7783530Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T17:38:14.7786370Z rm /usr/local/include/H5Opublic.h 2021-05-16T17:38:14.7789400Z rm /usr/local/include/H5PLextern.h 2021-05-16T17:38:14.7792370Z rm /usr/local/include/H5PLpublic.h 2021-05-16T17:38:14.7795300Z rm /usr/local/include/H5PTpublic.h 2021-05-16T17:38:14.7798550Z rm /usr/local/include/H5PacketTable.h 2021-05-16T17:38:14.7801610Z rm /usr/local/include/H5Ppublic.h 2021-05-16T17:38:14.7804540Z rm /usr/local/include/H5PredType.h 2021-05-16T17:38:14.7807670Z rm /usr/local/include/H5PropList.h 2021-05-16T17:38:14.7810860Z rm /usr/local/include/H5Rpublic.h 2021-05-16T17:38:14.7813800Z rm /usr/local/include/H5Spublic.h 2021-05-16T17:38:14.7816740Z rm /usr/local/include/H5StrType.h 2021-05-16T17:38:14.7819730Z rm /usr/local/include/H5TBpublic.h 2021-05-16T17:38:14.7822680Z rm /usr/local/include/H5Tpublic.h 2021-05-16T17:38:14.7825650Z rm /usr/local/include/H5VLconnector.h 2021-05-16T17:38:14.7828740Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T17:38:14.7832140Z rm /usr/local/include/H5VLnative.h 2021-05-16T17:38:14.7835630Z Only the first 100 operations were output. 2021-05-16T17:38:16.3823210Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T17:38:17.4716600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:18.0367200Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T17:38:18.3776140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T17%3A45%3A00Z&sig=xettxrdkfk2rFjY11yF4DGnYFOROu2BK6015HNpGi9o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:18.4143490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=xettxrdkfk2rFjY11yF4DGnYFOROu2BK6015HNpGi9o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:18.6201930Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T17:38:18.7016150Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T17:38:18.7044870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4931-3unz2u 2021-05-16T17:38:18.8628060Z cp -pR /private/tmp/d20210516-4931-3unz2u/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T17:38:19.0113560Z chmod -Rf +w /private/tmp/d20210516-4931-3unz2u 2021-05-16T17:38:19.1735810Z ==> Finishing up 2021-05-16T17:38:19.2059580Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T17:38:19.2066830Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T17:38:19.2077550Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T17:38:19.2082500Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T17:38:19.2089230Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T17:38:19.2094100Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T17:38:19.2099180Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T17:38:19.2104210Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T17:38:19.2109070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T17:38:19.2114240Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T17:38:19.2119420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T17:38:19.2124050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T17:38:19.2129130Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T17:38:19.2136660Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T17:38:19.2142300Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T17:38:19.2194350Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T17:38:19.2731100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5095-1j4ljqx.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-16T17:38:21.3906590Z ==> Caveats 2021-05-16T17:38:21.3907300Z Emacs Lisp files have been installed to: 2021-05-16T17:38:21.3908340Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T17:38:21.3909240Z ==> Summary 2021-05-16T17:38:21.4060770Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T17:38:23.4333490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T17:38:24.5622380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:25.1101610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T17:38:25.4377990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T17%3A45%3A00Z&sig=AgUz7IcqkJO4ku786e%2BADw6%2FK0hhLrIKbhqVIg5OSGk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:25.4839930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=AgUz7IcqkJO4ku786e\%2BADw6\%2FK0hhLrIKbhqVIg5OSGk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:25.6233660Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T17:38:25.6946030Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T17:38:25.6973560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5103-f9rut7 2021-05-16T17:38:25.8305990Z cp -pR /private/tmp/d20210516-5103-f9rut7/gsl/. /usr/local/Cellar/gsl 2021-05-16T17:38:25.9805690Z chmod -Rf +w /private/tmp/d20210516-5103-f9rut7 2021-05-16T17:38:26.1360930Z ==> Finishing up 2021-05-16T17:38:26.1633480Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T17:38:26.1638970Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T17:38:26.1644130Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T17:38:26.1651570Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T17:38:26.1661130Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T17:38:26.1669040Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T17:38:26.1788460Z info /usr/local/share/info/gsl-ref.info 2021-05-16T17:38:26.1805350Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T17:38:26.1811790Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T17:38:26.1820070Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T17:38:26.1829840Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T17:38:26.1838900Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T17:38:26.1844960Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T17:38:26.1851380Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T17:38:26.1857510Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T17:38:26.1863440Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T17:38:26.1869820Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T17:38:26.1877790Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T17:38:26.2499200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5268-1nf49x9.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-16T17:38:28.4351290Z ==> Summary 2021-05-16T17:38:28.4545590Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T17:38:31.3878750Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T17:38:32.4730580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:33.0391020Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T17:38:33.3988920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T17%3A45%3A00Z&sig=%2BUsKcIoK3axZPTX48C3hrYyBJCe%2Bo1uC2FtV3RGe%2B40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:33.4330850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=\%2BUsKcIoK3axZPTX48C3hrYyBJCe\%2Bo1uC2FtV3RGe\%2B40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:33.5520730Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T17:38:33.5701140Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T17:38:34.7107220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:35.2732070Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T17:38:35.6210770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T17%3A45%3A00Z&sig=yfjihLbNr8kVII6zLhZWQs4d6itnPopOGCHsW32aBEA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:35.6498510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=yfjihLbNr8kVII6zLhZWQs4d6itnPopOGCHsW32aBEA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:35.7009000Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T17:38:35.7055240Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T17:38:36.8461880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:37.4123510Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T17:38:37.7300020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T17%3A45%3A00Z&sig=K51D4KHaRcRQ2q1vE0R9aWAf0AJXovgEtBd3yc14iAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:37.7716550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=K51D4KHaRcRQ2q1vE0R9aWAf0AJXovgEtBd3yc14iAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:37.8191150Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:38:37.8232700Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T17:38:38.9431950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:39.5183130Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T17:38:39.8484880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T17%3A45%3A00Z&sig=PUk%2B2i%2FZH7H2x4Q3xhvDFj2sRUzoKap69O%2Fc0aN524g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:39.8844430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=PUk\%2B2i\%2FZH7H2x4Q3xhvDFj2sRUzoKap69O\%2Fc0aN524g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:39.9285940Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T17:38:39.9318650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T17:38:41.0769890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:41.6369180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T17:38:41.9679990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T17%3A45%3A00Z&sig=SvUI3sX%2B%2Bm2vZJd02vUzNNywFmO%2Br2wb7qHsrOI3DlM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:42.0141030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=SvUI3sX\%2B\%2Bm2vZJd02vUzNNywFmO\%2Br2wb7qHsrOI3DlM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:42.1233160Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T17:38:42.1321260Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T17:38:43.2437830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:43.8056140Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T17:38:44.1270870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T17%3A45%3A00Z&sig=98tm3M%2FDMt%2FtcHMFM4lxlYvV4jcCZSAR7tx0YVw%2FZrs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:44.1593050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=98tm3M\%2FDMt\%2FtcHMFM4lxlYvV4jcCZSAR7tx0YVw\%2FZrs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:44.1996840Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T17:38:44.2028480Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T17:38:45.3483820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:45.9402960Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T17:38:46.2877430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T17%3A45%3A00Z&sig=9TA8jjf8A4HhvdCBAAN9J5h%2B18uN9MoYWk8ojjD8ogI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:46.3165450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=9TA8jjf8A4HhvdCBAAN9J5h\%2B18uN9MoYWk8ojjD8ogI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:46.4220440Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T17:38:46.4316390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T17:38:47.5676570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:48.1458370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T17:38:48.4742440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T17%3A45%3A00Z&sig=8%2B5XMpOM1hxae0wncBlK5D%2FXlB1XxMdCyQDcuQtyEqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:48.5271520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=8\%2B5XMpOM1hxae0wncBlK5D\%2FXlB1XxMdCyQDcuQtyEqY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:48.5870850Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T17:38:48.5907430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T17:38:49.6849720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:50.4753570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T17:38:50.8166720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T17%3A45%3A00Z&sig=Xn6SZk6Z%2BPyavJGZWD8JtIqhF47xcxTfH2WJUVl8vLU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:50.8481060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=Xn6SZk6Z\%2BPyavJGZWD8JtIqhF47xcxTfH2WJUVl8vLU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:50.9091200Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T17:38:50.9129320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T17:38:52.0467990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:52.6068600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T17:38:52.9423330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T17%3A45%3A00Z&sig=PBpHA2WteKEygTthKCxse6fv44GSC1d5q0w%2BpUN%2Bps8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:52.9766740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=PBpHA2WteKEygTthKCxse6fv44GSC1d5q0w\%2BpUN\%2Bps8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:53.0284160Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T17:38:53.0318190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T17:38:54.1814880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:54.7320170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T17:38:55.0982990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T17%3A45%3A00Z&sig=FXMYh4CSEkvrDoRRuhyT60NDFT073ImG95dNVkW10S0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:55.1285780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=FXMYh4CSEkvrDoRRuhyT60NDFT073ImG95dNVkW10S0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:55.1675080Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T17:38:55.1705660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T17:38:56.2630660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:56.8216310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T17:38:57.1427040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T17%3A45%3A00Z&sig=%2ByHnhLyRGUcJxT2rp4iYEyH%2FH%2BptB9SSTfiWQo2%2Bx3o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:57.1757600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=\%2ByHnhLyRGUcJxT2rp4iYEyH\%2FH\%2BptB9SSTfiWQo2\%2Bx3o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:57.2245410Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T17:38:57.2307410Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T17:38:58.3965760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:38:58.9711280Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T17:38:59.3215470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T17%3A45%3A00Z&sig=kkmiKMoKH3GPoMfPQQ50B5rpn0oP5B4pevnbsJkda0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:59.3702510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=kkmiKMoKH3GPoMfPQQ50B5rpn0oP5B4pevnbsJkda0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:59.4276860Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T17:38:59.4314710Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T17:39:00.7395190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:01.2800320Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T17:39:01.6288130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T17%3A45%3A00Z&sig=PtCxltJgLFy16KuSytzjaF58b1yUEaoCkHF3sC1rZHc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:01.6694910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=PtCxltJgLFy16KuSytzjaF58b1yUEaoCkHF3sC1rZHc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:02.0636350Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T17:39:02.1777130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T17:39:03.3242290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:03.8684870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T17:39:04.2100070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T17%3A45%3A00Z&sig=cRis7TQ5A47cMRa%2Btc2vFjkgJeo1g6Z8uUluOnlVZJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:04.2487180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=cRis7TQ5A47cMRa\%2Btc2vFjkgJeo1g6Z8uUluOnlVZJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:04.3933400Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T17:39:04.4045670Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T17:39:05.5025750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:06.1735930Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T17:39:06.5080320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T17%3A45%3A00Z&sig=HwA6%2F65QeUKD9ct8NwrEBpA7o21eMCGS9e9ZS%2BneOAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:06.5374570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=HwA6\%2F65QeUKD9ct8NwrEBpA7o21eMCGS9e9ZS\%2BneOAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:06.6095450Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T17:39:06.6135270Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T17:39:07.6851340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:08.2217800Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T17:39:08.5459160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T17%3A45%3A00Z&sig=jt594T33mYRfAPGar9gAMHfiPWe1%2BWB1zqWKXAMGiBg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:08.5754340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=jt594T33mYRfAPGar9gAMHfiPWe1\%2BWB1zqWKXAMGiBg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:08.6461170Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T17:39:08.6536170Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T17:39:09.7783530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:10.3189300Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T17:39:10.6584120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T17%3A45%3A00Z&sig=OJl%2BPv06mrZ0MN6GsC%2BaOAbKUUq%2BgYEaJtJ6xlhPI1w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:10.6934590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=OJl\%2BPv06mrZ0MN6GsC\%2BaOAbKUUq\%2BgYEaJtJ6xlhPI1w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:10.7314930Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T17:39:10.7344540Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T17:39:11.8932550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:12.4432440Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T17:39:12.7902310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T17%3A45%3A00Z&sig=5M1Mo9sLYLmsstgkRwhAqIM8OhNRAnJOG3NeTBRqAp8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:12.8209800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=5M1Mo9sLYLmsstgkRwhAqIM8OhNRAnJOG3NeTBRqAp8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:12.8689780Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T17:39:12.8734160Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T17:39:13.9994410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:14.5465900Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T17:39:14.9239130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T17%3A45%3A00Z&sig=ukDoonriiHRM91gTPJ1xgd1D5umNqwz7Za3RFBvMm10%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:14.9621760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=ukDoonriiHRM91gTPJ1xgd1D5umNqwz7Za3RFBvMm10\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:15.1037290Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T17:39:15.1124980Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T17:39:16.1971570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:16.8085990Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T17:39:17.1334740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T17%3A45%3A00Z&sig=EnHlgZozSOn5wSQ6Od%2Bs7FdIl8x6KNVl%2FWJfRYkjE6o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:17.1635590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=EnHlgZozSOn5wSQ6Od\%2Bs7FdIl8x6KNVl\%2FWJfRYkjE6o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:17.2124500Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T17:39:17.2160380Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T17:39:18.3104900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:19.1331580Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T17:39:19.7160660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T17%3A45%3A00Z&sig=pLQcGhCf%2BgUUOThKHZGVqVFzeND7bEQ%2FQP9OfiZws%2Bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:19.7557820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=pLQcGhCf\%2BgUUOThKHZGVqVFzeND7bEQ\%2FQP9OfiZws\%2Bo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:19.8470830Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T17:39:19.8577950Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T17:39:20.9927780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:21.5849430Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T17:39:21.9089610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T17%3A45%3A00Z&sig=2nKNQkQEYZSQ5VoHW0f81reM29maNymoF%2F7LWzfE87E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:21.9417540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=2nKNQkQEYZSQ5VoHW0f81reM29maNymoF\%2F7LWzfE87E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:22.1324290Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T17:39:22.1733630Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T17:39:23.2466660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:23.8080770Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T17:39:24.1324070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T17%3A45%3A00Z&sig=0qYasNosbO01qCal%2FaM68TCAXo%2F0u9Mdjzl%2BHmfyKNg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:24.1635480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=0qYasNosbO01qCal\%2FaM68TCAXo\%2F0u9Mdjzl\%2BHmfyKNg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:24.2242610Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T17:39:24.2293600Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T17:39:25.3464020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:25.8937120Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T17:39:26.3074880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T17%3A45%3A00Z&sig=LhKW9T7faKKsvDIEowiUGr1LcR9LbOa3omRFt3AWU0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:26.3490170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=LhKW9T7faKKsvDIEowiUGr1LcR9LbOa3omRFt3AWU0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:26.4406260Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T17:39:26.4510250Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T17:39:27.6372690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:28.1621670Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T17:39:28.5861140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T17%3A45%3A00Z&sig=pvj1knEVfWrB6pzYpm4nWXwK9mgsekNSCO6v8fPr%2FfE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:28.6349370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=pvj1knEVfWrB6pzYpm4nWXwK9mgsekNSCO6v8fPr\%2FfE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:28.8535740Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T17:39:28.8735990Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T17:39:29.9903580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:30.5585190Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T17:39:30.8970020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T17%3A45%3A00Z&sig=gQXSkShcBjT8F83VdV%2Fer63qvfKxkZnampVZDOeAWqE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:30.9362410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=gQXSkShcBjT8F83VdV\%2Fer63qvfKxkZnampVZDOeAWqE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:30.9878510Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T17:39:30.9921360Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T17:39:32.1152390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:32.6721870Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T17:39:32.9947880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T17%3A45%3A00Z&sig=2n6k%2BpNawyMX41KZXvpPeO%2B3UjcG%2B6jyrn3xuEosSUQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:33.0238930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=2n6k\%2BpNawyMX41KZXvpPeO\%2B3UjcG\%2B6jyrn3xuEosSUQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:33.1024600Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T17:39:33.1106810Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T17:39:34.2507200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:34.8141640Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T17:39:35.1413240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T17%3A45%3A00Z&sig=kBH9in5MVnIcN2fJsajfp%2B8LGFXbPmf5%2F4zSDVWG3hA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:35.1726060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=kBH9in5MVnIcN2fJsajfp\%2B8LGFXbPmf5\%2F4zSDVWG3hA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:35.2575400Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:39:35.2622920Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T17:39:36.3417850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:39:36.9184230Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T17:39:37.2640040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T17%3A45%3A00Z&sig=OrDX30u4brJ5MwTxf2G2mHf5%2BbZiyaiVDHTaeZq%2BriY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:37.3194930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A45\%3A00Z\&sig=OrDX30u4brJ5MwTxf2G2mHf5\%2BbZiyaiVDHTaeZq\%2BriY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:37.5717230Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T17:39:37.6752970Z ==> 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-16T17:39:37.6755570Z ==> Installing ffmpeg dependency: aom 2021-05-16T17:39:37.7472660Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T17:39:37.7501980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-10n3slf 2021-05-16T17:39:37.8378630Z cp -pR /private/tmp/d20210516-5275-10n3slf/aom/. /usr/local/Cellar/aom 2021-05-16T17:39:37.8829660Z chmod -Rf +w /private/tmp/d20210516-5275-10n3slf 2021-05-16T17:39:37.9482990Z ==> Finishing up 2021-05-16T17:39:37.9843610Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T17:39:37.9848020Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T17:39:37.9853720Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T17:39:37.9861720Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T17:39:37.9866960Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T17:39:37.9871780Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T17:39:37.9877050Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T17:39:37.9884460Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T17:39:38.0055160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5617-r1jsoa.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-16T17:39:40.1731130Z ==> Summary 2021-05-16T17:39:40.1756380Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T17:39:40.1761990Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T17:39:40.1823700Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T17:39:40.1841700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1un6wej 2021-05-16T17:39:40.2017100Z cp -pR /private/tmp/d20210516-5275-1un6wej/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T17:39:40.2175530Z chmod -Rf +w /private/tmp/d20210516-5275-1un6wej 2021-05-16T17:39:40.2686600Z ==> Finishing up 2021-05-16T17:39:40.3045060Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T17:39:40.3051430Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T17:39:40.3058030Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T17:39:40.3063300Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T17:39:40.3070300Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T17:39:40.3209440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5643-19ugucl.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-16T17:39:42.4819080Z ==> Summary 2021-05-16T17:39:42.4840960Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T17:39:42.4847060Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T17:39:42.4933870Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:39:42.4953190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-4oudic 2021-05-16T17:39:42.5519040Z cp -pR /private/tmp/d20210516-5275-4oudic/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T17:39:42.6234170Z chmod -Rf +w /private/tmp/d20210516-5275-4oudic 2021-05-16T17:39:42.6880210Z ==> Finishing up 2021-05-16T17:39:42.7279040Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T17:39:42.7285380Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T17:39:42.7291600Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T17:39:42.7380610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5669-16xe2z3.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-16T17:39:44.9679630Z ==> Summary 2021-05-16T17:39:44.9754380Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T17:39:44.9760420Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T17:39:44.9781050Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T17:39:44.9798700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-nk8tuk 2021-05-16T17:39:45.0070420Z cp -pR /private/tmp/d20210516-5275-nk8tuk/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T17:39:45.0453580Z chmod -Rf +w /private/tmp/d20210516-5275-nk8tuk 2021-05-16T17:39:45.1220780Z ==> Finishing up 2021-05-16T17:39:45.1721020Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T17:39:45.1727510Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T17:39:45.1738630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T17:39:45.1744020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T17:39:45.1749650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T17:39:45.1754920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T17:39:45.1761390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T17:39:45.1766330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T17:39:45.1772750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T17:39:45.1778870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T17:39:45.1784490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T17:39:45.1790330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T17:39:45.1795580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T17:39:45.1801600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T17:39:45.1807610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T17:39:45.1813340Z 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-16T17:39:45.1819250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T17:39:45.1825140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T17:39:45.1830830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T17:39:45.1836550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T17:39:45.1842460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T17:39:45.1847880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T17:39:45.1853350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T17:39:45.1859040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T17:39:45.1880950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T17:39:45.1886910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T17:39:45.1892460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T17:39:45.1898320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T17:39:45.1904020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T17:39:45.1909550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T17:39:45.1915210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T17:39:45.1920880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T17:39:45.1926660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T17:39:45.1934070Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T17:39:45.1939070Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T17:39:45.1944580Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T17:39:45.1951840Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T17:39:45.2225420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5695-wf7am5.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-16T17:39:47.3363820Z ==> Summary 2021-05-16T17:39:47.3414210Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T17:39:47.3421280Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T17:39:47.5182080Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T17:39:47.5200070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-jipwz6 2021-05-16T17:39:47.6311530Z cp -pR /private/tmp/d20210516-5275-jipwz6/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T17:39:47.7514190Z chmod -Rf +w /private/tmp/d20210516-5275-jipwz6 2021-05-16T17:39:47.9563450Z ==> Finishing up 2021-05-16T17:39:48.0048200Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T17:39:48.0062090Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T17:39:48.0073410Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T17:39:48.0083960Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T17:39:48.0092720Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T17:39:48.0103410Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:39:48.0124140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T17:39:48.0139710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T17:39:48.0199350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T17:39:48.0204820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T17:39:48.0211000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T17:39:48.0216880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T17:39:48.0222890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T17:39:48.0228810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T17:39:48.0234150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T17:39:48.0240220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T17:39:48.0245730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T17:39:48.0251770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T17:39:48.0257370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T17:39:48.0262760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T17:39:48.0268430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T17:39:48.0274220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T17:39:48.0279960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T17:39:48.0285180Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T17:39:48.0291210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T17:39:48.0296850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T17:39:48.0303210Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:39:48.0313720Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T17:39:48.0319630Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T17:39:48.0326010Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T17:39:48.0335930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T17:39:48.0342290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T17:39:48.0347740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T17:39:48.0353060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T17:39:48.0358800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T17:39:48.0364400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T17:39:48.0369940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T17:39:48.0375350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T17:39:48.0381330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T17:39:48.0386700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T17:39:48.0392480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T17:39:48.0397920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T17:39:48.0403330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T17:39:48.0409460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T17:39:48.0415350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T17:39:48.0421340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T17:39:48.0427010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T17:39:48.0432730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T17:39:48.0438670Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T17:39:48.0443820Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T17:39:48.0449230Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T17:39:48.0457550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T17:39:48.0463620Z 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-16T17:39:48.0953660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5721-1pqb5ev.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-16T17:39:50.2506930Z ==> Summary 2021-05-16T17:39:50.2633450Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T17:39:50.2638940Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T17:39:50.2709870Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T17:39:50.2727200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-45bebl 2021-05-16T17:39:50.2852880Z cp -pR /private/tmp/d20210516-5275-45bebl/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T17:39:50.3012130Z chmod -Rf +w /private/tmp/d20210516-5275-45bebl 2021-05-16T17:39:50.3512010Z ==> Finishing up 2021-05-16T17:39:50.3883270Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T17:39:50.3889510Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T17:39:50.3895480Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T17:39:50.3902220Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T17:39:50.3907170Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T17:39:50.3912240Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T17:39:50.3918880Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T17:39:50.4061750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5747-51i4e8.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-16T17:39:52.5957820Z ==> Summary 2021-05-16T17:39:52.5984510Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T17:39:52.5990720Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T17:39:52.8052560Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T17:39:52.8069370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1yqio5u 2021-05-16T17:39:52.8673330Z cp -pR /private/tmp/d20210516-5275-1yqio5u/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T17:39:52.9144570Z chmod -Rf +w /private/tmp/d20210516-5275-1yqio5u 2021-05-16T17:39:53.0710830Z ==> Finishing up 2021-05-16T17:39:53.1087980Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T17:39:53.1092230Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T17:39:53.1097200Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T17:39:53.1101940Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T17:39:53.1108070Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T17:39:53.1116530Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T17:39:53.1124890Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T17:39:53.1131670Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T17:39:53.1136520Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T17:39:53.1141330Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T17:39:53.1146410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T17:39:53.1150900Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T17:39:53.1155490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T17:39:53.1174710Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T17:39:53.1179800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T17:39:53.1184560Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T17:39:53.1190670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T17:39:53.1195830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T17:39:53.1200720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T17:39:53.1205780Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T17:39:53.1213210Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T17:39:53.1218820Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T17:39:53.1223490Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T17:39:53.1228520Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T17:39:53.1487720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5775-1nxhoug.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-16T17:39:55.4062610Z ==> Summary 2021-05-16T17:39:55.4114610Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T17:39:55.4120150Z ==> Installing ffmpeg dependency: libass 2021-05-16T17:39:55.6356600Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T17:39:55.6373890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1i5xsv9 2021-05-16T17:39:55.6494560Z cp -pR /private/tmp/d20210516-5275-1i5xsv9/libass/. /usr/local/Cellar/libass 2021-05-16T17:39:55.6615400Z chmod -Rf +w /private/tmp/d20210516-5275-1i5xsv9 2021-05-16T17:39:55.7139520Z ==> Finishing up 2021-05-16T17:39:55.7527370Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T17:39:55.7533730Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T17:39:55.7538400Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T17:39:55.7543280Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T17:39:55.7550110Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T17:39:55.7672950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5802-23f7oh.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-16T17:39:57.9424880Z ==> Summary 2021-05-16T17:39:57.9442850Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T17:39:57.9448820Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T17:39:57.9622500Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T17:39:57.9640530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1dwpeco 2021-05-16T17:39:57.9882580Z cp -pR /private/tmp/d20210516-5275-1dwpeco/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T17:39:58.0053990Z chmod -Rf +w /private/tmp/d20210516-5275-1dwpeco 2021-05-16T17:39:58.0790980Z ==> Finishing up 2021-05-16T17:39:58.1189630Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T17:39:58.1195120Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T17:39:58.1199790Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T17:39:58.1206280Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T17:39:58.1212700Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T17:39:58.1218170Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T17:39:58.1223080Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T17:39:58.1230920Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T17:39:58.1387140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5828-1lf3mo4.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-16T17:40:00.3554380Z ==> Summary 2021-05-16T17:40:00.3577980Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T17:40:00.3583070Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T17:40:00.3633000Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T17:40:00.3650590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5275-sgnxaa 2021-05-16T17:40:00.3817170Z cp -pR /private/tmp/d20210516-5275-sgnxaa/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T17:40:00.4029200Z chmod -Rf +w /private/tmp/d20210516-5275-sgnxaa 2021-05-16T17:40:00.4621360Z ==> Finishing up 2021-05-16T17:40:00.5004170Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T17:40:00.5005630Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T17:40:00.5015470Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T17:40:00.5020880Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T17:40:00.5026950Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T17:40:00.5031870Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T17:40:00.5036580Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T17:40:00.5041860Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T17:40:00.5046820Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T17:40:00.5053570Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T17:40:00.5058790Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T17:40:00.5218170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5854-1x9u12v.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-16T17:40:02.6039740Z ==> Summary 2021-05-16T17:40:02.6069450Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T17:40:02.6075880Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T17:40:02.6126670Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T17:40:02.6143650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5275-10qv8le 2021-05-16T17:40:02.6281070Z cp -pR /private/tmp/d20210516-5275-10qv8le/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T17:40:02.6460640Z chmod -Rf +w /private/tmp/d20210516-5275-10qv8le 2021-05-16T17:40:02.6944070Z ==> Finishing up 2021-05-16T17:40:02.7155940Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T17:40:02.7163680Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T17:40:02.7169000Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T17:40:02.7177150Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T17:40:02.7369860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5880-apok4s.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-16T17:40:04.8116050Z ==> Summary 2021-05-16T17:40:04.8142480Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T17:40:04.8148890Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T17:40:04.8176710Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T17:40:04.8194050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1onue55 2021-05-16T17:40:04.8490130Z cp -pR /private/tmp/d20210516-5275-1onue55/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T17:40:04.8685380Z chmod -Rf +w /private/tmp/d20210516-5275-1onue55 2021-05-16T17:40:04.9124580Z ==> Finishing up 2021-05-16T17:40:04.9530970Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T17:40:04.9537260Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T17:40:04.9544270Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T17:40:04.9634440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5906-tr0wc2.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-16T17:40:07.2002240Z ==> Summary 2021-05-16T17:40:07.2024380Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T17:40:07.2030930Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T17:40:07.2052080Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T17:40:07.2069440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1bpvyjs 2021-05-16T17:40:07.2227500Z cp -pR /private/tmp/d20210516-5275-1bpvyjs/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T17:40:07.2424610Z chmod -Rf +w /private/tmp/d20210516-5275-1bpvyjs 2021-05-16T17:40:07.2909160Z ==> Finishing up 2021-05-16T17:40:07.3291850Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T17:40:07.3296980Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T17:40:07.3303740Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T17:40:07.3308130Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T17:40:07.3313720Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T17:40:07.3318520Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T17:40:07.3323210Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T17:40:07.3328270Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T17:40:07.3335510Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T17:40:07.3340700Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T17:40:07.3476160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5932-x2hcqf.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-16T17:40:09.5357380Z ==> Summary 2021-05-16T17:40:09.5380220Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T17:40:09.5388040Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T17:40:09.5468790Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T17:40:09.5485360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-mvoaga 2021-05-16T17:40:10.0631270Z cp -pR /private/tmp/d20210516-5275-mvoaga/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T17:40:10.2867810Z chmod -Rf +w /private/tmp/d20210516-5275-mvoaga 2021-05-16T17:40:10.3463950Z ==> Finishing up 2021-05-16T17:40:10.3847980Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T17:40:10.3854110Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T17:40:10.3860690Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T17:40:10.3866260Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T17:40:10.3870630Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T17:40:10.3876110Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T17:40:10.3883150Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T17:40:10.4047260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5958-khhn7x.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-16T17:40:12.5921910Z ==> Summary 2021-05-16T17:40:12.5942660Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T17:40:12.5948890Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T17:40:12.6340450Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T17:40:12.6357750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5275-lylb4q 2021-05-16T17:40:12.6696010Z cp -pR /private/tmp/d20210516-5275-lylb4q/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T17:40:12.6981620Z chmod -Rf +w /private/tmp/d20210516-5275-lylb4q 2021-05-16T17:40:12.7594060Z ==> Finishing up 2021-05-16T17:40:12.7978820Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T17:40:12.7985290Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T17:40:12.7993590Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T17:40:12.7999630Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T17:40:12.8004770Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T17:40:12.8009770Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T17:40:12.8017080Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T17:40:12.8183930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5984-ry2q8r.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-16T17:40:15.0402560Z ==> Summary 2021-05-16T17:40:15.0432810Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T17:40:15.0438540Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T17:40:15.0924730Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T17:40:15.0942520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1ymlidy 2021-05-16T17:40:15.1084860Z cp -pR /private/tmp/d20210516-5275-1ymlidy/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T17:40:15.1228690Z chmod -Rf +w /private/tmp/d20210516-5275-1ymlidy 2021-05-16T17:40:15.1782420Z ==> Finishing up 2021-05-16T17:40:15.2177050Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T17:40:15.2183290Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T17:40:15.2190390Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T17:40:15.2195260Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T17:40:15.2200560Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T17:40:15.2207600Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T17:40:15.2344160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6010-939eoe.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-16T17:40:17.5002580Z ==> Summary 2021-05-16T17:40:17.5021280Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T17:40:17.5026810Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T17:40:17.5047270Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T17:40:17.5065080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-f649gq 2021-05-16T17:40:17.5638970Z cp -pR /private/tmp/d20210516-5275-f649gq/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T17:40:17.6190420Z chmod -Rf +w /private/tmp/d20210516-5275-f649gq 2021-05-16T17:40:17.7073380Z ==> Finishing up 2021-05-16T17:40:17.7454070Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T17:40:17.7460560Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T17:40:17.7469390Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T17:40:17.7477750Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T17:40:17.7482390Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T17:40:17.7487090Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T17:40:17.7491950Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T17:40:17.7496720Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T17:40:17.7501470Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T17:40:17.7508470Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T17:40:17.7770340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6036-1p881aj.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-16T17:40:19.8800330Z ==> Summary 2021-05-16T17:40:19.8864930Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T17:40:19.8871230Z ==> Installing ffmpeg dependency: snappy 2021-05-16T17:40:19.8928500Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T17:40:19.8947230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-86n1z0 2021-05-16T17:40:19.9065620Z cp -pR /private/tmp/d20210516-5275-86n1z0/snappy/. /usr/local/Cellar/snappy 2021-05-16T17:40:19.9215740Z chmod -Rf +w /private/tmp/d20210516-5275-86n1z0 2021-05-16T17:40:19.9650570Z ==> Finishing up 2021-05-16T17:40:20.0108000Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T17:40:20.0112450Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T17:40:20.0117250Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T17:40:20.0122010Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T17:40:20.0131060Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T17:40:20.0136470Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T17:40:20.0141820Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T17:40:20.0146010Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T17:40:20.0151330Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T17:40:20.0321690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6062-s8xer0.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-16T17:40:22.2018620Z ==> Summary 2021-05-16T17:40:22.2075950Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T17:40:22.2082250Z ==> Installing ffmpeg dependency: speex 2021-05-16T17:40:22.2143490Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T17:40:22.2162270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1exi8y3 2021-05-16T17:40:22.2356470Z cp -pR /private/tmp/d20210516-5275-1exi8y3/speex/. /usr/local/Cellar/speex 2021-05-16T17:40:22.2545890Z chmod -Rf +w /private/tmp/d20210516-5275-1exi8y3 2021-05-16T17:40:22.3042890Z ==> Finishing up 2021-05-16T17:40:22.3504240Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T17:40:22.3512670Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T17:40:22.3520040Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T17:40:22.3525960Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T17:40:22.3530660Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T17:40:22.3535920Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T17:40:22.3542840Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T17:40:22.3690060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6088-rptq37.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-16T17:40:24.5251160Z ==> Summary 2021-05-16T17:40:24.5277360Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T17:40:24.5283160Z ==> Installing ffmpeg dependency: srt 2021-05-16T17:40:24.5362900Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T17:40:24.5381630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-17gdda2 2021-05-16T17:40:24.5718630Z cp -pR /private/tmp/d20210516-5275-17gdda2/srt/. /usr/local/Cellar/srt 2021-05-16T17:40:24.5934680Z chmod -Rf +w /private/tmp/d20210516-5275-17gdda2 2021-05-16T17:40:24.6785850Z ==> Finishing up 2021-05-16T17:40:24.7380890Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T17:40:24.7385420Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T17:40:24.7390190Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T17:40:24.7394690Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T17:40:24.7401540Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T17:40:24.7408030Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T17:40:24.7413370Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T17:40:24.7417760Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T17:40:24.7422640Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T17:40:24.7429620Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T17:40:24.7434510Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T17:40:24.7598390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6114-15gw2t2.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-16T17:40:26.8185420Z ==> Summary 2021-05-16T17:40:26.8208780Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T17:40:26.8214960Z ==> Installing ffmpeg dependency: giflib 2021-05-16T17:40:26.8236000Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T17:40:26.8253710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1r7rcie 2021-05-16T17:40:26.8386500Z cp -pR /private/tmp/d20210516-5275-1r7rcie/giflib/. /usr/local/Cellar/giflib 2021-05-16T17:40:26.8528270Z chmod -Rf +w /private/tmp/d20210516-5275-1r7rcie 2021-05-16T17:40:26.9008260Z ==> Finishing up 2021-05-16T17:40:26.9409990Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T17:40:26.9414140Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T17:40:26.9418590Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T17:40:26.9424180Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T17:40:26.9428440Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T17:40:26.9433480Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T17:40:26.9440010Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T17:40:26.9446380Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T17:40:26.9451310Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T17:40:26.9456210Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T17:40:26.9460960Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T17:40:26.9740650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6140-1ef3bbk.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-16T17:40:29.0403220Z ==> Summary 2021-05-16T17:40:29.0425370Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T17:40:29.0431550Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T17:40:29.1015050Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T17:40:29.1030580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1003yxe 2021-05-16T17:40:29.1597030Z cp -pR /private/tmp/d20210516-5275-1003yxe/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T17:40:29.1991420Z chmod -Rf +w /private/tmp/d20210516-5275-1003yxe 2021-05-16T17:40:29.4917640Z ==> Finishing up 2021-05-16T17:40:29.5512510Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T17:40:29.5516710Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T17:40:29.5520840Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T17:40:29.5525740Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T17:40:29.5530980Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T17:40:29.5535700Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T17:40:29.5539940Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T17:40:29.5544730Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T17:40:29.5549030Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T17:40:29.5553550Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T17:40:29.5559950Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T17:40:29.5569800Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T17:40:29.5574790Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T17:40:29.5579370Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T17:40:29.5583880Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T17:40:29.5588980Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T17:40:29.5596210Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T17:40:29.5866180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6166-eh4haw.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-16T17:40:31.6672710Z ==> Summary 2021-05-16T17:40:31.6712500Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T17:40:31.6718190Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T17:40:31.7436150Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T17:40:31.7453600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1sdtdva 2021-05-16T17:40:31.9460360Z cp -pR /private/tmp/d20210516-5275-1sdtdva/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T17:40:32.0475420Z chmod -Rf +w /private/tmp/d20210516-5275-1sdtdva 2021-05-16T17:40:32.1320070Z ==> Finishing up 2021-05-16T17:40:32.1711950Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T17:40:32.1718630Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T17:40:32.1724440Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T17:40:32.1730950Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T17:40:32.1735560Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T17:40:32.1740390Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T17:40:32.1747360Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T17:40:32.1978820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6192-8fi3yc.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-16T17:40:34.4614550Z ==> Caveats 2021-05-16T17:40:34.4615410Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:40:34.4616810Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:40:34.4617870Z ==> Summary 2021-05-16T17:40:34.4663340Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T17:40:34.4670790Z ==> Installing ffmpeg dependency: theora 2021-05-16T17:40:34.4845190Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T17:40:34.4863200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5275-1ok3y55 2021-05-16T17:40:34.5325100Z cp -pR /private/tmp/d20210516-5275-1ok3y55/theora/. /usr/local/Cellar/theora 2021-05-16T17:40:34.5875400Z chmod -Rf +w /private/tmp/d20210516-5275-1ok3y55 2021-05-16T17:40:34.6740000Z ==> Finishing up 2021-05-16T17:40:34.7169820Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T17:40:34.7177980Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T17:40:34.7184630Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T17:40:34.7190520Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T17:40:34.7196210Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T17:40:34.7201670Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T17:40:34.7206910Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T17:40:34.7225980Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T17:40:34.7231680Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T17:40:34.7236560Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T17:40:34.7242100Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T17:40:34.7249430Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T17:40:34.7254890Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T17:40:34.7260400Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T17:40:34.7534980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6218-a4g6op.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-16T17:40:37.0314680Z ==> Summary 2021-05-16T17:40:37.0381450Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T17:40:37.0387790Z ==> Installing ffmpeg dependency: x264 2021-05-16T17:40:37.0415540Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T17:40:37.0434220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1r3wiof 2021-05-16T17:40:37.0850110Z cp -pR /private/tmp/d20210516-5275-1r3wiof/x264/. /usr/local/Cellar/x264 2021-05-16T17:40:37.1106190Z chmod -Rf +w /private/tmp/d20210516-5275-1r3wiof 2021-05-16T17:40:37.1717360Z ==> Finishing up 2021-05-16T17:40:37.2112770Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T17:40:37.2118560Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T17:40:37.2124370Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T17:40:37.2131310Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T17:40:37.2136300Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T17:40:37.2141140Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T17:40:37.2148700Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T17:40:37.2297850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6244-163iyoy.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-16T17:40:39.4353310Z ==> Summary 2021-05-16T17:40:39.4372480Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T17:40:39.4379070Z ==> Installing ffmpeg dependency: x265 2021-05-16T17:40:39.4438390Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T17:40:39.4455600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5275-1djbsvq 2021-05-16T17:40:39.6021000Z cp -pR /private/tmp/d20210516-5275-1djbsvq/x265/. /usr/local/Cellar/x265 2021-05-16T17:40:39.6839190Z chmod -Rf +w /private/tmp/d20210516-5275-1djbsvq 2021-05-16T17:40:39.7946620Z ==> Finishing up 2021-05-16T17:40:39.8551380Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T17:40:39.8557420Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T17:40:39.8562690Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T17:40:39.8569140Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T17:40:39.8573760Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T17:40:39.8578590Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T17:40:39.8585600Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T17:40:39.8842080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6270-w4oc4v.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-16T17:40:42.0484950Z ==> Summary 2021-05-16T17:40:42.0502970Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T17:40:42.0508740Z ==> Installing ffmpeg dependency: xvid 2021-05-16T17:40:42.0528920Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T17:40:42.0548120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-l4vycd 2021-05-16T17:40:42.0742210Z cp -pR /private/tmp/d20210516-5275-l4vycd/xvid/. /usr/local/Cellar/xvid 2021-05-16T17:40:42.0870100Z chmod -Rf +w /private/tmp/d20210516-5275-l4vycd 2021-05-16T17:40:42.1286850Z ==> Finishing up 2021-05-16T17:40:42.1671970Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T17:40:42.1679990Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T17:40:42.1684960Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T17:40:42.1808210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6296-85q8vf.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-16T17:40:44.3018350Z ==> Summary 2021-05-16T17:40:44.3035720Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T17:40:44.3043340Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T17:40:44.3162180Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T17:40:44.3179950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-jltqrj 2021-05-16T17:40:44.3772400Z cp -pR /private/tmp/d20210516-5275-jltqrj/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T17:40:44.4314180Z chmod -Rf +w /private/tmp/d20210516-5275-jltqrj 2021-05-16T17:40:44.5168940Z ==> Finishing up 2021-05-16T17:40:44.5484400Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T17:40:44.5491140Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T17:40:44.5496950Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T17:40:44.5510440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T17:40:44.5516260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T17:40:44.5522170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T17:40:44.5527980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T17:40:44.5534280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T17:40:44.5540010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T17:40:44.5545510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T17:40:44.5551010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T17:40:44.5557320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T17:40:44.5562820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T17:40:44.5568470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T17:40:44.5601990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T17:40:44.5607270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T17:40:44.5613330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T17:40:44.5618120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T17:40:44.5623550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T17:40:44.5628840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T17:40:44.5634350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T17:40:44.5639400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T17:40:44.5644590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T17:40:44.5649980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T17:40:44.5655240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T17:40:44.5660940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T17:40:44.5665810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T17:40:44.5670920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T17:40:44.5676290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T17:40:44.5681750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T17:40:44.5687040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T17:40:44.5692160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T17:40:44.5697560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T17:40:44.5702790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T17:40:44.5709010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T17:40:44.5713630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T17:40:44.5718880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T17:40:44.5724500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T17:40:44.5729700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T17:40:44.5735070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T17:40:44.5740550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T17:40:44.5745390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T17:40:44.5750880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T17:40:44.5755620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T17:40:44.5761650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T17:40:44.5766310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T17:40:44.5771560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T17:40:44.5776700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T17:40:44.5782040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T17:40:44.5787280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T17:40:44.5792530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T17:40:44.5797840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T17:40:44.5803240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T17:40:44.5809790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T17:40:44.5814820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T17:40:44.5820520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T17:40:44.5825710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T17:40:44.5849060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T17:40:44.5854920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T17:40:44.5860460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T17:40:44.5868170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T17:40:44.5873830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T17:40:44.5879200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T17:40:44.5884360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T17:40:44.5889880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T17:40:44.5895040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T17:40:44.5900700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T17:40:44.5905840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T17:40:44.5925370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T17:40:44.5930760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T17:40:44.5935890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T17:40:44.5941220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T17:40:44.5948080Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T17:40:44.5953490Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T17:40:44.5958900Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T17:40:44.5966080Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T17:40:44.6216760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6322-680a8q.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-16T17:40:46.8114240Z ==> Summary 2021-05-16T17:40:46.8171120Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T17:40:46.8177280Z ==> Installing ffmpeg dependency: zimg 2021-05-16T17:40:46.8222900Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:40:46.8240840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-1lg4ud9 2021-05-16T17:40:46.8598750Z cp -pR /private/tmp/d20210516-5275-1lg4ud9/zimg/. /usr/local/Cellar/zimg 2021-05-16T17:40:46.8841120Z chmod -Rf +w /private/tmp/d20210516-5275-1lg4ud9 2021-05-16T17:40:46.9386800Z ==> Finishing up 2021-05-16T17:40:46.9803950Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T17:40:46.9807770Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T17:40:46.9816700Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T17:40:46.9822920Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T17:40:46.9831600Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T17:40:46.9833510Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T17:40:46.9841380Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T17:40:47.0001760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6348-cv59nw.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-16T17:40:49.1445800Z ==> Summary 2021-05-16T17:40:49.1476900Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T17:40:49.1483190Z ==> Installing ffmpeg 2021-05-16T17:40:49.1487200Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T17:40:49.1504890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-15c3i5d 2021-05-16T17:40:49.5423240Z cp -pR /private/tmp/d20210516-5275-15c3i5d/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T17:40:49.7916910Z chmod -Rf +w /private/tmp/d20210516-5275-15c3i5d 2021-05-16T17:40:53.7456850Z ==> Finishing up 2021-05-16T17:40:53.7812280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T17:40:53.7816770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T17:40:53.7821690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T17:40:53.7827100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T17:40:53.7837210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T17:40:53.7838310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T17:40:53.7841620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T17:40:53.7846410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T17:40:53.7851270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T17:40:53.7856450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T17:40:53.7861090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T17:40:53.7865850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T17:40:53.7870730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T17:40:53.7876040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T17:40:53.7881060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T17:40:53.7885490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T17:40:53.7890320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T17:40:53.7895520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T17:40:53.7900770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T17:40:53.7905670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T17:40:53.7910440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T17:40:53.7915230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T17:40:53.7919780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T17:40:53.7925480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T17:40:53.7930100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T17:40:53.7935030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T17:40:53.7940180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T17:40:53.7944800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T17:40:53.7949580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T17:40:53.7954330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T17:40:53.7959540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T17:40:53.7964230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T17:40:53.7968950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T17:40:53.7974070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T17:40:53.7978890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T17:40:53.7983910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T17:40:53.7988600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T17:40:53.7993710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T17:40:53.8000780Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T17:40:53.8005520Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T17:40:53.8010260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T17:40:53.8015110Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T17:40:53.8019670Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T17:40:53.8024550Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T17:40:53.8029860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T17:40:53.8034390Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T17:40:53.8039010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T17:40:53.8045660Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T17:40:53.8055870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T17:40:53.8061690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T17:40:53.8066950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T17:40:53.8072540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T17:40:53.8078170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T17:40:53.8148340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T17:40:53.8154250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T17:40:53.8159290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T17:40:53.8164730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T17:40:53.8170830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T17:40:53.8176120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T17:40:53.8181530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T17:40:53.8186620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T17:40:53.8191920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T17:40:53.8197310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T17:40:53.8204960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T17:40:53.8210450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T17:40:53.8215400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T17:40:53.8220400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T17:40:53.8225710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T17:40:53.8230640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T17:40:53.8236140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T17:40:53.8243140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T17:40:53.8248210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T17:40:53.8252430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T17:40:53.8258740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T17:40:53.8264160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T17:40:53.8270230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T17:40:53.8276320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T17:40:53.8282020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T17:40:53.8286410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T17:40:53.8291420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T17:40:53.8296480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T17:40:53.8301770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T17:40:53.8306670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T17:40:53.8311810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T17:40:53.8316850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T17:40:53.8321610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T17:40:53.8327230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T17:40:53.8331870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T17:40:53.8336540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T17:40:53.8341720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T17:40:53.8347090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T17:40:53.8351790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T17:40:53.8357060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T17:40:53.8361940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T17:40:53.8367140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T17:40:53.8371720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T17:40:53.8376670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T17:40:53.8381630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T17:40:53.8386710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T17:40:53.8392120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T17:40:53.8396040Z Only the first 100 operations were output. 2021-05-16T17:40:53.9514890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6374-8c4051.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-16T17:40:56.2656210Z ==> Summary 2021-05-16T17:40:56.2825480Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T17:40:57.1535430Z ==> Caveats 2021-05-16T17:40:57.1536470Z ==> tesseract 2021-05-16T17:40:57.1552900Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:40:57.1554520Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:40:58.7909140Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T17:40:59.9013280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:00.4543640Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T17:41:01.7746070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T17%3A50%3A00Z&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:01.8143100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:02.1666170Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T17:41:02.2800670Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T17:41:03.3989800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:03.9690950Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T17:41:05.3094630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T17%3A50%3A00Z&sig=udrN9R2FZEh0R%2F0IKr7HY2q3F%2BXAYMue%2F8yibWljbDs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:05.3500700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=udrN9R2FZEh0R\%2F0IKr7HY2q3F\%2BXAYMue\%2F8yibWljbDs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:05.5699620Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T17:41:05.6087670Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T17:41:05.6093380Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T17:41:05.6769330Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T17:41:05.6797430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6381-i6y0j7 2021-05-16T17:41:06.4026610Z cp -pR /private/tmp/d20210516-6381-i6y0j7/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T17:41:06.9267220Z chmod -Rf +w /private/tmp/d20210516-6381-i6y0j7 2021-05-16T17:41:07.2937790Z ==> Finishing up 2021-05-16T17:41:07.3158410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T17:41:07.3178110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T17:41:07.3189720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T17:41:07.3199710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T17:41:07.3219470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T17:41:07.3232970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T17:41:07.3241130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T17:41:07.3254130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T17:41:07.3268430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T17:41:07.3280920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T17:41:07.3291630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T17:41:07.3302700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T17:41:07.3320470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T17:41:07.3333360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T17:41:07.3346470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T17:41:07.3357440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T17:41:07.3376200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T17:41:07.3389130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T17:41:07.3398760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T17:41:07.3447110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T17:41:07.3452810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T17:41:07.3458340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T17:41:07.3463910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T17:41:07.3469510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T17:41:07.3474660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T17:41:07.3479650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T17:41:07.3484620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T17:41:07.3489760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T17:41:07.3494910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T17:41:07.3499960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T17:41:07.3507070Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T17:41:07.3515790Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T17:41:07.3520950Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T17:41:07.3531340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T17:41:07.3537190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T17:41:07.3542750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T17:41:07.3548450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T17:41:07.3554560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T17:41:07.3560340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T17:41:07.3566370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T17:41:07.3572670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T17:41:07.3578730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T17:41:07.3584880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T17:41:07.3590780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T17:41:07.3596670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T17:41:07.3602290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T17:41:07.3607940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T17:41:07.3614020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T17:41:07.3619580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T17:41:07.3625270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T17:41:07.3631060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T17:41:07.3636830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T17:41:07.3642860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T17:41:07.3660680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T17:41:07.3666230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T17:41:07.3673170Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T17:41:07.3678560Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T17:41:07.3683920Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T17:41:07.5251380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6551-47tyok.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-16T17:41:09.7362800Z ==> Summary 2021-05-16T17:41:09.7753860Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T17:41:09.7764980Z ==> Installing imagemagick@6 2021-05-16T17:41:09.7772600Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T17:41:09.7793240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6381-13y6g56 2021-05-16T17:41:10.1350930Z cp -pR /private/tmp/d20210516-6381-13y6g56/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T17:41:10.5512230Z chmod -Rf +w /private/tmp/d20210516-6381-13y6g56 2021-05-16T17:41:12.2410580Z ==> Finishing up 2021-05-16T17:41:12.4990560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6577-ww5x3e.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-16T17:41:14.7435910Z ==> Caveats 2021-05-16T17:41:14.7437280Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:41:14.7438130Z because this is an alternate version of another formula. 2021-05-16T17:41:14.7438530Z 2021-05-16T17:41:14.7439130Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:41:14.7440450Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:41:14.7440950Z 2021-05-16T17:41:14.7441530Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:41:14.7442620Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:41:14.7444120Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:41:14.7444520Z 2021-05-16T17:41:14.7445460Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:41:14.7446310Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:41:14.7446880Z 2021-05-16T17:41:14.7447650Z ==> Summary 2021-05-16T17:41:14.7848260Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T17:41:15.5459030Z ==> Caveats 2021-05-16T17:41:15.5460150Z ==> imagemagick@6 2021-05-16T17:41:15.5585240Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:41:15.5586200Z because this is an alternate version of another formula. 2021-05-16T17:41:15.5586580Z 2021-05-16T17:41:15.5587150Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:41:15.5588500Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:41:15.5588990Z 2021-05-16T17:41:15.5589550Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:41:15.5590620Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:41:15.5591730Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:41:15.5592130Z 2021-05-16T17:41:15.5593040Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:41:15.5593860Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:41:15.5594270Z 2021-05-16T17:41:17.4240260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T17:41:18.5557600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:20.1314230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T17:41:20.4668070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T17%3A50%3A00Z&sig=8oFXnR8Y2sQEtUdW3K7%2BcdHcxd%2Fgp8nOiJxo4rhsKsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:20.5047010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=8oFXnR8Y2sQEtUdW3K7\%2BcdHcxd\%2Fgp8nOiJxo4rhsKsU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:20.5647570Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T17:41:20.5721970Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T17:41:21.6862050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:22.2081760Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T17:41:23.5666460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T17%3A50%3A00Z&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea%2B8wfEceHIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:23.5957280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea\%2B8wfEceHIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:23.6708080Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T17:41:23.6780730Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T17:41:24.8017180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:25.3239320Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T17:41:25.6636450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T17%3A50%3A00Z&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:25.6928080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:26.2584770Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T17:41:26.4089460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T17:41:27.5017040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:29.1281520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T17:41:29.4635070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T17%3A50%3A00Z&sig=RSF%2BtIG3aqm3AjKczSsMDVQlE9Gq%2Fawces9kSzcIapQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:29.5025730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=RSF\%2BtIG3aqm3AjKczSsMDVQlE9Gq\%2Fawces9kSzcIapQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:29.5398160Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T17:41:29.5429700Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T17:41:30.6608030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:32.2318300Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T17:41:32.5424490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T17%3A50%3A00Z&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G%2BWYjalldl6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:32.5727140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G\%2BWYjalldl6c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:32.6046440Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T17:41:32.6077370Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T17:41:33.7282220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:34.6291700Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T17:41:34.6574010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T17%3A50%3A00Z&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:34.6863310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:34.7843800Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T17:41:34.7910080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T17:41:35.9453630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:36.4931910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T17:41:36.8337050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T17%3A50%3A00Z&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:36.8781280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:36.9440890Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T17:41:36.9513940Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T17:41:38.0864850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:38.6632530Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T17:41:39.1000310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T17%3A50%3A00Z&sig=toMi2GhVJv19wuytJ8BQL1%2BSunMWsjpcwMd7giOwfO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:39.1411130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=toMi2GhVJv19wuytJ8BQL1\%2BSunMWsjpcwMd7giOwfO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:39.1710790Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T17:41:39.1742520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T17:41:40.2982650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:40.8458830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T17:41:41.1667490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T17%3A50%3A00Z&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr%2F2hzSx2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:41.2068420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr\%2F2hzSx2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:41.2802880Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T17:41:41.2848780Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T17:41:42.4049500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:42.9843810Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T17:41:43.3104940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T17%3A50%3A00Z&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:43.3471910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:43.3840530Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:41:43.3877120Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T17:41:44.4997030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:45.0207320Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T17:41:45.3544280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T17%3A50%3A00Z&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:45.3836560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:45.4495240Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:41:45.4563000Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T17:41:46.5993180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:41:47.1979270Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T17:41:47.5500230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T17%3A50%3A00Z&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:47.5789000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:47.7573410Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T17:41:47.8070780Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T17:41:47.8074630Z ==> Installing imagemagick dependency: libde265 2021-05-16T17:41:47.8640510Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T17:41:47.8669850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6584-18xqh2c 2021-05-16T17:41:47.8935110Z cp -pR /private/tmp/d20210516-6584-18xqh2c/libde265/. /usr/local/Cellar/libde265 2021-05-16T17:41:47.9155910Z chmod -Rf +w /private/tmp/d20210516-6584-18xqh2c 2021-05-16T17:41:48.0161660Z ==> Finishing up 2021-05-16T17:41:48.0544270Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T17:41:48.0587040Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T17:41:48.0592340Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T17:41:48.0596890Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T17:41:48.0601770Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T17:41:48.0608430Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T17:41:48.0615340Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T17:41:48.0620280Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T17:41:48.0625680Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T17:41:48.0633300Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T17:41:48.0821720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6815-1f9qgtm.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-16T17:41:50.2599410Z ==> Summary 2021-05-16T17:41:50.2627470Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T17:41:50.2634620Z ==> Installing imagemagick dependency: docbook 2021-05-16T17:41:50.2656390Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T17:41:50.2673400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6584-1yiedmv 2021-05-16T17:41:50.3645380Z cp -pR /private/tmp/d20210516-6584-1yiedmv/docbook/. /usr/local/Cellar/docbook 2021-05-16T17:41:50.4829980Z chmod -Rf +w /private/tmp/d20210516-6584-1yiedmv 2021-05-16T17:41:50.5670010Z ==> Finishing up 2021-05-16T17:41:50.6197600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6841-14mol16.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-16T17:41:52.4421480Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T17:41:52.4711900Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.4886180Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.5011170Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.5104240Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.5196280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.5287170Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.5390760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.5547400Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.5641320Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.5732170Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.5824450Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.5918000Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.6010730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.6102140Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:52.9483210Z ==> Caveats 2021-05-16T17:41:52.9483930Z To use the DocBook package in your XML toolchain, 2021-05-16T17:41:52.9484910Z you need to add the following to your ~/.bashrc: 2021-05-16T17:41:52.9485260Z 2021-05-16T17:41:52.9485810Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:41:52.9486770Z ==> Summary 2021-05-16T17:41:52.9622830Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T17:41:52.9629820Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T17:41:52.9681280Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T17:41:52.9745000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6584-1l350ba 2021-05-16T17:41:54.7641560Z cp -pR /private/tmp/d20210516-6584-1l350ba/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T17:41:57.3696920Z chmod -Rf +w /private/tmp/d20210516-6584-1l350ba 2021-05-16T17:41:58.5930820Z ==> Finishing up 2021-05-16T17:41:58.6318310Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T17:41:58.6327410Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T17:41:58.6472650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6882-65c5df.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-16T17:42:00.4850320Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:42:00.4945710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:42:00.5047860Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:42:00.5143100Z ==> 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-16T17:42:00.5238430Z ==> 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-16T17:42:00.5334140Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T17:42:00.5427430Z ==> 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-16T17:42:00.5529840Z ==> 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-16T17:42:00.5624920Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:42:00.5723440Z ==> 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-16T17:42:00.5817810Z ==> 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-16T17:42:00.5913740Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:42:00.6008270Z ==> 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-16T17:42:00.6115350Z ==> 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-16T17:42:00.6221210Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:42:00.6314570Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:42:00.6408850Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:42:00.6503520Z ==> 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-16T17:42:00.6596850Z ==> 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-16T17:42:00.6690460Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:42:00.6799780Z ==> 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-16T17:42:00.6920090Z ==> 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-16T17:42:00.7019680Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:42:00.7121260Z ==> 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-16T17:42:00.7241180Z ==> 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-16T17:42:00.7335750Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T17:42:00.7430270Z ==> 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-16T17:42:00.7525780Z ==> 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-16T17:42:01.7430120Z ==> Summary 2021-05-16T17:42:02.0234140Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T17:42:02.0241020Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T17:42:02.0291130Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T17:42:02.0309280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6584-1oczxv1 2021-05-16T17:42:02.0412970Z cp -pR /private/tmp/d20210516-6584-1oczxv1/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T17:42:02.0534660Z chmod -Rf +w /private/tmp/d20210516-6584-1oczxv1 2021-05-16T17:42:02.0942610Z ==> Finishing up 2021-05-16T17:42:02.1325870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6936-odn4rw.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-16T17:42:04.2941820Z ==> Caveats 2021-05-16T17:42:04.2943540Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:42:04.2944890Z because macOS already provides this software and installing another version in 2021-05-16T17:42:04.2945970Z parallel can cause all kinds of trouble. 2021-05-16T17:42:04.2946300Z 2021-05-16T17:42:04.2947270Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:42:04.2948550Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:42:04.2949030Z 2021-05-16T17:42:04.2949210Z 2021-05-16T17:42:04.2949690Z Bash completion has been installed to: 2021-05-16T17:42:04.2950870Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:42:04.2951770Z ==> Summary 2021-05-16T17:42:04.2962650Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T17:42:04.2968590Z ==> Installing imagemagick dependency: xmlto 2021-05-16T17:42:04.3101730Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T17:42:04.3118690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6584-c917jn 2021-05-16T17:42:04.3333100Z cp -pR /private/tmp/d20210516-6584-c917jn/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T17:42:04.3621010Z chmod -Rf +w /private/tmp/d20210516-6584-c917jn 2021-05-16T17:42:04.4140920Z ==> Finishing up 2021-05-16T17:42:04.4555580Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T17:42:04.4559970Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T17:42:04.4571050Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T17:42:04.4584630Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T17:42:04.4589830Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T17:42:04.4677810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6962-kw558k.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-16T17:42:06.5800480Z ==> Summary 2021-05-16T17:42:06.5841650Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T17:42:06.5848420Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T17:42:06.6646220Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T17:42:06.6668570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6584-rshv3u 2021-05-16T17:42:06.7870520Z cp -pR /private/tmp/d20210516-6584-rshv3u/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T17:42:06.9278640Z chmod -Rf +w /private/tmp/d20210516-6584-rshv3u 2021-05-16T17:42:07.0838760Z ==> Finishing up 2021-05-16T17:42:07.1276560Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T17:42:07.1312000Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T17:42:07.1371600Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T17:42:07.1377330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1383890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1386540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1389410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1391710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1394900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1419550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1422370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1424530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1427010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1429350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1431560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1435670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1446700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1456600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1466830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1477470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1493360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1499440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1510470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1518390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1549650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1555190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1557450Z mkdir -p /usr/local/share/locale/fo 2021-05-16T17:42:07.1560300Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T17:42:07.1562880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1565100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1575900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1585410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1596930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1606460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1639970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1650140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1661200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1669950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1672500Z mkdir -p /usr/local/share/locale/ia 2021-05-16T17:42:07.1678730Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T17:42:07.1688720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1693190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1703440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1713340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1724680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1733220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1744970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1753380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1756930Z mkdir -p /usr/local/share/locale/ky 2021-05-16T17:42:07.1760330Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T17:42:07.1768230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1777780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1788200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1798270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1809410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1819370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1827950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1839040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1847540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1858010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1869590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1879750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1889270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1898110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1909950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1918730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1928350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.1955220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2012650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2064510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2091560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2099010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2110900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2153720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2224490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2226700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2229270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2231490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2233620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2236200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2238570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2240730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2243170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2245390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:42:07.2247520Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T17:42:07.2250070Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T17:42:07.2252170Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T17:42:07.2691480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6988-nvcwkb.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-16T17:42:09.1181480Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:42:11.0156120Z ==> Summary 2021-05-16T17:42:11.0360770Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T17:42:11.0366640Z ==> Installing imagemagick dependency: libheif 2021-05-16T17:42:11.1469050Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T17:42:11.1485700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6584-nhumwk 2021-05-16T17:42:11.1738790Z cp -pR /private/tmp/d20210516-6584-nhumwk/libheif/. /usr/local/Cellar/libheif 2021-05-16T17:42:11.1993250Z chmod -Rf +w /private/tmp/d20210516-6584-nhumwk 2021-05-16T17:42:11.3159870Z ==> Finishing up 2021-05-16T17:42:11.3577070Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T17:42:11.3581850Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T17:42:11.3586870Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T17:42:11.3591660Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T17:42:11.3598100Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T17:42:11.3604180Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T17:42:11.3613830Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T17:42:11.3618960Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T17:42:11.3624490Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T17:42:11.3630420Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T17:42:11.3639730Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T17:42:11.3645080Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T17:42:11.3650260Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T17:42:11.3656300Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T17:42:11.3661200Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T17:42:11.3666290Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T17:42:11.3673760Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T17:42:11.3863830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7015-5vay6k.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-16T17:42:13.2276910Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:42:14.8720220Z ==> Summary 2021-05-16T17:42:14.8753800Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T17:42:14.8759760Z ==> Installing imagemagick dependency: liblqr 2021-05-16T17:42:14.9283720Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T17:42:14.9300760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6584-qxn17r 2021-05-16T17:42:14.9435230Z cp -pR /private/tmp/d20210516-6584-qxn17r/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T17:42:14.9613580Z chmod -Rf +w /private/tmp/d20210516-6584-qxn17r 2021-05-16T17:42:15.0208860Z ==> Finishing up 2021-05-16T17:42:15.0605150Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T17:42:15.0613880Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T17:42:15.0621090Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T17:42:15.0656190Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T17:42:15.0808790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7042-6tv0ok.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-16T17:42:17.2289110Z ==> Summary 2021-05-16T17:42:17.2315360Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T17:42:17.2320950Z ==> Installing imagemagick dependency: libomp 2021-05-16T17:42:17.2375220Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T17:42:17.2393550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6584-1kds3jt 2021-05-16T17:42:17.2545220Z cp -pR /private/tmp/d20210516-6584-1kds3jt/libomp/. /usr/local/Cellar/libomp 2021-05-16T17:42:17.2655780Z chmod -Rf +w /private/tmp/d20210516-6584-1kds3jt 2021-05-16T17:42:17.3054910Z ==> Finishing up 2021-05-16T17:42:17.3489780Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T17:42:17.3494810Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T17:42:17.3499460Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T17:42:17.3505790Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T17:42:17.3510410Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T17:42:17.3630510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7068-8nd2q5.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-16T17:42:19.4882400Z ==> Summary 2021-05-16T17:42:19.4897750Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T17:42:19.4903710Z ==> Installing imagemagick dependency: imath 2021-05-16T17:42:19.4961250Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:42:19.4979300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6584-kyonw5 2021-05-16T17:42:19.5199460Z cp -pR /private/tmp/d20210516-6584-kyonw5/imath/. /usr/local/Cellar/imath 2021-05-16T17:42:19.5493640Z chmod -Rf +w /private/tmp/d20210516-6584-kyonw5 2021-05-16T17:42:19.6052420Z ==> Finishing up 2021-05-16T17:42:19.6492690Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T17:42:19.6500880Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T17:42:19.6505930Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T17:42:19.6510220Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T17:42:19.6515280Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T17:42:19.6520110Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T17:42:19.6527340Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T17:42:19.6715450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7094-14191e9.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-16T17:42:21.8389480Z ==> Summary 2021-05-16T17:42:21.8430200Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T17:42:21.8437790Z ==> Installing imagemagick dependency: openexr 2021-05-16T17:42:21.8580600Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:42:21.8598010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6584-1etk8mr 2021-05-16T17:42:21.9412960Z cp -pR /private/tmp/d20210516-6584-1etk8mr/openexr/. /usr/local/Cellar/openexr 2021-05-16T17:42:22.0354690Z chmod -Rf +w /private/tmp/d20210516-6584-1etk8mr 2021-05-16T17:42:22.1847790Z ==> Finishing up 2021-05-16T17:42:22.2514510Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T17:42:22.2518630Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T17:42:22.2522960Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T17:42:22.2529490Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T17:42:22.2534640Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T17:42:22.2540040Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T17:42:22.2544950Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T17:42:22.2550250Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T17:42:22.2557500Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T17:42:22.2566270Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T17:42:22.2575160Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T17:42:22.2580380Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T17:42:22.2585820Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T17:42:22.2591470Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T17:42:22.2596750Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T17:42:22.2602410Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T17:42:22.2608030Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T17:42:22.2613640Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T17:42:22.2619630Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T17:42:22.2625020Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T17:42:22.2630450Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T17:42:22.2635910Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T17:42:22.2641210Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T17:42:22.2646750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T17:42:22.2652360Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T17:42:22.2658000Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T17:42:22.2663350Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T17:42:22.2670800Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T17:42:22.3128900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7121-1fly0ic.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-16T17:42:24.4823140Z ==> Summary 2021-05-16T17:42:24.4938370Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T17:42:24.4945270Z ==> Installing imagemagick 2021-05-16T17:42:24.4949620Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T17:42:24.4969010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6584-brvib8 2021-05-16T17:42:24.8700850Z cp -pR /private/tmp/d20210516-6584-brvib8/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T17:42:25.3394960Z chmod -Rf +w /private/tmp/d20210516-6584-brvib8 2021-05-16T17:42:28.2991510Z ==> Finishing up 2021-05-16T17:42:28.3175670Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T17:42:28.3182390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T17:42:28.3188020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T17:42:28.3196310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T17:42:28.3199870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T17:42:28.3206590Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T17:42:28.3215700Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T17:42:28.3218390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T17:42:28.3224940Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T17:42:28.3230440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T17:42:28.3236580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T17:42:28.3242190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T17:42:28.3248870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T17:42:28.3253060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T17:42:28.3314070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T17:42:28.3318910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T17:42:28.3324220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T17:42:28.3330030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T17:42:28.3334630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T17:42:28.3339990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T17:42:28.3344870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T17:42:28.3349620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T17:42:28.3354450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T17:42:28.3359790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T17:42:28.3366310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T17:42:28.3371030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T17:42:28.3376550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T17:42:28.3382010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T17:42:28.3386480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T17:42:28.3392180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T17:42:28.3399340Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T17:42:28.3405690Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T17:42:28.3413090Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T17:42:28.3422840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T17:42:28.3428250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T17:42:28.3433940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T17:42:28.3439500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T17:42:28.3444450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T17:42:28.3450260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T17:42:28.3455620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T17:42:28.3460620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T17:42:28.3466160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T17:42:28.3471050Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T17:42:28.3476470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T17:42:28.3481540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T17:42:28.3487150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T17:42:28.3492530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T17:42:28.3497560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T17:42:28.3502510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T17:42:28.3507940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T17:42:28.3515390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T17:42:28.3520730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T17:42:28.3526090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T17:42:28.3530920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T17:42:28.3536980Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T17:42:28.3542520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T17:42:28.3548040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T17:42:28.3554100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T17:42:28.3558760Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T17:42:28.3564440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T17:42:28.3568770Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T17:42:28.3574700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T17:42:28.3579350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T17:42:28.3606990Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T17:42:28.3611390Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T17:42:28.3617160Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T17:42:28.3621660Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T17:42:28.3627700Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T17:42:28.3632480Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T17:42:28.3638490Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T17:42:28.3643150Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T17:42:28.6396260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7149-1b2yxr2.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-16T17:42:31.1086470Z ==> Summary 2021-05-16T17:42:31.1549260Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T17:42:32.7604650Z ==> Caveats 2021-05-16T17:42:32.7605580Z ==> docbook 2021-05-16T17:42:32.7620930Z To use the DocBook package in your XML toolchain, 2021-05-16T17:42:32.7621700Z you need to add the following to your ~/.bashrc: 2021-05-16T17:42:32.7622040Z 2021-05-16T17:42:32.7622580Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:42:32.7623820Z ==> gnu-getopt 2021-05-16T17:42:32.7649760Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:42:32.7650760Z because macOS already provides this software and installing another version in 2021-05-16T17:42:32.7651510Z parallel can cause all kinds of trouble. 2021-05-16T17:42:32.7651830Z 2021-05-16T17:42:32.7652770Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:42:32.7654050Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:42:32.7655010Z 2021-05-16T17:42:32.7655210Z 2021-05-16T17:42:32.7655670Z Bash completion has been installed to: 2021-05-16T17:42:32.7656730Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:42:34.3117310Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T17:42:36.3599920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:42:36.8909320Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T17:42:37.2152570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T17%3A50%3A00Z&sig=8WHg8f2tvrmx76LnSwgMTDzA3XgVuy0YVTvFMAvbiEA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:37.2610160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A50\%3A00Z\&sig=8WHg8f2tvrmx76LnSwgMTDzA3XgVuy0YVTvFMAvbiEA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:37.3140640Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T17:42:37.3759830Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T17:42:37.3787610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7156-akzc84 2021-05-16T17:42:37.3962210Z cp -pR /private/tmp/d20210516-7156-akzc84/udunits/. /usr/local/Cellar/udunits 2021-05-16T17:42:37.4169270Z chmod -Rf +w /private/tmp/d20210516-7156-akzc84 2021-05-16T17:42:37.4706650Z ==> Finishing up 2021-05-16T17:42:37.5166400Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T17:42:37.5172020Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T17:42:37.5177680Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T17:42:37.5186410Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T17:42:37.5193970Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T17:42:37.5246660Z info /usr/local/share/info/udunits2.info 2021-05-16T17:42:37.5256290Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T17:42:37.5292040Z info /usr/local/share/info/udunits2lib.info 2021-05-16T17:42:37.5301130Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T17:42:37.5335320Z info /usr/local/share/info/udunits2prog.info 2021-05-16T17:42:37.5344220Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T17:42:37.5351840Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T17:42:37.5357900Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T17:42:37.5519380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7323-75qa4j.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-16T17:42:39.6542280Z ==> Summary 2021-05-16T17:42:39.6570980Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T17:42:41.8150870Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T17:42:41.8151540Z To reinstall 1.6, run: 2021-05-16T17:42:41.8152370Z brew reinstall jq 2021-05-16T17:42:43.3014810Z ==> Caveats 2021-05-16T17:42:43.3015850Z imagej requires Java. You can install the latest version with: 2021-05-16T17:42:43.3017360Z brew install --cask adoptopenjdk 2021-05-16T17:42:43.3017860Z 2021-05-16T17:42:43.5711520Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T17:42:43.8262940Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T17:42:51.7397940Z ==> Verifying checksum for cask 'imagej' 2021-05-16T17:42:51.9097570Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:42:51.9098720Z ==> Installing Cask imagej 2021-05-16T17:42:51.9549290Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7433-1my9ho6 2021-05-16T17:42:52.1165080Z cp -pR /private/tmp/d20210516-7433-1my9ho6/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T17:42:52.2620270Z chmod -Rf +w /private/tmp/d20210516-7433-1my9ho6 2021-05-16T17:42:52.3465360Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T17:42:52.5786120Z 🍺 imagej was successfully installed! 2021-05-16T17:42:54.7053340Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T17:42:56.3533300Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T17:42:57.6990790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T17%3A50%3A00Z&sig=e3XKjAaCM9sYmA2k4w0zUrss70a0LckEpipi4b%2BuIiY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:57.8036600Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T17:43:00.4340630Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T17:43:01.7564200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T17%3A50%3A00Z&sig=RLEIwSRLW25jI3Tcym%2FG1qr979Hv0altuTJzRMfcVe4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:02.0151110Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T17:43:02.0155340Z ==> Installing bowtie2 dependency: tbb 2021-05-16T17:43:02.1115610Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T17:43:04.7696640Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T17:43:04.7702670Z ==> Installing bowtie2 2021-05-16T17:43:04.7706480Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T17:43:07.5932680Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T17:43:10.6062880Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T17:43:13.2248650Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T17:43:13.5683960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T17%3A50%3A00Z&sig=84XP%2BEdzeLnqeMULb0uzo%2F90032Vt7fjh9J0slUwdB8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:13.7427720Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T17:43:15.3256690Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T17:43:15.6577060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T17%3A50%3A00Z&sig=7o%2F0ZDsdYw44Ea35yDAnQIcYOBYHypst%2B6yfIyvmdwM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:15.7493730Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T17:43:17.4116970Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T17:43:17.7616940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T17%3A50%3A00Z&sig=k6N4v1ez9B5ZKdhB%2B2t%2B1axaHpWSymoXcJp%2F%2FlOItYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:17.8393770Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T17:43:19.5309870Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T17:43:19.8441680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T17%3A50%3A00Z&sig=cnS6DIlVuT3PEz41dk89wZt0XajjGOfnkqhltgtfJOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:19.9315500Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T17:43:21.5353290Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T17:43:21.8855060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T17%3A50%3A00Z&sig=EQbWTrPAiak4yucoUuA1cIw57L4GzoOfLYybTXjsAfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:21.9612510Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T17:43:23.6330640Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T17:43:23.9805650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T17%3A50%3A00Z&sig=cFFTO%2FzlOkEz4MqHYC1Ego%2BW5GBWJou5sKYi3Og%2B9Yk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:24.1654300Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:43:25.1552900Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T17:43:25.1555720Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:43:25.1773160Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:43:25.2004260Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T17:43:26.8108510Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T17:43:27.1604580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T17%3A50%3A00Z&sig=Kit2q0Lyi4T%2BNgDbNYmx%2FWuWLtG9mIoPHo898aGM178%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:27.2351590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T17:43:28.8780850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T17:43:29.2020610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T17%3A50%3A00Z&sig=aLpzlm72W87zJVFlr%2BzGMY8Gp9nMraEVwlKfmg2k7K8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:29.3279290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T17:43:30.9172460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T17:43:31.2561740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T17%3A50%3A00Z&sig=RHQBVu2TaAhbks6nLz7mDKMKv6u5P6GWE4x%2FhwD9sXE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:31.3768470Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T17:43:33.0231170Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T17:43:33.3580080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T17%3A50%3A00Z&sig=ZVp5O51t736J8OxfLf2GTeER1J1fPmlHi%2BxkJL54%2FLA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:33.5726120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T17:43:35.1978670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T17:43:35.5323940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T17%3A50%3A00Z&sig=4oSrqbJ1xc52nXQted6ahpmESb7QTt8L2Vms0ssz9I0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:35.6216740Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T17:43:37.2617080Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T17:43:37.6102110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T17%3A50%3A00Z&sig=1utJC9L75V1aLJuB2KP%2Figqx28UUqhmQ4j%2Bwks8VgjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:37.6955660Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T17:43:39.3840130Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T17:43:39.7068510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T17%3A50%3A00Z&sig=n83vYMvQ0fgSW7VgneOFJXDxv3%2FqcUki7v7M7EaIEXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:39.7807370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T17:43:41.5066390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T17:43:41.8296710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T17%3A50%3A00Z&sig=Y%2BzOv0n5gGlGxhGbUitmGgMB1vJJSVCuZSGxcwZtEt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:42.1099740Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:43:43.7567010Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:43:44.0812500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T17%3A50%3A00Z&sig=RsrklFSSPI17CPnXFUqK%2BQifmjp0YcP80sHjvm1nrgk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:44.2052550Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T17:43:45.8313870Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T17:43:46.1807230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T17%3A50%3A00Z&sig=1%2FxIbH2oJDPyIBYCMI%2BdoOncS9Mp45p5ixA2RteUIIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:46.5660910Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T17:43:48.2415470Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T17:43:48.5594900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T17%3A50%3A00Z&sig=ETK5BJojVwgUULNc%2Fm1IAFWNo4HrNMRYS7a7mnGkHbM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:48.7366840Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T17:43:50.3488060Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T17:43:50.6782050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T17%3A50%3A00Z&sig=GUPSgNqTCVzKUq1ih7Jtwexrbwy3uWAd1J5X8ROy%2BoA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:50.9465140Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T17:43:52.6364570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T17:43:52.9856310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T17%3A50%3A00Z&sig=vdqLHB787wGwpSMJS2T9FocBefkuFZCxYLT84D2f3no%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:53.3513010Z ==> 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-16T17:43:53.3515770Z ==> Installing gdal dependency: cfitsio 2021-05-16T17:43:53.4079430Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T17:43:55.8011270Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T17:43:55.8017650Z ==> Installing gdal dependency: popt 2021-05-16T17:43:55.8038620Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T17:43:58.0609290Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T17:43:58.0614980Z ==> Installing gdal dependency: epsilon 2021-05-16T17:43:58.0666850Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T17:44:00.4266440Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T17:44:00.4272090Z ==> Installing gdal dependency: expat 2021-05-16T17:44:00.4293640Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T17:44:02.7237650Z ==> Caveats 2021-05-16T17:44:02.7239060Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:02.7240010Z because macOS already provides this software and installing another version in 2021-05-16T17:44:02.7240740Z parallel can cause all kinds of trouble. 2021-05-16T17:44:02.7241070Z 2021-05-16T17:44:02.7241580Z If you need to have expat first in your PATH, run: 2021-05-16T17:44:02.7242800Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:02.7243260Z 2021-05-16T17:44:02.7243780Z For compilers to find expat you may need to set: 2021-05-16T17:44:02.7244760Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:44:02.7245770Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:44:02.7246140Z 2021-05-16T17:44:02.7246990Z For pkg-config to find expat you may need to set: 2021-05-16T17:44:02.7247730Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:44:02.7248120Z 2021-05-16T17:44:02.7248820Z ==> Summary 2021-05-16T17:44:02.7266070Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T17:44:02.7272080Z ==> Installing gdal dependency: freexl 2021-05-16T17:44:02.7330340Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T17:44:05.0742630Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T17:44:05.0747620Z ==> Installing gdal dependency: geos 2021-05-16T17:44:05.1109040Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T17:44:08.2560360Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T17:44:08.2567580Z ==> Installing gdal dependency: hdf5 2021-05-16T17:44:08.3026990Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:44:11.3673250Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:44:11.3679810Z ==> Installing gdal dependency: json-c 2021-05-16T17:44:11.3735690Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T17:44:13.6676950Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T17:44:13.6682840Z ==> Installing gdal dependency: libxml2 2021-05-16T17:44:13.6753950Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T17:44:16.9806820Z ==> Caveats 2021-05-16T17:44:16.9813190Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:16.9815980Z because macOS already provides this software and installing another version in 2021-05-16T17:44:16.9817130Z parallel can cause all kinds of trouble. 2021-05-16T17:44:16.9817780Z 2021-05-16T17:44:16.9818780Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:44:16.9820440Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:16.9821240Z 2021-05-16T17:44:16.9822100Z For compilers to find libxml2 you may need to set: 2021-05-16T17:44:16.9823830Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:44:16.9825750Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:44:16.9826930Z 2021-05-16T17:44:16.9828400Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:44:16.9829610Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:44:16.9830330Z 2021-05-16T17:44:16.9831580Z ==> Summary 2021-05-16T17:44:16.9832980Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T17:44:16.9834490Z ==> Installing gdal dependency: libdap 2021-05-16T17:44:16.9836170Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T17:44:19.1224560Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T17:44:19.1230680Z ==> Installing gdal dependency: proj 2021-05-16T17:44:19.1363920Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T17:44:21.6842040Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T17:44:21.6847620Z ==> Installing gdal dependency: libgeotiff 2021-05-16T17:44:21.7030740Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T17:44:24.0693390Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T17:44:24.0698250Z ==> Installing gdal dependency: librttopo 2021-05-16T17:44:24.1101560Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:44:26.3323610Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T17:44:26.3329100Z ==> Installing gdal dependency: minizip 2021-05-16T17:44:26.3490720Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T17:44:28.6202760Z ==> Caveats 2021-05-16T17:44:28.6204050Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:44:28.6205250Z with the venerable 'unzip' library. 2021-05-16T17:44:28.6206120Z ==> Summary 2021-05-16T17:44:28.6221350Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T17:44:28.6229190Z ==> Installing gdal dependency: libspatialite 2021-05-16T17:44:28.7074690Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T17:44:31.7184090Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T17:44:31.7189210Z ==> Installing gdal dependency: netcdf 2021-05-16T17:44:31.7707100Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:44:34.4093840Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:44:34.4098320Z ==> Installing gdal dependency: openblas 2021-05-16T17:44:34.4428130Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T17:44:38.6391480Z ==> Caveats 2021-05-16T17:44:38.6392950Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:38.6393870Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:44:38.6394310Z 2021-05-16T17:44:38.6394830Z For compilers to find openblas you may need to set: 2021-05-16T17:44:38.6395900Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:44:38.6396960Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:44:38.6397800Z 2021-05-16T17:44:38.6398740Z For pkg-config to find openblas you may need to set: 2021-05-16T17:44:38.6399510Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:44:38.6399910Z 2021-05-16T17:44:38.6400630Z ==> Summary 2021-05-16T17:44:38.6418030Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T17:44:38.6425330Z ==> Installing gdal dependency: numpy 2021-05-16T17:44:38.7082010Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T17:44:42.5442500Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T17:44:42.5448310Z ==> Installing gdal dependency: xerces-c 2021-05-16T17:44:42.5500980Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T17:44:47.4643070Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T17:44:47.4648410Z ==> Installing gdal 2021-05-16T17:44:47.4652420Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T17:44:55.2156590Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T17:44:56.3158830Z ==> No outdated dependents to upgrade! 2021-05-16T17:44:56.3160090Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:44:56.6320300Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:44:56.6320980Z netcdf 2021-05-16T17:44:56.7511290Z ==> Caveats 2021-05-16T17:44:56.7512330Z ==> expat 2021-05-16T17:44:56.7554800Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:56.7555810Z because macOS already provides this software and installing another version in 2021-05-16T17:44:56.7556540Z parallel can cause all kinds of trouble. 2021-05-16T17:44:56.7556870Z 2021-05-16T17:44:56.7557370Z If you need to have expat first in your PATH, run: 2021-05-16T17:44:56.7558620Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:56.7559080Z 2021-05-16T17:44:56.7559580Z For compilers to find expat you may need to set: 2021-05-16T17:44:56.7560570Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:44:56.7561590Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:44:56.7561950Z 2021-05-16T17:44:56.7562810Z For pkg-config to find expat you may need to set: 2021-05-16T17:44:56.7563550Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:44:56.7563930Z 2021-05-16T17:44:56.7564640Z ==> libxml2 2021-05-16T17:44:56.7598350Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:56.7599440Z because macOS already provides this software and installing another version in 2021-05-16T17:44:56.7600190Z parallel can cause all kinds of trouble. 2021-05-16T17:44:56.7600510Z 2021-05-16T17:44:56.7601040Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:44:56.7602330Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:56.7602770Z 2021-05-16T17:44:56.7603290Z For compilers to find libxml2 you may need to set: 2021-05-16T17:44:56.7604300Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:44:56.7605320Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:44:56.7605700Z 2021-05-16T17:44:56.7606560Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:44:56.7607320Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:44:56.7607710Z 2021-05-16T17:44:56.7608410Z ==> minizip 2021-05-16T17:44:56.7615830Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:44:56.7616940Z with the venerable 'unzip' library. 2021-05-16T17:44:56.7617770Z ==> openblas 2021-05-16T17:44:56.7654680Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:56.7655670Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:44:56.7656510Z 2021-05-16T17:44:56.7657040Z For compilers to find openblas you may need to set: 2021-05-16T17:44:56.7658090Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:44:56.7659150Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:44:56.7659530Z 2021-05-16T17:44:56.7660400Z For pkg-config to find openblas you may need to set: 2021-05-16T17:44:56.7661170Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:44:56.7661570Z 2021-05-16T17:44:58.6871000Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:44:59.2188890Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T17:44:59.2208830Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:44:59.5660980Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:44:59.5827030Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:45:00.1044080Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T17:45:00.1065250Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:45:00.5106110Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:45:00.5304400Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T17:45:02.1616020Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T17:45:02.5537440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T17%3A55%3A00Z&sig=NrATS0NEcAtextYYB8Awh1d1jcXU9JSNWrm7Z%2FIJUtU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:03.8233400Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:45:04.3645280Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T17:45:04.3665080Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:45:04.7609250Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:45:04.7710360Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T17:45:06.4245410Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T17:45:06.7658710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T17%3A55%3A00Z&sig=4NWtoc6zZG9YuxNDS%2B6w14JAgMEKMwnr859jJi5Az8Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:07.0134300Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T17:45:07.0151680Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T17:45:08.6588140Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T17:45:09.0171490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T17%3A55%3A00Z&sig=wsnV0K7XBr64geJZC5f6yrErLbbdys2lzD3GUA7q2ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:09.5385550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T17:45:13.1617760Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T17:45:14.5098200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T17%3A55%3A00Z&sig=ow%2Brh%2Fvu%2FPlxb8UfERt2T%2BHHBUdSF74gdTPHohF6Aps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:14.7093470Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T17:45:17.3884090Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T17:45:18.7297600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T17%3A55%3A00Z&sig=EA1yJ0baCNuSqOURiRTGuPhwZeF9c3cUbkTNkKPdzAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:19.8160100Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T17:45:19.8166800Z ==> Installing itk dependency: open-mpi 2021-05-16T17:45:19.9237560Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:45:25.4269640Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:45:25.4276060Z ==> Installing itk dependency: fftw 2021-05-16T17:45:25.4930430Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:45:28.2470890Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:45:28.2477050Z ==> Installing itk dependency: boost 2021-05-16T17:45:28.2528150Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T17:45:58.4458370Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T17:45:58.4467350Z ==> Installing itk dependency: netcdf 2021-05-16T17:45:58.5045450Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:46:01.1200780Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:46:01.1205930Z ==> Installing itk dependency: pyqt@5 2021-05-16T17:46:01.1664190Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T17:46:06.0052150Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T17:46:06.0054310Z ==> Installing itk dependency: vtk@8.2 2021-05-16T17:46:06.1507980Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T17:46:40.2212830Z ==> Caveats 2021-05-16T17:46:40.2214220Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:46:40.2215050Z because this is an alternate version of another formula. 2021-05-16T17:46:40.2215440Z 2021-05-16T17:46:40.2215940Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T17:46:40.2217170Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:46:40.2217730Z 2021-05-16T17:46:40.2218260Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T17:46:40.2219810Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T17:46:40.2220950Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T17:46:40.2221310Z 2021-05-16T17:46:40.2222020Z ==> Summary 2021-05-16T17:46:40.4400900Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T17:46:40.4407030Z ==> Installing itk dependency: gdcm 2021-05-16T17:46:40.6211180Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T17:46:46.8090840Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T17:46:46.8096360Z ==> Installing itk 2021-05-16T17:46:46.8099830Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T17:47:00.8752460Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T17:47:03.7678750Z ==> No outdated dependents to upgrade! 2021-05-16T17:47:03.7680020Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:47:05.8271710Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:47:05.8272310Z fftw 2021-05-16T17:47:05.9035170Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T17:47:05.9037120Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T17:47:07.5526760Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T17:47:07.6856520Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T17:47:08.8259460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:47:09.3692180Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T17:47:09.7057840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T17%3A55%3A00Z&sig=izCs9UI7ZeM6P6hS%2FG%2F3OsafZy%2FLyA27UKycLN38Qtc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:09.7354580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A55\%3A00Z\&sig=izCs9UI7ZeM6P6hS\%2FG\%2F3OsafZy\%2FLyA27UKycLN38Qtc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:47:09.8219760Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T17:47:09.8274720Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T17:47:10.9030330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:47:11.4241380Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T17:47:11.7555530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T17%3A55%3A00Z&sig=5uUzMkNoNveEe3VraRIB4tDeoV3cK6EmnX5hWyFDeAw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:11.7935730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A55\%3A00Z\&sig=5uUzMkNoNveEe3VraRIB4tDeoV3cK6EmnX5hWyFDeAw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:47:11.8707330Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T17:47:11.8793550Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T17:47:12.9637120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:47:13.4978800Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T17:47:13.8361560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T17%3A55%3A00Z&sig=829tdqo8pB3QdTPTAOFvy49WYkUJNekwI6ytYeDCSFM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:13.8880070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A55\%3A00Z\&sig=829tdqo8pB3QdTPTAOFvy49WYkUJNekwI6ytYeDCSFM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:47:13.9409210Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T17:47:13.9452010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T17:47:15.0267780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17:47:15.5849060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T17:47:15.9274740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T17%3A55%3A00Z&sig=Dq95IDVx6DFJ%2FOp%2Barnf9hs60zFkAauoUSAdLkXfhq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:15.9628110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-16T17\%3A55\%3A00Z\&sig=Dq95IDVx6DFJ\%2FOp\%2Barnf9hs60zFkAauoUSAdLkXfhq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:47:16.2140670Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T17:47:16.2762330Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T17:47:16.2767150Z ==> Installing libav dependency: faac 2021-05-16T17:47:16.3338690Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T17:47:16.3367890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9027-a4f6l1 2021-05-16T17:47:16.3481510Z cp -pR /private/tmp/d20210516-9027-a4f6l1/faac/. /usr/local/Cellar/faac 2021-05-16T17:47:16.3640070Z chmod -Rf +w /private/tmp/d20210516-9027-a4f6l1 2021-05-16T17:47:16.4129430Z ==> Finishing up 2021-05-16T17:47:16.4594030Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T17:47:16.4600170Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T17:47:16.4604730Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T17:47:16.4616160Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T17:47:16.4622070Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T17:47:16.4632390Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T17:47:16.4634380Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T17:47:16.4775230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9209-rtidx2.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-16T17:47:18.6359670Z ==> Summary 2021-05-16T17:47:18.6382340Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T17:47:18.6389570Z ==> Installing libav dependency: fdk-aac 2021-05-16T17:47:18.6411890Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T17:47:18.6429090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9027-t6fon3 2021-05-16T17:47:18.6720870Z cp -pR /private/tmp/d20210516-9027-t6fon3/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T17:47:18.6908180Z chmod -Rf +w /private/tmp/d20210516-9027-t6fon3 2021-05-16T17:47:18.7388090Z ==> Finishing up 2021-05-16T17:47:18.7827180Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T17:47:18.7834180Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T17:47:18.7842550Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T17:47:18.7859560Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T17:47:18.7860960Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T17:47:18.7862230Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T17:47:18.8006160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9235-zu8jyc.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-16T17:47:20.9658800Z ==> Summary 2021-05-16T17:47:20.9681330Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T17:47:20.9688080Z ==> Installing libav dependency: sdl 2021-05-16T17:47:20.9709340Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T17:47:20.9727250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9027-1wskn0i 2021-05-16T17:47:21.0479510Z cp -pR /private/tmp/d20210516-9027-1wskn0i/sdl/. /usr/local/Cellar/sdl 2021-05-16T17:47:21.1599220Z chmod -Rf +w /private/tmp/d20210516-9027-1wskn0i 2021-05-16T17:47:21.2808170Z ==> Finishing up 2021-05-16T17:47:21.3263730Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T17:47:21.3271020Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T17:47:21.3289370Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T17:47:21.3302920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T17:47:21.3308660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T17:47:21.3314480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T17:47:21.3320270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T17:47:21.3345120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T17:47:21.3352030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T17:47:21.3359750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T17:47:21.3367140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T17:47:21.3374760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T17:47:21.3382100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T17:47:21.3389180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T17:47:21.3396490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T17:47:21.3403510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T17:47:21.3410570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T17:47:21.3417620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T17:47:21.3424920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T17:47:21.3430520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T17:47:21.3436260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T17:47:21.3441870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T17:47:21.3447570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T17:47:21.3453260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T17:47:21.3458900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T17:47:21.3464840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T17:47:21.3471830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T17:47:21.3476840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T17:47:21.3483090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T17:47:21.3488430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T17:47:21.3494110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T17:47:21.3499790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T17:47:21.3505600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T17:47:21.3522730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T17:47:21.3529440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T17:47:21.3536410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T17:47:21.3542280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T17:47:21.3547840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T17:47:21.3554070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T17:47:21.3559820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T17:47:21.3565790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T17:47:21.3571420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T17:47:21.3577350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T17:47:21.3584000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T17:47:21.3591290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T17:47:21.3597010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T17:47:21.3603240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T17:47:21.3608870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T17:47:21.3614650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T17:47:21.3620570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T17:47:21.3626610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T17:47:21.3632050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T17:47:21.3638100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T17:47:21.3644350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T17:47:21.3650100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T17:47:21.3655440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T17:47:21.3661250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T17:47:21.3666720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T17:47:21.3672300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T17:47:21.3678060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T17:47:21.3684000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T17:47:21.3689660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T17:47:21.3694930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T17:47:21.3702770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T17:47:21.3711360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T17:47:21.3719930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T17:47:21.3725880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T17:47:21.3731690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T17:47:21.3737850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T17:47:21.3744100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T17:47:21.3750360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T17:47:21.3756200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T17:47:21.3762360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T17:47:21.3768850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T17:47:21.3774830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T17:47:21.3780720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T17:47:21.3786620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T17:47:21.3793020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T17:47:21.3799890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T17:47:21.3807230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T17:47:21.3813960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T17:47:21.3820270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T17:47:21.3826150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T17:47:21.3832290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T17:47:21.3838370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T17:47:21.3844610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T17:47:21.3850880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T17:47:21.3857000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T17:47:21.3863200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T17:47:21.3869370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T17:47:21.3875820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T17:47:21.3881730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T17:47:21.3887740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T17:47:21.3893820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T17:47:21.3900290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T17:47:21.3907260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T17:47:21.3914330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T17:47:21.3933270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T17:47:21.3939230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T17:47:21.3944790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T17:47:21.3949310Z Only the first 100 operations were output. 2021-05-16T17:47:21.4830260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9261-11ngvtw.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-16T17:47:23.6177100Z ==> Summary 2021-05-16T17:47:23.6308150Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T17:47:23.6314260Z ==> Installing libav 2021-05-16T17:47:23.6319090Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T17:47:23.6336970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9027-1u1ys2n 2021-05-16T17:47:23.8715490Z cp -pR /private/tmp/d20210516-9027-1u1ys2n/libav/. /usr/local/Cellar/libav 2021-05-16T17:47:23.9746000Z chmod -Rf +w /private/tmp/d20210516-9027-1u1ys2n 2021-05-16T17:47:25.3950390Z ==> Finishing up 2021-05-16T17:47:25.4410980Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T17:47:25.4415590Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T17:47:25.4434450Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T17:47:25.4446850Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T17:47:25.4452930Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T17:47:25.4458520Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T17:47:25.4796940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9287-1y1yfqv.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-16T17:47:27.6473930Z ==> Summary 2021-05-16T17:47:27.6493700Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T17:47:30.0194160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T17:47:31.6746150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T17:47:32.0139180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T17%3A55%3A00Z&sig=hZQwtK5SwWdfzaJLe8YRwunZN6dd9EDRcM8ugyfLQ3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:32.1978630Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:47:34.5969360Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T17:47:36.8329280Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T17:47:36.8329960Z To reinstall 4.3.0, run: 2021-05-16T17:47:36.8330410Z brew reinstall libtiff 2021-05-16T17:47:38.3107030Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T17:47:38.3107740Z To reinstall 2.3.9_1, run: 2021-05-16T17:47:38.3108830Z brew reinstall unixodbc 2021-05-16T17:47:39.7848230Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T17:47:39.7848950Z To reinstall 1.0.18_1, run: 2021-05-16T17:47:39.7849440Z brew reinstall libsodium 2021-05-16T17:47:41.2895570Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T17:47:41.2896220Z To reinstall 4.1.1, run: 2021-05-16T17:47:41.2896740Z brew reinstall tesseract 2021-05-16T17:47:42.7954980Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T17:47:42.7955620Z To reinstall 1.21.1, run: 2021-05-16T17:47:42.7956700Z brew reinstall wget 2021-05-16T17:47:44.2922710Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T17:47:44.2923390Z To reinstall 4.3.4, run: 2021-05-16T17:47:44.2923900Z brew reinstall zeromq 2021-05-16T17:47:45.7686410Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T17:47:45.7687210Z To reinstall 2.2.27.6_1, run: 2021-05-16T17:47:45.7688240Z brew reinstall udunits 2021-05-16T17:47:47.2494550Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T17:47:47.2495170Z To reinstall 1.2.0, run: 2021-05-16T17:47:47.2495670Z brew reinstall webp 2021-05-16T17:47:48.7832400Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T17:47:50.5244610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T17:47:50.8584700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T17%3A55%3A00Z&sig=wGM9PKRzBtyfJDfcXU2NPRl%2BjF69iwEtSqQGeGrV570%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:52.7024860Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T17:48:31.1707720Z ==> Caveats 2021-05-16T17:48:31.1708660Z Bash completion has been installed to: 2021-05-16T17:48:31.1709630Z /usr/local/etc/bash_completion.d 2021-05-16T17:48:31.1710560Z ==> Summary 2021-05-16T17:48:32.4069920Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T17:48:35.3947820Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T17:48:35.3953310Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174835Z&X-Amz-Expires=300&X-Amz-Signature=7d5dd4d07b93bafa5004c7cb0b866d044610909768362103a670e83e5102b712&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-16T17:48:38.0136150Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:48:38.0137350Z ==> Installing Cask xquartz 2021-05-16T17:48:54.6053370Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T17:48:54.6054900Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T17:49:20.8244010Z installer: Package name is 2021-05-16T17:49:20.8246310Z installer: Installing at base path / 2021-05-16T17:49:20.8247410Z installer: The install was successful. 2021-05-16T17:49:20.8248130Z installer: The install requires logging out now. 2021-05-16T17:49:20.9062940Z 🍺 xquartz was successfully installed! 2021-05-16T17:49:20.9303270Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:49:20.9303810Z with: 2021-05-16T17:49:20.9304270Z github_slug: neuroconductor/oro.asl 2021-05-16T17:49:20.9304680Z env: 2021-05-16T17:49:20.9305060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:49:20.9305880Z TIC_DEPLOY_KEY: 2021-05-16T17:49:20.9306200Z RSPM: 2021-05-16T17:49:20.9307520Z GITHUB_PAT: *** 2021-05-16T17:49:20.9307910Z COVERALLS_TOKEN: 2021-05-16T17:49:20.9308340Z continue-on-error: false 2021-05-16T17:49:20.9308780Z VDIFFR_RUN_TESTS: false 2021-05-16T17:49:20.9309230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:49:20.9309630Z TZ: UTC 2021-05-16T17:49:20.9309970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:49:20.9310330Z NOT_CRAN: true 2021-05-16T17:49:20.9310660Z ##[endgroup] 2021-05-16T17:49:21.0045470Z repo slug is: neuroconductor/oro.asl 2021-05-16T17:49:21.0159670Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:49:21.0160320Z env: 2021-05-16T17:49:21.0160730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:49:21.0161210Z TIC_DEPLOY_KEY: 2021-05-16T17:49:21.0161580Z RSPM: 2021-05-16T17:49:21.0162420Z GITHUB_PAT: *** 2021-05-16T17:49:21.0162840Z COVERALLS_TOKEN: 2021-05-16T17:49:21.0163420Z continue-on-error: false 2021-05-16T17:49:21.0163940Z VDIFFR_RUN_TESTS: false 2021-05-16T17:49:21.0164420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:49:21.0164870Z TZ: UTC 2021-05-16T17:49:21.0165240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:49:21.0165660Z NOT_CRAN: true 2021-05-16T17:49:21.0166210Z ##[endgroup] 2021-05-16T17:49:22.2959130Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:49:22.2959790Z with: 2021-05-16T17:49:22.2960150Z repo_name: oro.asl 2021-05-16T17:49:22.2960570Z repo_version: 0.1.1 2021-05-16T17:49:22.2960950Z runner_os: macOS 2021-05-16T17:49:22.2961330Z R_version: 4.0 2021-05-16T17:49:22.2961650Z env: 2021-05-16T17:49:22.2962090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:49:22.2962550Z TIC_DEPLOY_KEY: 2021-05-16T17:49:22.2962980Z RSPM: 2021-05-16T17:49:22.2964210Z GITHUB_PAT: *** 2021-05-16T17:49:22.2964650Z COVERALLS_TOKEN: 2021-05-16T17:49:22.2965140Z continue-on-error: false 2021-05-16T17:49:22.2965660Z VDIFFR_RUN_TESTS: false 2021-05-16T17:49:22.2966160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:49:22.2966580Z TZ: UTC 2021-05-16T17:49:22.2966970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:49:22.2967360Z NOT_CRAN: true 2021-05-16T17:49:22.2967750Z ##[endgroup] 2021-05-16T17:49:22.3622030Z Package: oro.asl 2021-05-16T17:49:22.3627430Z Version: 0.1.1 2021-05-16T17:49:22.3627870Z OS: macOS 2021-05-16T17:49:22.3706980Z ##[group]Run install.packages('remotes') 2021-05-16T17:49:22.3707710Z install.packages('remotes') 2021-05-16T17:49:22.3708500Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:49:22.3709470Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:49:22.3877390Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:49:22.3877810Z env: 2021-05-16T17:49:22.3878220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:49:22.3878700Z TIC_DEPLOY_KEY: 2021-05-16T17:49:22.3879020Z RSPM: 2021-05-16T17:49:22.3879880Z GITHUB_PAT: *** 2021-05-16T17:49:22.3880280Z COVERALLS_TOKEN: 2021-05-16T17:49:22.3880710Z continue-on-error: false 2021-05-16T17:49:22.3881160Z VDIFFR_RUN_TESTS: false 2021-05-16T17:49:22.3881600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:49:22.3882020Z TZ: UTC 2021-05-16T17:49:22.3882400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:49:22.3882990Z NOT_CRAN: true 2021-05-16T17:49:22.3883380Z ##[endgroup] 2021-05-16T17:49:22.6216810Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:49:22.6217950Z (as ‘lib’ is unspecified) 2021-05-16T17:49:25.2012720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-16T17:49:25.4604550Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-16T17:49:25.4828370Z ================================================== 2021-05-16T17:49:25.4828860Z downloaded 381 KB 2021-05-16T17:49:25.4829490Z 2021-05-16T17:49:25.5062010Z 2021-05-16T17:49:25.5070040Z The downloaded binary packages are in 2021-05-16T17:49:25.5071690Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpSeAMEP/downloaded_packages 2021-05-16T17:49:31.2736880Z ##[group]Run actions/cache@v1 2021-05-16T17:49:31.2737380Z with: 2021-05-16T17:49:31.2737830Z path: /Users/runner/work/_temp/Library 2021-05-16T17:49:31.2740570Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-f598336ee4e7de286fd7695f4380e0616e239ce94aa0bd4a54ca346334a25964 2021-05-16T17:49:31.2743900Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T17:49:31.2745050Z env: 2021-05-16T17:49:31.2745460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:49:31.2745930Z TIC_DEPLOY_KEY: 2021-05-16T17:49:31.2746270Z RSPM: 2021-05-16T17:49:31.2747970Z GITHUB_PAT: *** 2021-05-16T17:49:31.2748480Z COVERALLS_TOKEN: 2021-05-16T17:49:31.2748950Z continue-on-error: false 2021-05-16T17:49:31.2749540Z VDIFFR_RUN_TESTS: false 2021-05-16T17:49:31.2750020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:49:31.2750480Z TZ: UTC 2021-05-16T17:49:31.2750970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:49:31.2751380Z NOT_CRAN: true 2021-05-16T17:49:31.2751760Z ##[endgroup] 2021-05-16T17:49:31.3488360Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:49:31.3580890Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:49:31.3581700Z remotes::install_github("ropensci/tic") 2021-05-16T17:49:31.3582340Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:49:31.3583000Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:49:31.3583580Z remotes::install_cran("covr") 2021-05-16T17:49:31.3758070Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:49:31.3758470Z env: 2021-05-16T17:49:31.3759040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:49:31.3759470Z TIC_DEPLOY_KEY: 2021-05-16T17:49:31.3759850Z RSPM: 2021-05-16T17:49:31.3760740Z GITHUB_PAT: *** 2021-05-16T17:49:31.3761130Z COVERALLS_TOKEN: 2021-05-16T17:49:31.3761600Z continue-on-error: false 2021-05-16T17:49:31.3762050Z VDIFFR_RUN_TESTS: false 2021-05-16T17:49:31.3762560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:49:31.3763080Z TZ: UTC 2021-05-16T17:49:31.3763460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:49:31.3763850Z NOT_CRAN: true 2021-05-16T17:49:31.3764180Z ##[endgroup] 2021-05-16T17:49:31.6361800Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:49:32.3030640Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:49:36.2097520Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:49:36.2098640Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:49:36.2099490Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:49:36.2100360Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:49:36.2101250Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:49:36.2102130Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:49:36.2103000Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:49:36.2103840Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:49:36.2104830Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:49:36.2105650Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:49:36.2106490Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:49:36.2107270Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:49:36.2108180Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:49:36.2108990Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:49:36.2109830Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:49:36.2110640Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:49:36.2111550Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:49:36.2112450Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:49:36.2113280Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T17:49:36.2114130Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:49:36.2114940Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:49:36.2116500Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:49:36.2117310Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:49:36.2118390Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:49:36.2119240Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:49:36.2120150Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:49:36.2121050Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:49:36.2121870Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:49:36.2122730Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:49:36.2123560Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:49:36.2124430Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:49:36.2125250Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:49:36.2126150Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:49:36.2126990Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:49:36.2127880Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:49:36.2129900Z 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-16T17:49:36.2139450Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:49:36.2140640Z (as ‘lib’ is unspecified) 2021-05-16T17:49:38.1391580Z 2021-05-16T17:49:38.1392680Z There is a binary version available but the source version is later: 2021-05-16T17:49:38.1418640Z binary source needs_compilation 2021-05-16T17:49:38.1419390Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T17:49:38.1419660Z 2021-05-16T17:49:38.1447530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-16T17:49:38.4019770Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-16T17:49:38.4515340Z ================================================== 2021-05-16T17:49:38.4515920Z downloaded 1.3 MB 2021-05-16T17:49:38.4516210Z 2021-05-16T17:49:38.4567400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-16T17:49:38.6426440Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-16T17:49:38.6633020Z ================================================== 2021-05-16T17:49:38.6633590Z downloaded 219 KB 2021-05-16T17:49:38.6633880Z 2021-05-16T17:49:38.6669500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-16T17:49:38.8215010Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-16T17:49:38.8232940Z ================================================== 2021-05-16T17:49:38.8233960Z downloaded 135 KB 2021-05-16T17:49:38.8234570Z 2021-05-16T17:49:38.8267570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-16T17:49:38.9913110Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-16T17:49:38.9919690Z ================================================== 2021-05-16T17:49:38.9920420Z downloaded 46 KB 2021-05-16T17:49:38.9920720Z 2021-05-16T17:49:38.9953100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-16T17:49:39.2845030Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-16T17:49:39.2845930Z ================================================== 2021-05-16T17:49:39.2846390Z downloaded 21 KB 2021-05-16T17:49:39.2846640Z 2021-05-16T17:49:39.2881820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-16T17:49:39.5270110Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-16T17:49:39.5287250Z ================================================== 2021-05-16T17:49:39.5287790Z downloaded 80 KB 2021-05-16T17:49:39.5288090Z 2021-05-16T17:49:39.5324330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-16T17:49:39.6779380Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-16T17:49:39.7547130Z ================================================== 2021-05-16T17:49:39.7548030Z downloaded 2.8 MB 2021-05-16T17:49:39.7548330Z 2021-05-16T17:49:39.7643960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-16T17:49:40.0037120Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-16T17:49:40.0037840Z ================================================== 2021-05-16T17:49:40.0038680Z downloaded 34 KB 2021-05-16T17:49:40.0039010Z 2021-05-16T17:49:40.0071350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-16T17:49:40.3077620Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-16T17:49:40.3364700Z ================================================== 2021-05-16T17:49:40.3365220Z downloaded 841 KB 2021-05-16T17:49:40.3365510Z 2021-05-16T17:49:40.3411020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-16T17:49:40.5892940Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-16T17:49:40.6076280Z ================================================== 2021-05-16T17:49:40.6077070Z downloaded 480 KB 2021-05-16T17:49:40.6077380Z 2021-05-16T17:49:40.6115750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-16T17:49:40.7846910Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-16T17:49:40.7848940Z ================================================== 2021-05-16T17:49:40.7850140Z downloaded 12 KB 2021-05-16T17:49:40.7850940Z 2021-05-16T17:49:40.7891330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-16T17:49:41.0466270Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-16T17:49:41.0729030Z ================================================== 2021-05-16T17:49:41.0729920Z downloaded 486 KB 2021-05-16T17:49:41.0730330Z 2021-05-16T17:49:41.0824470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-16T17:49:41.3950560Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-16T17:49:41.3969960Z ================================================== 2021-05-16T17:49:41.3970430Z downloaded 89 KB 2021-05-16T17:49:41.3970740Z 2021-05-16T17:49:41.4006130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-16T17:49:41.5384290Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-16T17:49:41.5546140Z ================================================== 2021-05-16T17:49:41.5546670Z downloaded 518 KB 2021-05-16T17:49:41.5546950Z 2021-05-16T17:49:41.5585020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-16T17:49:41.8212230Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-16T17:49:41.8281540Z ================================================== 2021-05-16T17:49:41.8282080Z downloaded 206 KB 2021-05-16T17:49:41.8282380Z 2021-05-16T17:49:41.8317380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-16T17:49:41.9700650Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-16T17:49:41.9807280Z ================================================== 2021-05-16T17:49:41.9807870Z downloaded 265 KB 2021-05-16T17:49:41.9808170Z 2021-05-16T17:49:41.9843830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-16T17:49:42.3817560Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-16T17:49:42.3854550Z ================================================== 2021-05-16T17:49:42.3855070Z downloaded 166 KB 2021-05-16T17:49:42.3855320Z 2021-05-16T17:49:42.3893410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-16T17:49:42.5298050Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-16T17:49:42.5322730Z ================================================== 2021-05-16T17:49:42.5323280Z downloaded 94 KB 2021-05-16T17:49:42.5323580Z 2021-05-16T17:49:42.5359540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-16T17:49:42.7954340Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-16T17:49:42.7982080Z ================================================== 2021-05-16T17:49:42.7982650Z downloaded 136 KB 2021-05-16T17:49:42.7982980Z 2021-05-16T17:49:42.8018700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-16T17:49:42.9980520Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-16T17:49:42.9999910Z ================================================== 2021-05-16T17:49:43.0000440Z downloaded 183 KB 2021-05-16T17:49:43.0000820Z 2021-05-16T17:49:43.0036330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-16T17:49:43.2898180Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-16T17:49:43.2946520Z ================================================== 2021-05-16T17:49:43.2947050Z downloaded 198 KB 2021-05-16T17:49:43.2947450Z 2021-05-16T17:49:43.2993170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-16T17:49:43.5393650Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-16T17:49:43.5448910Z ================================================== 2021-05-16T17:49:43.5449530Z downloaded 204 KB 2021-05-16T17:49:43.5449810Z 2021-05-16T17:49:43.5485470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-16T17:49:43.6820310Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-16T17:49:43.6840690Z ================================================== 2021-05-16T17:49:43.6841820Z downloaded 64 KB 2021-05-16T17:49:43.6842090Z 2021-05-16T17:49:43.6863520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-16T17:49:43.8546970Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-16T17:49:43.8570570Z ================================================== 2021-05-16T17:49:43.8571110Z downloaded 44 KB 2021-05-16T17:49:43.8571420Z 2021-05-16T17:49:43.8604750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-16T17:49:44.0515790Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-16T17:49:44.0587360Z ================================================== 2021-05-16T17:49:44.0587880Z downloaded 408 KB 2021-05-16T17:49:44.0588170Z 2021-05-16T17:49:44.0623980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-16T17:49:44.2089750Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-16T17:49:44.2114100Z ================================================== 2021-05-16T17:49:44.2114650Z downloaded 91 KB 2021-05-16T17:49:44.2114950Z 2021-05-16T17:49:44.2242040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-16T17:49:44.5524760Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-16T17:49:44.5563330Z ================================================== 2021-05-16T17:49:44.5563960Z downloaded 134 KB 2021-05-16T17:49:44.5564270Z 2021-05-16T17:49:44.5599740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-16T17:49:44.7586280Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-16T17:49:44.7912380Z ================================================== 2021-05-16T17:49:44.7913130Z downloaded 1.9 MB 2021-05-16T17:49:44.7913430Z 2021-05-16T17:49:44.7969740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-16T17:49:45.0142310Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-16T17:49:45.0349480Z ================================================== 2021-05-16T17:49:45.0350000Z downloaded 532 KB 2021-05-16T17:49:45.0350300Z 2021-05-16T17:49:45.0388040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-16T17:49:45.2928140Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-16T17:49:45.3024420Z ================================================== 2021-05-16T17:49:45.3025300Z downloaded 515 KB 2021-05-16T17:49:45.3025560Z 2021-05-16T17:49:45.3064420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-16T17:49:45.5254890Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-16T17:49:45.5258960Z ================================================== 2021-05-16T17:49:45.5259460Z downloaded 47 KB 2021-05-16T17:49:45.5259770Z 2021-05-16T17:49:45.5296920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-16T17:49:45.7579610Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-16T17:49:45.7718690Z ================================================== 2021-05-16T17:49:45.7719250Z downloaded 690 KB 2021-05-16T17:49:45.7719550Z 2021-05-16T17:49:45.7765630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-16T17:49:45.9242580Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-16T17:49:45.9247910Z ================================================== 2021-05-16T17:49:45.9248610Z downloaded 46 KB 2021-05-16T17:49:45.9248890Z 2021-05-16T17:49:45.9286150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-16T17:49:46.2232160Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-16T17:49:46.2544570Z ================================================== 2021-05-16T17:49:46.2545130Z downloaded 2.0 MB 2021-05-16T17:49:46.2545750Z 2021-05-16T17:49:47.2428450Z installing the source package ‘cachem’ 2021-05-16T17:49:47.2428930Z 2021-05-16T17:49:47.3014160Z 2021-05-16T17:49:47.3015020Z The downloaded binary packages are in 2021-05-16T17:49:47.3118180Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:49:47.3119410Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp0gPKYe/downloaded_packages 2021-05-16T17:49:47.4694100Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:49:47.4749940Z ================================================== 2021-05-16T17:49:47.4778370Z downloaded 24 KB 2021-05-16T17:49:47.4806290Z 2021-05-16T17:49:47.8091480Z * installing *source* package ‘cachem’ ... 2021-05-16T17:49:47.8102700Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:47.8109670Z ** using staged installation 2021-05-16T17:49:47.8297160Z ** libs 2021-05-16T17:49:52.3787250Z 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-16T17:49:52.9695590Z 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-16T17:49:53.0531930Z 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-16T17:49:53.2949580Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:49:53.3051150Z ** R 2021-05-16T17:49:53.3153010Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:54.2577130Z ** help 2021-05-16T17:49:54.2942970Z *** installing help indices 2021-05-16T17:49:54.3295110Z ** building package indices 2021-05-16T17:49:54.6146750Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:49:55.0035550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:49:56.3911870Z ** testing if installed package can be loaded from final location 2021-05-16T17:49:56.6680320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:49:56.6703250Z * DONE (cachem) 2021-05-16T17:49:56.6851490Z 2021-05-16T17:49:56.6852270Z The downloaded source packages are in 2021-05-16T17:49:56.6854500Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0gPKYe/downloaded_packages’ 2021-05-16T17:49:56.6866240Z Running `R CMD build`... 2021-05-16T17:49:59.8496050Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0gPKYe/remotes2a2f168a18f9/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:49:59.8497530Z * preparing ‘tic’: 2021-05-16T17:49:59.8498530Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:49:59.8499320Z * installing the package to process help pages 2021-05-16T17:49:59.8500540Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:49:59.8501320Z * checking for empty or unneeded directories 2021-05-16T17:49:59.8502340Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:49:59.8503310Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:49:59.8504220Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:49:59.8509260Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:49:59.8510350Z (as ‘lib’ is unspecified) 2021-05-16T17:50:00.3485830Z * installing *source* package ‘tic’ ... 2021-05-16T17:50:00.3488750Z ** using staged installation 2021-05-16T17:50:00.3810860Z ** R 2021-05-16T17:50:00.4190300Z ** inst 2021-05-16T17:50:00.4362030Z ** preparing package for lazy loading 2021-05-16T17:50:00.9710630Z ** help 2021-05-16T17:50:01.1895460Z *** installing help indices 2021-05-16T17:50:01.4111720Z *** copying figures 2021-05-16T17:50:01.4214090Z ** building package indices 2021-05-16T17:50:01.7653330Z ** installing vignettes 2021-05-16T17:50:01.7747630Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:02.1177830Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:02.6616090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:02.6717540Z * DONE (tic) 2021-05-16T17:50:02.7248080Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:50:03.1567970Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:50:06.1228730Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:50:06.1231920Z 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-16T17:50:06.1264210Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:50:06.1265690Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:50:06.1267050Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:50:06.1268820Z (as ‘lib’ is unspecified) 2021-05-16T17:50:06.1270140Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:50:06.1271470Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:50:06.1272670Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:50:06.1273900Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:50:06.1285130Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:50:06.1286410Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:50:06.1287630Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:50:06.1288810Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:50:06.1290030Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:50:06.1291260Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:50:06.1303690Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:50:06.1304940Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:50:06.1306160Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:50:06.1330090Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:50:06.1331350Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:50:06.1332530Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:50:06.1333730Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:50:06.1338920Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:50:06.1340820Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:50:06.1342040Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:50:06.1343480Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:50:06.1344690Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:50:06.1345890Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:50:06.1351720Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:50:06.1352980Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:50:06.1354250Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:50:06.1356040Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:50:06.1357280Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:50:06.1358530Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:50:06.1368060Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:50:06.1369380Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:50:06.1370630Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:50:06.1375860Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:50:06.1377110Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:50:06.1378340Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:50:07.8235110Z 2021-05-16T17:50:07.8236150Z There are binary versions available but the source versions are later: 2021-05-16T17:50:07.8247420Z binary source needs_compilation 2021-05-16T17:50:07.8248050Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T17:50:07.8249120Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T17:50:07.8249630Z xfun 0.22 0.23 TRUE 2021-05-16T17:50:07.8249880Z 2021-05-16T17:50:07.8264890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-16T17:50:08.0264870Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-16T17:50:08.0316940Z ================================================== 2021-05-16T17:50:08.0317400Z downloaded 192 KB 2021-05-16T17:50:08.0317660Z 2021-05-16T17:50:08.0451170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-16T17:50:08.3297540Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-16T17:50:08.3740420Z ================================================== 2021-05-16T17:50:08.3740910Z downloaded 1.3 MB 2021-05-16T17:50:08.3741170Z 2021-05-16T17:50:08.3792700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-16T17:50:08.5136410Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-16T17:50:08.5137130Z ================================================== 2021-05-16T17:50:08.5137530Z downloaded 17 KB 2021-05-16T17:50:08.5137790Z 2021-05-16T17:50:08.5169060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-16T17:50:08.7879740Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-16T17:50:08.7888740Z ================================================== 2021-05-16T17:50:08.7889180Z downloaded 43 KB 2021-05-16T17:50:08.7889460Z 2021-05-16T17:50:08.7924630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-16T17:50:08.9578010Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-16T17:50:08.9675350Z ================================================== 2021-05-16T17:50:08.9675820Z downloaded 207 KB 2021-05-16T17:50:08.9676090Z 2021-05-16T17:50:08.9710320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-16T17:50:09.2411650Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-16T17:50:09.2654630Z ================================================== 2021-05-16T17:50:09.2655120Z downloaded 975 KB 2021-05-16T17:50:09.2655370Z 2021-05-16T17:50:09.2706640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-16T17:50:09.5068490Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-16T17:50:09.5077880Z ================================================== 2021-05-16T17:50:09.5078700Z downloaded 68 KB 2021-05-16T17:50:09.5078970Z 2021-05-16T17:50:09.5112570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-16T17:50:09.6460570Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-16T17:50:09.6572160Z ================================================== 2021-05-16T17:50:09.6572630Z downloaded 278 KB 2021-05-16T17:50:09.6572890Z 2021-05-16T17:50:09.6609520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-16T17:50:09.8015070Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-16T17:50:09.8156210Z ================================================== 2021-05-16T17:50:09.8156720Z downloaded 288 KB 2021-05-16T17:50:09.8156990Z 2021-05-16T17:50:09.8192870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-16T17:50:10.0277120Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T17:50:10.0277790Z ================================================== 2021-05-16T17:50:10.0278200Z downloaded 15 KB 2021-05-16T17:50:10.0278580Z 2021-05-16T17:50:10.0320100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-16T17:50:10.2743630Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-16T17:50:10.2779880Z ================================================== 2021-05-16T17:50:10.2781210Z downloaded 148 KB 2021-05-16T17:50:10.2781940Z 2021-05-16T17:50:10.2818870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-16T17:50:10.4875970Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-16T17:50:10.4884210Z ================================================== 2021-05-16T17:50:10.4884670Z downloaded 72 KB 2021-05-16T17:50:10.4884930Z 2021-05-16T17:50:10.4922420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-16T17:50:10.6445550Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-16T17:50:10.6446360Z ================================================== 2021-05-16T17:50:10.6446750Z downloaded 35 KB 2021-05-16T17:50:10.6447010Z 2021-05-16T17:50:10.6481520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-16T17:50:10.9345930Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-16T17:50:10.9573900Z ================================================== 2021-05-16T17:50:10.9574400Z downloaded 293 KB 2021-05-16T17:50:10.9574650Z 2021-05-16T17:50:11.0186330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-16T17:50:11.2756390Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-16T17:50:11.3005770Z ================================================== 2021-05-16T17:50:11.3006340Z downloaded 425 KB 2021-05-16T17:50:11.3006600Z 2021-05-16T17:50:11.3041570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-16T17:50:11.5776490Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-16T17:50:11.5777340Z ================================================== 2021-05-16T17:50:11.5777750Z downloaded 36 KB 2021-05-16T17:50:11.5778010Z 2021-05-16T17:50:11.5811240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-16T17:50:11.8651090Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-16T17:50:11.9644130Z ================================================== 2021-05-16T17:50:11.9662160Z downloaded 2.2 MB 2021-05-16T17:50:11.9662430Z 2021-05-16T17:50:11.9721270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-16T17:50:12.2681600Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-16T17:50:12.2711620Z ================================================== 2021-05-16T17:50:12.2712380Z downloaded 194 KB 2021-05-16T17:50:12.2713100Z 2021-05-16T17:50:12.2752360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-16T17:50:12.5692170Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-16T17:50:12.5693400Z ================================================== 2021-05-16T17:50:12.5694450Z downloaded 38 KB 2021-05-16T17:50:12.5695140Z 2021-05-16T17:50:12.5730180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-16T17:50:12.9430320Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-16T17:50:12.9537870Z ================================================== 2021-05-16T17:50:12.9538350Z downloaded 205 KB 2021-05-16T17:50:12.9538610Z 2021-05-16T17:50:12.9576080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-16T17:50:13.3291630Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-16T17:50:14.1084350Z ================================================== 2021-05-16T17:50:14.1084950Z downloaded 13.9 MB 2021-05-16T17:50:14.1085210Z 2021-05-16T17:50:14.1264240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-16T17:50:14.4857260Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-16T17:50:14.6468800Z ================================================== 2021-05-16T17:50:14.6469350Z downloaded 3.1 MB 2021-05-16T17:50:14.6469620Z 2021-05-16T17:50:14.6571470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-16T17:50:14.8435530Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-16T17:50:14.8865190Z ================================================== 2021-05-16T17:50:14.8865830Z downloaded 1.3 MB 2021-05-16T17:50:14.8866090Z 2021-05-16T17:50:14.8910570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-16T17:50:15.0509390Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-16T17:50:15.0572700Z ================================================== 2021-05-16T17:50:15.0573210Z downloaded 302 KB 2021-05-16T17:50:15.0573500Z 2021-05-16T17:50:15.0612540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-16T17:50:15.3834080Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-16T17:50:15.4166670Z ================================================== 2021-05-16T17:50:15.4167150Z downloaded 104 KB 2021-05-16T17:50:15.4167530Z 2021-05-16T17:50:15.4203550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-16T17:50:15.5846860Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-16T17:50:15.5847720Z ================================================== 2021-05-16T17:50:15.5848250Z downloaded 21 KB 2021-05-16T17:50:15.5848550Z 2021-05-16T17:50:15.5881800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-16T17:50:15.7794730Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-16T17:50:15.7808790Z ================================================== 2021-05-16T17:50:15.7809300Z downloaded 43 KB 2021-05-16T17:50:15.7809560Z 2021-05-16T17:50:15.7852830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-16T17:50:16.0222810Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-16T17:50:16.0223560Z ================================================== 2021-05-16T17:50:16.0223970Z downloaded 33 KB 2021-05-16T17:50:16.0224230Z 2021-05-16T17:50:16.0257470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-16T17:50:16.3082330Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-16T17:50:16.3100570Z ================================================== 2021-05-16T17:50:16.3101020Z downloaded 137 KB 2021-05-16T17:50:16.3101290Z 2021-05-16T17:50:16.3161660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-16T17:50:16.4776240Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-16T17:50:16.6218430Z ================================================== 2021-05-16T17:50:16.6218970Z downloaded 2.8 MB 2021-05-16T17:50:16.6219250Z 2021-05-16T17:50:16.6300690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-16T17:50:16.7933250Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-16T17:50:16.7945010Z ================================================== 2021-05-16T17:50:16.7945490Z downloaded 64 KB 2021-05-16T17:50:16.7945750Z 2021-05-16T17:50:16.7980990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-16T17:50:17.0259670Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-16T17:50:17.1003050Z ================================================== 2021-05-16T17:50:17.1003540Z downloaded 954 KB 2021-05-16T17:50:17.1003800Z 2021-05-16T17:50:17.1047090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-16T17:50:17.3921200Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-16T17:50:17.3984230Z ================================================== 2021-05-16T17:50:17.3984710Z downloaded 129 KB 2021-05-16T17:50:17.3984970Z 2021-05-16T17:50:17.4028550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-16T17:50:17.5622250Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-16T17:50:17.5671090Z ================================================== 2021-05-16T17:50:17.5671920Z downloaded 384 KB 2021-05-16T17:50:17.5672220Z 2021-05-16T17:50:19.0070870Z 2021-05-16T17:50:19.0172880Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T17:50:19.0173630Z The downloaded binary packages are in 2021-05-16T17:50:19.0174070Z 2021-05-16T17:50:19.0272920Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp0gPKYe/downloaded_packages 2021-05-16T17:50:19.0276100Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:50:19.2571120Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:50:19.2795440Z ================================================== 2021-05-16T17:50:19.2796060Z downloaded 1.1 MB 2021-05-16T17:50:19.2796320Z 2021-05-16T17:50:19.2844810Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:50:19.5804300Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:50:19.6063270Z ================================================== 2021-05-16T17:50:19.6124740Z downloaded 670 KB 2021-05-16T17:50:19.6125430Z 2021-05-16T17:50:19.6127560Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:50:19.7369420Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:50:19.7440790Z ================================================== 2021-05-16T17:50:19.7460960Z downloaded 109 KB 2021-05-16T17:50:19.7476650Z 2021-05-16T17:50:20.3753130Z * installing *source* package ‘pillar’ ... 2021-05-16T17:50:20.4195160Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:20.4296810Z ** using staged installation 2021-05-16T17:50:20.4504910Z ** R 2021-05-16T17:50:20.4891890Z ** inst 2021-05-16T17:50:20.5051040Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:23.3690920Z ** help 2021-05-16T17:50:23.6566140Z *** installing help indices 2021-05-16T17:50:23.7267880Z *** copying figures 2021-05-16T17:50:23.7369590Z ** building package indices 2021-05-16T17:50:24.0647860Z ** installing vignettes 2021-05-16T17:50:24.0780340Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:24.4892130Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:25.0358300Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:25.0461300Z * DONE (pillar) 2021-05-16T17:50:25.6543780Z * installing *source* package ‘xfun’ ... 2021-05-16T17:50:25.6657400Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:25.6758120Z ** using staged installation 2021-05-16T17:50:25.6859270Z ** libs 2021-05-16T17:50:25.7163010Z 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-16T17:50:25.9313370Z 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-16T17:50:26.0131280Z 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-16T17:50:27.3182860Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:50:27.3221850Z ** R 2021-05-16T17:50:27.3514430Z ** inst 2021-05-16T17:50:27.3553280Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:29.0055840Z ** help 2021-05-16T17:50:29.2255000Z *** installing help indices 2021-05-16T17:50:29.3442280Z ** building package indices 2021-05-16T17:50:29.7101080Z ** installing vignettes 2021-05-16T17:50:29.7197770Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:30.0700930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:50:30.1909260Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:30.4727050Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:30.4760850Z * DONE (xfun) 2021-05-16T17:50:31.1120640Z * installing *source* package ‘tibble’ ... 2021-05-16T17:50:31.1281980Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:31.1282860Z ** using staged installation 2021-05-16T17:50:31.1568130Z ** libs 2021-05-16T17:50:31.1736100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:50:31.2491500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:50:31.3581260Z 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-16T17:50:31.4233370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:50:31.5521030Z 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 tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:50:31.6068330Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T17:50:31.6108450Z ** R 2021-05-16T17:50:31.6459290Z ** inst 2021-05-16T17:50:31.6587640Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:33.9888440Z ** help 2021-05-16T17:50:34.0935970Z *** installing help indices 2021-05-16T17:50:34.1517920Z *** copying figures 2021-05-16T17:50:34.1552940Z ** building package indices 2021-05-16T17:50:34.4567770Z ** installing vignettes 2021-05-16T17:50:34.4667680Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:35.0050420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:50:35.2586070Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:35.8453450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:35.8506240Z * DONE (tibble) 2021-05-16T17:50:35.9416370Z 2021-05-16T17:50:35.9417830Z The downloaded source packages are in 2021-05-16T17:50:35.9420090Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0gPKYe/downloaded_packages’ 2021-05-16T17:50:36.0291230Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:50:38.5633460Z 2021-05-16T17:50:39.0874110Z 2021-05-16T17:50:39.0890190Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0gPKYe/remotes2a2f7204730d/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:50:39.0951070Z 2021-05-16T17:50:39.0953430Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0gPKYe/remotes2a2f7204730d/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:50:39.1679700Z 2021-05-16T17:50:39.1707170Z 2021-05-16T17:50:39.1708800Z ─ preparing ‘desc’: 2021-05-16T17:50:39.1718220Z 2021-05-16T17:50:39.1718980Z 2021-05-16T17:50:39.1821190Z checking DESCRIPTION meta-information ... 2021-05-16T17:50:39.1845930Z 2021-05-16T17:50:39.1847370Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:50:39.2871650Z 2021-05-16T17:50:39.2898690Z 2021-05-16T17:50:39.2900620Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:50:39.2909220Z 2021-05-16T17:50:39.2935200Z 2021-05-16T17:50:39.2936620Z ─ checking for empty or unneeded directories 2021-05-16T17:50:39.2970970Z 2021-05-16T17:50:39.3125920Z 2021-05-16T17:50:39.3128330Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:50:39.4211730Z 2021-05-16T17:50:39.4213030Z 2021-05-16T17:50:39.4213710Z 2021-05-16T17:50:39.4511140Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:50:39.4512870Z (as ‘lib’ is unspecified) 2021-05-16T17:50:39.8835000Z * installing *source* package ‘desc’ ... 2021-05-16T17:50:39.8896960Z ** using staged installation 2021-05-16T17:50:39.9125190Z ** R 2021-05-16T17:50:39.9389380Z ** inst 2021-05-16T17:50:39.9446010Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:41.8528480Z ** help 2021-05-16T17:50:42.0416840Z *** installing help indices 2021-05-16T17:50:42.1477180Z ** building package indices 2021-05-16T17:50:42.5137730Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:42.7889010Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:43.0824060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:43.0854610Z * DONE (desc) 2021-05-16T17:50:43.4321420Z 2021-05-16T17:50:43.4322650Z 2021-05-16T17:50:43.4337050Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0gPKYe/remotes2a2f3bafeca6/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:50:43.4366590Z 2021-05-16T17:50:43.4369010Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0gPKYe/remotes2a2f3bafeca6/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:50:43.4817480Z 2021-05-16T17:50:43.4846010Z 2021-05-16T17:50:43.4847720Z ─ preparing ‘ghtravis’: 2021-05-16T17:50:43.4856700Z 2021-05-16T17:50:43.4857470Z 2021-05-16T17:50:43.4934750Z checking DESCRIPTION meta-information ... 2021-05-16T17:50:43.4960800Z 2021-05-16T17:50:43.4962170Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:50:43.5619630Z 2021-05-16T17:50:43.5648380Z 2021-05-16T17:50:43.5650290Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:50:43.5658660Z 2021-05-16T17:50:43.5687050Z 2021-05-16T17:50:43.5688450Z ─ checking for empty or unneeded directories 2021-05-16T17:50:43.5696420Z 2021-05-16T17:50:43.5724610Z 2021-05-16T17:50:43.5725960Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:50:43.5980940Z 2021-05-16T17:50:43.5981970Z 2021-05-16T17:50:43.5982660Z 2021-05-16T17:50:43.6502220Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:50:43.6503270Z (as ‘lib’ is unspecified) 2021-05-16T17:50:43.9817210Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:50:43.9821120Z ** using staged installation 2021-05-16T17:50:44.0028150Z ** R 2021-05-16T17:50:44.0210480Z ** inst 2021-05-16T17:50:44.0231680Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:45.8977510Z ** help 2021-05-16T17:50:45.9879990Z *** installing help indices 2021-05-16T17:50:46.0426230Z ** building package indices 2021-05-16T17:50:46.3456140Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:47.2032550Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:48.0731030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:48.0755510Z * DONE (ghtravis) 2021-05-16T17:50:48.1027850Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:50:48.3143770Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:50:51.0170490Z 2021-05-16T17:50:51.0172250Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:50:51.0173100Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:50:51.0173930Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:50:51.0174700Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:50:51.0175470Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:50:51.0176210Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:50:51.0186610Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:50:51.0187660Z (as ‘lib’ is unspecified) 2021-05-16T17:50:52.7698290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-16T17:50:53.0350400Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-16T17:50:53.0597940Z ================================================== 2021-05-16T17:50:53.0598640Z downloaded 194 KB 2021-05-16T17:50:53.0598920Z 2021-05-16T17:50:53.0636500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-16T17:50:53.3460110Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-16T17:50:53.3476700Z ================================================== 2021-05-16T17:50:53.3477180Z downloaded 67 KB 2021-05-16T17:50:53.3477450Z 2021-05-16T17:50:53.3512300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-16T17:50:53.5926080Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-16T17:50:53.5952570Z ================================================== 2021-05-16T17:50:53.5953080Z downloaded 189 KB 2021-05-16T17:50:53.5953370Z 2021-05-16T17:50:53.5989470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-16T17:50:53.7424040Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-16T17:50:53.8100460Z ================================================== 2021-05-16T17:50:53.8100960Z downloaded 1.2 MB 2021-05-16T17:50:53.8101210Z 2021-05-16T17:50:53.8159990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-16T17:50:53.9753960Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-16T17:50:54.0189900Z ================================================== 2021-05-16T17:50:54.0190430Z downloaded 936 KB 2021-05-16T17:50:54.0190680Z 2021-05-16T17:50:54.1733060Z 2021-05-16T17:50:54.1834170Z The downloaded binary packages are in 2021-05-16T17:50:54.1935340Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp0gPKYe/downloaded_packages 2021-05-16T17:50:54.4647360Z 2021-05-16T17:50:54.4663080Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0gPKYe/remotes2a2f62dc4de2/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:50:54.4841090Z 2021-05-16T17:50:54.4845060Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0gPKYe/remotes2a2f62dc4de2/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:50:54.4968100Z 2021-05-16T17:50:54.5015500Z 2021-05-16T17:50:54.5018970Z ─ preparing ‘aghast’: 2021-05-16T17:50:54.5029300Z 2021-05-16T17:50:54.5030000Z 2021-05-16T17:50:54.5080110Z checking DESCRIPTION meta-information ... 2021-05-16T17:50:54.5114660Z 2021-05-16T17:50:54.5123810Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:50:54.5563550Z 2021-05-16T17:50:54.5595980Z 2021-05-16T17:50:54.5597900Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:50:54.5607890Z 2021-05-16T17:50:54.5640750Z 2021-05-16T17:50:54.5642290Z ─ checking for empty or unneeded directories 2021-05-16T17:50:54.5652940Z 2021-05-16T17:50:54.5684110Z 2021-05-16T17:50:54.5685490Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:50:54.5743420Z 2021-05-16T17:50:54.5744140Z 2021-05-16T17:50:54.5744740Z 2021-05-16T17:50:54.5908300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:50:54.5910040Z (as ‘lib’ is unspecified) 2021-05-16T17:50:54.9882990Z * installing *source* package ‘aghast’ ... 2021-05-16T17:50:54.9982440Z ** using staged installation 2021-05-16T17:50:55.0210240Z ** R 2021-05-16T17:50:55.0325270Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:55.6714900Z ** help 2021-05-16T17:50:55.7045990Z *** installing help indices 2021-05-16T17:50:55.7328870Z ** building package indices 2021-05-16T17:50:56.2528330Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:56.5042850Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:56.7527910Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:56.7547460Z * DONE (aghast) 2021-05-16T17:50:56.8037750Z Installing 1 packages: covr 2021-05-16T17:50:56.8142430Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:50:56.8362330Z (as ‘lib’ is unspecified) 2021-05-16T17:50:57.7243190Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:50:57.7243730Z 2021-05-16T17:50:58.5509220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-16T17:50:58.7128160Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-16T17:50:58.7164960Z ================================================== 2021-05-16T17:50:58.7165440Z downloaded 153 KB 2021-05-16T17:50:58.7165710Z 2021-05-16T17:50:58.7203480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-16T17:50:58.9036870Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-16T17:50:58.9052550Z ================================================== 2021-05-16T17:50:58.9053070Z downloaded 117 KB 2021-05-16T17:50:58.9053330Z 2021-05-16T17:50:58.9098330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-16T17:50:59.1928010Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-16T17:50:59.2036560Z ================================================== 2021-05-16T17:50:59.2037050Z downloaded 282 KB 2021-05-16T17:50:59.2037320Z 2021-05-16T17:50:59.2663190Z 2021-05-16T17:50:59.2764370Z The downloaded binary packages are in 2021-05-16T17:50:59.2865620Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp0gPKYe/downloaded_packages 2021-05-16T17:50:59.3015240Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:50:59.3015900Z Rscript -e "tic::before_install()" 2021-05-16T17:50:59.3304290Z shell: /bin/bash -e {0} 2021-05-16T17:50:59.3304680Z env: 2021-05-16T17:50:59.3305180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:50:59.3305630Z TIC_DEPLOY_KEY: 2021-05-16T17:50:59.3305950Z RSPM: 2021-05-16T17:50:59.3307130Z GITHUB_PAT: *** 2021-05-16T17:50:59.3307520Z COVERALLS_TOKEN: 2021-05-16T17:50:59.3307940Z continue-on-error: false 2021-05-16T17:50:59.3308390Z VDIFFR_RUN_TESTS: false 2021-05-16T17:50:59.3308830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:50:59.3309300Z TZ: UTC 2021-05-16T17:50:59.3309640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:50:59.3310010Z NOT_CRAN: true 2021-05-16T17:50:59.3310340Z ##[endgroup] 2021-05-16T17:50:59.7302550Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:50:59.8762780Z Running before_install: step_install_remote_binaries() 2021-05-16T17:51:00.6209110Z Installing oro.nifti binaries 2021-05-16T17:51:00.6252850Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:51:00.9384380Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T17:51:00.9424550Z tag_name 2021-05-16T17:51:00.9424970Z 5 0.10.3.s 2021-05-16T17:51:00.9425610Z zipball_url 2021-05-16T17:51:00.9426630Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T17:51:00.9427580Z tarball_url 2021-05-16T17:51:00.9428520Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T17:51:00.9429330Z commit.sha 2021-05-16T17:51:00.9430000Z 5 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:51:00.9430800Z commit.url 2021-05-16T17:51:00.9431990Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:51:00.9433140Z node_id 2021-05-16T17:51:00.9434110Z 5 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T17:51:00.9435130Z url 2021-05-16T17:51:00.9435950Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T17:51:00.9436830Z assets_url 2021-05-16T17:51:00.9437710Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T17:51:00.9438680Z upload_url 2021-05-16T17:51:00.9439730Z 5 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T17:51:00.9440780Z id asset_updated_at asset_created_at created_at 2021-05-16T17:51:00.9442380Z 5 43005549 2021-05-15 22:57:23 2021-05-15 22:57:22 2021-05-15 22:37:06 2021-05-16T17:51:00.9443010Z published_at asset_name asset_label 2021-05-16T17:51:00.9444080Z 5 2021-05-15 22:37:30 oro.nifti_0.10.3_R4.0.tgz 2021-05-16T17:51:00.9444610Z asset_download_count 2021-05-16T17:51:00.9445010Z 5 2 2021-05-16T17:51:00.9445680Z asset_browser_download_url 2021-05-16T17:51:00.9446650Z 5 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T17:51:00.9447580Z Installing oro.nifti package binaries 2021-05-16T17:51:00.9622730Z --2021-05-16 17:51:00-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T17:51:00.9868470Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T17:51:01.0028940Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T17:51:01.1338620Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:51:01.1344490Z Location: https://github-releases.githubusercontent.com/367742122/e84b3500-b5d0-11eb-95ee-74464c8e21ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T175101Z&X-Amz-Expires=300&X-Amz-Signature=00633312d7f28d907e84e1cc665aa8d769eebf4645bfd7985cf352ef8f9563bf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T17:51:01.1352300Z --2021-05-16 17:51:01-- https://github-releases.githubusercontent.com/367742122/e84b3500-b5d0-11eb-95ee-74464c8e21ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T175101Z&X-Amz-Expires=300&X-Amz-Signature=00633312d7f28d907e84e1cc665aa8d769eebf4645bfd7985cf352ef8f9563bf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-16T17:51:01.1357740Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-16T17:51:01.1369710Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T17:51:01.2547890Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:51:01.2551330Z Length: 6096196 (5.8M) [application/octet-stream] 2021-05-16T17:51:01.2553810Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9m2gMm/oro.nifti_0.10.3.tgz’ 2021-05-16T17:51:01.2555120Z 2021-05-16T17:51:01.2564060Z 0K .......... .......... .......... .......... .......... 0% 32.7M 0s 2021-05-16T17:51:01.2587340Z 50K .......... .......... .......... .......... .......... 1% 21.1M 0s 2021-05-16T17:51:01.2609010Z 100K .......... .......... .......... .......... .......... 2% 22.1M 0s 2021-05-16T17:51:01.2650910Z 150K .......... .......... .......... .......... .......... 3% 11.6M 0s 2021-05-16T17:51:01.2672590Z 200K .......... .......... .......... .......... .......... 4% 22.7M 0s 2021-05-16T17:51:01.2699280Z 250K .......... .......... .......... .......... .......... 5% 18.1M 0s 2021-05-16T17:51:01.2728490Z 300K .......... .......... .......... .......... .......... 5% 17.1M 0s 2021-05-16T17:51:01.2741670Z 350K .......... .......... .......... .......... .......... 6% 34.4M 0s 2021-05-16T17:51:01.2795480Z 400K .......... .......... .......... .......... .......... 7% 9.57M 0s 2021-05-16T17:51:01.2819660Z 450K .......... .......... .......... .......... .......... 8% 20.1M 0s 2021-05-16T17:51:01.2835030Z 500K .......... .......... .......... .......... .......... 9% 32.3M 0s 2021-05-16T17:51:01.2865810Z 550K .......... .......... .......... .......... .......... 10% 14.6M 0s 2021-05-16T17:51:01.2891900Z 600K .......... .......... .......... .......... .......... 10% 18.7M 0s 2021-05-16T17:51:01.2906180Z 650K .......... .......... .......... .......... .......... 11% 34.2M 0s 2021-05-16T17:51:01.2942670Z 700K .......... .......... .......... .......... .......... 12% 13.4M 0s 2021-05-16T17:51:01.2969160Z 750K .......... .......... .......... .......... .......... 13% 18.4M 0s 2021-05-16T17:51:01.2995490Z 800K .......... .......... .......... .......... .......... 14% 18.6M 0s 2021-05-16T17:51:01.3011400Z 850K .......... .......... .......... .......... .......... 15% 30.9M 0s 2021-05-16T17:51:01.3035300Z 900K .......... .......... .......... .......... .......... 15% 20.2M 0s 2021-05-16T17:51:01.3050240Z 950K .......... .......... .......... .......... .......... 16% 33.0M 0s 2021-05-16T17:51:01.3076460Z 1000K .......... .......... .......... .......... .......... 17% 18.8M 0s 2021-05-16T17:51:01.3100610Z 1050K .......... .......... .......... .......... .......... 18% 20.0M 0s 2021-05-16T17:51:01.3127860Z 1100K .......... .......... .......... .......... .......... 19% 17.9M 0s 2021-05-16T17:51:01.3154470Z 1150K .......... .......... .......... .......... .......... 20% 18.3M 0s 2021-05-16T17:51:01.3183990Z 1200K .......... .......... .......... .......... .......... 20% 18.3M 0s 2021-05-16T17:51:01.3196710Z 1250K .......... .......... .......... .......... .......... 21% 39.5M 0s 2021-05-16T17:51:01.3212200Z 1300K .......... .......... .......... .......... .......... 22% 30.3M 0s 2021-05-16T17:51:01.3231030Z 1350K .......... .......... .......... .......... .......... 23% 25.7M 0s 2021-05-16T17:51:01.3252110Z 1400K .......... .......... .......... .......... .......... 24% 20.8M 0s 2021-05-16T17:51:01.3305300Z 1450K .......... .......... .......... .......... .......... 25% 9.16M 0s 2021-05-16T17:51:01.3329960Z 1500K .......... .......... .......... .......... .......... 26% 20.1M 0s 2021-05-16T17:51:01.3342910Z 1550K .......... .......... .......... .......... .......... 26% 37.2M 0s 2021-05-16T17:51:01.3358480Z 1600K .......... .......... .......... .......... .......... 27% 31.1M 0s 2021-05-16T17:51:01.3373990Z 1650K .......... .......... .......... .......... .......... 28% 39.2M 0s 2021-05-16T17:51:01.3395950Z 1700K .......... .......... .......... .......... .......... 29% 21.4M 0s 2021-05-16T17:51:01.3402720Z 1750K .......... .......... .......... .......... .......... 30% 54.1M 0s 2021-05-16T17:51:01.3625880Z 1800K .......... .......... .......... .......... .......... 31% 2.19M 0s 2021-05-16T17:51:01.3629840Z 1850K .......... .......... .......... .......... .......... 31% 114M 0s 2021-05-16T17:51:01.3652450Z 1900K .......... .......... .......... .......... .......... 32% 21.7M 0s 2021-05-16T17:51:01.3656900Z 1950K .......... .......... .......... .......... .......... 33% 110M 0s 2021-05-16T17:51:01.3680150Z 2000K .......... .......... .......... .......... .......... 34% 21.0M 0s 2021-05-16T17:51:01.3691900Z 2050K .......... .......... .......... .......... .......... 35% 41.7M 0s 2021-05-16T17:51:01.3705540Z 2100K .......... .......... .......... .......... .......... 36% 35.2M 0s 2021-05-16T17:51:01.3717490Z 2150K .......... .......... .......... .......... .......... 36% 41.7M 0s 2021-05-16T17:51:01.3734500Z 2200K .......... .......... .......... .......... .......... 37% 29.3M 0s 2021-05-16T17:51:01.3746020Z 2250K .......... .......... .......... .......... .......... 38% 41.2M 0s 2021-05-16T17:51:01.3761190Z 2300K .......... .......... .......... .......... .......... 39% 31.8M 0s 2021-05-16T17:51:01.3771820Z 2350K .......... .......... .......... .......... .......... 40% 46.6M 0s 2021-05-16T17:51:01.3783990Z 2400K .......... .......... .......... .......... .......... 41% 39.7M 0s 2021-05-16T17:51:01.3788220Z 2450K .......... .......... .......... .......... .......... 41% 116M 0s 2021-05-16T17:51:01.3811650Z 2500K .......... .......... .......... .......... .......... 42% 20.9M 0s 2021-05-16T17:51:01.3816070Z 2550K .......... .......... .......... .......... .......... 43% 108M 0s 2021-05-16T17:51:01.3820590Z 2600K .......... .......... .......... .......... .......... 44% 109M 0s 2021-05-16T17:51:01.3836610Z 2650K .......... .......... .......... .......... .......... 45% 30.4M 0s 2021-05-16T17:51:01.3847700Z 2700K .......... .......... .......... .......... .......... 46% 44.1M 0s 2021-05-16T17:51:01.3861220Z 2750K .......... .......... .......... .......... .......... 47% 35.9M 0s 2021-05-16T17:51:01.4029870Z 2800K .......... .......... .......... .......... .......... 47% 2.90M 0s 2021-05-16T17:51:01.4033680Z 2850K .......... .......... .......... .......... .......... 48% 121M 0s 2021-05-16T17:51:01.4039650Z 2900K .......... .......... .......... .......... .......... 49% 82.6M 0s 2021-05-16T17:51:01.4054570Z 2950K .......... .......... .......... .......... .......... 50% 33.6M 0s 2021-05-16T17:51:01.4058390Z 3000K .......... .......... .......... .......... .......... 51% 116M 0s 2021-05-16T17:51:01.4068780Z 3050K .......... .......... .......... .......... .......... 52% 46.6M 0s 2021-05-16T17:51:01.4084490Z 3100K .......... .......... .......... .......... .......... 52% 31.2M 0s 2021-05-16T17:51:01.4094860Z 3150K .......... .......... .......... .......... .......... 53% 46.8M 0s 2021-05-16T17:51:01.4107470Z 3200K .......... .......... .......... .......... .......... 54% 39.7M 0s 2021-05-16T17:51:01.4119030Z 3250K .......... .......... .......... .......... .......... 55% 42.1M 0s 2021-05-16T17:51:01.4124000Z 3300K .......... .......... .......... .......... .......... 56% 95.9M 0s 2021-05-16T17:51:01.4135370Z 3350K .......... .......... .......... .......... .......... 57% 42.4M 0s 2021-05-16T17:51:01.4147180Z 3400K .......... .......... .......... .......... .......... 57% 41.5M 0s 2021-05-16T17:51:01.4158980Z 3450K .......... .......... .......... .......... .......... 58% 41.6M 0s 2021-05-16T17:51:01.4171440Z 3500K .......... .......... .......... .......... .......... 59% 39.2M 0s 2021-05-16T17:51:01.4176050Z 3550K .......... .......... .......... .......... .......... 60% 106M 0s 2021-05-16T17:51:01.4187280Z 3600K .......... .......... .......... .......... .......... 61% 43.6M 0s 2021-05-16T17:51:01.4199670Z 3650K .......... .......... .......... .......... .......... 62% 39.1M 0s 2021-05-16T17:51:01.4213270Z 3700K .......... .......... .......... .......... .......... 62% 36.0M 0s 2021-05-16T17:51:01.4217380Z 3750K .......... .......... .......... .......... .......... 63% 118M 0s 2021-05-16T17:51:01.4227490Z 3800K .......... .......... .......... .......... .......... 64% 48.2M 0s 2021-05-16T17:51:01.4231380Z 3850K .......... .......... .......... .......... .......... 65% 125M 0s 2021-05-16T17:51:01.4237580Z 3900K .......... .......... .......... .......... .......... 66% 79.1M 0s 2021-05-16T17:51:01.4250110Z 3950K .......... .......... .......... .......... .......... 67% 39.5M 0s 2021-05-16T17:51:01.4263110Z 4000K .......... .......... .......... .......... .......... 68% 37.6M 0s 2021-05-16T17:51:01.4267690Z 4050K .......... .......... .......... .......... .......... 68% 102M 0s 2021-05-16T17:51:01.4273050Z 4100K .......... .......... .......... .......... .......... 69% 93.7M 0s 2021-05-16T17:51:01.4287680Z 4150K .......... .......... .......... .......... .......... 70% 33.6M 0s 2021-05-16T17:51:01.4291940Z 4200K .......... .......... .......... .......... .......... 71% 119M 0s 2021-05-16T17:51:01.4301670Z 4250K .......... .......... .......... .......... .......... 72% 48.2M 0s 2021-05-16T17:51:01.4307420Z 4300K .......... .......... .......... .......... .......... 73% 89.6M 0s 2021-05-16T17:51:01.4312380Z 4350K .......... .......... .......... .......... .......... 73% 103M 0s 2021-05-16T17:51:01.4323490Z 4400K .......... .......... .......... .......... .......... 74% 43.4M 0s 2021-05-16T17:51:01.4328560Z 4450K .......... .......... .......... .......... .......... 75% 99.2M 0s 2021-05-16T17:51:01.4348800Z 4500K .......... .......... .......... .......... .......... 76% 23.5M 0s 2021-05-16T17:51:01.4352800Z 4550K .......... .......... .......... .......... .......... 77% 124M 0s 2021-05-16T17:51:01.4365650Z 4600K .......... .......... .......... .......... .......... 78% 39.6M 0s 2021-05-16T17:51:01.4377260Z 4650K .......... .......... .......... .......... .......... 78% 41.0M 0s 2021-05-16T17:51:01.4392600Z 4700K .......... .......... .......... .......... .......... 79% 32.0M 0s 2021-05-16T17:51:01.4588780Z 4750K .......... .......... .......... .......... .......... 80% 2.51M 0s 2021-05-16T17:51:01.4592200Z 4800K .......... .......... .......... .......... .......... 81% 107M 0s 2021-05-16T17:51:01.4597000Z 4850K .......... .......... .......... .......... .......... 82% 104M 0s 2021-05-16T17:51:01.4601930Z 4900K .......... .......... .......... .......... .......... 83% 96.7M 0s 2021-05-16T17:51:01.4611230Z 4950K .......... .......... .......... .......... .......... 83% 51.3M 0s 2021-05-16T17:51:01.4624900Z 5000K .......... .......... .......... .......... .......... 84% 36.5M 0s 2021-05-16T17:51:01.4628570Z 5050K .......... .......... .......... .......... .......... 85% 111M 0s 2021-05-16T17:51:01.4633100Z 5100K .......... .......... .......... .......... .......... 86% 108M 0s 2021-05-16T17:51:01.4638170Z 5150K .......... .......... .......... .......... .......... 87% 96.9M 0s 2021-05-16T17:51:01.4650830Z 5200K .......... .......... .......... .......... .......... 88% 39.0M 0s 2021-05-16T17:51:01.4655150Z 5250K .......... .......... .......... .......... .......... 89% 114M 0s 2021-05-16T17:51:01.4661450Z 5300K .......... .......... .......... .......... .......... 89% 81.9M 0s 2021-05-16T17:51:01.4665330Z 5350K .......... .......... .......... .......... .......... 90% 118M 0s 2021-05-16T17:51:01.4669120Z 5400K .......... .......... .......... .......... .......... 91% 126M 0s 2021-05-16T17:51:01.4686600Z 5450K .......... .......... .......... .......... .......... 92% 28.1M 0s 2021-05-16T17:51:01.4703580Z 5500K .......... .......... .......... .......... .......... 93% 29.0M 0s 2021-05-16T17:51:01.4706720Z 5550K .......... .......... .......... .......... .......... 94% 135M 0s 2021-05-16T17:51:01.4711340Z 5600K .......... .......... .......... .......... .......... 94% 106M 0s 2021-05-16T17:51:01.4715270Z 5650K .......... .......... .......... .......... .......... 95% 126M 0s 2021-05-16T17:51:01.4725240Z 5700K .......... .......... .......... .......... .......... 96% 49.1M 0s 2021-05-16T17:51:01.4750120Z 5750K .......... .......... .......... .......... .......... 97% 19.7M 0s 2021-05-16T17:51:01.4762970Z 5800K .......... .......... .......... .......... .......... 98% 37.9M 0s 2021-05-16T17:51:01.4766760Z 5850K .......... .......... .......... .......... .......... 99% 127M 0s 2021-05-16T17:51:01.4775770Z 5900K .......... .......... .......... .......... .......... 99% 56.0M 0s 2021-05-16T17:51:01.4776500Z 5950K ... 100% 66.3K=0.2s 2021-05-16T17:51:01.4776790Z 2021-05-16T17:51:01.4778790Z 2021-05-16 17:51:01 (26.1 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9m2gMm/oro.nifti_0.10.3.tgz’ saved [6096196/6096196] 2021-05-16T17:51:01.4779350Z 2021-05-16T17:51:01.4925820Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:51:01.4926920Z (as ‘lib’ is unspecified) 2021-05-16T17:51:01.5523280Z Rewriting new remotes: 2021-05-16T17:51:01.5874380Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:51:01.5875210Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:51:01.5875790Z remotes::install_cran("rcmdcheck") 2021-05-16T17:51:01.5876340Z remotes::install_cran("markdown") 2021-05-16T17:51:01.6053380Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:51:01.6053850Z env: 2021-05-16T17:51:01.6054370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:01.6054860Z TIC_DEPLOY_KEY: 2021-05-16T17:51:01.6055200Z RSPM: 2021-05-16T17:51:01.6056510Z GITHUB_PAT: *** 2021-05-16T17:51:01.6056930Z COVERALLS_TOKEN: 2021-05-16T17:51:01.6057430Z continue-on-error: false 2021-05-16T17:51:01.6057900Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:01.6058410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:01.6058880Z TZ: UTC 2021-05-16T17:51:01.6059250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:01.6059680Z NOT_CRAN: true 2021-05-16T17:51:01.6060120Z ##[endgroup] 2021-05-16T17:51:07.1953290Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:51:07.1954350Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:51:07.1955250Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:51:07.1956090Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T17:51:07.1982620Z Installing 4 packages: RNifti, abind, bitops, oro.nifti 2021-05-16T17:51:07.1997660Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:51:07.1998780Z (as ‘lib’ is unspecified) 2021-05-16T17:51:12.2470100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RNifti_1.3.1.tgz' 2021-05-16T17:51:12.5662780Z Content type 'application/x-gzip' length 1921571 bytes (1.8 MB) 2021-05-16T17:51:12.6349470Z ================================================== 2021-05-16T17:51:12.6350110Z downloaded 1.8 MB 2021-05-16T17:51:12.6350400Z 2021-05-16T17:51:12.6405950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/abind_1.4-5.tgz' 2021-05-16T17:51:13.0612810Z Content type 'application/x-gzip' length 61580 bytes (60 KB) 2021-05-16T17:51:13.0613590Z ================================================== 2021-05-16T17:51:13.0614020Z downloaded 60 KB 2021-05-16T17:51:13.0614300Z 2021-05-16T17:51:13.0649720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-16T17:51:13.2138000Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-16T17:51:13.2139390Z ================================================== 2021-05-16T17:51:13.2139850Z downloaded 28 KB 2021-05-16T17:51:13.2140770Z 2021-05-16T17:51:13.2172470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/oro.nifti_0.11.0.tgz' 2021-05-16T17:51:13.4185720Z Content type 'application/x-gzip' length 6105866 bytes (5.8 MB) 2021-05-16T17:51:13.5422260Z ================================================== 2021-05-16T17:51:13.5423830Z downloaded 5.8 MB 2021-05-16T17:51:13.5424560Z 2021-05-16T17:51:13.7634570Z 2021-05-16T17:51:13.7637650Z The downloaded binary packages are in 2021-05-16T17:51:13.7639230Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp4hOn42/downloaded_packages 2021-05-16T17:51:14.6692190Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:51:14.6693070Z Use `force = TRUE` to force installation 2021-05-16T17:51:14.6709530Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:51:14.6710430Z Use `force = TRUE` to force installation 2021-05-16T17:51:14.6917840Z ##[group]Run options(width = 100) 2021-05-16T17:51:14.6918470Z options(width = 100) 2021-05-16T17:51:14.6919000Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:51:14.6919680Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:51:14.7096000Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:51:14.7096440Z env: 2021-05-16T17:51:14.7096860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:14.7097320Z TIC_DEPLOY_KEY: 2021-05-16T17:51:14.7097650Z RSPM: 2021-05-16T17:51:14.7098850Z GITHUB_PAT: *** 2021-05-16T17:51:14.7099290Z COVERALLS_TOKEN: 2021-05-16T17:51:14.7099740Z continue-on-error: false 2021-05-16T17:51:14.7100230Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:14.7100690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:14.7101290Z TZ: UTC 2021-05-16T17:51:14.7101630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:14.7102110Z NOT_CRAN: true 2021-05-16T17:51:14.7102520Z ##[endgroup] 2021-05-16T17:51:15.3665760Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:51:15.3667020Z setting value 2021-05-16T17:51:15.3668010Z version R version 4.0.5 (2021-03-31) 2021-05-16T17:51:15.3668650Z os macOS Catalina 10.15.7 2021-05-16T17:51:15.3669360Z system x86_64, darwin17.0 2021-05-16T17:51:15.3669840Z ui X11 2021-05-16T17:51:15.3670440Z language (EN) 2021-05-16T17:51:15.3671360Z collate en_US.UTF-8 2021-05-16T17:51:15.3672290Z ctype en_US.UTF-8 2021-05-16T17:51:15.3672790Z tz UTC 2021-05-16T17:51:15.3673650Z date 2021-05-16 2021-05-16T17:51:15.3673940Z 2021-05-16T17:51:15.3675310Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:51:15.3676290Z ! package * version date lib source 2021-05-16T17:51:15.3677390Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3690970Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:51:15.3692120Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3693210Z base * 4.0.5 2021-04-01 [?] local 2021-05-16T17:51:15.3694260Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3695280Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3696440Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3697990Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3699210Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T17:51:15.3700270Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3701290Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3702320Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3703300Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3704360Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3705560Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3706650Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3707870Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-16T17:51:15.3708920Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3710380Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3711470Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3712570Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3713630Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3714640Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-16T17:51:15.3716220Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:51:15.3717310Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3718390Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3719450Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3720470Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3721520Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3722560Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-16T17:51:15.3723610Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3724600Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3725670Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3726710Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3727720Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3728790Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3729770Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3730920Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:51:15.3732050Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3733070Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3734120Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3735140Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-16T17:51:15.3736220Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-16T17:51:15.3737230Z grid 4.0.5 2021-04-01 [?] local 2021-05-16T17:51:15.3738280Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3739650Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3740660Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3741710Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3742740Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3743810Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3744860Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3746080Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3747150Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3748190Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3749690Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3751160Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3752300Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3753350Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3754380Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-16T17:51:15.3755430Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3756400Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3757460Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3758490Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3759560Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3760690Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3761730Z parallel 4.0.5 2021-04-01 [?] local 2021-05-16T17:51:15.3762800Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T17:51:15.3763890Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3765000Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3766220Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3767270Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3768480Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3769520Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3770590Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3771630Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3772620Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3773660Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3774680Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3775840Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3776840Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3777910Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3778940Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3780200Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3781240Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3782240Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3783320Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3784370Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3785410Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3786620Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3787680Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3788810Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3789970Z splines 4.0.5 2021-04-01 [?] local 2021-05-16T17:51:15.3791290Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-16T17:51:15.3792420Z stats4 4.0.5 2021-04-01 [?] local 2021-05-16T17:51:15.3793430Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3794470Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3795630Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T17:51:15.3796720Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3797890Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-16T17:51:15.3798900Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3799960Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T17:51:15.3801020Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:51:15.3802110Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3803120Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3804200Z P tools 4.0.5 2021-04-01 [2] local 2021-05-16T17:51:15.3805400Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3806430Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3807460Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-16T17:51:15.3808440Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3809470Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3810530Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3811530Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3812520Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T17:51:15.3813490Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3814530Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3815500Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3816680Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T17:51:15.3816980Z 2021-05-16T17:51:15.3817460Z [1] /Users/runner/work/_temp/Library 2021-05-16T17:51:15.3818260Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-16T17:51:15.3818940Z 2021-05-16T17:51:15.3819950Z P ── Loaded and on-disk path mismatch. 2021-05-16T17:51:15.3872440Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:51:15.3873140Z Rscript -e 'tic::script()' 2021-05-16T17:51:15.3873540Z ls -l check 2021-05-16T17:51:15.4122820Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:51:15.4123350Z env: 2021-05-16T17:51:15.4123770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:15.4124240Z TIC_DEPLOY_KEY: 2021-05-16T17:51:15.4124570Z RSPM: 2021-05-16T17:51:15.4126190Z GITHUB_PAT: *** 2021-05-16T17:51:15.4126600Z COVERALLS_TOKEN: 2021-05-16T17:51:15.4127080Z continue-on-error: false 2021-05-16T17:51:15.4127570Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:15.4128040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:15.4128460Z TZ: UTC 2021-05-16T17:51:15.4128790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:15.4129200Z NOT_CRAN: true 2021-05-16T17:51:15.4129550Z ##[endgroup] 2021-05-16T17:51:15.7631040Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:51:15.9095350Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:51:15.9096910Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:51:15.9098010Z timeout = Inf, check_dir = "check") 2021-05-16T17:51:16.0387930Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:51:16.3184070Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:51:16.3944540Z * preparing ‘oro.asl’: 2021-05-16T17:51:16.4001240Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:51:16.4384000Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:51:16.4389070Z * checking for empty or unneeded directories 2021-05-16T17:51:16.4465520Z * building ‘oro.asl_0.1.1.tar.gz’ 2021-05-16T17:51:16.4497840Z 2021-05-16T17:51:16.5320750Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:51:16.8206120Z * using log directory ‘/Users/runner/work/oro.asl/oro.asl/check/oro.asl.Rcheck’ 2021-05-16T17:51:16.8225380Z * using R version 4.0.5 (2021-03-31) 2021-05-16T17:51:16.8227000Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T17:51:16.8228480Z * using session charset: UTF-8 2021-05-16T17:51:16.8460510Z * using option ‘--as-cran’ 2021-05-16T17:51:16.8483350Z * checking for file ‘oro.asl/DESCRIPTION’ ... OK 2021-05-16T17:51:16.8491760Z * this is package ‘oro.asl’ version ‘0.1.1’ 2021-05-16T17:51:16.8513160Z * checking package namespace information ... OK 2021-05-16T17:51:17.9447550Z * checking package dependencies ... OK 2021-05-16T17:51:17.9548340Z * checking if this is a source package ... OK 2021-05-16T17:51:17.9650250Z * checking if there is a namespace ... OK 2021-05-16T17:51:18.0301500Z * checking for executable files ... OK 2021-05-16T17:51:18.0310530Z * checking for hidden files and directories ... OK 2021-05-16T17:51:18.0326210Z * checking for portable file names ... OK 2021-05-16T17:51:18.0334180Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:51:18.0430260Z * checking serialization versions ... OK 2021-05-16T17:51:19.6870830Z * checking whether package ‘oro.asl’ can be installed ... OK 2021-05-16T17:51:19.6993230Z * checking installed package size ... OK 2021-05-16T17:51:19.8041630Z * checking package directory ... OK 2021-05-16T17:51:19.8049160Z * checking for future file timestamps ... OK 2021-05-16T17:51:20.0326380Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:51:20.0334170Z * checking top-level files ... OK 2021-05-16T17:51:20.0342260Z * checking for left-over files ... OK 2021-05-16T17:51:20.0400130Z * checking index information ... OK 2021-05-16T17:51:20.1103070Z * checking package subdirectories ... OK 2021-05-16T17:51:20.1788840Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:51:20.2510600Z * checking R files for syntax errors ... OK 2021-05-16T17:51:20.4979170Z * checking whether the package can be loaded ... OK 2021-05-16T17:51:20.6108010Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:51:20.7219400Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:51:20.7915670Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:51:21.0145200Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:51:21.2627980Z * checking loading without being on the library search path ... OK 2021-05-16T17:51:21.4055400Z * checking dependencies in R code ... OK 2021-05-16T17:51:22.0157930Z * checking S3 generic/method consistency ... OK 2021-05-16T17:51:22.1713650Z * checking replacement functions ... OK 2021-05-16T17:51:22.3454700Z * checking foreign function calls ... OK 2021-05-16T17:51:24.7453810Z * checking R code for possible problems ... OK 2021-05-16T17:51:24.9959530Z * checking Rd files ... OK 2021-05-16T17:51:25.0635720Z * checking Rd metadata ... OK 2021-05-16T17:51:25.1379660Z * checking Rd line widths ... OK 2021-05-16T17:51:25.2829700Z * checking Rd cross-references ... OK 2021-05-16T17:51:25.4391570Z * checking for missing documentation entries ... OK 2021-05-16T17:51:25.9200380Z * checking for code/documentation mismatches ... OK 2021-05-16T17:51:26.6814700Z * checking Rd \usage sections ... OK 2021-05-16T17:51:26.7768010Z * checking Rd contents ... OK 2021-05-16T17:51:26.8886470Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:51:27.5232660Z * checking examples ... OK 2021-05-16T17:51:31.3527270Z * checking PDF version of manual ... OK 2021-05-16T17:51:31.3536860Z * checking for non-standard things in the check directory ... OK 2021-05-16T17:51:31.3545950Z * checking for detritus in the temp directory ... OK 2021-05-16T17:51:31.3546940Z * DONE 2021-05-16T17:51:31.3554010Z 2021-05-16T17:51:31.3554550Z Status: OK 2021-05-16T17:51:31.3606880Z 2021-05-16T17:51:31.4828460Z ── R CMD check results ────────────────────────────────────── oro.asl 0.1.1 ──── 2021-05-16T17:51:31.4846830Z Duration: 15s 2021-05-16T17:51:31.4847230Z 2021-05-16T17:51:31.4860640Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T17:51:31.5033810Z total 40 2021-05-16T17:51:31.5039140Z drwxr-xr-x 14 runner staff 448 May 16 17:51 oro.asl.Rcheck 2021-05-16T17:51:31.5041210Z -rw-r--r-- 1 runner staff 3450 May 16 17:51 oro.asl_0.1.1.tar.gz 2021-05-16T17:51:31.5042500Z -rw-r--r-- 1 runner staff 13681 May 16 17:51 oro.asl_0.1.1.tgz 2021-05-16T17:51:31.5100620Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:51:31.5101480Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:51:31.5343880Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:51:31.5344360Z env: 2021-05-16T17:51:31.5344750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:31.5345190Z TIC_DEPLOY_KEY: 2021-05-16T17:51:31.5345520Z RSPM: 2021-05-16T17:51:31.5347130Z GITHUB_PAT: *** 2021-05-16T17:51:31.5347800Z COVERALLS_TOKEN: 2021-05-16T17:51:31.5348260Z continue-on-error: false 2021-05-16T17:51:31.5348720Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:31.5349170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:31.5349590Z TZ: UTC 2021-05-16T17:51:31.5349930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:31.5350320Z NOT_CRAN: true 2021-05-16T17:51:31.5350650Z ##[endgroup] 2021-05-16T17:51:31.5737220Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:51:31.5737950Z Rscript -e "tic::before_deploy()" 2021-05-16T17:51:31.5975520Z shell: /bin/bash -e {0} 2021-05-16T17:51:31.5975930Z env: 2021-05-16T17:51:31.5976340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:31.5976810Z TIC_DEPLOY_KEY: 2021-05-16T17:51:31.5977150Z RSPM: 2021-05-16T17:51:31.5978010Z GITHUB_PAT: *** 2021-05-16T17:51:31.5978430Z COVERALLS_TOKEN: 2021-05-16T17:51:31.5978870Z continue-on-error: false 2021-05-16T17:51:31.5979360Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:31.5979880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:31.5980320Z TZ: UTC 2021-05-16T17:51:31.5980680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:31.5981080Z NOT_CRAN: true 2021-05-16T17:51:31.5981430Z ##[endgroup] 2021-05-16T17:51:31.9599640Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:51:32.1030330Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:51:32.1030900Z with: 2021-05-16T17:51:32.1031740Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.asl/releases/43017700/assets{?name,label} 2021-05-16T17:51:32.1032600Z asset_path: check/oro.asl_0.1.1.tgz 2021-05-16T17:51:32.1033080Z asset_name: oro.asl_0.1.1_R4.0.tgz 2021-05-16T17:51:32.1033620Z asset_content_type: application/octet-stream 2021-05-16T17:51:32.1034130Z env: 2021-05-16T17:51:32.1034550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:32.1035020Z TIC_DEPLOY_KEY: 2021-05-16T17:51:32.1035360Z RSPM: 2021-05-16T17:51:32.1036230Z GITHUB_PAT: *** 2021-05-16T17:51:32.1036710Z COVERALLS_TOKEN: 2021-05-16T17:51:32.1037170Z continue-on-error: false 2021-05-16T17:51:32.1037660Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:32.1038140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:32.1038590Z TZ: UTC 2021-05-16T17:51:32.1039000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:32.1039490Z NOT_CRAN: true 2021-05-16T17:51:32.1040300Z GITHUB_TOKEN: *** 2021-05-16T17:51:32.1040700Z ##[endgroup] 2021-05-16T17:51:32.7293410Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:51:32.7294050Z Rscript -e "tic::deploy()" 2021-05-16T17:51:32.7536490Z shell: /bin/bash -e {0} 2021-05-16T17:51:32.7536860Z env: 2021-05-16T17:51:32.7537310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:32.7537750Z TIC_DEPLOY_KEY: 2021-05-16T17:51:32.7538120Z RSPM: 2021-05-16T17:51:32.7539630Z GITHUB_PAT: *** 2021-05-16T17:51:32.7540040Z COVERALLS_TOKEN: 2021-05-16T17:51:32.7540530Z continue-on-error: false 2021-05-16T17:51:32.7541020Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:32.7541520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:32.7541930Z TZ: UTC 2021-05-16T17:51:32.7542320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:32.7542710Z NOT_CRAN: true 2021-05-16T17:51:32.7543090Z ##[endgroup] 2021-05-16T17:51:33.1078320Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:51:33.2511310Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:51:33.2511960Z Rscript -e "tic::after_deploy()" 2021-05-16T17:51:33.2760970Z shell: /bin/bash -e {0} 2021-05-16T17:51:33.2761340Z env: 2021-05-16T17:51:33.2761900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:51:33.2762300Z TIC_DEPLOY_KEY: 2021-05-16T17:51:33.2762640Z RSPM: 2021-05-16T17:51:33.2764070Z GITHUB_PAT: *** 2021-05-16T17:51:33.2764520Z COVERALLS_TOKEN: 2021-05-16T17:51:33.2765000Z continue-on-error: false 2021-05-16T17:51:33.2765450Z VDIFFR_RUN_TESTS: false 2021-05-16T17:51:33.2765960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:51:33.2766760Z TZ: UTC 2021-05-16T17:51:33.2767150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:51:33.2767520Z NOT_CRAN: true 2021-05-16T17:51:33.2767920Z ##[endgroup] 2021-05-16T17:51:33.6288160Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:51:34.0128030Z Post job cleanup. 2021-05-16T17:51:34.0841970Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:51:34.0965210Z Post job cleanup. 2021-05-16T17:51:34.2192550Z [command]/usr/local/bin/git version 2021-05-16T17:51:34.2263540Z git version 2.31.1 2021-05-16T17:51:34.2312710Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:51:34.2383250Z [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-16T17:51:34.3240100Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:51:34.3293150Z http.https://github.com/.extraheader 2021-05-16T17:51:34.3306000Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:51:34.3379690Z [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-16T17:51:34.4259490Z Cleaning up orphan processes