2021-05-16T23:03:10.8042257Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:03:11.2137328Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T23:03:11.2771541Z 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-16T23:03:11.4070723Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T23:03:11.5240221Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:03:22.6945470Z Current runner version: '2.278.0' 2021-05-16T23:03:22.7018040Z ##[group]Operating System 2021-05-16T23:03:22.7019070Z Mac OS X 2021-05-16T23:03:22.7019490Z 10.15.7 2021-05-16T23:03:22.7020020Z 19H1030 2021-05-16T23:03:22.7020470Z ##[endgroup] 2021-05-16T23:03:22.7021020Z ##[group]Virtual Environment 2021-05-16T23:03:22.7021620Z Environment: macos-10.15 2021-05-16T23:03:22.7022170Z Version: 20210510.1 2021-05-16T23:03:22.7023220Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T23:03:22.7024540Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T23:03:22.7025620Z ##[endgroup] 2021-05-16T23:03:22.7027510Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:03:22.7028870Z Actions: write 2021-05-16T23:03:22.7029490Z Checks: write 2021-05-16T23:03:22.7029960Z Contents: write 2021-05-16T23:03:22.7030490Z Deployments: write 2021-05-16T23:03:22.7031130Z Issues: write 2021-05-16T23:03:22.7031750Z Metadata: read 2021-05-16T23:03:22.7032250Z Packages: write 2021-05-16T23:03:22.7032790Z PullRequests: write 2021-05-16T23:03:22.7033360Z RepositoryProjects: write 2021-05-16T23:03:22.7033990Z SecurityEvents: write 2021-05-16T23:03:22.7034610Z Statuses: write 2021-05-16T23:03:22.7035260Z ##[endgroup] 2021-05-16T23:03:22.7038830Z Prepare workflow directory 2021-05-16T23:03:22.8341260Z Prepare all required actions 2021-05-16T23:03:22.8353170Z Getting action download info 2021-05-16T23:03:23.2629470Z Download action repository 'actions/checkout@v2' 2021-05-16T23:03:24.8966680Z Download action repository 'r-lib/actions@master' 2021-05-16T23:03:27.3754700Z Download action repository 'adigherman/actions@master' 2021-05-16T23:03:29.7823820Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:03:30.4148860Z Download action repository 'actions/cache@v1' 2021-05-16T23:03:30.9448050Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:03:31.5629980Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:03:32.6241080Z ##[group]Run actions/checkout@v2 2021-05-16T23:03:32.6241770Z with: 2021-05-16T23:03:32.6242210Z repository: neuroconductor/ggneuro 2021-05-16T23:03:32.6243150Z token: *** 2021-05-16T23:03:32.6243510Z ssh-strict: true 2021-05-16T23:03:32.6243960Z persist-credentials: true 2021-05-16T23:03:32.6244390Z clean: true 2021-05-16T23:03:32.6244730Z fetch-depth: 1 2021-05-16T23:03:32.6245070Z lfs: false 2021-05-16T23:03:32.6245420Z submodules: false 2021-05-16T23:03:32.6245750Z env: 2021-05-16T23:03:32.6246140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:32.6246560Z TIC_DEPLOY_KEY: 2021-05-16T23:03:32.6246860Z RSPM: 2021-05-16T23:03:32.6247570Z GITHUB_PAT: *** 2021-05-16T23:03:32.6247930Z COVERALLS_TOKEN: 2021-05-16T23:03:32.6248350Z continue-on-error: false 2021-05-16T23:03:32.6248800Z VDIFFR_RUN_TESTS: false 2021-05-16T23:03:32.6249150Z ##[endgroup] 2021-05-16T23:03:33.7995270Z Syncing repository: neuroconductor/ggneuro 2021-05-16T23:03:33.8097690Z ##[group]Getting Git version info 2021-05-16T23:03:33.8198410Z Working directory is '/Users/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:33.8398680Z [command]/usr/local/bin/git version 2021-05-16T23:03:33.8498830Z git version 2.31.1 2021-05-16T23:03:33.8565070Z ##[endgroup] 2021-05-16T23:03:33.8571480Z Deleting the contents of '/Users/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:33.8627940Z ##[group]Initializing the repository 2021-05-16T23:03:33.8636870Z [command]/usr/local/bin/git init /Users/runner/work/ggneuro/ggneuro 2021-05-16T23:03:33.8648580Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:03:33.8663300Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:03:33.8671580Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:03:33.8693810Z hint: 2021-05-16T23:03:33.8711550Z hint: git config --global init.defaultBranch 2021-05-16T23:03:33.8724340Z hint: 2021-05-16T23:03:33.8769010Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:03:33.8780750Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:03:33.8789690Z hint: 2021-05-16T23:03:33.8802570Z hint: git branch -m 2021-05-16T23:03:33.8849900Z Initialized empty Git repository in /Users/runner/work/ggneuro/ggneuro/.git/ 2021-05-16T23:03:33.8951940Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:33.9051950Z ##[endgroup] 2021-05-16T23:03:33.9129210Z ##[group]Disabling automatic garbage collection 2021-05-16T23:03:33.9165160Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T23:03:33.9169570Z ##[endgroup] 2021-05-16T23:03:33.9198610Z ##[group]Setting up auth 2021-05-16T23:03:33.9202460Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:03:33.9206560Z [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-16T23:03:33.9565420Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:03:33.9649880Z [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-16T23:03:34.0523860Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:03:34.0615420Z ##[endgroup] 2021-05-16T23:03:34.0616240Z ##[group]Fetching the repository 2021-05-16T23:03:34.0633340Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6:refs/tags/0.5.0.s 2021-05-16T23:03:34.5614670Z remote: Enumerating objects: 24, done. 2021-05-16T23:03:34.5620030Z remote: Counting objects: 4% (1/24) 2021-05-16T23:03:34.5769570Z remote: Counting objects: 8% (2/24) 2021-05-16T23:03:34.5880750Z remote: Counting objects: 12% (3/24) 2021-05-16T23:03:34.5989730Z remote: Counting objects: 16% (4/24) 2021-05-16T23:03:34.6110790Z remote: Counting objects: 20% (5/24) 2021-05-16T23:03:34.6232130Z remote: Counting objects: 25% (6/24) 2021-05-16T23:03:34.6332810Z remote: Counting objects: 29% (7/24) 2021-05-16T23:03:34.6450140Z remote: Counting objects: 33% (8/24) 2021-05-16T23:03:34.6555060Z remote: Counting objects: 37% (9/24) 2021-05-16T23:03:34.6657730Z remote: Counting objects: 41% (10/24) 2021-05-16T23:03:34.6761670Z remote: Counting objects: 45% (11/24) 2021-05-16T23:03:34.6870110Z remote: Counting objects: 50% (12/24) 2021-05-16T23:03:34.6972560Z remote: Counting objects: 54% (13/24) 2021-05-16T23:03:34.7081500Z remote: Counting objects: 58% (14/24) 2021-05-16T23:03:34.7141660Z remote: Counting objects: 62% (15/24) 2021-05-16T23:03:34.7146990Z remote: Counting objects: 66% (16/24) 2021-05-16T23:03:34.7151690Z remote: Counting objects: 70% (17/24) 2021-05-16T23:03:34.7162380Z remote: Counting objects: 75% (18/24) 2021-05-16T23:03:34.7173010Z remote: Counting objects: 79% (19/24) 2021-05-16T23:03:34.7181110Z remote: Counting objects: 83% (20/24) 2021-05-16T23:03:34.7199120Z remote: Counting objects: 87% (21/24) 2021-05-16T23:03:34.7258560Z remote: Counting objects: 91% (22/24) 2021-05-16T23:03:34.7268860Z remote: Counting objects: 95% (23/24) 2021-05-16T23:03:34.7273820Z remote: Counting objects: 100% (24/24) 2021-05-16T23:03:34.7278030Z remote: Counting objects: 100% (24/24), done. 2021-05-16T23:03:34.7280950Z remote: Compressing objects: 5% (1/20) 2021-05-16T23:03:34.7294430Z remote: Compressing objects: 10% (2/20) 2021-05-16T23:03:34.7299100Z remote: Compressing objects: 15% (3/20) 2021-05-16T23:03:34.7302000Z remote: Compressing objects: 20% (4/20) 2021-05-16T23:03:34.7306020Z remote: Compressing objects: 25% (5/20) 2021-05-16T23:03:34.7306970Z remote: Compressing objects: 30% (6/20) 2021-05-16T23:03:34.7315650Z remote: Compressing objects: 35% (7/20) 2021-05-16T23:03:34.7318570Z remote: Compressing objects: 40% (8/20) 2021-05-16T23:03:34.7322590Z remote: Compressing objects: 45% (9/20) 2021-05-16T23:03:34.7323640Z remote: Compressing objects: 50% (10/20) 2021-05-16T23:03:34.7324970Z remote: Compressing objects: 55% (11/20) 2021-05-16T23:03:34.7327070Z remote: Compressing objects: 60% (12/20) 2021-05-16T23:03:34.7329920Z remote: Compressing objects: 65% (13/20) 2021-05-16T23:03:34.7330860Z remote: Compressing objects: 70% (14/20) 2021-05-16T23:03:34.7357650Z remote: Compressing objects: 75% (15/20) 2021-05-16T23:03:34.7358790Z remote: Compressing objects: 80% (16/20) 2021-05-16T23:03:34.7363180Z remote: Compressing objects: 85% (17/20) 2021-05-16T23:03:34.7366400Z remote: Compressing objects: 90% (18/20) 2021-05-16T23:03:34.7381000Z remote: Compressing objects: 95% (19/20) 2021-05-16T23:03:34.7381850Z remote: Compressing objects: 100% (20/20) 2021-05-16T23:03:34.7382810Z remote: Compressing objects: 100% (20/20), done. 2021-05-16T23:03:34.7384770Z remote: Total 24 (delta 1), reused 23 (delta 1), pack-reused 0 2021-05-16T23:03:34.7385840Z From https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:34.7387460Z * [new ref] a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6 -> 0.5.0.s 2021-05-16T23:03:34.7388690Z ##[endgroup] 2021-05-16T23:03:34.7389740Z ##[group]Determining the checkout info 2021-05-16T23:03:34.7390750Z ##[endgroup] 2021-05-16T23:03:34.7391900Z ##[group]Checking out the ref 2021-05-16T23:03:34.7393740Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.5.0.s 2021-05-16T23:03:34.7394920Z HEAD is now at a52f1e7 Version id 70 stable 2021-05-16T23:03:34.7395860Z ##[endgroup] 2021-05-16T23:03:34.7397050Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T23:03:34.7398560Z 'a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6' 2021-05-16T23:03:34.7727990Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:03:34.7728480Z with: 2021-05-16T23:03:34.7728880Z r-version: release 2021-05-16T23:03:34.7729240Z Ncpus: 1 2021-05-16T23:03:34.7729640Z crayon.enabled: NULL 2021-05-16T23:03:34.7730140Z remove-openmp-macos: true 2021-05-16T23:03:34.7730690Z http-user-agent: default 2021-05-16T23:03:34.7731130Z install-r: true 2021-05-16T23:03:34.7731690Z windows-path-include-mingw: true 2021-05-16T23:03:34.7732190Z env: 2021-05-16T23:03:34.7732620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:34.7733050Z TIC_DEPLOY_KEY: 2021-05-16T23:03:34.7733430Z RSPM: 2021-05-16T23:03:34.7734720Z GITHUB_PAT: *** 2021-05-16T23:03:34.7735120Z COVERALLS_TOKEN: 2021-05-16T23:03:34.7735590Z continue-on-error: false 2021-05-16T23:03:34.7736050Z VDIFFR_RUN_TESTS: false 2021-05-16T23:03:34.7736450Z ##[endgroup] 2021-05-16T23:03:35.2440420Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T23:03:38.3735610Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-16T23:03:38.9938440Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T23:03:39.2498490Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T23:03:39.2513390Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T23:03:39.2516390Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T23:03:40.0018570Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T23:03:40.0025300Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T23:03:41.1229920Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T23:03:41.1231950Z Checksumming (Apple_Free : 3)… 2021-05-16T23:03:42.0253380Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T23:03:42.0365180Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T23:03:42.0700170Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T23:03:42.0789030Z Checksumming (Apple_Free : 5)… 2021-05-16T23:03:43.0009900Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T23:03:43.0111300Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T23:03:43.0182230Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T23:03:43.0186410Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T23:03:44.0013560Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T23:03:44.0116280Z verified CRC32 $84F1919B 2021-05-16T23:03:44.5265170Z /dev/disk2 GUID_partition_scheme 2021-05-16T23:03:44.5384050Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T23:03:44.5562230Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T23:03:46.9490680Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T23:03:46.9491400Z To reinstall 0.29.2_3, run: 2021-05-16T23:03:46.9492300Z brew reinstall pkg-config 2021-05-16T23:03:46.9802640Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T23:03:48.9386910Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T23:03:49.3445160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T23%3A10%3A00Z&sig=meP8%2Bwfg%2Fozy%2FjaXDNft%2FBvZg1djD38obMYzmrsUUnM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:03:49.6064790Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T23:03:53.1315560Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T23:03:53.1921070Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T23:03:53.4096330Z installer: Package name is R 4.0.5 for macOS 2021-05-16T23:03:53.4111770Z installer: Upgrading at base path / 2021-05-16T23:03:53.4112700Z installer: The upgrade was successful. 2021-05-16T23:03:55.0999820Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T23:03:55.5121830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T23%3A10%3A00Z&sig=MvyGlvO3cPEBLl%2F%2BauCSZlCnF65%2BfG1uHWYauqOrB5M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:03:55.5905650Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T23:03:58.0752800Z installer: Package name is gfortran 2021-05-16T23:03:58.0753760Z installer: Installing at base path / 2021-05-16T23:03:58.0754410Z installer: The install was successful. 2021-05-16T23:03:58.0803750Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T23:03:58.2434820Z "disk2" ejected. 2021-05-16T23:03:58.2541510Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T23:03:58.3163520Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T23:03:59.2107450Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T23:03:59.2503660Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:03:59.2504660Z env: 2021-05-16T23:03:59.2505670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:59.2508330Z TIC_DEPLOY_KEY: 2021-05-16T23:03:59.2508820Z RSPM: 2021-05-16T23:03:59.2510400Z GITHUB_PAT: *** 2021-05-16T23:03:59.2510820Z COVERALLS_TOKEN: 2021-05-16T23:03:59.2511310Z continue-on-error: false 2021-05-16T23:03:59.2511790Z VDIFFR_RUN_TESTS: false 2021-05-16T23:03:59.2512290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:03:59.2512720Z TZ: UTC 2021-05-16T23:03:59.2513090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:03:59.2513480Z NOT_CRAN: true 2021-05-16T23:03:59.2513860Z ##[endgroup] 2021-05-16T23:03:59.5012330Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T23:03:59.5914070Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:03:59.6016370Z Dload Upload Total Spent Left Speed 2021-05-16T23:03:59.6364490Z 2021-05-16T23:03:59.6797230Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:03:59.6953640Z 100 117 0 117 0 0 1392 0 --:--:-- --:--:-- --:--:-- 1392 2021-05-16T23:03:59.7339170Z 2021-05-16T23:03:59.7345140Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:04:00.1490690Z 2021-05-16T23:04:01.1492830Z 21 82.6M 21 17.3M 0 0 30.6M 0 0:00:02 --:--:-- 0:00:02 30.6M 2021-05-16T23:04:01.2453120Z 91 82.6M 91 75.7M 0 0 48.3M 0 0:00:01 0:00:01 --:--:-- 58.3M 2021-05-16T23:04:01.2454370Z 100 82.6M 100 82.6M 0 0 49.7M 0 0:00:01 0:00:01 --:--:-- 59.5M 2021-05-16T23:04:05.7293140Z ##[group]Run tlmgr update --self 2021-05-16T23:04:05.7293820Z tlmgr update --self 2021-05-16T23:04:05.7294680Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:04:05.7295480Z tlmgr update --all 2021-05-16T23:04:05.7505130Z shell: /bin/bash -e {0} 2021-05-16T23:04:05.7505550Z env: 2021-05-16T23:04:05.7505990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:05.7506470Z TIC_DEPLOY_KEY: 2021-05-16T23:04:05.7506830Z RSPM: 2021-05-16T23:04:05.7508210Z GITHUB_PAT: *** 2021-05-16T23:04:05.7508640Z COVERALLS_TOKEN: 2021-05-16T23:04:05.7509130Z continue-on-error: false 2021-05-16T23:04:05.7509620Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:05.7510110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:05.7510570Z TZ: UTC 2021-05-16T23:04:05.7510940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:05.7511360Z NOT_CRAN: true 2021-05-16T23:04:05.7511820Z ##[endgroup] 2021-05-16T23:04:08.0073910Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:08.0076140Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:04:10.3508300Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:10.3509330Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:04:10.6574600Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:04:11.1196790Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T23:04:11.4235110Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T23:04:11.8038130Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T23:04:12.1109560Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T23:04:15.7145310Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T23:04:16.0128720Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-16T23:04:16.6260170Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T23:04:16.9327660Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T23:04:17.2284830Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-16T23:04:17.6032850Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T23:04:17.9140700Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T23:04:18.2299140Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-16T23:04:18.6471340Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T23:04:18.9527730Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T23:04:19.6528730Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-16T23:04:19.9577990Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T23:04:20.2662490Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-16T23:04:20.5745550Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-16T23:04:20.9478570Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-16T23:04:21.3743970Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-16T23:04:21.6769540Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-16T23:04:22.0548380Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-16T23:04:22.4308730Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-16T23:04:22.7483710Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-16T23:04:23.0516030Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-16T23:04:23.3658810Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-16T23:04:23.6700600Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-16T23:04:23.9842580Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-16T23:04:24.3090800Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-16T23:04:24.6074370Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-16T23:04:24.9201590Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-16T23:04:25.2959800Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-16T23:04:25.6009330Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-16T23:04:25.9136860Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-16T23:04:26.3447790Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-16T23:04:26.6554400Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-16T23:04:26.9600690Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-16T23:04:27.2666710Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-16T23:04:27.5630690Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-16T23:04:27.8766680Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-16T23:04:28.1789270Z [43/89, 00:18/00:19] install: luaimageembed [2k] 2021-05-16T23:04:28.4950520Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-16T23:04:28.8022450Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-16T23:04:29.1127880Z [46/89, 00:19/00:20] install: luaintro [1k] 2021-05-16T23:04:29.4173280Z [47/89, 00:19/00:20] install: luakeys [5k] 2021-05-16T23:04:29.7294450Z [48/89, 00:19/00:20] install: lualatex-doc [1k] 2021-05-16T23:04:30.0574180Z [49/89, 00:20/00:21] install: lualatex-truncate [2k] 2021-05-16T23:04:30.3695090Z [50/89, 00:20/00:21] install: luamplib [12k] 2021-05-16T23:04:30.6809560Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-16T23:04:30.9949770Z [52/89, 00:20/00:21] install: luaprogtable [7k] 2021-05-16T23:04:31.2980460Z [53/89, 00:21/00:22] install: luarandom [2k] 2021-05-16T23:04:31.6104540Z [54/89, 00:21/00:22] install: luatex85 [2k] 2021-05-16T23:04:31.9159860Z [55/89, 00:21/00:22] install: luatexbase [4k] 2021-05-16T23:04:32.2235450Z [56/89, 00:22/00:23] install: luatexko [22k] 2021-05-16T23:04:32.5913150Z [57/89, 00:22/00:23] install: luatextra [2k] 2021-05-16T23:04:32.8987290Z [58/89, 00:22/00:23] install: luavlna [8k] 2021-05-16T23:04:34.0032680Z [59/89, 00:23/00:24] install: luaxml [31k] 2021-05-16T23:04:34.0034450Z [60/89, 00:23/00:24] install: makeindex.universal-darwin [91k] 2021-05-16T23:04:34.0690500Z [61/89, 00:24/00:25] install: makeindex [5k] 2021-05-16T23:04:34.4003380Z [62/89, 00:24/00:25] install: mflogo [2k] 2021-05-16T23:04:34.7127050Z [63/89, 00:24/00:25] install: newpax [9k] 2021-05-16T23:04:35.0214570Z [64/89, 00:25/00:26] install: nodetree [13k] 2021-05-16T23:04:35.3879120Z [65/89, 00:25/00:26] install: odsfile [5k] 2021-05-16T23:04:35.6879670Z [66/89, 00:25/00:26] install: optex.universal-darwin [1k] 2021-05-16T23:04:35.9903790Z [67/89, 00:25/00:26] install: optex [770k] 2021-05-16T23:04:36.7160370Z [68/89, 00:26/00:26] install: pdfarticle [4k] 2021-05-16T23:04:37.0365920Z [69/89, 00:27/00:28] install: pdfextra [22k] 2021-05-16T23:04:37.3999590Z [70/89, 00:27/00:28] install: placeat [4k] 2021-05-16T23:04:37.7030260Z [71/89, 00:27/00:27] install: plantuml [3k] 2021-05-16T23:04:38.0137380Z [72/89, 00:28/00:29] install: rsfs [55k] 2021-05-16T23:04:38.4496460Z [73/89, 00:28/00:28] install: selnolig [53k] 2021-05-16T23:04:38.8889370Z [74/89, 00:28/00:28] install: spelling [14k] 2021-05-16T23:04:39.2665560Z [75/89, 00:29/00:29] install: stricttex [2k] 2021-05-16T23:04:39.5807940Z [76/89, 00:29/00:29] install: texlive-common [1k] 2021-05-16T23:04:39.8926000Z [77/89, 00:29/00:29] install: texlive-en [1k] 2021-05-16T23:04:40.1950400Z [78/89, 00:30/00:30] install: texlive-msg-translations [144k] 2021-05-16T23:04:40.6994880Z [79/89, 00:30/00:30] install: thumbpdf.universal-darwin [1k] 2021-05-16T23:04:41.0083280Z [80/89, 00:31/00:31] install: thumbpdf [19k] 2021-05-16T23:04:41.3710650Z [81/89, 00:31/00:31] install: tlshell.universal-darwin [1k] 2021-05-16T23:04:41.6774690Z [82/89, 00:31/00:31] install: tlshell [29k] 2021-05-16T23:04:42.0392250Z [83/89, 00:32/00:32] install: typewriter [25k] 2021-05-16T23:04:42.4083500Z [84/89, 00:32/00:32] install: uninormalize [6k] 2021-05-16T23:04:42.7199380Z [85/89, 00:32/00:32] install: upquote [2k] 2021-05-16T23:04:43.0249760Z [86/89, 00:33/00:33] install: xdvi.universal-darwin [948k] 2021-05-16T23:04:43.8382700Z [87/89, 00:33/00:33] install: xdvi [7k] 2021-05-16T23:04:44.1467510Z [88/89, 00:34/00:34] install: collection-basic [1k] 2021-05-16T23:04:44.4611630Z [89/89, 00:34/00:34] install: collection-luatex [1k] 2021-05-16T23:04:44.7593700Z running mktexlsr ... 2021-05-16T23:04:45.4943770Z done running mktexlsr. 2021-05-16T23:04:45.5360340Z running updmap-sys ... 2021-05-16T23:04:46.1051560Z done running updmap-sys. 2021-05-16T23:04:46.1053470Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T23:04:46.1056930Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/lLlYTHnzLq/ShxnsP92fW ... 2021-05-16T23:04:47.2362550Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/lLlYTHnzLq/ShxnsP92fW. 2021-05-16T23:04:47.2363880Z OK: optex.fmt/luatex 2021-05-16T23:04:47.2365110Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:04:47.2366570Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:04:49.5620820Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:49.5621890Z tlmgr: no updates available 2021-05-16T23:04:49.7046700Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:04:49.7047210Z with: 2021-05-16T23:04:49.7047560Z pandoc-version: 2.7.3 2021-05-16T23:04:49.7047910Z env: 2021-05-16T23:04:49.7048280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:49.7048700Z TIC_DEPLOY_KEY: 2021-05-16T23:04:49.7049000Z RSPM: 2021-05-16T23:04:49.7050190Z GITHUB_PAT: *** 2021-05-16T23:04:49.7050580Z COVERALLS_TOKEN: 2021-05-16T23:04:49.7051000Z continue-on-error: false 2021-05-16T23:04:49.7051440Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:49.7051880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:49.7052280Z TZ: UTC 2021-05-16T23:04:49.7052620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:49.7052980Z NOT_CRAN: true 2021-05-16T23:04:49.7053300Z ##[endgroup] 2021-05-16T23:04:50.3090520Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T23:04:52.9927200Z installer: Package name is pandoc 2021-05-16T23:04:52.9930980Z installer: Installing at base path / 2021-05-16T23:04:52.9931700Z installer: The install was successful. 2021-05-16T23:04:53.0098470Z ##[group]Run git config user.name adigherman 2021-05-16T23:04:53.0099230Z git config user.name adigherman 2021-05-16T23:04:53.0099790Z git config user.email adig@jhu.edu 2021-05-16T23:04:53.0285060Z shell: /bin/bash -e {0} 2021-05-16T23:04:53.0285930Z env: 2021-05-16T23:04:53.0286410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:53.0286920Z TIC_DEPLOY_KEY: 2021-05-16T23:04:53.0287320Z RSPM: 2021-05-16T23:04:53.0288470Z GITHUB_PAT: *** 2021-05-16T23:04:53.0288960Z COVERALLS_TOKEN: 2021-05-16T23:04:53.0289450Z continue-on-error: false 2021-05-16T23:04:53.0289980Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:53.0290490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:53.0290980Z TZ: UTC 2021-05-16T23:04:53.0291380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:53.0291840Z NOT_CRAN: true 2021-05-16T23:04:53.0292270Z ##[endgroup] 2021-05-16T23:04:53.0829840Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T23:04:53.0831030Z env: 2021-05-16T23:04:53.0831900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:53.0832730Z TIC_DEPLOY_KEY: 2021-05-16T23:04:53.0833430Z RSPM: 2021-05-16T23:04:53.0835580Z GITHUB_PAT: *** 2021-05-16T23:04:53.0836420Z COVERALLS_TOKEN: 2021-05-16T23:04:53.0837240Z continue-on-error: false 2021-05-16T23:04:53.0838110Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:53.0838980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:53.0839790Z TZ: UTC 2021-05-16T23:04:53.0840520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:53.0841240Z NOT_CRAN: true 2021-05-16T23:04:53.0841940Z ##[endgroup] 2021-05-16T23:04:54.7147960Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T23:04:54.7506580Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T23:04:54.7508100Z To reinstall 3.20.2, run: 2021-05-16T23:04:54.7513080Z brew reinstall cmake 2021-05-16T23:04:56.3670280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T23:04:57.6261470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:04:58.2290610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T23:04:58.6215540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T23%3A10%3A00Z&sig=e94E4Gh7jYhnlZToyttDG%2BR%2FKx4sWg2GLpWPoBtTKMs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:58.6642480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A10\%3A00Z\&sig=e94E4Gh7jYhnlZToyttDG\%2BR\%2FKx4sWg2GLpWPoBtTKMs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:04:58.7161750Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T23:04:58.7814440Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T23:04:58.7842000Z 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-2765-zh4xx8 2021-05-16T23:04:58.8032820Z cp -pR /private/tmp/d20210516-2765-zh4xx8/libssh/. /usr/local/Cellar/libssh 2021-05-16T23:04:58.8228530Z chmod -Rf +w /private/tmp/d20210516-2765-zh4xx8 2021-05-16T23:04:58.8808250Z ==> Finishing up 2021-05-16T23:04:58.9148040Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T23:04:58.9163350Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T23:04:58.9169630Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T23:04:58.9175990Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T23:04:58.9180940Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T23:04:58.9186750Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T23:04:58.9195150Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T23:04:58.9345640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2929-c26rsu.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-16T23:05:01.1419860Z ==> Summary 2021-05-16T23:05:01.1450690Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T23:05:03.1912910Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T23:05:04.4917660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:05:05.1244240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T23:05:05.6584320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T23%3A15%3A00Z&sig=VyTIjS%2FOhNVy0IqUBlDK4yiAWNwUyeF9r3r88gejrOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:05.6945320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=VyTIjS\%2FOhNVy0IqUBlDK4yiAWNwUyeF9r3r88gejrOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:07.2662250Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T23:05:07.6474970Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T23:05:08.8655570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:05:09.5080760Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T23:05:10.0415990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T23%3A15%3A00Z&sig=SmDjmpeTrAd%2FZe%2B1vGV7IfIm72AgG9utPHrUO6lNObU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:10.0716470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=SmDjmpeTrAd\%2FZe\%2B1vGV7IfIm72AgG9utPHrUO6lNObU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:10.1521450Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T23:05:10.1590850Z ==> Installing dependencies for jags: gcc 2021-05-16T23:05:10.1599730Z ==> Installing jags dependency: gcc 2021-05-16T23:05:10.2464250Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T23:05:10.2494250Z 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-2936-kd4xeo 2021-05-16T23:05:12.5846460Z cp -pR /private/tmp/d20210516-2936-kd4xeo/gcc/. /usr/local/Cellar/gcc 2021-05-16T23:05:14.2366010Z chmod -Rf +w /private/tmp/d20210516-2936-kd4xeo 2021-05-16T23:05:18.5452210Z ==> Finishing up 2021-05-16T23:05:18.7345620Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T23:05:18.7350920Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T23:05:18.7356710Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T23:05:18.7363690Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T23:05:18.7369650Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T23:05:18.7375510Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T23:05:18.7381820Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T23:05:18.7387580Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T23:05:18.7393420Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T23:05:18.7399180Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T23:05:18.7415320Z rm /usr/local/bin/c++-11 2021-05-16T23:05:18.7420150Z rm /usr/local/bin/cpp-11 2021-05-16T23:05:18.7424120Z rm /usr/local/bin/g++-11 2021-05-16T23:05:18.7428660Z rm /usr/local/bin/gcc-11 2021-05-16T23:05:18.7478150Z rm /usr/local/bin/gcc-ar-11 2021-05-16T23:05:18.7482200Z rm /usr/local/bin/gcc-nm-11 2021-05-16T23:05:18.7486270Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T23:05:18.7490250Z rm /usr/local/bin/gcov-11 2021-05-16T23:05:18.7494230Z rm /usr/local/bin/gcov-dump-11 2021-05-16T23:05:18.7498340Z rm /usr/local/bin/gcov-tool-11 2021-05-16T23:05:18.9872280Z Error: The `brew link` step did not complete successfully 2021-05-16T23:05:18.9873110Z The formula built, but is not symlinked into /usr/local 2021-05-16T23:05:18.9877540Z Could not symlink bin/gfortran 2021-05-16T23:05:18.9878170Z Target /usr/local/bin/gfortran 2021-05-16T23:05:18.9878780Z already exists. You may want to remove it: 2021-05-16T23:05:18.9879830Z rm '/usr/local/bin/gfortran' 2021-05-16T23:05:18.9880170Z 2021-05-16T23:05:18.9881260Z To force the link and overwrite all conflicting files: 2021-05-16T23:05:18.9882250Z brew link --overwrite gcc 2021-05-16T23:05:18.9882600Z 2021-05-16T23:05:18.9883120Z To list all files that would be deleted: 2021-05-16T23:05:18.9884060Z brew link --overwrite --dry-run gcc 2021-05-16T23:05:18.9884450Z 2021-05-16T23:05:18.9884930Z Possible conflicting files are: 2021-05-16T23:05:18.9919370Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T23:05:19.4810570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3109-na6gib.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-16T23:05:22.0714680Z ==> Summary 2021-05-16T23:05:22.1650650Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T23:05:22.1655510Z ==> Installing jags 2021-05-16T23:05:22.1659380Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T23:05:22.1678190Z 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-2936-1s0ydfe 2021-05-16T23:05:22.2288350Z cp -pR /private/tmp/d20210516-2936-1s0ydfe/jags/. /usr/local/Cellar/jags 2021-05-16T23:05:22.3075760Z chmod -Rf +w /private/tmp/d20210516-2936-1s0ydfe 2021-05-16T23:05:22.4303730Z ==> Finishing up 2021-05-16T23:05:22.4626130Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T23:05:22.4632560Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T23:05:22.4644580Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T23:05:22.4651130Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T23:05:22.4656370Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T23:05:22.4661780Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T23:05:22.4667370Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T23:05:22.4672690Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T23:05:22.4679800Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T23:05:22.5046010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3135-i14acu.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-16T23:05:24.8030670Z ==> Summary 2021-05-16T23:05:24.8141430Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T23:05:27.0649040Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T23:05:28.2998800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:05:28.9300030Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T23:05:29.4414490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T23%3A15%3A00Z&sig=%2BaTrTDQcdz7n%2BOGCwBmkgRGbvX9o0BOkvtXftUzVyIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:29.4742190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=\%2BaTrTDQcdz7n\%2BOGCwBmkgRGbvX9o0BOkvtXftUzVyIs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:29.7177210Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T23:05:29.8288760Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T23:05:29.8317890Z 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-3142-hgal4a 2021-05-16T23:05:30.0840760Z cp -pR /private/tmp/d20210516-3142-hgal4a/v8/. /usr/local/Cellar/v8 2021-05-16T23:05:30.2221560Z chmod -Rf +w /private/tmp/d20210516-3142-hgal4a 2021-05-16T23:05:30.4047770Z ==> Finishing up 2021-05-16T23:05:30.4561790Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T23:05:30.5014300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3307-1tb79zc.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-16T23:05:32.6890870Z ==> Summary 2021-05-16T23:05:32.6949720Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T23:05:34.7864990Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T23:05:36.0471790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:05:36.6961890Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T23:05:37.1063730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T23%3A15%3A00Z&sig=vWAB4o3qEgjysMvcLgER%2F4H9jd%2FoYcHMr7hn8g%2F8ZXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:37.1392710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=vWAB4o3qEgjysMvcLgER\%2F4H9jd\%2FoYcHMr7hn8g\%2F8ZXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:37.2855600Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T23:05:37.3051250Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:05:38.6021400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:05:39.1999320Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:05:39.6129040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T23%3A15%3A00Z&sig=vip5yZdYysycc7wHukEuwpvSbOkh57qKkGpbRFH5e8E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:39.6540170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=vip5yZdYysycc7wHukEuwpvSbOkh57qKkGpbRFH5e8E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:39.7802500Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T23:05:39.7940020Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:05:41.0955590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:05:41.6812430Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:05:42.2699290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T23%3A15%3A00Z&sig=H4BUvhojOlhKPQDDwL4zlWEgCrk4dwoXgocb9SqkbS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:42.3606120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=H4BUvhojOlhKPQDDwL4zlWEgCrk4dwoXgocb9SqkbS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:42.4998530Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T23:05:42.5241240Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T23:05:42.5246270Z ==> Installing fftw dependency: hwloc 2021-05-16T23:05:42.5867800Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T23:05:42.5896580Z 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-3314-1dojou0 2021-05-16T23:05:42.9244540Z cp -pR /private/tmp/d20210516-3314-1dojou0/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T23:05:43.3959200Z chmod -Rf +w /private/tmp/d20210516-3314-1dojou0 2021-05-16T23:05:43.8087120Z ==> Finishing up 2021-05-16T23:05:43.8510310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T23:05:43.8514290Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T23:05:43.8519510Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T23:05:43.8525030Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T23:05:43.8530340Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T23:05:43.8535540Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T23:05:43.8540760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T23:05:43.8545970Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T23:05:43.8551420Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T23:05:43.8556350Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T23:05:43.8561720Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T23:05:43.8567010Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T23:05:43.8572080Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T23:05:43.8579550Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T23:05:43.8584700Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T23:05:43.8597510Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T23:05:43.8616640Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T23:05:43.8622410Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T23:05:43.8633420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T23:05:43.8639450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T23:05:43.8644690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T23:05:43.8650270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T23:05:43.8655970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T23:05:43.8661490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T23:05:43.8667080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T23:05:43.8672770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T23:05:43.8692310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T23:05:43.8698680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T23:05:43.8704070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T23:05:43.8710260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T23:05:43.8715940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T23:05:43.8750790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T23:05:43.8779290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T23:05:43.8799010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T23:05:43.8817110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T23:05:43.8823040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T23:05:43.8836120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T23:05:43.8841890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T23:05:43.8847660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T23:05:43.8864630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T23:05:43.8883280Z 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-16T23:05:43.8889050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T23:05:43.8895110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T23:05:43.8911490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T23:05:43.8926900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T23:05:43.8940610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T23:05:43.8954410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T23:05:43.8960510Z 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-16T23:05:43.8982290Z 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-16T23:05:43.8995790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T23:05:43.9012040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T23:05:43.9017790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T23:05:43.9028430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T23:05:43.9034500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T23:05:43.9043400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T23:05:43.9048710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T23:05:43.9058290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T23:05:43.9071200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T23:05:43.9076480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T23:05:43.9082300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T23:05:43.9095490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T23:05:43.9101400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T23:05:43.9107240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T23:05:43.9117060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T23:05:43.9123260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T23:05:43.9132980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T23:05:43.9138350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T23:05:43.9157190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T23:05:43.9162830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T23:05:43.9169080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T23:05:43.9178410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T23:05:43.9184170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T23:05:43.9198300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T23:05:43.9208960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T23:05:43.9219160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T23:05:43.9232600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T23:05:43.9237930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T23:05:43.9243760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T23:05:43.9249440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T23:05:43.9255110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T23:05:43.9260870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T23:05:43.9266900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T23:05:43.9275980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T23:05:43.9282010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T23:05:43.9287920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T23:05:43.9293680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T23:05:43.9299590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T23:05:43.9305160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T23:05:43.9311590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T23:05:43.9317910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T23:05:43.9324050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T23:05:43.9333590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T23:05:43.9339430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T23:05:43.9345400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T23:05:43.9351630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T23:05:43.9357910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T23:05:43.9363840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T23:05:43.9370690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T23:05:43.9376710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T23:05:43.9383030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T23:05:43.9387710Z Only the first 100 operations were output. 2021-05-16T23:05:44.3149960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3490-difmqn.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-16T23:05:46.6522320Z ==> Summary 2021-05-16T23:05:46.7112470Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T23:05:46.7118870Z ==> Installing fftw dependency: open-mpi 2021-05-16T23:05:46.7657760Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:05:46.7675110Z 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-3314-o3uf56 2021-05-16T23:05:47.0689930Z cp -pR /private/tmp/d20210516-3314-o3uf56/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T23:05:47.4996280Z chmod -Rf +w /private/tmp/d20210516-3314-o3uf56 2021-05-16T23:05:49.3556280Z ==> Finishing up 2021-05-16T23:05:49.3953330Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T23:05:49.3957630Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T23:05:49.3962090Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T23:05:49.3967130Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T23:05:49.3973840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T23:05:49.3978630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T23:05:49.3983780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T23:05:49.3988500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T23:05:49.3993520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T23:05:49.3998040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T23:05:49.4002910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T23:05:49.4007970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T23:05:49.4012880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T23:05:49.4018240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T23:05:49.4023120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T23:05:49.4028000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T23:05:49.4033270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T23:05:49.4037880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T23:05:49.4042740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T23:05:49.4047490Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T23:05:49.4052060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T23:05:49.4057030Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T23:05:49.4062200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T23:05:49.4067990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T23:05:49.4075580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T23:05:49.4080070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T23:05:49.4085120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T23:05:49.4090170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T23:05:49.4095050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T23:05:49.4100160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T23:05:49.4104860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T23:05:49.4109950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T23:05:49.4115120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T23:05:49.4120150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T23:05:49.4125400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T23:05:49.4129890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T23:05:49.4134940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T23:05:49.4139870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T23:05:49.4144720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T23:05:49.4150150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T23:05:49.4154870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T23:05:49.4159680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T23:05:49.4164990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T23:05:49.4169720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T23:05:49.4174470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T23:05:49.4179230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T23:05:49.4184250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T23:05:49.4190080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T23:05:49.4202010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T23:05:49.4207310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T23:05:49.4212450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T23:05:49.4217810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T23:05:49.4223490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T23:05:49.4228780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T23:05:49.4233740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T23:05:49.4238960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T23:05:49.4244520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T23:05:49.4249740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T23:05:49.4255640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T23:05:49.4260590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T23:05:49.4273790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T23:05:49.4279170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T23:05:49.4284150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T23:05:49.4303390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T23:05:49.4309530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T23:05:49.4326460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T23:05:49.4357890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T23:05:49.4363450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T23:05:49.4369170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T23:05:49.4374610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T23:05:49.4380150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T23:05:49.4385590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T23:05:49.4391070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T23:05:49.4396250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T23:05:49.4401780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T23:05:49.4406730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T23:05:49.4412250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T23:05:49.4417590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T23:05:49.4423850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T23:05:49.4429660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T23:05:49.4435250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T23:05:49.4440350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T23:05:49.4445830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T23:05:49.4450860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T23:05:49.4456780Z 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-16T23:05:49.4461740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T23:05:49.4467060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T23:05:49.4472520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T23:05:49.4477510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T23:05:49.4482310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T23:05:49.4487580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T23:05:49.4493040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T23:05:49.4497990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T23:05:49.4503160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T23:05:49.4508220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T23:05:49.4513510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T23:05:49.4518990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T23:05:49.4524120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T23:05:49.4529490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T23:05:49.4534710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T23:05:49.4538810Z Only the first 100 operations were output. 2021-05-16T23:05:49.8863970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3520-1uw3t0j.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-16T23:05:52.2008810Z ==> Summary 2021-05-16T23:05:52.2437430Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:05:52.2444280Z ==> Installing fftw 2021-05-16T23:05:52.2448300Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:05:52.2466500Z 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-3314-1ob71rg 2021-05-16T23:05:52.3546020Z cp -pR /private/tmp/d20210516-3314-1ob71rg/fftw/. /usr/local/Cellar/fftw 2021-05-16T23:05:52.4274250Z chmod -Rf +w /private/tmp/d20210516-3314-1ob71rg 2021-05-16T23:05:52.6169540Z ==> Finishing up 2021-05-16T23:05:52.6682510Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T23:05:52.6688570Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T23:05:52.6694050Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T23:05:52.6699200Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T23:05:52.6707630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T23:05:52.6713670Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T23:05:52.6719380Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T23:05:52.6725710Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T23:05:52.6731640Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T23:05:52.6737140Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T23:05:52.6743280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T23:05:52.6833200Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T23:05:52.6841990Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T23:05:52.6930540Z info /usr/local/share/info/fftw3.info 2021-05-16T23:05:52.6941190Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T23:05:52.6949160Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T23:05:52.6962530Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T23:05:52.6969190Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T23:05:52.6977980Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T23:05:52.6984110Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T23:05:52.6994910Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T23:05:52.7000370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T23:05:52.7005690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T23:05:52.7011130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T23:05:52.7016500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T23:05:52.7022010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T23:05:52.7027360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T23:05:52.7032820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T23:05:52.7038060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T23:05:52.7043540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T23:05:52.7048940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T23:05:52.7055340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T23:05:52.7061380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T23:05:52.7066750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T23:05:52.7071940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T23:05:52.7077980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T23:05:52.7083210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T23:05:52.7088740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T23:05:52.7094110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T23:05:52.7099110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T23:05:52.7104010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T23:05:52.7109910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T23:05:52.7115090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T23:05:52.7120330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T23:05:52.7125510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T23:05:52.7130910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T23:05:52.7135760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T23:05:52.7141040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T23:05:52.7146410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T23:05:52.7151430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T23:05:52.7156920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T23:05:52.7162590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T23:05:52.7169910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T23:05:52.7184540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T23:05:52.7193520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T23:05:52.7202330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T23:05:52.7214260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T23:05:52.7227170Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T23:05:52.7233810Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T23:05:52.7244770Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T23:05:52.7646710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3547-151o15w.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-16T23:05:55.0697750Z ==> Summary 2021-05-16T23:05:55.0758170Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:05:55.7164130Z ==> No outdated dependents to upgrade! 2021-05-16T23:05:55.7166060Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:05:55.8867040Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T23:05:55.8868060Z fftw, open-mpi 2021-05-16T23:05:56.6561980Z rm /usr/local/bin/fftw-wisdom 2021-05-16T23:05:56.6570120Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T23:05:56.6571350Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T23:05:56.6572400Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T23:05:56.6573560Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T23:05:56.6574700Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T23:05:56.6575430Z rm /usr/local/include/fftw3.f 2021-05-16T23:05:56.6576060Z rm /usr/local/include/fftw3.f03 2021-05-16T23:05:56.6577550Z rm /usr/local/include/fftw3.h 2021-05-16T23:05:56.6578700Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T23:05:56.6579490Z rm /usr/local/include/fftw3l.f03 2021-05-16T23:05:56.6580190Z rm /usr/local/include/fftw3q.f03 2021-05-16T23:05:56.6580880Z rm /usr/local/lib/cmake/fftw3 2021-05-16T23:05:56.6581580Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T23:05:56.6582280Z rm /usr/local/lib/libfftw3.a 2021-05-16T23:05:56.6582990Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T23:05:56.6583720Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T23:05:56.6584400Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T23:05:56.6585510Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T23:05:56.6586330Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T23:05:56.6587050Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T23:05:56.6588070Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T23:05:56.6589230Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T23:05:56.6590010Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T23:05:56.6590810Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T23:05:56.6591590Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T23:05:56.6592300Z rm /usr/local/lib/libfftw3f.a 2021-05-16T23:05:56.6593020Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T23:05:56.6593760Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T23:05:56.6594490Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T23:05:56.6595220Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T23:05:56.6595960Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T23:05:56.6596690Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T23:05:56.6597580Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T23:05:56.6598190Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T23:05:56.6599020Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T23:05:56.6599930Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T23:05:56.6600820Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T23:05:56.6601580Z rm /usr/local/lib/libfftw3l.a 2021-05-16T23:05:56.6602420Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T23:05:56.6603500Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T23:05:56.6604310Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T23:05:56.6605130Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T23:05:56.6606010Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T23:05:56.6606860Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T23:05:56.6607860Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T23:05:56.6622050Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T23:05:56.6622870Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T23:05:56.6624250Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T23:05:56.6625100Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T23:05:56.6625930Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T23:05:56.6626820Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T23:05:56.6627660Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T23:05:56.6628460Z rm /usr/local/share/info/fftw3.info 2021-05-16T23:05:56.6629740Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T23:05:56.6630990Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T23:05:56.6632330Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T23:05:56.6633650Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T23:05:56.6634920Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T23:05:56.6636180Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T23:05:56.6637090Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T23:05:56.6641150Z rm /usr/local/bin/mpic++ 2021-05-16T23:05:56.6645300Z rm /usr/local/bin/mpicc 2021-05-16T23:05:56.6646010Z rm /usr/local/bin/mpicxx 2021-05-16T23:05:56.6646700Z rm /usr/local/bin/mpiexec 2021-05-16T23:05:56.6647390Z rm /usr/local/bin/mpif77 2021-05-16T23:05:56.6648050Z rm /usr/local/bin/mpif90 2021-05-16T23:05:56.6648720Z rm /usr/local/bin/mpifort 2021-05-16T23:05:56.6649390Z rm /usr/local/bin/mpirun 2021-05-16T23:05:56.6650520Z rm /usr/local/bin/ompi-clean 2021-05-16T23:05:56.6651860Z rm /usr/local/bin/ompi-server 2021-05-16T23:05:56.6653200Z rm /usr/local/bin/ompi_info 2021-05-16T23:05:56.6654110Z rm /usr/local/bin/opal_wrapper 2021-05-16T23:05:56.6655460Z rm /usr/local/bin/orte-clean 2021-05-16T23:05:56.6656670Z rm /usr/local/bin/orte-info 2021-05-16T23:05:56.6657780Z rm /usr/local/bin/orte-server 2021-05-16T23:05:56.6658530Z rm /usr/local/bin/ortecc 2021-05-16T23:05:56.6659200Z rm /usr/local/bin/orted 2021-05-16T23:05:56.6659860Z rm /usr/local/bin/orterun 2021-05-16T23:05:56.6660610Z rm /usr/local/bin/profile2mat.pl 2021-05-16T23:05:56.6661880Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T23:05:56.6663280Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T23:05:56.6664990Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T23:05:56.6666320Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T23:05:56.6667350Z rm /usr/local/include/mpi-ext.h 2021-05-16T23:05:56.6667840Z rm /usr/local/include/mpi.h 2021-05-16T23:05:56.6668320Z rm /usr/local/include/mpi.mod 2021-05-16T23:05:56.6668820Z rm /usr/local/include/mpi_ext.mod 2021-05-16T23:05:56.6669340Z rm /usr/local/include/mpi_f08.mod 2021-05-16T23:05:56.6669900Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T23:05:56.6670470Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T23:05:56.6671360Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T23:05:56.6672260Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T23:05:56.6673090Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T23:05:56.6673890Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T23:05:56.6675170Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T23:05:56.6676420Z rm /usr/local/include/mpif-config.h 2021-05-16T23:05:56.6677610Z rm /usr/local/include/mpif-constants.h 2021-05-16T23:05:56.6678770Z rm /usr/local/include/mpif-ext.h 2021-05-16T23:05:56.6679950Z rm /usr/local/include/mpif-externals.h 2021-05-16T23:05:56.6681130Z rm /usr/local/include/mpif-handles.h 2021-05-16T23:05:56.6682360Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T23:05:56.6683580Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T23:05:56.6684810Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T23:05:56.6685990Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T23:05:56.6686740Z rm /usr/local/include/mpif.h 2021-05-16T23:05:56.6687440Z rm /usr/local/include/openmpi 2021-05-16T23:05:56.6688220Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T23:05:56.6689190Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T23:05:56.6690030Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T23:05:56.6690890Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T23:05:56.6691790Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T23:05:56.6692640Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T23:05:56.6693460Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T23:05:56.6694250Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T23:05:56.6695000Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T23:05:56.6695740Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T23:05:56.6696470Z rm /usr/local/lib/libmpi.dylib 2021-05-16T23:05:56.6697220Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T23:05:56.6697980Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T23:05:56.6698780Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T23:05:56.6699630Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T23:05:56.6700460Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T23:05:56.6701270Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T23:05:56.6702100Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T23:05:56.6702910Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T23:05:56.6704190Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T23:05:56.6705480Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T23:05:56.6706670Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T23:05:56.6707910Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T23:05:56.6709480Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T23:05:56.6710320Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T23:05:56.6711320Z rm /usr/local/lib/openmpi 2021-05-16T23:05:56.6712420Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T23:05:56.6713580Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T23:05:56.6714770Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T23:05:56.6715940Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T23:05:56.6717110Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T23:05:56.6717950Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T23:05:56.6718700Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T23:05:56.6719430Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T23:05:56.6720110Z rm /usr/local/lib/pmix 2021-05-16T23:05:56.6721090Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T23:05:56.6721890Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T23:05:56.6722620Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T23:05:56.6723350Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T23:05:56.6724080Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T23:05:56.6724800Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T23:05:56.6725540Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T23:05:56.6726280Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T23:05:56.6727480Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T23:05:56.6728680Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T23:05:56.6729490Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T23:05:56.6730260Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T23:05:56.6731410Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T23:05:56.6732560Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T23:05:56.6733760Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T23:05:56.6734570Z rm /usr/local/share/man/man1/orted.1 2021-05-16T23:05:56.6735300Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T23:05:56.6736030Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T23:05:56.6736770Z Only the first 100 operations were output. 2021-05-16T23:05:57.9343620Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T23:05:59.1522400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:05:59.9454970Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T23:06:00.4336450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T23%3A15%3A00Z&sig=cbgyefMTTxtF6KFkVAP0DFHJkPqARLLwCDrXgVoCrcE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:00.4686910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=cbgyefMTTxtF6KFkVAP0DFHJkPqARLLwCDrXgVoCrcE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:00.7444000Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T23:06:00.8758200Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T23:06:00.8786140Z 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-3555-c19uu4 2021-05-16T23:06:01.6213550Z cp -pR /private/tmp/d20210516-3555-c19uu4/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T23:06:02.3691300Z chmod -Rf +w /private/tmp/d20210516-3555-c19uu4 2021-05-16T23:06:03.4798670Z ==> Finishing up 2021-05-16T23:06:03.5265180Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T23:06:03.5271490Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T23:06:03.5284620Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T23:06:03.5410300Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T23:06:03.5414400Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T23:06:03.5419410Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T23:06:03.5424100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T23:06:03.5429290Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T23:06:03.5451440Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T23:06:03.5456380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T23:06:03.5461460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T23:06:03.5466530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T23:06:03.5470680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T23:06:03.5475800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T23:06:03.5480210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T23:06:03.5484970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T23:06:03.5490010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T23:06:03.5494990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T23:06:03.5499540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T23:06:03.5504310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T23:06:03.5509700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T23:06:03.5514550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T23:06:03.5518940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T23:06:03.5523770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T23:06:03.5529010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T23:06:03.5533650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T23:06:03.5538150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T23:06:03.5542820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T23:06:03.5547790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T23:06:03.5552560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T23:06:03.5557340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T23:06:03.5562020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T23:06:03.5566750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T23:06:03.5571500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T23:06:03.5576320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T23:06:03.5581250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T23:06:03.5585960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T23:06:03.5590580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T23:06:03.5595690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T23:06:03.5600210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T23:06:03.5605150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T23:06:03.5611690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T23:06:03.5616490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T23:06:03.5621370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T23:06:03.5626070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T23:06:03.5630860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T23:06:03.5636430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T23:06:03.5641140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T23:06:03.5646230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T23:06:03.5651580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T23:06:03.5656260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T23:06:03.5661260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T23:06:03.5665800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T23:06:03.5670400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T23:06:03.5675260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T23:06:03.5680090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T23:06:03.5685040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T23:06:03.5689700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T23:06:03.5694340Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T23:06:03.5699030Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T23:06:03.5703510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T23:06:03.5709560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T23:06:03.5714500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T23:06:03.5719090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T23:06:03.5723980Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T23:06:03.5728500Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T23:06:03.5732990Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T23:06:03.5737680Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T23:06:03.5742300Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T23:06:03.5747750Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T23:06:03.5752470Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T23:06:03.5758510Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T23:06:03.5763130Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T23:06:03.5768010Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T23:06:03.5773060Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T23:06:03.5777830Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T23:06:03.5782970Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T23:06:03.5787660Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T23:06:03.5792160Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T23:06:03.5797330Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T23:06:03.5801760Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T23:06:03.5809110Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T23:06:03.5815620Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T23:06:03.5822610Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T23:06:03.5833080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T23:06:03.5838850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T23:06:03.5843890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T23:06:03.5849660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T23:06:03.5854900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T23:06:03.5860540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T23:06:03.5866180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T23:06:03.5871040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T23:06:03.5877260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T23:06:03.5882670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T23:06:03.5888240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T23:06:03.5893330Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T23:06:03.5898680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T23:06:03.5903850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T23:06:03.5909080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T23:06:03.5914270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T23:06:03.5919610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T23:06:03.5923910Z Only the first 100 operations were output. 2021-05-16T23:06:03.9629510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3719-1eaq502.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-16T23:06:06.4585440Z ==> Summary 2021-05-16T23:06:06.5333350Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T23:06:08.9592410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T23:06:10.2637520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:10.8849460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T23:06:11.3649420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T23%3A15%3A00Z&sig=FmpU9767cES2oVNuY5te9Y8r%2F2J2n9BV0tqrNpImV%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:11.3953960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=FmpU9767cES2oVNuY5te9Y8r\%2F2J2n9BV0tqrNpImV\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:11.4475630Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T23:06:11.5355960Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T23:06:11.5384670Z 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-3726-r5nmp5 2021-05-16T23:06:11.6163760Z cp -pR /private/tmp/d20210516-3726-r5nmp5/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T23:06:12.4074180Z chmod -Rf +w /private/tmp/d20210516-3726-r5nmp5 2021-05-16T23:06:12.4075250Z ==> Finishing up 2021-05-16T23:06:12.4081110Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T23:06:12.4085620Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T23:06:12.4087370Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T23:06:12.4089070Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T23:06:12.4090930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4093470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4095470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4097560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4099500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4101370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4103240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4105190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4107630Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T23:06:12.4109120Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T23:06:12.4110860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4112710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4114580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4116420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4118250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4120510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4122420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4124360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4126240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4128100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4129960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4131840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4133710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4135570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4137430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4139270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4141140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4143130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4145850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4147700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4149540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4151360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4153550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4155390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4157310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4159190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4161220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4163120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4164990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4166840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4168820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4170680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4172570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4174530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4176390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4178240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4180110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4181960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4184110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4186030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4187880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4189740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4191580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4193440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4195420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4197320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:12.4199140Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T23:06:12.4200720Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T23:06:12.4202360Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T23:06:12.4204230Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T23:06:12.4205980Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T23:06:12.4208120Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T23:06:12.4209820Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T23:06:12.4211690Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T23:06:12.4214490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3891-1pdejdq.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-16T23:06:14.3945300Z ==> Summary 2021-05-16T23:06:14.4158630Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T23:06:16.3975120Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T23:06:16.3975760Z To reinstall 1.6.37, run: 2021-05-16T23:06:16.3976200Z brew reinstall libpng 2021-05-16T23:06:18.2832860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T23:06:19.5579770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:20.1720680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T23:06:20.6539350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T23%3A15%3A00Z&sig=Qv%2B0mtx1PAb4j9HVZrrDfGrvN2CP933DssZuqfLEyfI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:20.6954620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=Qv\%2B0mtx1PAb4j9HVZrrDfGrvN2CP933DssZuqfLEyfI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:20.7338680Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T23:06:20.7386750Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T23:06:22.1022260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:22.7501080Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T23:06:23.2175830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T23%3A15%3A00Z&sig=aLA4jOvx4YAcNNeO00ugbgNXGb612vdi6m%2Be2IZdE4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:23.2500150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=aLA4jOvx4YAcNNeO00ugbgNXGb612vdi6m\%2Be2IZdE4c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:23.3130240Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T23:06:23.3180160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T23:06:24.6225810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:25.2390410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T23:06:25.7061910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T23%3A15%3A00Z&sig=HtBQ%2BNz%2BT6TpRl2pZO6yz7r9Y40KjxL5%2F9WoH62ra98%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:25.7460410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=HtBQ\%2BNz\%2BT6TpRl2pZO6yz7r9Y40KjxL5\%2F9WoH62ra98\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:25.7949480Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T23:06:25.7978540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T23:06:27.0199680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:27.6536210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T23:06:28.1486870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T23%3A15%3A00Z&sig=ednernXoqA0qYT%2FFab34JlVUkBsFJJ5RxX1XSz0sgTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:28.1811460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=ednernXoqA0qYT\%2FFab34JlVUkBsFJJ5RxX1XSz0sgTw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:28.2200820Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T23:06:28.2229430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T23:06:29.4879520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:30.1252750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T23:06:30.6144250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T23%3A15%3A00Z&sig=5Pcg2pApq%2Fg2GhOF7nS90ChZiLUQAmBVh8LMrjxUcHE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:30.6468440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=5Pcg2pApq\%2Fg2GhOF7nS90ChZiLUQAmBVh8LMrjxUcHE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:30.7135910Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T23:06:30.7196950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T23:06:31.9550780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:32.5865750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T23:06:33.0452290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T23%3A15%3A00Z&sig=xSplfx4TV9hsPCOAVD5z1QZ4Cr01PAZ8WI8tnU9VFnE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:33.0789410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=xSplfx4TV9hsPCOAVD5z1QZ4Cr01PAZ8WI8tnU9VFnE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:33.1722880Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:06:33.1846250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T23:06:34.4379790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:35.0629120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T23:06:35.5422310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T23%3A15%3A00Z&sig=siJBbNGm5%2FLdw3MnG3ADR3y7IRLG8CkaDfXHsol0j%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:35.5757780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=siJBbNGm5\%2FLdw3MnG3ADR3y7IRLG8CkaDfXHsol0j\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:35.6145100Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T23:06:35.6180170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T23:06:36.9001720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:37.4932380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T23:06:37.9766070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T23%3A15%3A00Z&sig=THOdgcVLHfOnSNgVTBf3T0VsUcYz0OmxvWHaX52%2FlXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:38.0102760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=THOdgcVLHfOnSNgVTBf3T0VsUcYz0OmxvWHaX52\%2FlXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:38.0493450Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T23:06:38.0522610Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T23:06:39.5559000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:39.9534970Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T23:06:40.4334380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T23%3A15%3A00Z&sig=ZfYpSLmaFcK2aV7PKWQJGZNeE%2FiBW1qqdzTqQaivfL8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:40.4680170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=ZfYpSLmaFcK2aV7PKWQJGZNeE\%2FiBW1qqdzTqQaivfL8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:40.5160800Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T23:06:40.5192560Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T23:06:41.7261980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:42.3566830Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T23:06:42.8278250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T23%3A15%3A00Z&sig=7IZq49I%2BXLCXTuDStf%2B1Nd4kQ8pDGNL3A6%2BvRZxDYDo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:42.8623280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=7IZq49I\%2BXLCXTuDStf\%2B1Nd4kQ8pDGNL3A6\%2BvRZxDYDo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:42.9159550Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T23:06:42.9207040Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T23:06:44.1944530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:44.8392280Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T23:06:45.3533100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T23%3A15%3A00Z&sig=w9hJI84%2FzH4VbYRqs8MqzFOaEBsFO9k3Qdw0DMp3W%2F4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:45.3896550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=w9hJI84\%2FzH4VbYRqs8MqzFOaEBsFO9k3Qdw0DMp3W\%2F4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:45.4883770Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T23:06:45.4996960Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T23:06:46.7130900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:47.3482290Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T23:06:47.7596640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T23%3A15%3A00Z&sig=SDhZivaVEZPlHTdrTXC5jVvKjV6bMcp1gKd6V6v9lLY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:47.7942760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=SDhZivaVEZPlHTdrTXC5jVvKjV6bMcp1gKd6V6v9lLY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:47.8430550Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T23:06:47.8472940Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T23:06:49.1122510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:49.7525320Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T23:06:50.2179740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T23%3A15%3A00Z&sig=ARqWtg7Jf%2BnmkylJ7HjcU8v9RBXn7PkeFRyITspRlb8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:50.2586350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=ARqWtg7Jf\%2BnmkylJ7HjcU8v9RBXn7PkeFRyITspRlb8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:50.3092880Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T23:06:50.3140550Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T23:06:51.5642030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:52.1886990Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T23:06:52.6904560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T23%3A15%3A00Z&sig=7Q%2FpW2Ocor2VvEzYitw3KRXk%2FWHw5gAC1wfmh8cJOGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:52.7220610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=7Q\%2FpW2Ocor2VvEzYitw3KRXk\%2FWHw5gAC1wfmh8cJOGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:52.9860720Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T23:06:53.0385900Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T23:06:54.2673150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:54.8902540Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T23:06:55.3123440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T23%3A15%3A00Z&sig=%2Fvv8OTAYfwCyjZXBMidEy4yUNPggQ9kqc38UogLGR9A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:55.3512030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=\%2Fvv8OTAYfwCyjZXBMidEy4yUNPggQ9kqc38UogLGR9A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:55.4461330Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T23:06:55.4567960Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T23:06:56.7511550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:57.4177770Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T23:06:57.9015170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T23%3A15%3A00Z&sig=B8PTr2D80KFopVeXAXIAvToFvzstZ0wJgIcs8mLNBpM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:57.9355990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=B8PTr2D80KFopVeXAXIAvToFvzstZ0wJgIcs8mLNBpM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:59.7303810Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T23:07:00.1717580Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T23:07:01.4587970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:02.1047290Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T23:07:02.5755380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T23%3A15%3A00Z&sig=7TDcUXy9lXAt5VeNUeSRuZ7uUFzuwR1wudYboaK%2B8CU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:02.6094630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=7TDcUXy9lXAt5VeNUeSRuZ7uUFzuwR1wudYboaK\%2B8CU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:02.8379890Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T23:07:02.8927790Z ==> 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-16T23:07:02.8932640Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T23:07:02.9605900Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T23:07:02.9639250Z 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-4001-7w72e5 2021-05-16T23:07:02.9720310Z cp -pR /private/tmp/d20210516-4001-7w72e5/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T23:07:02.9820270Z chmod -Rf +w /private/tmp/d20210516-4001-7w72e5 2021-05-16T23:07:03.0267880Z ==> Finishing up 2021-05-16T23:07:03.0654380Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T23:07:03.0777100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4263-q5vq5g.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-16T23:07:05.4470130Z ==> Summary 2021-05-16T23:07:05.4485560Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T23:07:05.4491760Z ==> Installing poppler dependency: xorgproto 2021-05-16T23:07:05.4527770Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T23:07:05.4546470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4001-11l9eqb 2021-05-16T23:07:05.5585690Z cp -pR /private/tmp/d20210516-4001-11l9eqb/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T23:07:05.7042750Z chmod -Rf +w /private/tmp/d20210516-4001-11l9eqb 2021-05-16T23:07:05.8825990Z ==> Finishing up 2021-05-16T23:07:05.9207060Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T23:07:05.9210950Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T23:07:05.9219200Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T23:07:05.9223960Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T23:07:05.9228740Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T23:07:05.9234060Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T23:07:05.9239070Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T23:07:05.9244030Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T23:07:05.9249120Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T23:07:05.9254360Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T23:07:05.9259900Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T23:07:05.9297780Z rm /usr/local/share/pkgconfig 2021-05-16T23:07:05.9313000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T23:07:05.9318290Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T23:07:05.9324840Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T23:07:05.9330200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T23:07:05.9335570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T23:07:05.9340960Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T23:07:05.9346280Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T23:07:05.9352040Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T23:07:05.9357410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T23:07:05.9362770Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T23:07:05.9368080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T23:07:05.9373700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T23:07:05.9379230Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T23:07:05.9386300Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T23:07:05.9392990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T23:07:05.9398390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T23:07:05.9403190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T23:07:05.9408090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T23:07:05.9414230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T23:07:05.9419510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T23:07:05.9424420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T23:07:05.9429840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T23:07:05.9435120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T23:07:05.9440310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T23:07:05.9447600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T23:07:05.9452840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T23:07:05.9458330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T23:07:05.9463780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T23:07:05.9469050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T23:07:05.9475480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T23:07:05.9480840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T23:07:05.9485950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T23:07:05.9491250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T23:07:05.9496160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T23:07:05.9501740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T23:07:05.9506940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T23:07:05.9512650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T23:07:05.9517340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T23:07:05.9523100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T23:07:05.9528220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T23:07:05.9533470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T23:07:05.9538420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T23:07:06.0097470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4289-1hw84f9.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-16T23:07:08.3974060Z ==> Summary 2021-05-16T23:07:08.4170840Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T23:07:08.4172070Z ==> Installing poppler dependency: libxau 2021-05-16T23:07:08.4261750Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T23:07:08.4280570Z 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-4001-1d2j2w2 2021-05-16T23:07:08.4431600Z cp -pR /private/tmp/d20210516-4001-1d2j2w2/libxau/. /usr/local/Cellar/libxau 2021-05-16T23:07:08.4664350Z chmod -Rf +w /private/tmp/d20210516-4001-1d2j2w2 2021-05-16T23:07:08.5368400Z ==> Finishing up 2021-05-16T23:07:08.5826590Z rm /usr/local/include/X11 2021-05-16T23:07:08.5834140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T23:07:08.5838840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T23:07:08.5843730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T23:07:08.5849210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T23:07:08.5853800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T23:07:08.5858590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T23:07:08.5863420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T23:07:08.5868280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T23:07:08.5873090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T23:07:08.5878230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T23:07:08.5883500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T23:07:08.5888320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T23:07:08.5893170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T23:07:08.5897960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T23:07:08.5904020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T23:07:08.5910600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T23:07:08.5917770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T23:07:08.5925280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T23:07:08.5931490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T23:07:08.5939040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T23:07:08.5945190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T23:07:08.5951350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T23:07:08.5957380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T23:07:08.5964700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T23:07:08.5969120Z mkdir -p /usr/local/include/X11/dri 2021-05-16T23:07:08.5978190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T23:07:08.5984650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T23:07:08.5991200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T23:07:08.5995730Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T23:07:08.6004710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T23:07:08.6011490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T23:07:08.6017710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T23:07:08.6024170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T23:07:08.6032340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T23:07:08.6048120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T23:07:08.6050200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T23:07:08.6055110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T23:07:08.6060750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T23:07:08.6067160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T23:07:08.6073080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T23:07:08.6078840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T23:07:08.6084680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T23:07:08.6090710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T23:07:08.6096700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T23:07:08.6102230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T23:07:08.6108160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T23:07:08.6114250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T23:07:08.6120120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T23:07:08.6126040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T23:07:08.6131930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T23:07:08.6137780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T23:07:08.6144890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T23:07:08.6150560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T23:07:08.6158700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T23:07:08.6164780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T23:07:08.6194630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T23:07:08.6200460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T23:07:08.6208820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T23:07:08.6214660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T23:07:08.6219680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T23:07:08.6225200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T23:07:08.6230650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T23:07:08.6236210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T23:07:08.6241380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T23:07:08.6246680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T23:07:08.6251830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T23:07:08.6257180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T23:07:08.6262370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T23:07:08.6267760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T23:07:08.6273250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T23:07:08.6278550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T23:07:08.6284680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T23:07:08.6290110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T23:07:08.6295650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T23:07:08.6301280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T23:07:08.6306780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T23:07:08.6313060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T23:07:08.6318970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T23:07:08.6324330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T23:07:08.6329890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T23:07:08.6335140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T23:07:08.6340120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T23:07:08.6345530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T23:07:08.6350670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T23:07:08.6356270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T23:07:08.6361270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T23:07:08.6366770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T23:07:08.6372100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T23:07:08.6377820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T23:07:08.6382800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T23:07:08.6387920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T23:07:08.6393360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T23:07:08.6398460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T23:07:08.6404240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T23:07:08.6410950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T23:07:08.6417150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T23:07:08.6423980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T23:07:08.6429270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T23:07:08.6434740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T23:07:08.6440150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T23:07:08.6445410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T23:07:08.6449450Z Only the first 100 operations were output. 2021-05-16T23:07:08.6812360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4316-1igwdot.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-16T23:07:10.8590320Z ==> Summary 2021-05-16T23:07:10.8649760Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T23:07:10.8650910Z ==> Installing poppler dependency: libxdmcp 2021-05-16T23:07:10.8721650Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T23:07:10.8740680Z 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-4001-gt3njr 2021-05-16T23:07:10.8864800Z cp -pR /private/tmp/d20210516-4001-gt3njr/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T23:07:10.8992300Z chmod -Rf +w /private/tmp/d20210516-4001-gt3njr 2021-05-16T23:07:10.9467280Z ==> Finishing up 2021-05-16T23:07:10.9852020Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T23:07:10.9858460Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T23:07:10.9863010Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T23:07:10.9868120Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T23:07:10.9875430Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T23:07:11.0006230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4342-11xrnip.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-16T23:07:13.2407470Z ==> Summary 2021-05-16T23:07:13.2428400Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T23:07:13.2435320Z ==> Installing poppler dependency: libxcb 2021-05-16T23:07:13.2788980Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T23:07:13.2806900Z 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-4001-5wxqsf 2021-05-16T23:07:13.9967180Z cp -pR /private/tmp/d20210516-4001-5wxqsf/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T23:07:15.4935300Z chmod -Rf +w /private/tmp/d20210516-4001-5wxqsf 2021-05-16T23:07:16.6545570Z ==> Finishing up 2021-05-16T23:07:16.6949040Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T23:07:16.6957070Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T23:07:16.7021550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T23:07:16.7027350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T23:07:16.7032450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T23:07:16.7038290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T23:07:16.7043630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T23:07:16.7049860Z 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-16T23:07:16.7056250Z 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-16T23:07:16.7061980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T23:07:16.7067340Z 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-16T23:07:16.7072940Z 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-16T23:07:16.7078170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T23:07:16.7083590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T23:07:16.7089470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T23:07:16.7094980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T23:07:16.7100610Z 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-16T23:07:16.7106090Z 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-16T23:07:16.7111260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T23:07:16.7116690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T23:07:16.7121900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T23:07:16.7127580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T23:07:16.7132950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T23:07:16.7138340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T23:07:16.7143940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T23:07:16.7149100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T23:07:16.7154860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T23:07:16.7160120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T23:07:16.7165340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T23:07:16.7170850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T23:07:16.7176870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T23:07:16.7182650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T23:07:16.7188480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T23:07:16.7193910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T23:07:16.7199930Z 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-16T23:07:16.7205020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T23:07:16.7210760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T23:07:16.7215990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T23:07:16.7221880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T23:07:16.7227100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T23:07:16.7232960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T23:07:16.7238180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T23:07:16.7243720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T23:07:16.7249050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T23:07:16.7254700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T23:07:16.7259930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T23:07:16.7289320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T23:07:16.7295310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T23:07:16.7303960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T23:07:16.7309180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T23:07:16.7314620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T23:07:16.7320180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T23:07:16.7327340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T23:07:16.7332880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T23:07:16.7338860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T23:07:16.7343740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T23:07:16.7349070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T23:07:16.7354760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T23:07:16.7360280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T23:07:16.7365670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T23:07:16.7371660Z 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-16T23:07:16.7377360Z 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-16T23:07:16.7382750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T23:07:16.7389270Z 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-16T23:07:16.7395330Z 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-16T23:07:16.7401180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T23:07:16.7407240Z 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-16T23:07:16.7412690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T23:07:16.7418250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T23:07:16.7423770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T23:07:16.7429150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T23:07:16.7434670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T23:07:16.7440110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T23:07:16.7446310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T23:07:16.7451750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T23:07:16.7457120Z 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-16T23:07:16.7462760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T23:07:16.7468300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T23:07:16.7473350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T23:07:16.7479440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T23:07:16.7484430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T23:07:16.7489960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T23:07:16.7495440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T23:07:16.7500820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T23:07:16.7506360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T23:07:16.7512760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T23:07:16.7518160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T23:07:16.7524020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T23:07:16.7529640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T23:07:16.7535270Z 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-16T23:07:16.7540250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T23:07:16.7545780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T23:07:16.7551000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T23:07:16.7556470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T23:07:16.7561920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T23:07:16.7567470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T23:07:16.7572430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T23:07:16.7578090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T23:07:16.7583180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T23:07:16.7588640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T23:07:16.7599520Z Only the first 100 operations were output. 2021-05-16T23:07:18.3530790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4377-vvfoio.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-16T23:07:21.0026630Z ==> Summary 2021-05-16T23:07:21.1414750Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T23:07:21.1421120Z ==> Installing poppler dependency: libx11 2021-05-16T23:07:21.1864450Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:07:21.1882290Z 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-4001-1tpi7ya 2021-05-16T23:07:21.5312340Z cp -pR /private/tmp/d20210516-4001-1tpi7ya/libx11/. /usr/local/Cellar/libx11 2021-05-16T23:07:22.0814680Z chmod -Rf +w /private/tmp/d20210516-4001-1tpi7ya 2021-05-16T23:07:22.5568950Z ==> Finishing up 2021-05-16T23:07:22.5962700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T23:07:22.5968260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T23:07:22.5973940Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T23:07:22.5978410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T23:07:22.5984400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T23:07:22.5990070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T23:07:22.5995010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T23:07:22.6000360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T23:07:22.6006210Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T23:07:22.6011940Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T23:07:22.6017350Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T23:07:22.6022420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T23:07:22.6030270Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T23:07:22.6036930Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T23:07:22.6064270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T23:07:22.6071810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T23:07:22.6077340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T23:07:22.6083110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T23:07:22.6088920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T23:07:22.6094920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T23:07:22.6100580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T23:07:22.6107760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T23:07:22.6113740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T23:07:22.6119980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T23:07:22.6126690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T23:07:22.6132800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T23:07:22.6138870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T23:07:22.6144450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T23:07:22.6150460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T23:07:22.6156300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T23:07:22.6163600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T23:07:22.6172040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T23:07:22.6188280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T23:07:22.6191190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T23:07:22.6196460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T23:07:22.6202450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T23:07:22.6208970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T23:07:22.6214980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T23:07:22.6221020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T23:07:22.6231770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T23:07:22.6238040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T23:07:22.6244750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T23:07:22.6250850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T23:07:22.6257110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T23:07:22.6263110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T23:07:22.6269410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T23:07:22.6275430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T23:07:22.6281910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T23:07:22.6299870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T23:07:22.6307440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T23:07:22.6315590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T23:07:22.6321650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T23:07:22.6327690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T23:07:22.6333900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T23:07:22.6340070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T23:07:22.6346500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T23:07:22.6352580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T23:07:22.6358390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T23:07:22.6364700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T23:07:22.6370860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T23:07:22.6376890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T23:07:22.6383120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T23:07:22.6389250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T23:07:22.6394860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T23:07:22.6400830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T23:07:22.6407890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T23:07:22.6413960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T23:07:22.6420340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T23:07:22.6426280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T23:07:22.6432590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T23:07:22.6438700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T23:07:22.6444850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T23:07:22.6451180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T23:07:22.6457290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T23:07:22.6463660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T23:07:22.6469780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T23:07:22.6476130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T23:07:22.6482230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T23:07:22.6488470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T23:07:22.6494420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T23:07:22.6500860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T23:07:22.6507310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T23:07:22.6514120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T23:07:22.6520610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T23:07:22.6526680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T23:07:22.6533130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T23:07:22.6538950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T23:07:22.6544750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T23:07:22.6551190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T23:07:22.6557090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T23:07:22.6564530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T23:07:22.6589890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T23:07:22.6595380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T23:07:22.6601250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T23:07:22.6607050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T23:07:22.6612790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T23:07:22.6618690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T23:07:22.6626520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T23:07:22.6631710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T23:07:22.6637620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T23:07:22.6641820Z Only the first 100 operations were output. 2021-05-16T23:07:23.2298760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4403-1fizkjx.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-16T23:07:25.6092810Z ==> Summary 2021-05-16T23:07:25.6745500Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T23:07:25.6751650Z ==> Installing poppler dependency: libxext 2021-05-16T23:07:25.7319570Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T23:07:25.7337790Z 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-4001-1qor5jt 2021-05-16T23:07:25.7661930Z cp -pR /private/tmp/d20210516-4001-1qor5jt/libxext/. /usr/local/Cellar/libxext 2021-05-16T23:07:25.8172800Z chmod -Rf +w /private/tmp/d20210516-4001-1qor5jt 2021-05-16T23:07:25.8948370Z ==> Finishing up 2021-05-16T23:07:25.9362450Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T23:07:25.9366820Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T23:07:25.9376270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T23:07:25.9381650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T23:07:25.9387040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T23:07:25.9392480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T23:07:25.9398650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T23:07:25.9404370Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T23:07:25.9410290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T23:07:25.9416090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T23:07:25.9423090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T23:07:25.9429030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T23:07:25.9434770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T23:07:25.9440640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T23:07:25.9446340Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T23:07:25.9452300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T23:07:25.9465990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T23:07:25.9472130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T23:07:25.9478020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T23:07:25.9483710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T23:07:25.9489630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T23:07:25.9495600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T23:07:25.9502370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T23:07:25.9513360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T23:07:25.9519610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T23:07:25.9525530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T23:07:25.9531790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T23:07:25.9538120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T23:07:25.9544540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T23:07:25.9550380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T23:07:25.9556590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T23:07:25.9562660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T23:07:25.9568480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T23:07:25.9575650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T23:07:25.9605290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T23:07:25.9611500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T23:07:25.9617880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T23:07:25.9624260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T23:07:25.9629890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T23:07:25.9636480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T23:07:25.9642120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T23:07:25.9648350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T23:07:25.9654470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T23:07:25.9661050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T23:07:25.9667100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T23:07:25.9673330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T23:07:25.9679420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T23:07:25.9685900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T23:07:25.9692280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T23:07:25.9698200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T23:07:25.9703710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T23:07:25.9710020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T23:07:25.9715910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T23:07:25.9720920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T23:07:25.9727070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T23:07:25.9732280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T23:07:25.9738010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T23:07:25.9744170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T23:07:25.9749640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T23:07:25.9755330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T23:07:25.9760840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T23:07:25.9766310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T23:07:25.9772490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T23:07:25.9778330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T23:07:25.9783910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T23:07:25.9789700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T23:07:25.9795900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T23:07:25.9801920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T23:07:25.9807820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T23:07:25.9813830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T23:07:25.9819230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T23:07:25.9846530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T23:07:25.9852610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T23:07:25.9857940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T23:07:25.9863210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T23:07:25.9868890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T23:07:25.9874040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T23:07:25.9880660Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T23:07:25.9885480Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T23:07:25.9890790Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T23:07:25.9897810Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T23:07:26.0161130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4429-kbz1n4.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-16T23:07:28.2817980Z ==> Summary 2021-05-16T23:07:28.2881130Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T23:07:28.2887670Z ==> Installing poppler dependency: libxrender 2021-05-16T23:07:28.3433840Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T23:07:28.3452380Z 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-4001-150obhz 2021-05-16T23:07:28.3562530Z cp -pR /private/tmp/d20210516-4001-150obhz/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T23:07:28.3711600Z chmod -Rf +w /private/tmp/d20210516-4001-150obhz 2021-05-16T23:07:28.4256380Z ==> Finishing up 2021-05-16T23:07:28.4608520Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T23:07:28.4617440Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T23:07:28.4624130Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T23:07:28.4629560Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T23:07:28.4635110Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T23:07:28.4643000Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T23:07:28.4778950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4455-ef7q6n.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-16T23:07:30.6696480Z ==> Summary 2021-05-16T23:07:30.6719620Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T23:07:30.6725240Z ==> Installing poppler dependency: lzo 2021-05-16T23:07:30.6744410Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T23:07:30.6763290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-1qc4szf 2021-05-16T23:07:30.7025740Z cp -pR /private/tmp/d20210516-4001-1qc4szf/lzo/. /usr/local/Cellar/lzo 2021-05-16T23:07:30.7256060Z chmod -Rf +w /private/tmp/d20210516-4001-1qc4szf 2021-05-16T23:07:30.7876450Z ==> Finishing up 2021-05-16T23:07:30.8258940Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T23:07:30.8267030Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T23:07:30.8272560Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T23:07:30.8277760Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T23:07:30.8282920Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T23:07:30.8289900Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T23:07:30.8450560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4481-t423b7.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-16T23:07:33.0849820Z ==> Summary 2021-05-16T23:07:33.0882120Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T23:07:33.0888520Z ==> Installing poppler dependency: pixman 2021-05-16T23:07:33.0915130Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T23:07:33.0933580Z 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-4001-11muda8 2021-05-16T23:07:33.1099620Z cp -pR /private/tmp/d20210516-4001-11muda8/pixman/. /usr/local/Cellar/pixman 2021-05-16T23:07:33.1275340Z chmod -Rf +w /private/tmp/d20210516-4001-11muda8 2021-05-16T23:07:33.1741620Z ==> Finishing up 2021-05-16T23:07:33.2116950Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T23:07:33.2124520Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T23:07:33.2131060Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T23:07:33.2136360Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T23:07:33.2142190Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T23:07:33.2149920Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T23:07:33.2286490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4507-1loa4q1.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-16T23:07:35.5331300Z ==> Summary 2021-05-16T23:07:35.5357140Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T23:07:35.5365340Z ==> Installing poppler dependency: cairo 2021-05-16T23:07:35.7044610Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T23:07:35.7062870Z 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-4001-bkdqk6 2021-05-16T23:07:35.7836230Z cp -pR /private/tmp/d20210516-4001-bkdqk6/cairo/. /usr/local/Cellar/cairo 2021-05-16T23:07:35.8650420Z chmod -Rf +w /private/tmp/d20210516-4001-bkdqk6 2021-05-16T23:07:36.1728610Z ==> Finishing up 2021-05-16T23:07:36.2234530Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T23:07:36.2243730Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T23:07:36.2254950Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T23:07:36.2334320Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T23:07:36.2340880Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T23:07:36.2346360Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T23:07:36.2351030Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T23:07:36.2356730Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T23:07:36.2361950Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T23:07:36.2366680Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T23:07:36.2372010Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T23:07:36.2376500Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T23:07:36.2381970Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T23:07:36.2386750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T23:07:36.2394090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T23:07:36.2399330Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T23:07:36.2404960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T23:07:36.2409880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T23:07:36.2415100Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T23:07:36.2420850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T23:07:36.2426600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T23:07:36.2432160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T23:07:36.2437050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T23:07:36.2442320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T23:07:36.2447260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T23:07:36.2452760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T23:07:36.2458050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T23:07:36.2463690Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T23:07:36.2468870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T23:07:36.2474030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T23:07:36.2478890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T23:07:36.2848200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4533-1rti9sj.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-16T23:07:38.5396940Z ==> Summary 2021-05-16T23:07:38.5484260Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T23:07:38.5490500Z ==> Installing poppler dependency: little-cms2 2021-05-16T23:07:38.5622640Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T23:07:38.5640950Z 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-4001-15ugnz2 2021-05-16T23:07:38.5840390Z cp -pR /private/tmp/d20210516-4001-15ugnz2/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T23:07:38.6069300Z chmod -Rf +w /private/tmp/d20210516-4001-15ugnz2 2021-05-16T23:07:38.6730260Z ==> Finishing up 2021-05-16T23:07:38.6978650Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T23:07:38.6982940Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T23:07:38.6987740Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T23:07:38.6992240Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T23:07:38.6997320Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T23:07:38.7004330Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T23:07:38.7009200Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T23:07:38.7020800Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T23:07:38.7026160Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T23:07:38.7031310Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T23:07:38.7036700Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T23:07:38.7042110Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T23:07:38.7048590Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T23:07:38.7053330Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T23:07:38.7058850Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T23:07:38.7065850Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T23:07:38.7248610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4559-13odji.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-16T23:07:40.8861420Z ==> Summary 2021-05-16T23:07:40.8887890Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T23:07:40.8893450Z ==> Installing poppler dependency: nspr 2021-05-16T23:07:40.8912570Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T23:07:40.8931220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-1uzu19n 2021-05-16T23:07:40.9312140Z cp -pR /private/tmp/d20210516-4001-1uzu19n/nspr/. /usr/local/Cellar/nspr 2021-05-16T23:07:40.9827820Z chmod -Rf +w /private/tmp/d20210516-4001-1uzu19n 2021-05-16T23:07:41.0660840Z ==> Finishing up 2021-05-16T23:07:41.1064460Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T23:07:41.1065750Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T23:07:41.1074070Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T23:07:41.1081120Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T23:07:41.1086580Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T23:07:41.1091950Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T23:07:41.1096790Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T23:07:41.1101800Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T23:07:41.1107510Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T23:07:41.1115340Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T23:07:41.1390040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4585-5w8b98.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-16T23:07:43.3621930Z ==> Summary 2021-05-16T23:07:43.3685800Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T23:07:43.3693430Z ==> Installing poppler dependency: nss 2021-05-16T23:07:43.3804580Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T23:07:43.3823750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4001-u9qb8m 2021-05-16T23:07:43.6799950Z cp -pR /private/tmp/d20210516-4001-u9qb8m/nss/. /usr/local/Cellar/nss 2021-05-16T23:07:43.8746590Z chmod -Rf +w /private/tmp/d20210516-4001-u9qb8m 2021-05-16T23:07:45.7511140Z ==> Finishing up 2021-05-16T23:07:45.7936100Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T23:07:45.7941210Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T23:07:45.7945550Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T23:07:45.7950680Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T23:07:45.7954970Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T23:07:45.7960180Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T23:07:45.7964920Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T23:07:45.7969660Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T23:07:45.7975090Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T23:07:45.7979070Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T23:07:45.7983590Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T23:07:45.7988200Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T23:07:45.7992950Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T23:07:45.7997730Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T23:07:45.8002420Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T23:07:45.8006910Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T23:07:45.8012360Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T23:07:45.8016890Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T23:07:45.8021600Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T23:07:45.8026160Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T23:07:45.8031130Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T23:07:45.8036250Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T23:07:45.8041220Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T23:07:45.8046470Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T23:07:45.8051630Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T23:07:45.8056940Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T23:07:45.8062120Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T23:07:45.8067480Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T23:07:45.8072540Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T23:07:45.8077920Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T23:07:45.8083110Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T23:07:45.8088160Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T23:07:45.8093210Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T23:07:45.8098030Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T23:07:45.8103560Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T23:07:45.8108420Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T23:07:45.8113220Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T23:07:45.8118260Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T23:07:45.8124160Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T23:07:45.8129130Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T23:07:45.8134490Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T23:07:45.8139620Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T23:07:45.8144530Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T23:07:45.8149550Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T23:07:45.8154380Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T23:07:45.8159070Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T23:07:45.8165150Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T23:07:45.8170060Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T23:07:45.8174730Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T23:07:45.8178990Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T23:07:45.8184120Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T23:07:45.8188670Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T23:07:45.8193230Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T23:07:45.8201650Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T23:07:45.8206690Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T23:07:45.8211590Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T23:07:45.8216200Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T23:07:45.8221100Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T23:07:45.8226250Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T23:07:45.8230940Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T23:07:45.8235730Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T23:07:45.8240970Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T23:07:45.8245950Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T23:07:45.8250580Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T23:07:45.8255320Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T23:07:45.8260380Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T23:07:45.8265510Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T23:07:45.8270240Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T23:07:45.8275040Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T23:07:45.8279770Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T23:07:45.8287500Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T23:07:45.8294900Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T23:07:45.8300200Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T23:07:45.8305150Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T23:07:45.8310030Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T23:07:45.8315060Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T23:07:45.8319990Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T23:07:45.8325150Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T23:07:45.8329980Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T23:07:45.8334830Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T23:07:45.8339900Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T23:07:45.8344780Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T23:07:45.8349640Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T23:07:45.8354800Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T23:07:45.8359610Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T23:07:45.8365020Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T23:07:45.8370000Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T23:07:45.8374830Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T23:07:45.8379880Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T23:07:45.8385100Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T23:07:45.8389900Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T23:07:45.8395020Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T23:07:45.8399880Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T23:07:45.8405090Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T23:07:45.8410270Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T23:07:45.8415420Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T23:07:45.8420130Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T23:07:45.8424960Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T23:07:45.8430040Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T23:07:45.8434850Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T23:07:45.8438910Z Only the first 100 operations were output. 2021-05-16T23:07:45.9664110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4611-1mt6kzg.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-16T23:07:48.3152100Z ==> Summary 2021-05-16T23:07:48.3283780Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T23:07:48.3290580Z ==> Installing poppler dependency: openjpeg 2021-05-16T23:07:48.3586970Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T23:07:48.3606740Z 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-4001-1d21dym 2021-05-16T23:07:48.6038050Z cp -pR /private/tmp/d20210516-4001-1d21dym/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T23:07:48.8817320Z chmod -Rf +w /private/tmp/d20210516-4001-1d21dym 2021-05-16T23:07:49.1514890Z ==> Finishing up 2021-05-16T23:07:49.1903170Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T23:07:49.1908700Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T23:07:49.1914820Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T23:07:49.1922590Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:07:49.1931550Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:07:49.1941470Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T23:07:49.1946960Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T23:07:49.1953070Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T23:07:49.1961130Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T23:07:49.1967890Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T23:07:49.1975100Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T23:07:49.1980120Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T23:07:49.1985870Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T23:07:49.1991980Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:07:49.1999300Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T23:07:49.2997520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4637-13rtx3n.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-16T23:07:51.5619860Z ==> Summary 2021-05-16T23:07:51.5927440Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T23:07:51.5934320Z ==> Installing poppler dependency: qt@5 2021-05-16T23:07:51.5970320Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T23:07:51.5988670Z 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-4001-10yhqc6 2021-05-16T23:07:57.5742700Z cp -pR /private/tmp/d20210516-4001-10yhqc6/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T23:08:04.8774100Z chmod -Rf +w /private/tmp/d20210516-4001-10yhqc6 2021-05-16T23:08:19.1572170Z ==> Finishing up 2021-05-16T23:08:21.6018380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4688-iftjuc.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-16T23:08:25.8655860Z ==> Caveats 2021-05-16T23:08:25.8657060Z We agreed to the Qt open source license for you. 2021-05-16T23:08:25.8658250Z If this is unacceptable you should uninstall. 2021-05-16T23:08:25.8658900Z 2021-05-16T23:08:25.8661170Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:08:25.8662510Z because this is an alternate version of another formula. 2021-05-16T23:08:25.8663190Z 2021-05-16T23:08:25.8664090Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:08:25.8666000Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:08:25.8666750Z 2021-05-16T23:08:25.8667630Z For compilers to find qt@5 you may need to set: 2021-05-16T23:08:25.8669180Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:08:25.8670790Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:08:25.8671760Z 2021-05-16T23:08:25.8673220Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:08:25.8674470Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:08:25.8675140Z 2021-05-16T23:08:25.8676290Z ==> Summary 2021-05-16T23:08:26.5833040Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T23:08:26.5838680Z ==> Installing poppler 2021-05-16T23:08:26.5842930Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T23:08:26.5862860Z 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-4001-bbdpjd 2021-05-16T23:08:26.8900220Z cp -pR /private/tmp/d20210516-4001-bbdpjd/poppler/. /usr/local/Cellar/poppler 2021-05-16T23:08:27.2630240Z chmod -Rf +w /private/tmp/d20210516-4001-bbdpjd 2021-05-16T23:08:27.7425020Z ==> Finishing up 2021-05-16T23:08:27.7786890Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T23:08:27.7791020Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T23:08:27.7797120Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T23:08:27.7801890Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T23:08:27.7807520Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T23:08:27.7812450Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T23:08:27.7817790Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T23:08:27.7822990Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T23:08:27.7828410Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T23:08:27.7833810Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T23:08:27.7838910Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T23:08:27.7843630Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T23:08:27.7909820Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T23:08:27.7916630Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T23:08:27.7928220Z rm /usr/local/share/gir-1.0 2021-05-16T23:08:27.7935240Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T23:08:27.7941370Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T23:08:27.7951280Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T23:08:27.7956390Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T23:08:27.7961850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T23:08:27.7967510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T23:08:27.7972410Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T23:08:27.7978260Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T23:08:27.7983040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T23:08:27.7988730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T23:08:27.7994340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T23:08:27.7999260Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T23:08:27.8006510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T23:08:27.8046620Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T23:08:27.8048320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T23:08:27.8050020Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T23:08:27.8051580Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T23:08:27.8053180Z rm /usr/local/lib/girepository-1.0 2021-05-16T23:08:27.8054950Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T23:08:27.8062560Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T23:08:27.8067790Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T23:08:27.8072800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T23:08:27.8078050Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T23:08:27.8083420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T23:08:27.8088770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T23:08:27.8093910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T23:08:27.8098910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T23:08:27.8104250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T23:08:27.8110250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T23:08:27.8117090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T23:08:27.8123190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T23:08:27.8150990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T23:08:27.8152850Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T23:08:27.8154450Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T23:08:27.8156040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T23:08:27.8157800Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T23:08:27.8159530Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T23:08:27.8163400Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T23:08:27.8168610Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T23:08:27.9365450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4714-f6fjj2.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-16T23:08:30.2967600Z ==> Summary 2021-05-16T23:08:30.3287040Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T23:08:31.8369740Z ==> Caveats 2021-05-16T23:08:31.8371400Z ==> qt@5 2021-05-16T23:08:31.8410540Z We agreed to the Qt open source license for you. 2021-05-16T23:08:31.8411310Z If this is unacceptable you should uninstall. 2021-05-16T23:08:31.8411730Z 2021-05-16T23:08:31.8412990Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:08:31.8413770Z because this is an alternate version of another formula. 2021-05-16T23:08:31.8414150Z 2021-05-16T23:08:31.8414640Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:08:31.8415840Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:08:31.8416770Z 2021-05-16T23:08:31.8417270Z For compilers to find qt@5 you may need to set: 2021-05-16T23:08:31.8418250Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:08:31.8419230Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:08:31.8419600Z 2021-05-16T23:08:31.8420420Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:08:31.8421120Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:08:31.8421500Z 2021-05-16T23:08:33.5203170Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T23:08:34.7766650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:08:35.4238100Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T23:08:35.8429760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T23%3A15%3A00Z&sig=3GysuF4nPd1AvZ8hXPQIjqb5eTo4bVBqb1VfizX3geE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:35.8758690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=3GysuF4nPd1AvZ8hXPQIjqb5eTo4bVBqb1VfizX3geE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:35.9190830Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T23:08:35.9241560Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:08:37.1674950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:08:37.7933890Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:08:38.2014220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T23%3A15%3A00Z&sig=44BcGwra5obUDS%2B7aX915WpKZEHwC2EOqMvJshoDjek%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:38.2363020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=44BcGwra5obUDS\%2B7aX915WpKZEHwC2EOqMvJshoDjek\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:38.4059380Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T23:08:38.4347620Z ==> Installing dependencies for hdf5: szip 2021-05-16T23:08:38.4352840Z ==> Installing hdf5 dependency: szip 2021-05-16T23:08:38.5037160Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T23:08:38.5069800Z 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-4721-zw53wy 2021-05-16T23:08:38.5171320Z cp -pR /private/tmp/d20210516-4721-zw53wy/szip/. /usr/local/Cellar/szip 2021-05-16T23:08:38.5296470Z chmod -Rf +w /private/tmp/d20210516-4721-zw53wy 2021-05-16T23:08:38.5829310Z ==> Finishing up 2021-05-16T23:08:38.6233900Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T23:08:38.6239220Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T23:08:38.6246340Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T23:08:38.6255910Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T23:08:38.6262100Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T23:08:38.6268720Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T23:08:38.6413060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4891-u2dta6.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-16T23:08:40.9986130Z ==> Summary 2021-05-16T23:08:41.0003010Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T23:08:41.0008900Z ==> Installing hdf5 2021-05-16T23:08:41.0011970Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:08:41.0030500Z 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-4721-k3tini 2021-05-16T23:08:41.1837790Z cp -pR /private/tmp/d20210516-4721-k3tini/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T23:08:41.3668090Z chmod -Rf +w /private/tmp/d20210516-4721-k3tini 2021-05-16T23:08:42.1818950Z ==> Finishing up 2021-05-16T23:08:42.1821240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T23:08:42.1822750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T23:08:42.1824020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T23:08:42.1825250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T23:08:42.1826520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T23:08:42.1827810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T23:08:42.1829090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T23:08:42.1830350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T23:08:42.1831620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T23:08:42.1832840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T23:08:42.1834260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T23:08:42.1835640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T23:08:42.1836890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T23:08:42.1838120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T23:08:42.1839380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T23:08:42.1841040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T23:08:42.1842430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T23:08:42.1843760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T23:08:42.1845090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T23:08:42.1846460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T23:08:42.1847720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T23:08:42.1849000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T23:08:42.1850640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T23:08:42.1852210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T23:08:42.1853700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T23:08:42.1855180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T23:08:42.1856680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T23:08:42.1858180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T23:08:42.1859630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T23:08:42.1861090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T23:08:42.1862540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T23:08:42.1863950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T23:08:42.1865340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T23:08:42.1866760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T23:08:42.1868220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T23:08:42.1869780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T23:08:42.1871220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T23:08:42.1872630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T23:08:42.1874060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T23:08:42.1875520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T23:08:42.1877080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T23:08:42.1878520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T23:08:42.1879960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T23:08:42.1881400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T23:08:42.1882840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T23:08:42.1884270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T23:08:42.1885870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T23:08:42.1887370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T23:08:42.1888950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T23:08:42.1890360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T23:08:42.1891780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T23:08:42.1893160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T23:08:42.1894510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T23:08:42.1895980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T23:08:42.1897370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T23:08:42.1898920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T23:08:42.1900320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T23:08:42.1901720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T23:08:42.1903090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T23:08:42.1904450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T23:08:42.1906150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T23:08:42.1907600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T23:08:42.1909080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T23:08:42.1910480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T23:08:42.1911870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T23:08:42.1913450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T23:08:42.1914970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T23:08:42.1916730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T23:08:42.1918300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T23:08:42.1919970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T23:08:42.1921560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T23:08:42.1923090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T23:08:42.1924590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T23:08:42.1926290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T23:08:42.1927880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T23:08:42.1929580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T23:08:42.1931170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T23:08:42.1932710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T23:08:42.1934250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T23:08:42.1935780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T23:08:42.1937290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T23:08:42.1938820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T23:08:42.1940340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T23:08:42.1941910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T23:08:42.1943490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T23:08:42.1945020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T23:08:42.1946800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T23:08:42.1948390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T23:08:42.1950160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T23:08:42.1951750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T23:08:42.1953300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T23:08:42.1954850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T23:08:42.1956380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T23:08:42.1957880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T23:08:42.1959410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T23:08:42.1960940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T23:08:42.1962460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T23:08:42.1964050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T23:08:42.1965920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T23:08:42.1967630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T23:08:42.1968770Z Only the first 100 operations were output. 2021-05-16T23:08:42.1971360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4917-t8j0d6.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-16T23:08:44.2412210Z ==> Summary 2021-05-16T23:08:44.2575980Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:08:44.8487790Z ==> No outdated dependents to upgrade! 2021-05-16T23:08:44.8489040Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:08:44.9016160Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:08:44.9016770Z hdf5 2021-05-16T23:08:44.9026510Z rm /usr/local/bin/gif2h5 2021-05-16T23:08:44.9030070Z rm /usr/local/bin/h52gif 2021-05-16T23:08:44.9032710Z rm /usr/local/bin/h5c++ 2021-05-16T23:08:44.9035800Z rm /usr/local/bin/h5cc 2021-05-16T23:08:44.9038850Z rm /usr/local/bin/h5clear 2021-05-16T23:08:44.9042610Z rm /usr/local/bin/h5copy 2021-05-16T23:08:44.9045390Z rm /usr/local/bin/h5debug 2021-05-16T23:08:44.9048230Z rm /usr/local/bin/h5diff 2021-05-16T23:08:44.9051240Z rm /usr/local/bin/h5dump 2021-05-16T23:08:44.9054070Z rm /usr/local/bin/h5fc 2021-05-16T23:08:44.9057210Z rm /usr/local/bin/h5format_convert 2021-05-16T23:08:44.9060150Z rm /usr/local/bin/h5import 2021-05-16T23:08:44.9063340Z rm /usr/local/bin/h5jam 2021-05-16T23:08:44.9066180Z rm /usr/local/bin/h5ls 2021-05-16T23:08:44.9069320Z rm /usr/local/bin/h5mkgrp 2021-05-16T23:08:44.9072120Z rm /usr/local/bin/h5perf_serial 2021-05-16T23:08:44.9075720Z rm /usr/local/bin/h5redeploy 2021-05-16T23:08:44.9078590Z rm /usr/local/bin/h5repack 2021-05-16T23:08:44.9081620Z rm /usr/local/bin/h5repart 2021-05-16T23:08:44.9085380Z rm /usr/local/bin/h5stat 2021-05-16T23:08:44.9088590Z rm /usr/local/bin/h5unjam 2021-05-16T23:08:44.9091580Z rm /usr/local/bin/h5watch 2021-05-16T23:08:44.9099200Z rm /usr/local/include/H5ACpublic.h 2021-05-16T23:08:44.9102160Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T23:08:44.9105420Z rm /usr/local/include/H5Apublic.h 2021-05-16T23:08:44.9108740Z rm /usr/local/include/H5ArrayType.h 2021-05-16T23:08:44.9111650Z rm /usr/local/include/H5AtomType.h 2021-05-16T23:08:44.9114850Z rm /usr/local/include/H5Attribute.h 2021-05-16T23:08:44.9117940Z rm /usr/local/include/H5Classes.h 2021-05-16T23:08:44.9121060Z rm /usr/local/include/H5CommonFG.h 2021-05-16T23:08:44.9124310Z rm /usr/local/include/H5CompType.h 2021-05-16T23:08:44.9126990Z rm /usr/local/include/H5Cpp.h 2021-05-16T23:08:44.9130030Z rm /usr/local/include/H5CppDoc.h 2021-05-16T23:08:44.9133490Z rm /usr/local/include/H5Cpublic.h 2021-05-16T23:08:44.9137310Z rm /usr/local/include/H5DOpublic.h 2021-05-16T23:08:44.9140560Z rm /usr/local/include/H5DSpublic.h 2021-05-16T23:08:44.9144150Z rm /usr/local/include/H5DaccProp.h 2021-05-16T23:08:44.9147210Z rm /usr/local/include/H5DataSet.h 2021-05-16T23:08:44.9150760Z rm /usr/local/include/H5DataSpace.h 2021-05-16T23:08:44.9153850Z rm /usr/local/include/H5DataType.h 2021-05-16T23:08:44.9156710Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T23:08:44.9159700Z rm /usr/local/include/H5Dpublic.h 2021-05-16T23:08:44.9162800Z rm /usr/local/include/H5DxferProp.h 2021-05-16T23:08:44.9165800Z rm /usr/local/include/H5ESpublic.h 2021-05-16T23:08:44.9169050Z rm /usr/local/include/H5EnumType.h 2021-05-16T23:08:44.9172100Z rm /usr/local/include/H5Epubgen.h 2021-05-16T23:08:44.9175280Z rm /usr/local/include/H5Epublic.h 2021-05-16T23:08:44.9178460Z rm /usr/local/include/H5Exception.h 2021-05-16T23:08:44.9181430Z rm /usr/local/include/H5FDcore.h 2021-05-16T23:08:44.9184560Z rm /usr/local/include/H5FDdirect.h 2021-05-16T23:08:44.9188060Z rm /usr/local/include/H5FDfamily.h 2021-05-16T23:08:44.9191270Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T23:08:44.9194340Z rm /usr/local/include/H5FDlog.h 2021-05-16T23:08:44.9197410Z rm /usr/local/include/H5FDmpi.h 2021-05-16T23:08:44.9200300Z rm /usr/local/include/H5FDmpio.h 2021-05-16T23:08:44.9203810Z rm /usr/local/include/H5FDmulti.h 2021-05-16T23:08:44.9206990Z rm /usr/local/include/H5FDpublic.h 2021-05-16T23:08:44.9209870Z rm /usr/local/include/H5FDros3.h 2021-05-16T23:08:44.9213250Z rm /usr/local/include/H5FDsec2.h 2021-05-16T23:08:44.9216070Z rm /usr/local/include/H5FDstdio.h 2021-05-16T23:08:44.9219440Z rm /usr/local/include/H5FDwindows.h 2021-05-16T23:08:44.9222510Z rm /usr/local/include/H5FaccProp.h 2021-05-16T23:08:44.9225630Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T23:08:44.9228720Z rm /usr/local/include/H5File.h 2021-05-16T23:08:44.9231890Z rm /usr/local/include/H5FloatType.h 2021-05-16T23:08:44.9235150Z rm /usr/local/include/H5Fpublic.h 2021-05-16T23:08:44.9238080Z rm /usr/local/include/H5Gpublic.h 2021-05-16T23:08:44.9241590Z rm /usr/local/include/H5Group.h 2021-05-16T23:08:44.9244770Z rm /usr/local/include/H5IMpublic.h 2021-05-16T23:08:44.9247900Z rm /usr/local/include/H5IdComponent.h 2021-05-16T23:08:44.9250980Z rm /usr/local/include/H5Include.h 2021-05-16T23:08:44.9254870Z rm /usr/local/include/H5IntType.h 2021-05-16T23:08:44.9257550Z rm /usr/local/include/H5Ipublic.h 2021-05-16T23:08:44.9261040Z rm /usr/local/include/H5LDpublic.h 2021-05-16T23:08:44.9264010Z rm /usr/local/include/H5LTpublic.h 2021-05-16T23:08:44.9267160Z rm /usr/local/include/H5LaccProp.h 2021-05-16T23:08:44.9270120Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T23:08:44.9273200Z rm /usr/local/include/H5Library.h 2021-05-16T23:08:44.9276550Z rm /usr/local/include/H5Location.h 2021-05-16T23:08:44.9279730Z rm /usr/local/include/H5Lpublic.h 2021-05-16T23:08:44.9282810Z rm /usr/local/include/H5MMpublic.h 2021-05-16T23:08:44.9285980Z rm /usr/local/include/H5Mpublic.h 2021-05-16T23:08:44.9289400Z rm /usr/local/include/H5Object.h 2021-05-16T23:08:44.9292430Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T23:08:44.9295790Z rm /usr/local/include/H5Opublic.h 2021-05-16T23:08:44.9298680Z rm /usr/local/include/H5PLextern.h 2021-05-16T23:08:44.9301910Z rm /usr/local/include/H5PLpublic.h 2021-05-16T23:08:44.9305210Z rm /usr/local/include/H5PTpublic.h 2021-05-16T23:08:44.9308600Z rm /usr/local/include/H5PacketTable.h 2021-05-16T23:08:44.9311360Z rm /usr/local/include/H5Ppublic.h 2021-05-16T23:08:44.9314370Z rm /usr/local/include/H5PredType.h 2021-05-16T23:08:44.9317760Z rm /usr/local/include/H5PropList.h 2021-05-16T23:08:44.9320850Z rm /usr/local/include/H5Rpublic.h 2021-05-16T23:08:44.9324280Z rm /usr/local/include/H5Spublic.h 2021-05-16T23:08:44.9327310Z rm /usr/local/include/H5StrType.h 2021-05-16T23:08:44.9330480Z rm /usr/local/include/H5TBpublic.h 2021-05-16T23:08:44.9333390Z rm /usr/local/include/H5Tpublic.h 2021-05-16T23:08:44.9336180Z rm /usr/local/include/H5VLconnector.h 2021-05-16T23:08:44.9339370Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T23:08:44.9342850Z rm /usr/local/include/H5VLnative.h 2021-05-16T23:08:44.9345820Z Only the first 100 operations were output. 2021-05-16T23:08:46.5860450Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T23:08:47.8289840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:08:48.4298630Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T23:08:48.8494010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T23%3A15%3A00Z&sig=Gp9U2L%2FYN7zQPtDptnjs8Q8%2FK825gvFAjXOUygoPFP0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:48.8817480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=Gp9U2L\%2FYN7zQPtDptnjs8Q8\%2FK825gvFAjXOUygoPFP0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:49.0460240Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T23:08:49.1313780Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T23:08:49.1342530Z 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-4924-cde2va 2021-05-16T23:08:49.3148350Z cp -pR /private/tmp/d20210516-4924-cde2va/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T23:08:49.4691970Z chmod -Rf +w /private/tmp/d20210516-4924-cde2va 2021-05-16T23:08:49.6291540Z ==> Finishing up 2021-05-16T23:08:49.6613110Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T23:08:49.6620020Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T23:08:49.6632110Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T23:08:49.6636920Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T23:08:49.6643800Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T23:08:49.6648960Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T23:08:49.6654240Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T23:08:49.6659520Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T23:08:49.6665100Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T23:08:49.6670820Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T23:08:49.6676210Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T23:08:49.6681270Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T23:08:49.6687320Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T23:08:49.6694800Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T23:08:49.6700390Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T23:08:49.6749210Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T23:08:49.7304730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5112-1gsxhyw.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-16T23:08:51.9725380Z ==> Caveats 2021-05-16T23:08:51.9726020Z Emacs Lisp files have been installed to: 2021-05-16T23:08:51.9727040Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T23:08:51.9727910Z ==> Summary 2021-05-16T23:08:51.9883880Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T23:08:54.0759280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T23:08:55.2953330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:08:55.9003450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T23:08:56.3143160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T23%3A15%3A00Z&sig=DCpet%2FLyZoBWMVmwQ0TjS5q5vFEMSUVX4M6jyFX6hv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:56.3476180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=DCpet\%2FLyZoBWMVmwQ0TjS5q5vFEMSUVX4M6jyFX6hv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:56.4792540Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T23:08:56.5585620Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T23:08:56.5614360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5119-1ah56vi 2021-05-16T23:08:56.6954780Z cp -pR /private/tmp/d20210516-5119-1ah56vi/gsl/. /usr/local/Cellar/gsl 2021-05-16T23:08:56.8530080Z chmod -Rf +w /private/tmp/d20210516-5119-1ah56vi 2021-05-16T23:08:57.0156140Z ==> Finishing up 2021-05-16T23:08:57.0447400Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T23:08:57.0452280Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T23:08:57.0457430Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T23:08:57.0463570Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T23:08:57.0472000Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T23:08:57.0479370Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T23:08:57.0591610Z info /usr/local/share/info/gsl-ref.info 2021-05-16T23:08:57.0606860Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T23:08:57.0614910Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T23:08:57.0622340Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T23:08:57.0632140Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T23:08:57.0641630Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T23:08:57.0647910Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T23:08:57.0655960Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T23:08:57.0662960Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T23:08:57.0669710Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T23:08:57.0676900Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T23:08:57.0686520Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T23:08:57.1399840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5284-1323dqu.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-16T23:08:59.5527440Z ==> Summary 2021-05-16T23:08:59.5708520Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T23:09:02.5362950Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T23:09:03.7817780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:04.3783250Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T23:09:04.8099300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T23%3A15%3A00Z&sig=eviD9t7XI1O0Gff2vA%2Fhuy3mE6NZ5%2BdICb7nRAg7VYE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:04.8431370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=eviD9t7XI1O0Gff2vA\%2Fhuy3mE6NZ5\%2BdICb7nRAg7VYE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:04.9957130Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T23:09:05.0149200Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T23:09:06.2680980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:06.9004080Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T23:09:07.3100400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T23%3A15%3A00Z&sig=IEAFIUxWw6boQUaL33I%2Br9TtPv%2BsMCLCurgiPq4lTbY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:07.3461570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=IEAFIUxWw6boQUaL33I\%2Br9TtPv\%2BsMCLCurgiPq4lTbY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:07.4100890Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T23:09:07.4149340Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T23:09:08.6699980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:09.3084710Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T23:09:09.7416910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T23%3A15%3A00Z&sig=q0ucm73cZ0Jotz9OLIzYjVep8noIbFv0kvGuSQ%2FqnX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:09.7787130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=q0ucm73cZ0Jotz9OLIzYjVep8noIbFv0kvGuSQ\%2FqnX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:09.8379180Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:09:09.8425160Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T23:09:11.0713350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:11.6768000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T23:09:12.0706890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T23%3A15%3A00Z&sig=2hCKsqI1WxbD%2B%2FFXkMqCxw5cM2K40whPxHv5%2FMypwqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:12.1129830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=2hCKsqI1WxbD\%2B\%2FFXkMqCxw5cM2K40whPxHv5\%2FMypwqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:12.1591230Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T23:09:12.1626370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T23:09:13.4763840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:14.1531760Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T23:09:14.5768340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T23%3A15%3A00Z&sig=AFE%2BVb888X489MV6aGAvPV8EY0DJQXdPEQBGKUyvvJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:14.6246860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=AFE\%2BVb888X489MV6aGAvPV8EY0DJQXdPEQBGKUyvvJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:14.7416490Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T23:09:14.7507200Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T23:09:16.0398510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:16.6709940Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T23:09:17.0857510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T23%3A15%3A00Z&sig=8JW51uIUfdy9n37Lq1IsetFRbhisZ8011VaRKaPI6MU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:17.1200160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=8JW51uIUfdy9n37Lq1IsetFRbhisZ8011VaRKaPI6MU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:17.1549090Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T23:09:17.1583620Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T23:09:18.4032820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:19.2118440Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T23:09:19.6921780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T23%3A15%3A00Z&sig=33DG5SpXdRUvC4iL8YhFekwZlWRlP2noLBA8EwHb838%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:19.7249960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=33DG5SpXdRUvC4iL8YhFekwZlWRlP2noLBA8EwHb838\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:19.8401630Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T23:09:19.8499710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T23:09:21.2139200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:21.8855260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T23:09:22.2859170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T23%3A15%3A00Z&sig=YOOuYsKdJQSq0Cr3qtbUMchrrpmZWf3rWp0V56LDTK8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:22.3185170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=YOOuYsKdJQSq0Cr3qtbUMchrrpmZWf3rWp0V56LDTK8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:22.3621810Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T23:09:22.3664900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T23:09:23.6388870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:24.2957230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T23:09:24.7000660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T23%3A15%3A00Z&sig=RUP6FrNifyZ7S2gRtEoc9RyOimxVoJa4OYYtdMktwVk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:24.7322360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=RUP6FrNifyZ7S2gRtEoc9RyOimxVoJa4OYYtdMktwVk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:24.7802180Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T23:09:24.7848620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T23:09:26.0680460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:26.8087810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T23:09:27.2421980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T23%3A15%3A00Z&sig=J3pR%2Fi1Nk57BOIkmfjtRZUpPH%2FnyCxKDmTE3aaJqrcI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:27.2806030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=J3pR\%2Fi1Nk57BOIkmfjtRZUpPH\%2FnyCxKDmTE3aaJqrcI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:27.3230640Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T23:09:27.3264450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T23:09:28.5801030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:29.5586070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T23:09:29.7081550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T23%3A15%3A00Z&sig=3yZxs%2BHbdFdbm2EYbZqm88aiLvaByAvs8SBPEU2ETPc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:29.7408460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=3yZxs\%2BHbdFdbm2EYbZqm88aiLvaByAvs8SBPEU2ETPc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:29.7799030Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T23:09:29.7829400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T23:09:31.0234160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:31.6572020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T23:09:32.0639680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T23%3A15%3A00Z&sig=lImc7y6KiNgxNLZm1x1O%2Fagj40jZ1149DddYam2HBOc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:32.1045210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=lImc7y6KiNgxNLZm1x1O\%2Fagj40jZ1149DddYam2HBOc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:32.1884070Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T23:09:32.1949060Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T23:09:33.4559410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:34.1021200Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T23:09:34.5048330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T23%3A15%3A00Z&sig=8B0qCpvqaE2oIZHdZMs%2BEdV%2F5YXNrrosSdfAKzYdEr4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:34.5388830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=8B0qCpvqaE2oIZHdZMs\%2BEdV\%2F5YXNrrosSdfAKzYdEr4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:34.5967710Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T23:09:34.6008760Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T23:09:35.8835270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:36.5104810Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T23:09:36.9522650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T23%3A15%3A00Z&sig=JwwMIW8QqIBXtRxpcvpH976t01E9CVO2h6Iye0YW3eI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:36.9922250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=JwwMIW8QqIBXtRxpcvpH976t01E9CVO2h6Iye0YW3eI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:37.4226590Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T23:09:37.5605190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T23:09:38.7881770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:39.4164670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T23:09:39.8154470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T23%3A15%3A00Z&sig=iO8imBNLhKb%2BNiSl6BAzo4BhBI%2B21F822jPVga1tCrM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:39.8463190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=iO8imBNLhKb\%2BNiSl6BAzo4BhBI\%2B21F822jPVga1tCrM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:39.9605680Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T23:09:39.9726550Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T23:09:41.2387650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:41.8736440Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T23:09:42.2845680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T23%3A15%3A00Z&sig=bk%2Bwn%2Bxm7G2beYjqHbc%2FUiBjQEjwSkixNmV5RFdpK98%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:42.3239710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=bk\%2Bwn\%2Bxm7G2beYjqHbc\%2FUiBjQEjwSkixNmV5RFdpK98\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:42.3721310Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T23:09:42.3768410Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T23:09:43.6232400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:44.2374440Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T23:09:44.6468810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T23%3A15%3A00Z&sig=wnLxGFkbFU0x3yUaxwGnaEG2oHmTWa9fmgSRoFWSFuc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:44.6807730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=wnLxGFkbFU0x3yUaxwGnaEG2oHmTWa9fmgSRoFWSFuc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:44.8070450Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T23:09:44.8163090Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T23:09:46.0879980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:46.6928790Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T23:09:47.0957830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T23%3A15%3A00Z&sig=XolN8HW1MGJfN20Yi9Y1lGQ2NO5ody6GqMDQb1tIDaM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:47.1276410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=XolN8HW1MGJfN20Yi9Y1lGQ2NO5ody6GqMDQb1tIDaM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:47.1613000Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T23:09:47.1646230Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T23:09:48.4023480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:49.0087740Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T23:09:49.4375050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T23%3A15%3A00Z&sig=ItY9Q6kiHYrOLRuwFpLbJAcQ2zCkkCTICPF%2B%2FSxQ9JQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:49.4683210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=ItY9Q6kiHYrOLRuwFpLbJAcQ2zCkkCTICPF\%2B\%2FSxQ9JQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:49.5630940Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T23:09:49.5683890Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T23:09:50.9681530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:51.4840880Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T23:09:51.9598350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T23%3A15%3A00Z&sig=uZNZtjl6Ord0zozDN5SPaHMixmo%2BZa63nlAAN6BWm5U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:51.9929260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=uZNZtjl6Ord0zozDN5SPaHMixmo\%2BZa63nlAAN6BWm5U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:52.0905850Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T23:09:52.0990960Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T23:09:53.3409340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:53.9865580Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T23:09:54.3943910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T23%3A15%3A00Z&sig=ONnV23495DKoS7GZewRKkLsjfAfVtjZJMc%2BGIppytGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:54.4285640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=ONnV23495DKoS7GZewRKkLsjfAfVtjZJMc\%2BGIppytGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:54.4720840Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T23:09:54.4754800Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T23:09:55.6890490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:56.3493420Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T23:09:56.7526860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T23%3A15%3A00Z&sig=7fWQf6DagD0aw7%2B0HYupJv77IugK6u2V9Mxd2mZh768%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:56.7897080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=7fWQf6DagD0aw7\%2B0HYupJv77IugK6u2V9Mxd2mZh768\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:56.9100480Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T23:09:56.9234830Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T23:09:58.2283130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:58.8578830Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T23:09:59.2947570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T23%3A15%3A00Z&sig=nI82lHA4idkcjSQLLFiEiGPqekNbrfhBlKuzRO%2B9dIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:59.3348780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=nI82lHA4idkcjSQLLFiEiGPqekNbrfhBlKuzRO\%2B9dIk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:59.5528420Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T23:09:59.5981580Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T23:10:00.8633840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:01.5059830Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T23:10:01.9947190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T23%3A20%3A00Z&sig=BGMPOBwGrkDnJ18tsYe%2ByArI1F8WTyXya3nTMezWKwQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:02.0303860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=BGMPOBwGrkDnJ18tsYe\%2ByArI1F8WTyXya3nTMezWKwQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:02.0998760Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T23:10:02.1052730Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T23:10:03.3450920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:03.9511320Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T23:10:04.6873910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T23%3A20%3A00Z&sig=K7slyNDv9H0JhmtlldkzGNI%2B6rvBcozSlZJcqRmO7G8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:04.7341400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=K7slyNDv9H0JhmtlldkzGNI\%2B6rvBcozSlZJcqRmO7G8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:04.8574490Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T23:10:04.8706080Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T23:10:06.0991740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:06.7450670Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T23:10:07.2258480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T23%3A20%3A00Z&sig=dTuzRSMNDbPzZ%2BEub2gbzYZkLUgMpM%2BzD%2BICoz27ZRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:07.2611430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=dTuzRSMNDbPzZ\%2BEub2gbzYZkLUgMpM\%2BzD\%2BICoz27ZRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:07.4090430Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T23:10:07.4291450Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T23:10:08.6825560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:09.3195760Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T23:10:09.8268050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T23%3A20%3A00Z&sig=hh8eEomnRxX6FVCq%2FOkRc%2BRNsqNT%2F1ubtV8i1cnJtco%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:09.8610760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=hh8eEomnRxX6FVCq\%2FOkRc\%2BRNsqNT\%2F1ubtV8i1cnJtco\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:09.9089210Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T23:10:09.9133740Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T23:10:11.1599290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:11.7480450Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T23:10:12.2716470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T23%3A20%3A00Z&sig=nJ5yynSv2jmSES6VEJOluimcM6mlRZt2xG6A1wS2tWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:12.3176640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=nJ5yynSv2jmSES6VEJOluimcM6mlRZt2xG6A1wS2tWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:12.4181340Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T23:10:12.4269250Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T23:10:13.6668710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:14.2829880Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T23:10:14.7728670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T23%3A20%3A00Z&sig=a0XEaVRZm4fdOvLKxxXKjlxFoDBHvq8ZeyobK9fhYf0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:14.8131450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=a0XEaVRZm4fdOvLKxxXKjlxFoDBHvq8ZeyobK9fhYf0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:14.8866380Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:10:14.8914610Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T23:10:16.1946540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:16.8610850Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T23:10:17.3289420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T23%3A20%3A00Z&sig=6%2BySXnMjbKY0eW0WBSeM6rOIeC387CCpyUO%2FBt%2BWBMQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:17.3739440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=6\%2BySXnMjbKY0eW0WBSeM6rOIeC387CCpyUO\%2FBt\%2BWBMQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:17.7047380Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T23:10:17.8194790Z ==> 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-16T23:10:17.8197370Z ==> Installing ffmpeg dependency: aom 2021-05-16T23:10:17.8881080Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T23:10:17.8911630Z 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-5291-b142ur 2021-05-16T23:10:17.9684190Z cp -pR /private/tmp/d20210516-5291-b142ur/aom/. /usr/local/Cellar/aom 2021-05-16T23:10:18.0182060Z chmod -Rf +w /private/tmp/d20210516-5291-b142ur 2021-05-16T23:10:18.0843680Z ==> Finishing up 2021-05-16T23:10:18.1212210Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T23:10:18.1217000Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T23:10:18.1222370Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T23:10:18.1229360Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T23:10:18.1234320Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T23:10:18.1238880Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T23:10:18.1243950Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T23:10:18.1251260Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T23:10:18.1426030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5633-c6oral.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-16T23:10:20.3212230Z ==> Summary 2021-05-16T23:10:20.3237930Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T23:10:20.3243930Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T23:10:20.3340990Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T23:10:20.3358520Z 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-5291-13zlxdh 2021-05-16T23:10:20.3568120Z cp -pR /private/tmp/d20210516-5291-13zlxdh/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T23:10:20.3747720Z chmod -Rf +w /private/tmp/d20210516-5291-13zlxdh 2021-05-16T23:10:20.4264270Z ==> Finishing up 2021-05-16T23:10:20.4636050Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T23:10:20.4643300Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T23:10:20.4649040Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T23:10:20.4654510Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T23:10:20.4661120Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T23:10:20.4807630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5659-1argo43.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-16T23:10:22.6846460Z ==> Summary 2021-05-16T23:10:22.6867210Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T23:10:22.6873890Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T23:10:22.6925200Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:10:22.6943820Z 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-5291-1ouk021 2021-05-16T23:10:22.7496110Z cp -pR /private/tmp/d20210516-5291-1ouk021/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T23:10:22.8147810Z chmod -Rf +w /private/tmp/d20210516-5291-1ouk021 2021-05-16T23:10:22.8862130Z ==> Finishing up 2021-05-16T23:10:22.9257020Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T23:10:22.9264330Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T23:10:22.9273070Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T23:10:22.9496120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5685-1htanie.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-16T23:10:25.1737640Z ==> Summary 2021-05-16T23:10:25.1850480Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T23:10:25.1857260Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T23:10:25.1877500Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T23:10:25.1895780Z 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-5291-1424ga5 2021-05-16T23:10:25.2252300Z cp -pR /private/tmp/d20210516-5291-1424ga5/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T23:10:25.2685380Z chmod -Rf +w /private/tmp/d20210516-5291-1424ga5 2021-05-16T23:10:25.3413030Z ==> Finishing up 2021-05-16T23:10:25.3957750Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T23:10:25.3964390Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T23:10:25.3975680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T23:10:25.3981030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T23:10:25.3986360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T23:10:25.3991990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T23:10:25.3998330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T23:10:25.4003450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T23:10:25.4009280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T23:10:25.4014420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T23:10:25.4019290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T23:10:25.4024840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T23:10:25.4029390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T23:10:25.4034500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T23:10:25.4039770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T23:10:25.4044990Z 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-16T23:10:25.4049880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T23:10:25.4056250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T23:10:25.4061570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T23:10:25.4066850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T23:10:25.4072280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T23:10:25.4077430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T23:10:25.4082500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T23:10:25.4087660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T23:10:25.4092700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T23:10:25.4098370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T23:10:25.4103430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T23:10:25.4108940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T23:10:25.4132090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T23:10:25.4137200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T23:10:25.4142440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T23:10:25.4147990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T23:10:25.4153410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T23:10:25.4159590Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T23:10:25.4164710Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T23:10:25.4170050Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T23:10:25.4177290Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T23:10:25.4403150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5711-uyrb9.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-16T23:10:27.6846660Z ==> Summary 2021-05-16T23:10:27.6897670Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T23:10:27.6903580Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T23:10:27.8709990Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T23:10:27.8727530Z 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-5291-10i6s1q 2021-05-16T23:10:27.9950310Z cp -pR /private/tmp/d20210516-5291-10i6s1q/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T23:10:28.1210420Z chmod -Rf +w /private/tmp/d20210516-5291-10i6s1q 2021-05-16T23:10:28.3458450Z ==> Finishing up 2021-05-16T23:10:28.3942510Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T23:10:28.3954810Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T23:10:28.3971480Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T23:10:28.3980410Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T23:10:28.3992410Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T23:10:28.4007300Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:10:28.4022020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T23:10:28.4032470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T23:10:28.4044950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T23:10:28.4134650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T23:10:28.4149000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T23:10:28.4162100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T23:10:28.4169480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T23:10:28.4174860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T23:10:28.4180640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T23:10:28.4185880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T23:10:28.4190990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T23:10:28.4196370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T23:10:28.4202290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T23:10:28.4207430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T23:10:28.4212580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T23:10:28.4218020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T23:10:28.4223230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T23:10:28.4228650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T23:10:28.4234500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T23:10:28.4241090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T23:10:28.4246580Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:10:28.4256210Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T23:10:28.4262490Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T23:10:28.4268650Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T23:10:28.4278050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T23:10:28.4284640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T23:10:28.4289680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T23:10:28.4295000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T23:10:28.4300270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T23:10:28.4305990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T23:10:28.4311560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T23:10:28.4317360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T23:10:28.4323290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T23:10:28.4329070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T23:10:28.4334830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T23:10:28.4340970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T23:10:28.4346580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T23:10:28.4352460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T23:10:28.4358140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T23:10:28.4364210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T23:10:28.4369960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T23:10:28.4375620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T23:10:28.4381280Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T23:10:28.4386460Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T23:10:28.4391910Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T23:10:28.4399620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T23:10:28.4405560Z 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-16T23:10:28.4897860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5737-qval5l.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-16T23:10:30.7950760Z ==> Summary 2021-05-16T23:10:30.8107300Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T23:10:30.8113850Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T23:10:30.8165030Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T23:10:30.8183180Z 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-5291-1akheiq 2021-05-16T23:10:30.8311320Z cp -pR /private/tmp/d20210516-5291-1akheiq/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T23:10:30.8478400Z chmod -Rf +w /private/tmp/d20210516-5291-1akheiq 2021-05-16T23:10:30.9026010Z ==> Finishing up 2021-05-16T23:10:30.9365380Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T23:10:30.9371820Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T23:10:30.9378690Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T23:10:30.9385160Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T23:10:30.9419280Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T23:10:30.9424230Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T23:10:30.9431280Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T23:10:30.9575190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5763-f60629.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-16T23:10:33.2281870Z ==> Summary 2021-05-16T23:10:33.2308490Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T23:10:33.2316200Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T23:10:33.4462030Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T23:10:33.4479610Z 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-5291-12t2gs3 2021-05-16T23:10:33.5093860Z cp -pR /private/tmp/d20210516-5291-12t2gs3/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T23:10:33.5712790Z chmod -Rf +w /private/tmp/d20210516-5291-12t2gs3 2021-05-16T23:10:33.7040650Z ==> Finishing up 2021-05-16T23:10:33.7414880Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T23:10:33.7418950Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T23:10:33.7423520Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T23:10:33.7428110Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T23:10:33.7435170Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T23:10:33.7443590Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T23:10:33.7452340Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T23:10:33.7459520Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T23:10:33.7464700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T23:10:33.7469380Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T23:10:33.7474750Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T23:10:33.7479420Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T23:10:33.7484200Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T23:10:33.7489230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T23:10:33.7494360Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T23:10:33.7498950Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T23:10:33.7504480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T23:10:33.7509180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T23:10:33.7513730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T23:10:33.7518550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T23:10:33.7526240Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T23:10:33.7531500Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T23:10:33.7537690Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T23:10:33.7542740Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T23:10:33.7803900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5790-1av2n94.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-16T23:10:36.0509940Z ==> Summary 2021-05-16T23:10:36.0562240Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T23:10:36.0568890Z ==> Installing ffmpeg dependency: libass 2021-05-16T23:10:36.2836460Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T23:10:36.2854230Z 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-5291-3bivvn 2021-05-16T23:10:36.2969810Z cp -pR /private/tmp/d20210516-5291-3bivvn/libass/. /usr/local/Cellar/libass 2021-05-16T23:10:36.3094230Z chmod -Rf +w /private/tmp/d20210516-5291-3bivvn 2021-05-16T23:10:36.3621120Z ==> Finishing up 2021-05-16T23:10:36.4019880Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T23:10:37.1371550Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T23:10:37.1373670Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T23:10:37.1375110Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T23:10:37.1376620Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T23:10:37.1379150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5818-ymat43.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-16T23:10:38.6988140Z ==> Summary 2021-05-16T23:10:38.7016530Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T23:10:38.7024650Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T23:10:38.7241810Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T23:10:38.7260720Z 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-5291-3m8uks 2021-05-16T23:10:38.7448120Z cp -pR /private/tmp/d20210516-5291-3m8uks/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T23:10:38.7627280Z chmod -Rf +w /private/tmp/d20210516-5291-3m8uks 2021-05-16T23:10:38.8435030Z ==> Finishing up 2021-05-16T23:10:38.8829900Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T23:10:38.8834130Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T23:10:38.8838720Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T23:10:38.8845370Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T23:10:38.8852350Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T23:10:38.8856590Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T23:10:38.8861930Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T23:10:38.8868930Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T23:10:38.9070640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5844-10hpfrj.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-16T23:10:41.0678170Z ==> Summary 2021-05-16T23:10:41.0701870Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T23:10:41.0707730Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T23:10:41.0799430Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T23:10:41.0817940Z 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-5291-1h3tt5v 2021-05-16T23:10:41.0987170Z cp -pR /private/tmp/d20210516-5291-1h3tt5v/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T23:10:41.1225370Z chmod -Rf +w /private/tmp/d20210516-5291-1h3tt5v 2021-05-16T23:10:41.1767930Z ==> Finishing up 2021-05-16T23:10:41.2140860Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T23:10:41.2145670Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T23:10:41.2154280Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T23:10:41.2161020Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T23:10:41.2165630Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T23:10:41.2171010Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T23:10:41.2175530Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T23:10:41.2180240Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T23:10:41.2184960Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T23:10:41.2191950Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T23:10:41.2197080Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T23:10:41.2361270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5870-1cp965x.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-16T23:10:43.4414670Z ==> Summary 2021-05-16T23:10:43.4445610Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T23:10:43.4452900Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T23:10:43.4504770Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T23:10:43.4522100Z 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-5291-15ha2zd 2021-05-16T23:10:43.4660680Z cp -pR /private/tmp/d20210516-5291-15ha2zd/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T23:10:43.4851760Z chmod -Rf +w /private/tmp/d20210516-5291-15ha2zd 2021-05-16T23:10:43.5337000Z ==> Finishing up 2021-05-16T23:10:43.5591690Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T23:10:43.5598300Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T23:10:43.5603400Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T23:10:43.5610690Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T23:10:43.5758400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5896-2os56h.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-16T23:10:45.7830470Z ==> Summary 2021-05-16T23:10:45.7856680Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T23:10:45.7864490Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T23:10:45.7894900Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T23:10:45.7911800Z 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-5291-resnyx 2021-05-16T23:10:45.8283190Z cp -pR /private/tmp/d20210516-5291-resnyx/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T23:10:45.8510910Z chmod -Rf +w /private/tmp/d20210516-5291-resnyx 2021-05-16T23:10:45.9019060Z ==> Finishing up 2021-05-16T23:10:45.9454860Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T23:10:45.9461940Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T23:10:45.9469600Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T23:10:45.9693820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5922-2axs0f.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-16T23:10:48.0990880Z ==> Summary 2021-05-16T23:10:48.1012120Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T23:10:48.1019780Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T23:10:48.1042740Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T23:10:48.1059950Z 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-5291-1606g1c 2021-05-16T23:10:48.1201770Z cp -pR /private/tmp/d20210516-5291-1606g1c/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T23:10:48.1354670Z chmod -Rf +w /private/tmp/d20210516-5291-1606g1c 2021-05-16T23:10:48.1839980Z ==> Finishing up 2021-05-16T23:10:48.2232660Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T23:10:48.2236610Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T23:10:48.2243450Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T23:10:48.2247830Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T23:10:48.2253290Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T23:10:48.2257990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T23:10:48.2262740Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T23:10:48.2267800Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T23:10:48.2275120Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T23:10:48.2280080Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T23:10:48.2418240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5948-bwndzj.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-16T23:10:50.3739240Z ==> Summary 2021-05-16T23:10:50.3762650Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T23:10:50.3769570Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T23:10:50.3845510Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T23:10:50.3862910Z 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-5291-1y9wruu 2021-05-16T23:10:50.9067000Z cp -pR /private/tmp/d20210516-5291-1y9wruu/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T23:10:51.1388590Z chmod -Rf +w /private/tmp/d20210516-5291-1y9wruu 2021-05-16T23:10:51.2004980Z ==> Finishing up 2021-05-16T23:10:51.2376570Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T23:10:51.2382560Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T23:10:51.2389980Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T23:10:51.2394950Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T23:10:51.2399320Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T23:10:51.2404330Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T23:10:51.2411620Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T23:10:51.2576290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5974-1qwilaq.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-16T23:10:53.5114680Z ==> Summary 2021-05-16T23:10:53.5141120Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T23:10:53.5148070Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T23:10:53.5529390Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T23:10:53.5546670Z 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-5291-1sgmyb5 2021-05-16T23:10:53.5884030Z cp -pR /private/tmp/d20210516-5291-1sgmyb5/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T23:10:53.6159130Z chmod -Rf +w /private/tmp/d20210516-5291-1sgmyb5 2021-05-16T23:10:53.6738280Z ==> Finishing up 2021-05-16T23:10:53.7109110Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T23:10:53.7115870Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T23:10:53.7123770Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T23:10:53.7129990Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T23:10:53.7135000Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T23:10:53.7139990Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T23:10:53.7148100Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T23:10:53.7317240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6000-46yvau.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-16T23:10:55.9477130Z ==> Summary 2021-05-16T23:10:55.9547810Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T23:10:55.9553500Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T23:10:56.0078080Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T23:10:56.0096880Z 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-5291-jkprtf 2021-05-16T23:10:56.0244930Z cp -pR /private/tmp/d20210516-5291-jkprtf/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T23:10:56.0388640Z chmod -Rf +w /private/tmp/d20210516-5291-jkprtf 2021-05-16T23:10:56.0908160Z ==> Finishing up 2021-05-16T23:10:56.1292360Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T23:10:56.1298440Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T23:10:56.1305060Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T23:10:56.1309990Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T23:10:56.1315500Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T23:10:56.1322850Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T23:10:56.1460300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6026-53g3yt.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-16T23:10:58.4027610Z ==> Summary 2021-05-16T23:10:58.4047270Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T23:10:58.4053010Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T23:10:58.4073750Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T23:10:58.4093010Z 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-5291-njpgtq 2021-05-16T23:10:58.4752480Z cp -pR /private/tmp/d20210516-5291-njpgtq/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T23:10:58.5313090Z chmod -Rf +w /private/tmp/d20210516-5291-njpgtq 2021-05-16T23:10:58.6120310Z ==> Finishing up 2021-05-16T23:10:58.6501420Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T23:10:58.6508300Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T23:10:58.6517790Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T23:10:58.6527020Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T23:10:58.6532710Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T23:10:58.6537520Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T23:10:58.6543040Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T23:10:58.6548420Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T23:10:58.6553600Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T23:10:58.6560740Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T23:10:58.6843810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6052-1o50e9g.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-16T23:11:00.9127410Z ==> Summary 2021-05-16T23:11:00.9189780Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T23:11:00.9196680Z ==> Installing ffmpeg dependency: snappy 2021-05-16T23:11:00.9254630Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T23:11:00.9271960Z 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-5291-1v3t6wu 2021-05-16T23:11:00.9404660Z cp -pR /private/tmp/d20210516-5291-1v3t6wu/snappy/. /usr/local/Cellar/snappy 2021-05-16T23:11:00.9555110Z chmod -Rf +w /private/tmp/d20210516-5291-1v3t6wu 2021-05-16T23:11:01.0043420Z ==> Finishing up 2021-05-16T23:11:01.0504780Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T23:11:01.0516520Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T23:11:01.0518580Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T23:11:01.0520500Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T23:11:01.0532580Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T23:11:01.0534660Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T23:11:01.0537550Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T23:11:01.0560030Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T23:11:01.0565090Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T23:11:01.0709770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6078-js01bx.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-16T23:11:03.2252690Z ==> Summary 2021-05-16T23:11:03.2275710Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T23:11:03.2284060Z ==> Installing ffmpeg dependency: speex 2021-05-16T23:11:03.2343870Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T23:11:03.2360900Z 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-5291-ufnqpo 2021-05-16T23:11:03.2524850Z cp -pR /private/tmp/d20210516-5291-ufnqpo/speex/. /usr/local/Cellar/speex 2021-05-16T23:11:03.2779110Z chmod -Rf +w /private/tmp/d20210516-5291-ufnqpo 2021-05-16T23:11:03.3206970Z ==> Finishing up 2021-05-16T23:11:03.3612720Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T23:11:03.3620710Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T23:11:03.3628510Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T23:11:03.3635050Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T23:11:03.3640290Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T23:11:03.3645950Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T23:11:03.3664000Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T23:11:03.3875260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6104-1bxdcia.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-16T23:11:05.5468640Z ==> Summary 2021-05-16T23:11:05.5496550Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T23:11:05.5503170Z ==> Installing ffmpeg dependency: srt 2021-05-16T23:11:05.5582290Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T23:11:05.5599470Z 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-5291-hdfhqy 2021-05-16T23:11:05.5982370Z cp -pR /private/tmp/d20210516-5291-hdfhqy/srt/. /usr/local/Cellar/srt 2021-05-16T23:11:05.6244230Z chmod -Rf +w /private/tmp/d20210516-5291-hdfhqy 2021-05-16T23:11:05.7069350Z ==> Finishing up 2021-05-16T23:11:05.7457020Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T23:11:05.7468230Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T23:11:05.7476440Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T23:11:05.7483900Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T23:11:05.7501350Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T23:11:05.7513700Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T23:11:05.7534410Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T23:11:05.7543930Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T23:11:05.7555130Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T23:11:06.7965440Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T23:11:06.8030700Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T23:11:06.8033270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6130-sm4eom.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-16T23:11:08.0104240Z ==> Summary 2021-05-16T23:11:08.0128120Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T23:11:08.0135490Z ==> Installing ffmpeg dependency: giflib 2021-05-16T23:11:08.0155930Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T23:11:08.0174790Z 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-5291-9mjdqs 2021-05-16T23:11:08.0345680Z cp -pR /private/tmp/d20210516-5291-9mjdqs/giflib/. /usr/local/Cellar/giflib 2021-05-16T23:11:08.0493720Z chmod -Rf +w /private/tmp/d20210516-5291-9mjdqs 2021-05-16T23:11:08.0958350Z ==> Finishing up 2021-05-16T23:11:08.1353770Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T23:11:08.1357400Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T23:11:08.1362080Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T23:11:08.1366940Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T23:11:08.1371420Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T23:11:08.1376450Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T23:11:08.1383080Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T23:11:08.1389810Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T23:11:08.1395210Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T23:11:08.1399380Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T23:11:08.1404680Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T23:11:08.1571490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6156-1gnpdux.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-16T23:11:10.3060220Z ==> Summary 2021-05-16T23:11:10.3082490Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T23:11:10.3088810Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T23:11:10.3679040Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T23:11:10.3696900Z 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-5291-hdyg2x 2021-05-16T23:11:10.4292790Z cp -pR /private/tmp/d20210516-5291-hdyg2x/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T23:11:10.4693590Z chmod -Rf +w /private/tmp/d20210516-5291-hdyg2x 2021-05-16T23:11:10.7382450Z ==> Finishing up 2021-05-16T23:11:10.7775140Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T23:11:10.7780240Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T23:11:10.7784700Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T23:11:10.7789420Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T23:11:10.7794220Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T23:11:10.7798550Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T23:11:10.7803280Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T23:11:10.7807990Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T23:11:10.7812750Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T23:11:10.7817370Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T23:11:10.7824330Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T23:11:10.7833300Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T23:11:10.7838300Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T23:11:10.7843240Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T23:11:10.7847960Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T23:11:10.7852770Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T23:11:10.7860600Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T23:11:10.8127990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6182-1f697ju.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-16T23:11:12.9651480Z ==> Summary 2021-05-16T23:11:12.9691050Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T23:11:12.9697220Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T23:11:13.0409480Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T23:11:13.0427060Z 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-5291-ujz97o 2021-05-16T23:11:13.2458510Z cp -pR /private/tmp/d20210516-5291-ujz97o/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T23:11:13.3527570Z chmod -Rf +w /private/tmp/d20210516-5291-ujz97o 2021-05-16T23:11:13.4379630Z ==> Finishing up 2021-05-16T23:11:13.4774460Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T23:11:13.4780990Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T23:11:13.4786660Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T23:11:13.4793160Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T23:11:13.4798300Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T23:11:13.4802850Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T23:11:13.4809990Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T23:11:13.5056670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6208-2yrxj6.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-16T23:11:15.7121560Z ==> Caveats 2021-05-16T23:11:15.7122410Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:11:15.7123740Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:11:15.7124750Z ==> Summary 2021-05-16T23:11:15.7175930Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T23:11:15.7181890Z ==> Installing ffmpeg dependency: theora 2021-05-16T23:11:15.7327790Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T23:11:15.7345540Z 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-5291-668b93 2021-05-16T23:11:15.7834490Z cp -pR /private/tmp/d20210516-5291-668b93/theora/. /usr/local/Cellar/theora 2021-05-16T23:11:15.8422520Z chmod -Rf +w /private/tmp/d20210516-5291-668b93 2021-05-16T23:11:15.9340020Z ==> Finishing up 2021-05-16T23:11:15.9741260Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T23:11:15.9748930Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T23:11:15.9755540Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T23:11:15.9760110Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T23:11:15.9764970Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T23:11:15.9769800Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T23:11:15.9774660Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T23:11:15.9779890Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T23:11:15.9784950Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T23:11:15.9789020Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T23:11:15.9794140Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T23:11:15.9801230Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T23:11:15.9806320Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T23:11:15.9811410Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T23:11:16.0109150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6234-epqrrn.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-16T23:11:18.2445730Z ==> Summary 2021-05-16T23:11:18.2516310Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T23:11:18.2523560Z ==> Installing ffmpeg dependency: x264 2021-05-16T23:11:18.2554300Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T23:11:18.2572750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5291-9r5at0 2021-05-16T23:11:18.3001300Z cp -pR /private/tmp/d20210516-5291-9r5at0/x264/. /usr/local/Cellar/x264 2021-05-16T23:11:18.3209720Z chmod -Rf +w /private/tmp/d20210516-5291-9r5at0 2021-05-16T23:11:18.3673080Z ==> Finishing up 2021-05-16T23:11:18.4089470Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T23:11:18.4094890Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T23:11:18.4099250Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T23:11:18.4106720Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T23:11:18.4111040Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T23:11:18.4116340Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T23:11:18.4123310Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T23:11:18.4289020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6261-1kzvknm.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-16T23:11:20.6314060Z ==> Summary 2021-05-16T23:11:20.6334630Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T23:11:20.6341470Z ==> Installing ffmpeg dependency: x265 2021-05-16T23:11:20.6401660Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T23:11:20.6419890Z 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-5291-1bwstyw 2021-05-16T23:11:20.7885410Z cp -pR /private/tmp/d20210516-5291-1bwstyw/x265/. /usr/local/Cellar/x265 2021-05-16T23:11:20.8691380Z chmod -Rf +w /private/tmp/d20210516-5291-1bwstyw 2021-05-16T23:11:20.9710720Z ==> Finishing up 2021-05-16T23:11:21.0374000Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T23:11:21.0381730Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T23:11:21.0387450Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T23:11:21.0394800Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T23:11:21.0400350Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T23:11:21.0406100Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T23:11:21.0415370Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T23:11:21.0639820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6287-9ytm1v.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-16T23:11:23.2256830Z ==> Summary 2021-05-16T23:11:23.2276990Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T23:11:23.2283510Z ==> Installing ffmpeg dependency: xvid 2021-05-16T23:11:23.2305180Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T23:11:23.2323910Z 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-5291-1d7q3eq 2021-05-16T23:11:23.2472370Z cp -pR /private/tmp/d20210516-5291-1d7q3eq/xvid/. /usr/local/Cellar/xvid 2021-05-16T23:11:23.2597560Z chmod -Rf +w /private/tmp/d20210516-5291-1d7q3eq 2021-05-16T23:11:23.3036140Z ==> Finishing up 2021-05-16T23:11:23.3420600Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T23:11:23.3427300Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T23:11:23.3433240Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T23:11:23.3557210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6313-19r3sqk.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-16T23:11:25.6516650Z ==> Summary 2021-05-16T23:11:25.6533790Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T23:11:25.6544340Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T23:11:25.6667250Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T23:11:25.6685100Z 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-5291-1w4nuos 2021-05-16T23:11:25.7433000Z cp -pR /private/tmp/d20210516-5291-1w4nuos/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T23:11:25.8003800Z chmod -Rf +w /private/tmp/d20210516-5291-1w4nuos 2021-05-16T23:11:25.8857820Z ==> Finishing up 2021-05-16T23:11:25.9163200Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T23:11:25.9170490Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T23:11:25.9177230Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T23:11:25.9195650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T23:11:25.9202710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T23:11:25.9208860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T23:11:25.9215890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T23:11:25.9222240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T23:11:25.9228770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T23:11:25.9234520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T23:11:25.9240180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T23:11:25.9246650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T23:11:25.9253340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T23:11:25.9259770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T23:11:25.9292310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T23:11:25.9298160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T23:11:25.9304060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T23:11:25.9308970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T23:11:25.9314910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T23:11:25.9321000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T23:11:25.9327060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T23:11:25.9332610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T23:11:25.9338570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T23:11:25.9343570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T23:11:25.9349330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T23:11:25.9355130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T23:11:25.9361440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T23:11:25.9367760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T23:11:25.9373640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T23:11:25.9379230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T23:11:25.9385160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T23:11:25.9390840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T23:11:25.9396340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T23:11:25.9401780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T23:11:25.9407340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T23:11:25.9413050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T23:11:25.9418810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T23:11:25.9424160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T23:11:25.9429390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T23:11:25.9435230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T23:11:25.9440780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T23:11:25.9446120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T23:11:25.9451580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T23:11:25.9457630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T23:11:25.9463190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T23:11:25.9476390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T23:11:25.9478200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T23:11:25.9483990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T23:11:25.9489650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T23:11:25.9495640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T23:11:25.9500860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T23:11:25.9506290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T23:11:25.9512150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T23:11:25.9517830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T23:11:25.9523040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T23:11:25.9528840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T23:11:25.9534500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T23:11:25.9539780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T23:11:25.9569320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T23:11:25.9575700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T23:11:25.9583870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T23:11:25.9589230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T23:11:25.9595080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T23:11:25.9600410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T23:11:25.9606080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T23:11:25.9612200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T23:11:25.9617510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T23:11:25.9624110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T23:11:25.9646340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T23:11:25.9654610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T23:11:25.9662760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T23:11:25.9670060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T23:11:25.9678920Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T23:11:25.9686640Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T23:11:25.9694140Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T23:11:25.9701310Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T23:11:26.0004080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6339-1ot8o9w.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-16T23:11:28.2231970Z ==> Summary 2021-05-16T23:11:28.2290640Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T23:11:28.2296630Z ==> Installing ffmpeg dependency: zimg 2021-05-16T23:11:28.2342340Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:11:28.2359250Z 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-5291-a5o214 2021-05-16T23:11:28.2606160Z cp -pR /private/tmp/d20210516-5291-a5o214/zimg/. /usr/local/Cellar/zimg 2021-05-16T23:11:28.2843830Z chmod -Rf +w /private/tmp/d20210516-5291-a5o214 2021-05-16T23:11:28.3399780Z ==> Finishing up 2021-05-16T23:11:28.3816580Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T23:11:28.3820850Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T23:11:28.3828940Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T23:11:28.3834750Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T23:11:28.3839290Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T23:11:28.3844150Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T23:11:28.3851010Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T23:11:28.4033050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6365-euenqg.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-16T23:11:30.6862930Z ==> Summary 2021-05-16T23:11:30.6894250Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T23:11:30.6900270Z ==> Installing ffmpeg 2021-05-16T23:11:30.6904050Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T23:11:30.6921850Z 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-5291-1nhi660 2021-05-16T23:11:31.0953670Z cp -pR /private/tmp/d20210516-5291-1nhi660/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T23:11:31.3447030Z chmod -Rf +w /private/tmp/d20210516-5291-1nhi660 2021-05-16T23:11:35.2780630Z ==> Finishing up 2021-05-16T23:11:35.3135450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T23:11:35.3140250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T23:11:35.3144290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T23:11:35.3149370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T23:11:35.3154500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T23:11:35.3159320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T23:11:35.3164320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T23:11:35.3169620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T23:11:35.3174480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T23:11:35.3179280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T23:11:35.3184120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T23:11:35.3188780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T23:11:35.3193960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T23:11:35.3198800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T23:11:35.3203970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T23:11:35.3208550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T23:11:35.3213330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T23:11:35.3218240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T23:11:35.3223600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T23:11:35.3228420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T23:11:35.3233540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T23:11:35.3238760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T23:11:35.3243830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T23:11:35.3249000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T23:11:35.3253760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T23:11:35.3258680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T23:11:35.3263330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T23:11:35.3268540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T23:11:35.3273750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T23:11:35.3278850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T23:11:35.3283850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T23:11:35.3288730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T23:11:35.3293390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T23:11:35.3298530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T23:11:35.3303420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T23:11:35.3309400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T23:11:35.3314160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T23:11:35.3319480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T23:11:35.3326220Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T23:11:35.3331220Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T23:11:35.3336240Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T23:11:35.3341280Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T23:11:35.3346010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T23:11:35.3350650Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T23:11:35.3355780Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T23:11:35.3362040Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T23:11:35.3367300Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T23:11:35.3374120Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T23:11:35.3383930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T23:11:35.3390370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T23:11:35.3395620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T23:11:35.3401550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T23:11:35.3473520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T23:11:35.3479030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T23:11:35.3485940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T23:11:35.3493290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T23:11:35.3498780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T23:11:35.3504050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T23:11:35.3509120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T23:11:35.3514890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T23:11:35.3520160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T23:11:35.3525510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T23:11:35.3530790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T23:11:35.3538570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T23:11:35.3543970Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T23:11:35.3549380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T23:11:35.3554400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T23:11:35.3559820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T23:11:35.3564920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T23:11:35.3570260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T23:11:35.3577570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T23:11:35.3582870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T23:11:35.3587510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T23:11:35.3592650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T23:11:35.3597730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T23:11:35.3602440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T23:11:35.3607600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T23:11:35.3613060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T23:11:35.3618050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T23:11:35.3622930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T23:11:35.3627650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T23:11:35.3632680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T23:11:35.3637970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T23:11:35.3643050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T23:11:35.3647620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T23:11:35.3652520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T23:11:35.3657710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T23:11:35.3662730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T23:11:35.3667350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T23:11:35.3672560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T23:11:35.3677360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T23:11:35.3681970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T23:11:35.3686860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T23:11:35.3692110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T23:11:35.3697330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T23:11:35.3702250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T23:11:35.3706910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T23:11:35.3711860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T23:11:35.3716610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T23:11:35.3721300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T23:11:35.3725320Z Only the first 100 operations were output. 2021-05-16T23:11:35.4849580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6391-v8m5yc.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-16T23:11:37.9544980Z ==> Summary 2021-05-16T23:11:37.9712950Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T23:11:38.8580950Z ==> Caveats 2021-05-16T23:11:38.8581840Z ==> tesseract 2021-05-16T23:11:38.8598610Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:11:38.8599990Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:11:40.5903160Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T23:11:41.8826970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:42.5003450Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T23:11:42.9680000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T23%3A20%3A00Z&sig=eiGphppHqKNJPNrizx1pz%2FSBR8Eo5IkW%2FA0hBSqMygg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:43.0235650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=eiGphppHqKNJPNrizx1pz\%2FSBR8Eo5IkW\%2FA0hBSqMygg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:43.4402950Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T23:11:43.5523050Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T23:11:44.9117170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:45.7285850Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T23:11:46.2030950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T23%3A20%3A00Z&sig=Syo%2Bmpi4t%2F7FyhzJZujXwF9tToLmtvKg%2BzkRt0qXvV4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:46.2412960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=Syo\%2Bmpi4t\%2F7FyhzJZujXwF9tToLmtvKg\%2BzkRt0qXvV4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:46.4776570Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T23:11:46.5170160Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T23:11:46.5175820Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T23:11:46.5847320Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T23:11:46.5875750Z 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-6398-lwrxq9 2021-05-16T23:11:47.2023580Z cp -pR /private/tmp/d20210516-6398-lwrxq9/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T23:11:47.6909870Z chmod -Rf +w /private/tmp/d20210516-6398-lwrxq9 2021-05-16T23:11:48.0690630Z ==> Finishing up 2021-05-16T23:11:48.0904000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T23:11:48.0922690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T23:11:48.0932300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T23:11:48.0941100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T23:11:48.0960450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T23:11:48.0971910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T23:11:48.0980130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T23:11:48.0991940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T23:11:48.1005670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T23:11:48.1017150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T23:11:48.1028680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T23:11:48.1039560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T23:11:48.1057650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T23:11:48.1069640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T23:11:48.1081340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T23:11:48.1091160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T23:11:48.1110260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T23:11:48.1120690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T23:11:48.1133670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T23:11:48.1177570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T23:11:48.1183040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T23:11:48.1188440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T23:11:48.1193730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T23:11:48.1198720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T23:11:48.1203900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T23:11:48.1208610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T23:11:48.1213740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T23:11:48.1218750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T23:11:48.1223800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T23:11:48.1228750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T23:11:48.1235690Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T23:11:48.1244250Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T23:11:48.1249700Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T23:11:48.1259650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T23:11:48.1265720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T23:11:48.1270980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T23:11:48.1275880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T23:11:48.1281150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T23:11:48.1286880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T23:11:48.1292390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T23:11:48.1297460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T23:11:48.1302750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T23:11:48.1308080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T23:11:48.1313200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T23:11:48.1320270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T23:11:48.1331720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T23:11:48.1333120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T23:11:48.1338690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T23:11:48.1345020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T23:11:48.1356410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T23:11:48.1366310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T23:11:48.1383210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T23:11:48.1387170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T23:11:48.1412580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T23:11:48.1418510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T23:11:48.1424800Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T23:11:48.1430250Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T23:11:48.1434730Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T23:11:48.3080400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6568-1ob3q6m.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-16T23:11:50.5808520Z ==> Summary 2021-05-16T23:11:50.6260650Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T23:11:50.6272230Z ==> Installing imagemagick@6 2021-05-16T23:11:50.6279400Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T23:11:50.6301480Z 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-6398-1df3yvo 2021-05-16T23:11:51.0009030Z cp -pR /private/tmp/d20210516-6398-1df3yvo/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T23:11:51.4191660Z chmod -Rf +w /private/tmp/d20210516-6398-1df3yvo 2021-05-16T23:11:53.0851590Z ==> Finishing up 2021-05-16T23:11:53.3499660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6594-h2186q.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-16T23:11:55.8161720Z ==> Caveats 2021-05-16T23:11:55.8163240Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:11:55.8165280Z because this is an alternate version of another formula. 2021-05-16T23:11:55.8166050Z 2021-05-16T23:11:55.8166690Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:11:55.8168180Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:11:55.8168670Z 2021-05-16T23:11:55.8169230Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:11:55.8170760Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:11:55.8171860Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:11:55.8172280Z 2021-05-16T23:11:55.8173190Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:11:55.8173990Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:11:55.8174420Z 2021-05-16T23:11:55.8175120Z ==> Summary 2021-05-16T23:11:55.8658880Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T23:11:56.6146790Z ==> Caveats 2021-05-16T23:11:56.6147710Z ==> imagemagick@6 2021-05-16T23:11:56.6191100Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:11:56.6192050Z because this is an alternate version of another formula. 2021-05-16T23:11:56.6192450Z 2021-05-16T23:11:56.6200040Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:11:56.6201600Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:11:56.6202120Z 2021-05-16T23:11:56.6202670Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:11:56.6203760Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:11:56.6204860Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:11:56.6205270Z 2021-05-16T23:11:56.6206160Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:11:56.6206970Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:11:56.6207390Z 2021-05-16T23:11:58.5460630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T23:11:59.8074920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:00.4150470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T23:12:00.8549300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T23%3A20%3A00Z&sig=xX7lYg4%2B8hWWa71QdxwQulWp6Of4lmaqbmaAfjjKtBU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:00.8886230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=xX7lYg4\%2B8hWWa71QdxwQulWp6Of4lmaqbmaAfjjKtBU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:00.9569310Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T23:12:00.9667330Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T23:12:02.2248290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:02.8632950Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T23:12:03.3075710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T23%3A20%3A00Z&sig=FTDNVLZ5pRRjuNwsMioxADX82iozN%2FyjX43BeU4wuVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:03.3489760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=FTDNVLZ5pRRjuNwsMioxADX82iozN\%2FyjX43BeU4wuVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:03.4269020Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T23:12:03.4341710Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T23:12:04.6364880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:05.2868090Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T23:12:05.6993870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T23%3A20%3A00Z&sig=En%2B0CYAIeLV%2Fn05eXx0iR1SBW7A4wRvAcMJ3GcwJmIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:05.7425460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=En\%2B0CYAIeLV\%2Fn05eXx0iR1SBW7A4wRvAcMJ3GcwJmIk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:06.4724750Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T23:12:06.6285880Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T23:12:07.8450550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:08.4805480Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T23:12:08.8846580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T23%3A20%3A00Z&sig=6BO%2BGVtVa5toRFy6kW9zVTuKwuv8MFhduRnq%2BlnapG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:08.9177160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=6BO\%2BGVtVa5toRFy6kW9zVTuKwuv8MFhduRnq\%2BlnapG4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:08.9500320Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T23:12:08.9532270Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T23:12:10.2546550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:10.8907950Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T23:12:11.3083550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T23%3A20%3A00Z&sig=7PK5a245Nm1pS15C2YnMZkz82fBlyjJ%2FAFuu5iw4W%2Fw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:11.3477370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=7PK5a245Nm1pS15C2YnMZkz82fBlyjJ\%2FAFuu5iw4W\%2Fw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:11.3913020Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T23:12:11.3950720Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T23:12:12.6235230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:13.2163820Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T23:12:13.6201000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T23%3A20%3A00Z&sig=U9uTXQgDxYww24FZEDJUvDcZ0ivtnjX5Yuo2kzDMFGE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:13.6527450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=U9uTXQgDxYww24FZEDJUvDcZ0ivtnjX5Yuo2kzDMFGE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:13.7368760Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T23:12:13.7439010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T23:12:15.0453800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:15.6405250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T23:12:16.0531880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T23%3A20%3A00Z&sig=ZhFwNOWhRtJhzCje41g7Fg35mNXFNkjUZrQdl4AI2ro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:16.0869970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=ZhFwNOWhRtJhzCje41g7Fg35mNXFNkjUZrQdl4AI2ro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:16.2025550Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T23:12:16.2098640Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T23:12:17.6915170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:18.3030900Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T23:12:18.7187750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T23%3A20%3A00Z&sig=CVaD1no32fKv4%2FjEqSVvsJjUVhQtdW0DGp9ZRR7%2BvPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:18.7520740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=CVaD1no32fKv4\%2FjEqSVvsJjUVhQtdW0DGp9ZRR7\%2BvPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:18.7917850Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T23:12:18.7950050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T23:12:19.9892360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:20.6009820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T23:12:21.0229510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T23%3A20%3A00Z&sig=fv64Cm6W0vc2CN%2FpbM0qAncFoTWKZBfHp2MXpAWaN6A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:21.0562390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=fv64Cm6W0vc2CN\%2FpbM0qAncFoTWKZBfHp2MXpAWaN6A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:21.1059300Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T23:12:21.1109910Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T23:12:22.3733200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:22.9757550Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T23:12:23.3860150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T23%3A20%3A00Z&sig=c0vluSSccOa5vibFfBEcDVXrlD7txsPSYTWtVdFZQCI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:23.4212610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=c0vluSSccOa5vibFfBEcDVXrlD7txsPSYTWtVdFZQCI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:23.4590770Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:12:23.4626070Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T23:12:24.7576310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:25.3754680Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T23:12:25.7906710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T23%3A20%3A00Z&sig=MfIi9Dejdh8mbqM51%2F0LMrANNYZKhBQioi4fm1dgKdk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:25.8252050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=MfIi9Dejdh8mbqM51\%2F0LMrANNYZKhBQioi4fm1dgKdk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:25.9126360Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:12:25.9199510Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T23:12:27.3244580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:28.0734540Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T23:12:28.4804060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T23%3A20%3A00Z&sig=McNvyZhuGSxd5XKryhJoP%2Fabex1Ej4dxlUTxRtUFMbw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:28.5166210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=McNvyZhuGSxd5XKryhJoP\%2Fabex1Ej4dxlUTxRtUFMbw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:28.7300950Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T23:12:28.7848720Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T23:12:28.7853970Z ==> Installing imagemagick dependency: libde265 2021-05-16T23:12:28.8579580Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T23:12:28.8615530Z 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-6601-twm2d3 2021-05-16T23:12:28.8912180Z cp -pR /private/tmp/d20210516-6601-twm2d3/libde265/. /usr/local/Cellar/libde265 2021-05-16T23:12:28.9206900Z chmod -Rf +w /private/tmp/d20210516-6601-twm2d3 2021-05-16T23:12:29.0017200Z ==> Finishing up 2021-05-16T23:12:29.0440330Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T23:12:29.0444240Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T23:12:29.0450470Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T23:12:29.0454060Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T23:12:29.0459060Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T23:12:29.0465240Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T23:12:29.0472010Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T23:12:29.0476420Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T23:12:29.0481700Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T23:12:29.0488850Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T23:12:29.0686440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6832-1cluf3b.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-16T23:12:31.2672910Z ==> Summary 2021-05-16T23:12:31.2700840Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T23:12:31.2708080Z ==> Installing imagemagick dependency: docbook 2021-05-16T23:12:31.2728680Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T23:12:31.2746790Z 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-6601-grkqzq 2021-05-16T23:12:31.3831550Z cp -pR /private/tmp/d20210516-6601-grkqzq/docbook/. /usr/local/Cellar/docbook 2021-05-16T23:12:31.5187430Z chmod -Rf +w /private/tmp/d20210516-6601-grkqzq 2021-05-16T23:12:31.6086950Z ==> Finishing up 2021-05-16T23:12:31.6581310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6858-eq7z91.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-16T23:12:33.5645780Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T23:12:33.6015940Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.6172270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.6268600Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.6367560Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.6468260Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.6565420Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.6672680Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.6781200Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.6882260Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.6974550Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.7070420Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.7169560Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.7263820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:33.7370640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:34.0496900Z ==> Caveats 2021-05-16T23:12:34.0497600Z To use the DocBook package in your XML toolchain, 2021-05-16T23:12:34.0498590Z you need to add the following to your ~/.bashrc: 2021-05-16T23:12:34.0498930Z 2021-05-16T23:12:34.0499430Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:12:34.0500370Z ==> Summary 2021-05-16T23:12:34.0636760Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T23:12:34.0643010Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T23:12:34.0692760Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T23:12:34.0711860Z 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-6601-1rj3bk 2021-05-16T23:12:35.9560510Z cp -pR /private/tmp/d20210516-6601-1rj3bk/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T23:12:38.6551960Z chmod -Rf +w /private/tmp/d20210516-6601-1rj3bk 2021-05-16T23:12:39.8305700Z ==> Finishing up 2021-05-16T23:12:39.8733570Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T23:12:39.8742720Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T23:12:39.8833760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6899-wgkznh.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-16T23:12:41.7743780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:41.7842880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:41.7939600Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:12:41.8035420Z ==> 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-16T23:12:41.8129210Z ==> 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-16T23:12:41.8222000Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T23:12:41.8315270Z ==> 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-16T23:12:41.8413030Z ==> 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-16T23:12:41.8506530Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:12:41.8600260Z ==> 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-16T23:12:41.8693550Z ==> 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-16T23:12:41.8786650Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:12:41.8879650Z ==> 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-16T23:12:41.8972660Z ==> 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-16T23:12:41.9068880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:41.9163330Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:41.9257120Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:12:41.9358480Z ==> 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-16T23:12:41.9451100Z ==> 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-16T23:12:41.9546090Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:12:41.9641590Z ==> 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-16T23:12:41.9735340Z ==> 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-16T23:12:41.9828160Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:12:42.0145060Z ==> 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-16T23:12:42.0265780Z ==> 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-16T23:12:42.0361420Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T23:12:42.0455580Z ==> 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-16T23:12:42.0553310Z ==> 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-16T23:12:42.9850090Z ==> Summary 2021-05-16T23:12:43.2726480Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T23:12:43.2732830Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T23:12:43.2754010Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T23:12:43.2772290Z 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-6601-lkefw0 2021-05-16T23:12:43.2886570Z cp -pR /private/tmp/d20210516-6601-lkefw0/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T23:12:43.3009330Z chmod -Rf +w /private/tmp/d20210516-6601-lkefw0 2021-05-16T23:12:43.3419970Z ==> Finishing up 2021-05-16T23:12:43.3842160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6953-98p92u.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-16T23:12:45.6791640Z ==> Caveats 2021-05-16T23:12:45.6792870Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:12:45.6793810Z because macOS already provides this software and installing another version in 2021-05-16T23:12:45.6794880Z parallel can cause all kinds of trouble. 2021-05-16T23:12:45.6795210Z 2021-05-16T23:12:45.6796170Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:12:45.6797400Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:12:45.6797890Z 2021-05-16T23:12:45.6798090Z 2021-05-16T23:12:45.6798560Z Bash completion has been installed to: 2021-05-16T23:12:45.6799560Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:12:45.6800430Z ==> Summary 2021-05-16T23:12:45.6812040Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T23:12:45.6818340Z ==> Installing imagemagick dependency: xmlto 2021-05-16T23:12:45.6996990Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T23:12:45.7032160Z 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-6601-1y9kqqa 2021-05-16T23:12:45.7301890Z cp -pR /private/tmp/d20210516-6601-1y9kqqa/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T23:12:45.7608450Z chmod -Rf +w /private/tmp/d20210516-6601-1y9kqqa 2021-05-16T23:12:45.8146630Z ==> Finishing up 2021-05-16T23:12:45.8545700Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T23:12:45.8585660Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T23:12:45.8597620Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T23:12:45.8612100Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T23:12:45.8617120Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T23:12:45.8709380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6979-1d8fkyo.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-16T23:12:48.0055710Z ==> Summary 2021-05-16T23:12:48.0096950Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T23:12:48.0103750Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T23:12:48.0884840Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T23:12:48.0902830Z 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-6601-fh1ykj 2021-05-16T23:12:48.1635140Z cp -pR /private/tmp/d20210516-6601-fh1ykj/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T23:12:48.3061390Z chmod -Rf +w /private/tmp/d20210516-6601-fh1ykj 2021-05-16T23:12:48.4592080Z ==> Finishing up 2021-05-16T23:12:48.5043140Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T23:12:48.5056190Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T23:12:48.5059320Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T23:12:48.5074060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5082360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5092370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5101810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5113710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5125440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5133170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5143710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5154290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5181320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5220990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5222880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5226890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5229050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5240680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5251900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5259050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5365170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5467850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5469820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5501090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5503660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5505890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5507510Z mkdir -p /usr/local/share/locale/fo 2021-05-16T23:12:48.5508950Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T23:12:48.5510740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5512790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5514910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5517390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5519500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5521940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5524100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5526750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5529190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5531650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5535290Z mkdir -p /usr/local/share/locale/ia 2021-05-16T23:12:48.5536790Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T23:12:48.5540480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5542570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5544970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5547870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5550600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5552670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5554730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5558350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5559900Z mkdir -p /usr/local/share/locale/ky 2021-05-16T23:12:48.5561160Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T23:12:48.5562990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5565030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5567330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5569800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5573590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5576010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5583090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5603770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5606710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5624550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5632070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5642060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5660960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5663160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5673020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5688270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5694460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5721600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5734130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5742940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5764140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5767760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5774050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5784590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5799930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5809260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5819060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5828420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5842930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5851100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5898680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5910380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5920840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5931690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:48.5941930Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T23:12:48.5952810Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T23:12:48.5955340Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T23:12:48.6488380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7005-1h3qrye.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-16T23:12:50.5603680Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:12:52.3454210Z ==> Summary 2021-05-16T23:12:52.3658200Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T23:12:52.3664770Z ==> Installing imagemagick dependency: libheif 2021-05-16T23:12:52.4793140Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T23:12:52.4811570Z 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-6601-1xy504b 2021-05-16T23:12:52.5058950Z cp -pR /private/tmp/d20210516-6601-1xy504b/libheif/. /usr/local/Cellar/libheif 2021-05-16T23:12:52.5316950Z chmod -Rf +w /private/tmp/d20210516-6601-1xy504b 2021-05-16T23:12:52.6464470Z ==> Finishing up 2021-05-16T23:12:52.6883480Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T23:12:52.6888130Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T23:12:52.6893210Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T23:12:52.6898210Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T23:12:52.6905050Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T23:12:52.6911500Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T23:12:52.6921420Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T23:12:52.6926510Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T23:12:52.6931900Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T23:12:52.6937710Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T23:12:52.6949560Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T23:12:52.6954820Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T23:12:52.6959630Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T23:12:52.6965880Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T23:12:52.6970540Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T23:12:52.6991730Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T23:12:52.6999540Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T23:12:52.7186240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7032-1mjhh2z.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-16T23:12:54.5975470Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:12:56.4775960Z ==> Summary 2021-05-16T23:12:56.4809550Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T23:12:56.4815360Z ==> Installing imagemagick dependency: liblqr 2021-05-16T23:12:56.5343140Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T23:12:56.5361040Z 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-6601-10y8rim 2021-05-16T23:12:56.5496800Z cp -pR /private/tmp/d20210516-6601-10y8rim/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T23:12:56.5718360Z chmod -Rf +w /private/tmp/d20210516-6601-10y8rim 2021-05-16T23:12:56.6248060Z ==> Finishing up 2021-05-16T23:12:56.6713860Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T23:12:56.6719640Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T23:12:56.6724640Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T23:12:56.6731930Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T23:12:56.6876690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7059-gfuy2f.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-16T23:12:58.9399160Z ==> Summary 2021-05-16T23:12:58.9425150Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T23:12:58.9431090Z ==> Installing imagemagick dependency: libomp 2021-05-16T23:12:58.9483030Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T23:12:58.9501130Z 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-6601-1euh8at 2021-05-16T23:12:58.9664140Z cp -pR /private/tmp/d20210516-6601-1euh8at/libomp/. /usr/local/Cellar/libomp 2021-05-16T23:12:58.9801010Z chmod -Rf +w /private/tmp/d20210516-6601-1euh8at 2021-05-16T23:12:59.0206550Z ==> Finishing up 2021-05-16T23:12:59.0642920Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T23:12:59.0647010Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T23:12:59.0651810Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T23:12:59.0658800Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T23:12:59.0663710Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T23:12:59.0784320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7085-g8qhbp.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-16T23:13:01.3054210Z ==> Summary 2021-05-16T23:13:01.3069710Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T23:13:01.3075560Z ==> Installing imagemagick dependency: imath 2021-05-16T23:13:01.3139420Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:13:01.3159160Z 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-6601-1mbjqjs 2021-05-16T23:13:01.3403310Z cp -pR /private/tmp/d20210516-6601-1mbjqjs/imath/. /usr/local/Cellar/imath 2021-05-16T23:13:01.3698540Z chmod -Rf +w /private/tmp/d20210516-6601-1mbjqjs 2021-05-16T23:13:01.4286680Z ==> Finishing up 2021-05-16T23:13:01.4762170Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T23:13:01.4770410Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T23:13:01.4775450Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T23:13:01.4780620Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T23:13:01.4785740Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T23:13:01.4790570Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T23:13:01.4797530Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T23:13:01.5008260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7111-1f5xngz.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-16T23:13:03.6129270Z ==> Summary 2021-05-16T23:13:03.6169450Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T23:13:03.6175980Z ==> Installing imagemagick dependency: openexr 2021-05-16T23:13:03.6315880Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:13:03.6333310Z 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-6601-3fdxip 2021-05-16T23:13:03.7168260Z cp -pR /private/tmp/d20210516-6601-3fdxip/openexr/. /usr/local/Cellar/openexr 2021-05-16T23:13:03.8183070Z chmod -Rf +w /private/tmp/d20210516-6601-3fdxip 2021-05-16T23:13:03.9748450Z ==> Finishing up 2021-05-16T23:13:04.0208820Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T23:13:04.0213750Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T23:13:04.0219030Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T23:13:04.0224790Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T23:13:04.0230240Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T23:13:04.0235470Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T23:13:04.0240710Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T23:13:04.0245730Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T23:13:04.0252950Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T23:13:04.0261990Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T23:13:04.0271200Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T23:13:04.0276420Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T23:13:04.0281830Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T23:13:04.0287030Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T23:13:04.0292820Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T23:13:04.0298560Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T23:13:04.0304880Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T23:13:04.0310140Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T23:13:04.0320530Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T23:13:04.0336620Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T23:13:04.0347310Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T23:13:04.0357970Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T23:13:04.0367240Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T23:13:04.0383920Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T23:13:04.0395130Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T23:13:04.0406520Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T23:13:04.0418860Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T23:13:04.0432740Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T23:13:04.1220010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7139-dswc4m.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-16T23:13:06.3789840Z ==> Summary 2021-05-16T23:13:06.3907070Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T23:13:06.3912860Z ==> Installing imagemagick 2021-05-16T23:13:06.3916920Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T23:13:06.3936120Z 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-6601-1muni45 2021-05-16T23:13:06.7919570Z cp -pR /private/tmp/d20210516-6601-1muni45/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T23:13:07.2200570Z chmod -Rf +w /private/tmp/d20210516-6601-1muni45 2021-05-16T23:13:10.1631870Z ==> Finishing up 2021-05-16T23:13:10.1891740Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T23:13:10.1898450Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T23:13:10.1905270Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T23:13:10.1910130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T23:13:10.1915700Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T23:13:10.1920500Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T23:13:10.1926120Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T23:13:10.1930560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T23:13:10.1935930Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T23:13:10.1940570Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T23:13:10.1946180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T23:13:10.1950830Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T23:13:10.1956050Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T23:13:10.1960510Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T23:13:10.1967700Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T23:13:10.1972830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T23:13:10.1978790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T23:13:10.1982830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T23:13:10.1987520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T23:13:10.1992450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T23:13:10.1997750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T23:13:10.2002690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T23:13:10.2007900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T23:13:10.2013890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T23:13:10.2019330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T23:13:10.2024010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T23:13:10.2029750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T23:13:10.2034480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T23:13:10.2040680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T23:13:10.2045760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T23:13:10.2052730Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T23:13:10.2059380Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T23:13:10.2066370Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T23:13:10.2076090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T23:13:10.2082280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T23:13:10.2087930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T23:13:10.2092980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T23:13:10.2098270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T23:13:10.2103290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T23:13:10.2108910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T23:13:10.2114060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T23:13:10.2119510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T23:13:10.2124480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T23:13:10.2129780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T23:13:10.2135650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T23:13:10.2142790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T23:13:10.2147710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T23:13:10.2171980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T23:13:10.2177490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T23:13:10.2183420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T23:13:10.2189900Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T23:13:10.2195460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T23:13:10.2200060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T23:13:10.2205300Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T23:13:10.2209780Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T23:13:10.2214780Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T23:13:10.2219360Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T23:13:10.2227090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T23:13:10.2232420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T23:13:10.2237370Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T23:13:10.2242690Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T23:13:10.2248040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T23:13:10.2252830Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T23:13:10.2260490Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T23:13:10.2265510Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T23:13:10.2271520Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T23:13:10.2276120Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T23:13:10.2282180Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T23:13:10.2287440Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T23:13:10.2292790Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T23:13:10.2297850Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T23:13:10.5035070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7166-pr6f43.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-16T23:13:12.9680020Z ==> Summary 2021-05-16T23:13:13.0177730Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T23:13:14.6193320Z ==> Caveats 2021-05-16T23:13:14.6194190Z ==> docbook 2021-05-16T23:13:14.6209570Z To use the DocBook package in your XML toolchain, 2021-05-16T23:13:14.6210280Z you need to add the following to your ~/.bashrc: 2021-05-16T23:13:14.6210620Z 2021-05-16T23:13:14.6211120Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:13:14.6212230Z ==> gnu-getopt 2021-05-16T23:13:14.6237270Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:13:14.6238260Z because macOS already provides this software and installing another version in 2021-05-16T23:13:14.6238970Z parallel can cause all kinds of trouble. 2021-05-16T23:13:14.6239300Z 2021-05-16T23:13:14.6240220Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:13:14.6241420Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:13:14.6242390Z 2021-05-16T23:13:14.6242590Z 2021-05-16T23:13:14.6243050Z Bash completion has been installed to: 2021-05-16T23:13:14.6244060Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:13:16.2177150Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T23:13:17.4939060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:13:18.1188440Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T23:13:18.5232800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T23%3A20%3A00Z&sig=zSRRCi6wKGDpXSs4UC6bKKssavqymK6iCD9KWyCElBs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:18.5560460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=zSRRCi6wKGDpXSs4UC6bKKssavqymK6iCD9KWyCElBs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:18.5930000Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T23:13:18.6562520Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T23:13:18.6590360Z 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-7173-184mpct 2021-05-16T23:13:18.6796010Z cp -pR /private/tmp/d20210516-7173-184mpct/udunits/. /usr/local/Cellar/udunits 2021-05-16T23:13:18.6998810Z chmod -Rf +w /private/tmp/d20210516-7173-184mpct 2021-05-16T23:13:18.7560130Z ==> Finishing up 2021-05-16T23:13:18.7975270Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T23:13:18.7983430Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T23:13:18.7989340Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T23:13:18.7999040Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T23:13:18.8008060Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T23:13:18.8050610Z info /usr/local/share/info/udunits2.info 2021-05-16T23:13:18.8058680Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T23:13:18.8094770Z info /usr/local/share/info/udunits2lib.info 2021-05-16T23:13:18.8103080Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T23:13:18.8137180Z info /usr/local/share/info/udunits2prog.info 2021-05-16T23:13:18.8145130Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T23:13:18.8152830Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T23:13:18.8159800Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T23:13:18.8333300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7340-xqyimm.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-16T23:13:20.9547080Z ==> Summary 2021-05-16T23:13:20.9578470Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T23:13:23.1448280Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T23:13:23.1449360Z To reinstall 1.6, run: 2021-05-16T23:13:23.1449830Z brew reinstall jq 2021-05-16T23:13:24.6835700Z ==> Caveats 2021-05-16T23:13:24.6836440Z imagej requires Java. You can install the latest version with: 2021-05-16T23:13:24.6837460Z brew install --cask adoptopenjdk 2021-05-16T23:13:24.6837790Z 2021-05-16T23:13:25.2414900Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T23:13:25.5599500Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T23:13:33.9763510Z ==> Verifying checksum for cask 'imagej' 2021-05-16T23:13:34.1413150Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:13:34.1414480Z ==> Installing Cask imagej 2021-05-16T23:13:34.1860990Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7450-1kq6sw5 2021-05-16T23:13:34.3551340Z cp -pR /private/tmp/d20210516-7450-1kq6sw5/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T23:13:34.5073540Z chmod -Rf +w /private/tmp/d20210516-7450-1kq6sw5 2021-05-16T23:13:34.5837510Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T23:13:34.8813890Z 🍺 imagej was successfully installed! 2021-05-16T23:13:37.0469560Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T23:13:38.9092340Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T23:13:39.3278690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T23%3A20%3A00Z&sig=RnTvuc%2FsXiB4YLjG3xiR83LxGlsgU91qJwiZexBJIKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:39.4487480Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T23:13:41.3624290Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T23:13:41.8076680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T23%3A20%3A00Z&sig=Y%2FdG1NqejaPUnfo0dueXOZO0XCHm1CGflZpTrRq576o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:42.0977330Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T23:13:42.0981270Z ==> Installing bowtie2 dependency: tbb 2021-05-16T23:13:42.1918370Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T23:13:44.8054330Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T23:13:44.8058500Z ==> Installing bowtie2 2021-05-16T23:13:44.8062380Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T23:13:47.6821560Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T23:13:51.2370020Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T23:13:52.6285610Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T23:13:53.0427680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T23%3A20%3A00Z&sig=1GWXY7nIwXvvniCgU5VvlxO1dWRb2y9BJxiSqo7KgQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:53.1763600Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T23:13:55.0815330Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T23:13:55.4982420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T23%3A20%3A00Z&sig=dqggDezn6RJ0ESDF5Hvft43C%2BbX3X7rkuqjG%2FoxEx6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:55.5885850Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T23:13:57.5096830Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T23:13:58.2033870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T23%3A20%3A00Z&sig=TS5hPjIkSQILEhWQz3wiEYmq2O0Lhr2EsGMOndAvVSc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:58.2921250Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T23:14:00.2279910Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T23:14:00.6295620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T23%3A20%3A00Z&sig=K3nciSG5O3AcBgUZ1LcfsNe9iXfuEtqARV9l5u%2Fc6o0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:00.7115620Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T23:14:02.6633930Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T23:14:03.0731570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T23%3A20%3A00Z&sig=lI%2FjZ2CWfmTF%2BODyJwIlZ%2FikfvLbmIouwIwZ1hlhvHU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:03.1695420Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T23:14:05.0766470Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T23:14:05.4924790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T23%3A20%3A00Z&sig=%2FPeTqq4X6onHRAhDqiwvxl%2FU87swP6Plv4IIptaIq%2Bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:05.6651000Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:14:06.2779720Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T23:14:06.2798850Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:14:06.7070330Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:14:06.7326330Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T23:14:08.6313360Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T23:14:09.2654190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T23%3A20%3A00Z&sig=yRKrlWdPyk3LfLBk1ZOrs2IcDZSPgLkVgvWjcnzGC7k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:09.3469480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T23:14:11.2252120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T23:14:11.6482000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T23%3A20%3A00Z&sig=Pu30MTnmgSSZai4suKiEHre86KU4NWiBa5PDthFfAJU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:11.8266930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T23:14:14.6611840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T23:14:15.0864440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T23%3A20%3A00Z&sig=Hv7h7vmlHFyq8mtIKtqcifdaDDX7nAmPuWKyL%2F1FU%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:15.2451070Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T23:14:17.1397840Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T23:14:17.5533380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T23%3A20%3A00Z&sig=wesF%2BJUwBwXLJa6L%2FyPQd4ioLg8uus64%2BOFf6zEVhaU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:17.7652950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T23:14:19.6652970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T23:14:20.0829400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T23%3A20%3A00Z&sig=P6u764IBao3u%2BRbO33zlKMCOpkXgbycfcXlGlHuXS%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:20.1711580Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T23:14:22.0390740Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T23:14:22.4425190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T23%3A20%3A00Z&sig=l27aODQeyrQLpSZ7lq2Qu29WXsac1ynHR6jlsFb0ocI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:22.5367820Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T23:14:24.4626280Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T23:14:24.8734950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T23%3A20%3A00Z&sig=zYfWxg6LjTGvhWyc4yhriyNIAm6SG7%2FkXzTFSgtarro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:24.9643740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T23:14:26.8324020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T23:14:27.2517070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T23%3A20%3A00Z&sig=050KOqBlEK3lYdeN6lrj3eUPmxNU7ewz8fMVDSyntyI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:27.4995620Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:14:29.3753150Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:14:29.8005330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T23%3A20%3A00Z&sig=6hsT3Uy1vGYVkVa5u1nQ1sp4lWLRDxG9Umb%2BB3jXD%2Bw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:29.9498230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T23:14:31.9364310Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T23:14:32.3457890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T23%3A20%3A00Z&sig=oF4kcJi9qGaKAnDUDsoz%2FBTeIfAFxMcyDjcwLmWSctc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:32.7937500Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T23:14:34.7068440Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T23:14:35.1310370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T23%3A20%3A00Z&sig=ELbmpUISjLtGhFHXCxwvGGkx1Au4O4eliMqCoWomRGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:35.3558910Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T23:14:37.2585020Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T23:14:37.6933570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T23%3A20%3A00Z&sig=3sPVuHijCloXBO4pHgRPjw47lO2nzZeT%2FoF8A9HcfqM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:37.9182500Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T23:14:39.8678140Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T23:14:40.2932720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T23%3A20%3A00Z&sig=EpT3vjxDhYC07sV7GVO7IMps0vK99eSKP4JYNjv1wUU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:40.7966490Z ==> 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-16T23:14:40.7968940Z ==> Installing gdal dependency: cfitsio 2021-05-16T23:14:40.8686780Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T23:14:43.5883390Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T23:14:43.5891100Z ==> Installing gdal dependency: popt 2021-05-16T23:14:43.5914080Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T23:14:46.3239490Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T23:14:46.3251970Z ==> Installing gdal dependency: epsilon 2021-05-16T23:14:46.3327060Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T23:14:49.2538440Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T23:14:49.2545990Z ==> Installing gdal dependency: expat 2021-05-16T23:14:49.2661700Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T23:14:51.9954000Z ==> Caveats 2021-05-16T23:14:51.9955260Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:14:51.9956180Z because macOS already provides this software and installing another version in 2021-05-16T23:14:51.9957080Z parallel can cause all kinds of trouble. 2021-05-16T23:14:51.9957420Z 2021-05-16T23:14:51.9957960Z If you need to have expat first in your PATH, run: 2021-05-16T23:14:51.9959240Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:14:51.9959700Z 2021-05-16T23:14:51.9960210Z For compilers to find expat you may need to set: 2021-05-16T23:14:51.9961160Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:14:51.9962170Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:14:51.9962540Z 2021-05-16T23:14:51.9963370Z For pkg-config to find expat you may need to set: 2021-05-16T23:14:51.9964100Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:14:51.9964500Z 2021-05-16T23:14:51.9965180Z ==> Summary 2021-05-16T23:14:51.9989210Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T23:14:51.9995750Z ==> Installing gdal dependency: freexl 2021-05-16T23:14:52.0055500Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T23:14:54.8738110Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T23:14:54.8745380Z ==> Installing gdal dependency: geos 2021-05-16T23:14:54.9208860Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T23:14:58.6093700Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T23:14:58.6102350Z ==> Installing gdal dependency: hdf5 2021-05-16T23:14:58.6594050Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:15:02.1758340Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:15:02.1768400Z ==> Installing gdal dependency: json-c 2021-05-16T23:15:02.1846120Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T23:15:04.7961450Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T23:15:04.7970250Z ==> Installing gdal dependency: libxml2 2021-05-16T23:15:04.8108040Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T23:15:08.1344340Z ==> Caveats 2021-05-16T23:15:08.1345780Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:08.1348120Z because macOS already provides this software and installing another version in 2021-05-16T23:15:08.1350200Z parallel can cause all kinds of trouble. 2021-05-16T23:15:08.1351100Z 2021-05-16T23:15:08.1352290Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:15:08.1354730Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:08.1355610Z 2021-05-16T23:15:08.1356590Z For compilers to find libxml2 you may need to set: 2021-05-16T23:15:08.1360050Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:15:08.1362100Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:15:08.1362840Z 2021-05-16T23:15:08.1364560Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:15:08.1365950Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:15:08.1366740Z 2021-05-16T23:15:08.1368240Z ==> Summary 2021-05-16T23:15:08.1555240Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T23:15:08.1564460Z ==> Installing gdal dependency: libdap 2021-05-16T23:15:08.1714780Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T23:15:11.2685380Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T23:15:11.2691340Z ==> Installing gdal dependency: proj 2021-05-16T23:15:11.2831690Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T23:15:14.3310750Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T23:15:14.3317160Z ==> Installing gdal dependency: libgeotiff 2021-05-16T23:15:14.3594270Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T23:15:17.0185460Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T23:15:17.0194440Z ==> Installing gdal dependency: librttopo 2021-05-16T23:15:17.0738370Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:15:19.6273380Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T23:15:19.6281200Z ==> Installing gdal dependency: minizip 2021-05-16T23:15:19.6395740Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T23:15:22.3415020Z ==> Caveats 2021-05-16T23:15:22.3417240Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:15:22.3420780Z with the venerable 'unzip' library. 2021-05-16T23:15:22.3423040Z ==> Summary 2021-05-16T23:15:22.3440690Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T23:15:22.3448540Z ==> Installing gdal dependency: libspatialite 2021-05-16T23:15:22.4405890Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T23:15:26.0348750Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T23:15:26.0355500Z ==> Installing gdal dependency: netcdf 2021-05-16T23:15:26.0937830Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:15:29.0401880Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:15:29.0407170Z ==> Installing gdal dependency: openblas 2021-05-16T23:15:29.0774140Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T23:15:33.4159260Z ==> Caveats 2021-05-16T23:15:33.4160500Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:33.4161450Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:15:33.4163100Z 2021-05-16T23:15:33.4164140Z For compilers to find openblas you may need to set: 2021-05-16T23:15:33.4165610Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:15:33.4166780Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:15:33.4167830Z 2021-05-16T23:15:33.4168790Z For pkg-config to find openblas you may need to set: 2021-05-16T23:15:33.4169560Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:15:33.4169970Z 2021-05-16T23:15:33.4170700Z ==> Summary 2021-05-16T23:15:33.4191850Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T23:15:33.4199680Z ==> Installing gdal dependency: numpy 2021-05-16T23:15:33.4935230Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T23:15:38.1702640Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T23:15:38.1708700Z ==> Installing gdal dependency: xerces-c 2021-05-16T23:15:38.1776330Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T23:15:44.2217250Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T23:15:44.2224020Z ==> Installing gdal 2021-05-16T23:15:44.2231980Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T23:15:52.7505340Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T23:15:54.2693180Z ==> No outdated dependents to upgrade! 2021-05-16T23:15:54.2694470Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:15:54.3893800Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:15:54.3894410Z netcdf 2021-05-16T23:15:54.5002010Z ==> Caveats 2021-05-16T23:15:54.5004280Z ==> expat 2021-05-16T23:15:54.5083980Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:54.5085060Z because macOS already provides this software and installing another version in 2021-05-16T23:15:54.5085810Z parallel can cause all kinds of trouble. 2021-05-16T23:15:54.5086140Z 2021-05-16T23:15:54.5086640Z If you need to have expat first in your PATH, run: 2021-05-16T23:15:54.5087880Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:54.5088350Z 2021-05-16T23:15:54.5088860Z For compilers to find expat you may need to set: 2021-05-16T23:15:54.5089830Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:15:54.5090840Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:15:54.5091220Z 2021-05-16T23:15:54.5092060Z For pkg-config to find expat you may need to set: 2021-05-16T23:15:54.5092800Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:15:54.5093190Z 2021-05-16T23:15:54.5093890Z ==> libxml2 2021-05-16T23:15:54.5167710Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:54.5169040Z because macOS already provides this software and installing another version in 2021-05-16T23:15:54.5170120Z parallel can cause all kinds of trouble. 2021-05-16T23:15:54.5170720Z 2021-05-16T23:15:54.5172030Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:15:54.5173680Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:54.5174440Z 2021-05-16T23:15:54.5175250Z For compilers to find libxml2 you may need to set: 2021-05-16T23:15:54.5176560Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:15:54.5177930Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:15:54.5178600Z 2021-05-16T23:15:54.5179800Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:15:54.5180860Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:15:54.5181510Z 2021-05-16T23:15:54.5182650Z ==> minizip 2021-05-16T23:15:54.5199810Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:15:54.5201670Z with the venerable 'unzip' library. 2021-05-16T23:15:54.5203210Z ==> openblas 2021-05-16T23:15:54.5273930Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:54.5275930Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:15:54.5276760Z 2021-05-16T23:15:54.5277730Z For compilers to find openblas you may need to set: 2021-05-16T23:15:54.5279160Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:15:54.5280680Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:15:54.5281470Z 2021-05-16T23:15:54.5282780Z For pkg-config to find openblas you may need to set: 2021-05-16T23:15:54.5283980Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:15:54.5284760Z 2021-05-16T23:15:56.8388610Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:15:57.5087750Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T23:15:57.5125320Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:15:57.9910760Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:15:58.0120880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:15:58.6537650Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T23:15:58.6559120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:15:59.1464740Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:15:59.1686240Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T23:16:01.0510260Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T23:16:01.5354030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T23%3A25%3A00Z&sig=iZfgrrhhXio0VS063SuTCYIHgNdGxeLK4N%2BKDrHc1TQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:03.3012450Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:16:03.9667990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T23:16:03.9695520Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:16:04.4627950Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:16:04.4757510Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T23:16:06.3174440Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T23:16:06.8063860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T23%3A25%3A00Z&sig=bNZoby173AEp5q5dgFPmZxrK%2FuuWw0atD%2Bx0T3tIWj0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:07.0973380Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T23:16:07.0994840Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T23:16:09.0161990Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T23:16:09.5065870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T23%3A25%3A00Z&sig=kLVWpbzzuPIqgsJ3Vx8YwSdHe0jLFSnDdi6kkiuG7ts%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:10.1274940Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T23:16:12.1799100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T23:16:12.6790080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T23%3A25%3A00Z&sig=cwIR%2F1R3m98bZUvYuCFEGTBgM%2B8Ygt1iYKMNFGc1BOw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:12.9095970Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T23:16:14.8175550Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T23:16:15.2975660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T23%3A25%3A00Z&sig=IeR6EuKRfoBcFrltvMBNHPjO8ek5elQfpSBPWeNd0SQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:16.7162320Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T23:16:16.7191820Z ==> Installing itk dependency: open-mpi 2021-05-16T23:16:16.8465010Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:16:23.1289550Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:16:23.1296340Z ==> Installing itk dependency: fftw 2021-05-16T23:16:23.1991110Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:16:26.4706410Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:16:26.4712000Z ==> Installing itk dependency: boost 2021-05-16T23:16:26.4775090Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T23:16:59.5802780Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T23:16:59.5810910Z ==> Installing itk dependency: netcdf 2021-05-16T23:16:59.6524020Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:17:02.5848560Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:17:02.5856010Z ==> Installing itk dependency: pyqt@5 2021-05-16T23:17:02.6311430Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T23:17:07.8082550Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T23:17:07.8087430Z ==> Installing itk dependency: vtk@8.2 2021-05-16T23:17:07.9555820Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T23:17:45.2250970Z ==> Caveats 2021-05-16T23:17:45.2252530Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:17:45.2253360Z because this is an alternate version of another formula. 2021-05-16T23:17:45.2253750Z 2021-05-16T23:17:45.2254250Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T23:17:45.2255460Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:17:45.2255910Z 2021-05-16T23:17:45.2256400Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T23:17:45.2257910Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T23:17:45.2258910Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T23:17:45.2259260Z 2021-05-16T23:17:45.2259960Z ==> Summary 2021-05-16T23:17:45.4574260Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T23:17:46.1464530Z ==> Installing itk dependency: gdcm 2021-05-16T23:17:46.1471260Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T23:17:52.3238080Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T23:17:52.3244620Z ==> Installing itk 2021-05-16T23:17:52.3249170Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T23:18:07.6441310Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T23:18:10.5735160Z ==> No outdated dependents to upgrade! 2021-05-16T23:18:10.5736390Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:18:12.5794450Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:18:12.5795050Z fftw 2021-05-16T23:18:12.6100440Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T23:18:12.6101620Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T23:18:14.3029410Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T23:18:14.4282400Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T23:18:15.8441260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:18:16.5035840Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T23:18:16.9300980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T23%3A25%3A00Z&sig=YOP41ZRIB5qdkMS4V9KJnbmcecX0GoixvAI6ZRvFReI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:16.9690380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=YOP41ZRIB5qdkMS4V9KJnbmcecX0GoixvAI6ZRvFReI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:17.0117830Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T23:18:17.0174240Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T23:18:18.4129450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:18:19.0265350Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T23:18:19.4405950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T23%3A25%3A00Z&sig=i6565nKu0gTugV1KXCcqVEfVI0D55Zm7senbDg9rr1A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:19.4807810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=i6565nKu0gTugV1KXCcqVEfVI0D55Zm7senbDg9rr1A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:19.5971080Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T23:18:19.6057600Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T23:18:21.1090630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:18:22.4570790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=MeFkBTTdZJziFcfsROvWXtnqyQWfTu5eN7oq\%2BDTg8\%2Bc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:22.4575980Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T23:18:22.4579500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T23%3A25%3A00Z&sig=MeFkBTTdZJziFcfsROvWXtnqyQWfTu5eN7oq%2BDTg8%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:22.4582950Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T23:18:22.4585010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T23:18:23.5085580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:18:24.1470100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T23:18:24.5536710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T23%3A25%3A00Z&sig=rp8Cyu2FOVzijobrmVxFdO65MLt33CiDiwzE2DM1%2Bjo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:24.5934210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=rp8Cyu2FOVzijobrmVxFdO65MLt33CiDiwzE2DM1\%2Bjo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:24.8471510Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T23:18:24.9096040Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T23:18:24.9100410Z ==> Installing libav dependency: faac 2021-05-16T23:18:24.9800490Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T23:18:24.9838420Z 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-9061-1p2pwhs 2021-05-16T23:18:25.0494660Z cp -pR /private/tmp/d20210516-9061-1p2pwhs/faac/. /usr/local/Cellar/faac 2021-05-16T23:18:25.0740230Z chmod -Rf +w /private/tmp/d20210516-9061-1p2pwhs 2021-05-16T23:18:25.1415560Z ==> Finishing up 2021-05-16T23:18:25.1959960Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T23:18:25.1965740Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T23:18:25.1970750Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T23:18:25.1985940Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T23:18:25.1993070Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T23:18:25.1997910Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T23:18:25.2003010Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T23:18:25.2165800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9243-q9c0t9.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-16T23:18:27.4724950Z ==> Summary 2021-05-16T23:18:27.4747850Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T23:18:27.4754130Z ==> Installing libav dependency: fdk-aac 2021-05-16T23:18:27.4806820Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T23:18:27.4824560Z 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-9061-2tsgru 2021-05-16T23:18:27.5145970Z cp -pR /private/tmp/d20210516-9061-2tsgru/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T23:18:27.5364060Z chmod -Rf +w /private/tmp/d20210516-9061-2tsgru 2021-05-16T23:18:27.5883970Z ==> Finishing up 2021-05-16T23:18:27.6349380Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T23:18:27.6356220Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T23:18:27.6363160Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T23:18:27.6368050Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T23:18:27.6372680Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T23:18:27.6380530Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T23:18:27.6525400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9269-ywov3y.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-16T23:18:29.8984290Z ==> Summary 2021-05-16T23:18:29.9012090Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T23:18:29.9031390Z ==> Installing libav dependency: sdl 2021-05-16T23:18:29.9083710Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T23:18:29.9102440Z 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-9061-1i3wuzx 2021-05-16T23:18:29.9962100Z cp -pR /private/tmp/d20210516-9061-1i3wuzx/sdl/. /usr/local/Cellar/sdl 2021-05-16T23:18:30.1097730Z chmod -Rf +w /private/tmp/d20210516-9061-1i3wuzx 2021-05-16T23:18:30.2366390Z ==> Finishing up 2021-05-16T23:18:30.2846340Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T23:18:30.2852730Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T23:18:30.2862540Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T23:18:30.2876990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T23:18:30.2883370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T23:18:30.2889240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T23:18:30.2895250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T23:18:30.2956920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T23:18:30.2962600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T23:18:30.2969260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T23:18:30.2974660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T23:18:30.2981240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T23:18:30.2987660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T23:18:30.2993610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T23:18:30.2999710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T23:18:30.3006160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T23:18:30.3014650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T23:18:30.3021470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T23:18:30.3028400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T23:18:30.3035220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T23:18:30.3058880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T23:18:30.3065920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T23:18:30.3073610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T23:18:30.3079410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T23:18:30.3085080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T23:18:30.3091040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T23:18:30.3096590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T23:18:30.3102400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T23:18:30.3108550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T23:18:30.3113990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T23:18:30.3119500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T23:18:30.3125400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T23:18:30.3130790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T23:18:30.3136490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T23:18:30.3142240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T23:18:30.3148270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T23:18:30.3155940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T23:18:30.3162490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T23:18:30.3168460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T23:18:30.3174070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T23:18:30.3179750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T23:18:30.3185690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T23:18:30.3191630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T23:18:30.3197540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T23:18:30.3203560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T23:18:30.3209220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T23:18:30.3215010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T23:18:30.3220580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T23:18:30.3226330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T23:18:30.3232060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T23:18:30.3237820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T23:18:30.3243310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T23:18:30.3262830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T23:18:30.3269370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T23:18:30.3276380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T23:18:30.3281760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T23:18:30.3288360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T23:18:30.3293250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T23:18:30.3299580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T23:18:30.3308330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T23:18:30.3313860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T23:18:30.3319300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T23:18:30.3324490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T23:18:30.3330830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T23:18:30.3336330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T23:18:30.3341950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T23:18:30.3347640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T23:18:30.3353250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T23:18:30.3359710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T23:18:30.3365630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T23:18:30.3372390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T23:18:30.3378420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T23:18:30.3383980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T23:18:30.3390060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T23:18:30.3396030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T23:18:30.3401500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T23:18:30.3407360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T23:18:30.3413500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T23:18:30.3418540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T23:18:30.3424230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T23:18:30.3429850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T23:18:30.3435710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T23:18:30.3440710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T23:18:30.3446320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T23:18:30.3455220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T23:18:30.3461340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T23:18:30.3467050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T23:18:30.3473110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T23:18:30.3479330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T23:18:30.3485740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T23:18:30.3491750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T23:18:30.3498110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T23:18:30.3504340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T23:18:30.3510460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T23:18:30.3516190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T23:18:30.3522260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T23:18:30.3528310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T23:18:30.3534290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T23:18:30.3540440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T23:18:30.3546320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T23:18:30.3550890Z Only the first 100 operations were output. 2021-05-16T23:18:30.4467820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9295-hc2v73.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-16T23:18:32.8795440Z ==> Summary 2021-05-16T23:18:32.8937950Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T23:18:32.8943260Z ==> Installing libav 2021-05-16T23:18:32.8946850Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T23:18:32.8965490Z 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-9061-8ly49o 2021-05-16T23:18:33.1358960Z cp -pR /private/tmp/d20210516-9061-8ly49o/libav/. /usr/local/Cellar/libav 2021-05-16T23:18:33.2781320Z chmod -Rf +w /private/tmp/d20210516-9061-8ly49o 2021-05-16T23:18:34.6741250Z ==> Finishing up 2021-05-16T23:18:34.7209350Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T23:18:34.7213420Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T23:18:34.7227810Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T23:18:34.7238910Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T23:18:34.7244590Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T23:18:34.7249930Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T23:18:34.7628080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9321-189xyjf.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-16T23:18:37.0136670Z ==> Summary 2021-05-16T23:18:37.0157050Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T23:18:39.5704010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T23:18:41.4260230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T23:18:41.8529440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T23%3A25%3A00Z&sig=x8N1bECu9B3Vw9xxjWhrLOYAqraYUrgBb8vWneDFROY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:42.0323150Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:18:44.6118830Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T23:18:47.0730400Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T23:18:47.0731080Z To reinstall 4.3.0, run: 2021-05-16T23:18:47.0731520Z brew reinstall libtiff 2021-05-16T23:18:48.6734410Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T23:18:48.6735100Z To reinstall 2.3.9_1, run: 2021-05-16T23:18:48.6736170Z brew reinstall unixodbc 2021-05-16T23:18:50.2798270Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T23:18:50.2799180Z To reinstall 1.0.18_1, run: 2021-05-16T23:18:50.2799670Z brew reinstall libsodium 2021-05-16T23:18:51.8913830Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T23:18:51.8914540Z To reinstall 4.1.1, run: 2021-05-16T23:18:51.8915010Z brew reinstall tesseract 2021-05-16T23:18:53.5267140Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T23:18:53.5267820Z To reinstall 1.21.1, run: 2021-05-16T23:18:53.5268690Z brew reinstall wget 2021-05-16T23:18:55.1268400Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T23:18:55.1269130Z To reinstall 4.3.4, run: 2021-05-16T23:18:55.1269590Z brew reinstall zeromq 2021-05-16T23:18:56.7244920Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T23:18:56.7245700Z To reinstall 2.2.27.6_1, run: 2021-05-16T23:18:56.7246160Z brew reinstall udunits 2021-05-16T23:18:58.3318130Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T23:18:58.3318870Z To reinstall 1.2.0, run: 2021-05-16T23:18:58.3319320Z brew reinstall webp 2021-05-16T23:19:00.0118260Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T23:19:02.0655550Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T23:19:02.4833330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T23%3A25%3A00Z&sig=LlPWNu5YWEomr1XcRAmeCp4Tkv5x5HlrRXToSqFe5ks%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:04.5291520Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T23:19:45.0899550Z ==> Caveats 2021-05-16T23:19:45.0900280Z Bash completion has been installed to: 2021-05-16T23:19:45.0900870Z /usr/local/etc/bash_completion.d 2021-05-16T23:19:45.0901750Z ==> Summary 2021-05-16T23:19:46.3558300Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T23:19:49.4128620Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T23:19:49.4137010Z ==> 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=20210516T231949Z&X-Amz-Expires=300&X-Amz-Signature=2324f54d8c23873e581ebd9cc7136ac4217bef503e5eb52a8b4c992859b961a3&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-16T23:19:52.2202380Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:19:52.2203540Z ==> Installing Cask xquartz 2021-05-16T23:20:08.8379020Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T23:20:08.8382070Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T23:20:35.9526670Z installer: Package name is 2021-05-16T23:20:35.9529020Z installer: Installing at base path / 2021-05-16T23:20:35.9530560Z installer: The install was successful. 2021-05-16T23:20:35.9531320Z installer: The install requires logging out now. 2021-05-16T23:20:36.0433730Z 🍺 xquartz was successfully installed! 2021-05-16T23:20:36.0686980Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:20:36.0687600Z with: 2021-05-16T23:20:36.0688150Z github_slug: neuroconductor/ggneuro 2021-05-16T23:20:36.0688620Z env: 2021-05-16T23:20:36.0689040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:20:36.0690050Z TIC_DEPLOY_KEY: 2021-05-16T23:20:36.0690370Z RSPM: 2021-05-16T23:20:36.0691620Z GITHUB_PAT: *** 2021-05-16T23:20:36.0692000Z COVERALLS_TOKEN: 2021-05-16T23:20:36.0692440Z continue-on-error: false 2021-05-16T23:20:36.0692870Z VDIFFR_RUN_TESTS: false 2021-05-16T23:20:36.0693320Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:20:36.0693720Z TZ: UTC 2021-05-16T23:20:36.0694060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:20:36.0694420Z NOT_CRAN: true 2021-05-16T23:20:36.0694740Z ##[endgroup] 2021-05-16T23:20:36.1379990Z repo slug is: neuroconductor/ggneuro 2021-05-16T23:20:36.1494640Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:20:36.1495220Z env: 2021-05-16T23:20:36.1495690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:20:36.1496130Z TIC_DEPLOY_KEY: 2021-05-16T23:20:36.1496500Z RSPM: 2021-05-16T23:20:36.1497320Z GITHUB_PAT: *** 2021-05-16T23:20:36.1497750Z COVERALLS_TOKEN: 2021-05-16T23:20:36.1498300Z continue-on-error: false 2021-05-16T23:20:36.1498770Z VDIFFR_RUN_TESTS: false 2021-05-16T23:20:36.1499290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:20:36.1499710Z TZ: UTC 2021-05-16T23:20:36.1500110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:20:36.1500500Z NOT_CRAN: true 2021-05-16T23:20:36.1500910Z ##[endgroup] 2021-05-16T23:20:37.4344250Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:20:37.4344930Z with: 2021-05-16T23:20:37.4345280Z repo_name: ggneuro 2021-05-16T23:20:37.4345710Z repo_version: 0.5.0 2021-05-16T23:20:37.4346080Z runner_os: macOS 2021-05-16T23:20:37.4346460Z R_version: 4.0 2021-05-16T23:20:37.4346790Z env: 2021-05-16T23:20:37.4347240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:20:37.4347780Z TIC_DEPLOY_KEY: 2021-05-16T23:20:37.4348150Z RSPM: 2021-05-16T23:20:37.4349360Z GITHUB_PAT: *** 2021-05-16T23:20:37.4349810Z COVERALLS_TOKEN: 2021-05-16T23:20:37.4350300Z continue-on-error: false 2021-05-16T23:20:37.4350800Z VDIFFR_RUN_TESTS: false 2021-05-16T23:20:37.4351310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:20:37.4351730Z TZ: UTC 2021-05-16T23:20:37.4352130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:20:37.4352520Z NOT_CRAN: true 2021-05-16T23:20:37.4352900Z ##[endgroup] 2021-05-16T23:20:37.5018430Z Package: ggneuro 2021-05-16T23:20:37.5024260Z Version: 0.5.0 2021-05-16T23:20:37.5024700Z OS: macOS 2021-05-16T23:20:37.5106800Z ##[group]Run install.packages('remotes') 2021-05-16T23:20:37.5107530Z install.packages('remotes') 2021-05-16T23:20:37.5108330Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:20:37.5109260Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:20:37.5320260Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:20:37.5321050Z env: 2021-05-16T23:20:37.5321810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:20:37.5322720Z TIC_DEPLOY_KEY: 2021-05-16T23:20:37.5323350Z RSPM: 2021-05-16T23:20:37.5324800Z GITHUB_PAT: *** 2021-05-16T23:20:37.5325550Z COVERALLS_TOKEN: 2021-05-16T23:20:37.5326400Z continue-on-error: false 2021-05-16T23:20:37.5327290Z VDIFFR_RUN_TESTS: false 2021-05-16T23:20:37.5328150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:20:37.5328980Z TZ: UTC 2021-05-16T23:20:37.5329730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:20:37.5330450Z NOT_CRAN: true 2021-05-16T23:20:37.5331170Z ##[endgroup] 2021-05-16T23:20:37.7952390Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:20:37.7953590Z (as ‘lib’ is unspecified) 2021-05-16T23:20:40.3949520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-16T23:20:40.7843620Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-16T23:20:40.7845320Z ================================================== 2021-05-16T23:20:40.7846910Z downloaded 381 KB 2021-05-16T23:20:40.7850040Z 2021-05-16T23:20:40.8112710Z 2021-05-16T23:20:40.8118630Z The downloaded binary packages are in 2021-05-16T23:20:40.8125030Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpBfwTTh/downloaded_packages 2021-05-16T23:20:50.4022890Z ##[group]Run actions/cache@v1 2021-05-16T23:20:50.4023440Z with: 2021-05-16T23:20:50.4023860Z path: /Users/runner/work/_temp/Library 2021-05-16T23:20:50.4026630Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-f150ce966f74963c8eba13bdb78a1c726f1bb1cd74f3ba35d278eefa2b05eaed 2021-05-16T23:20:50.4030040Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T23:20:50.4031150Z env: 2021-05-16T23:20:50.4031600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:20:50.4032040Z TIC_DEPLOY_KEY: 2021-05-16T23:20:50.4032420Z RSPM: 2021-05-16T23:20:50.4034220Z GITHUB_PAT: *** 2021-05-16T23:20:50.4034670Z COVERALLS_TOKEN: 2021-05-16T23:20:50.4035180Z continue-on-error: false 2021-05-16T23:20:50.4035680Z VDIFFR_RUN_TESTS: false 2021-05-16T23:20:50.4036200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:20:50.4036640Z TZ: UTC 2021-05-16T23:20:50.4037140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:20:50.4037580Z NOT_CRAN: true 2021-05-16T23:20:50.4037940Z ##[endgroup] 2021-05-16T23:20:50.4775250Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:20:50.4887290Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:20:50.4888090Z remotes::install_github("ropensci/tic") 2021-05-16T23:20:50.4888700Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:20:50.4889360Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:20:50.4889910Z remotes::install_cran("covr") 2021-05-16T23:20:50.5101380Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:20:50.5101800Z env: 2021-05-16T23:20:50.5102940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:20:50.5104100Z TIC_DEPLOY_KEY: 2021-05-16T23:20:50.5104530Z RSPM: 2021-05-16T23:20:50.5105460Z GITHUB_PAT: *** 2021-05-16T23:20:50.5105890Z COVERALLS_TOKEN: 2021-05-16T23:20:50.5106350Z continue-on-error: false 2021-05-16T23:20:50.5106870Z VDIFFR_RUN_TESTS: false 2021-05-16T23:20:50.5107380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:20:50.5107810Z TZ: UTC 2021-05-16T23:20:50.5108230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:20:50.5108660Z NOT_CRAN: true 2021-05-16T23:20:50.5109020Z ##[endgroup] 2021-05-16T23:20:50.7947420Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:20:51.7273910Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:20:56.1093780Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:20:56.1095040Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:20:56.1096440Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:20:56.1097750Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:20:56.1099170Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:20:56.1100440Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:20:56.1101810Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:20:56.1103130Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:20:56.1104460Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:20:56.1105750Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:20:56.1107120Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:20:56.1108450Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:20:56.1109800Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:20:56.1111170Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:20:56.1112680Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:20:56.1114110Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:20:56.1115500Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:20:56.1116960Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:20:56.1118290Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:20:56.1119670Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:20:56.1121700Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:20:56.1122990Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:20:56.1124370Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:20:56.1125710Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:20:56.1127080Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:20:56.1128410Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:20:56.1129820Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:20:56.1131110Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:20:56.1132460Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:20:56.1133800Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:20:56.1135110Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:20:56.1136460Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:20:56.1137790Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:20:56.1139180Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:20:56.1140480Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:20:56.1143260Z 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-16T23:20:56.1146070Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:20:56.1147700Z (as ‘lib’ is unspecified) 2021-05-16T23:20:58.1600660Z 2021-05-16T23:20:58.1601690Z There is a binary version available but the source version is later: 2021-05-16T23:20:58.1626520Z binary source needs_compilation 2021-05-16T23:20:58.1627200Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T23:20:58.1627520Z 2021-05-16T23:20:58.1656820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-16T23:20:58.3183340Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-16T23:20:58.4333060Z ================================================== 2021-05-16T23:20:58.4333670Z downloaded 1.3 MB 2021-05-16T23:20:58.4333940Z 2021-05-16T23:20:58.4394300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-16T23:20:58.6135940Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-16T23:20:58.6171050Z ================================================== 2021-05-16T23:20:58.6171620Z downloaded 219 KB 2021-05-16T23:20:58.6171930Z 2021-05-16T23:20:58.6237210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-16T23:20:59.3939250Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-16T23:20:59.3940290Z ================================================== 2021-05-16T23:20:59.3941260Z downloaded 135 KB 2021-05-16T23:20:59.3941580Z 2021-05-16T23:20:59.3942920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-16T23:20:59.3944560Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-16T23:20:59.3945240Z ================================================== 2021-05-16T23:20:59.3945710Z downloaded 46 KB 2021-05-16T23:20:59.3946230Z 2021-05-16T23:20:59.3947560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-16T23:20:59.4087740Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-16T23:20:59.4088800Z ================================================== 2021-05-16T23:20:59.4089260Z downloaded 21 KB 2021-05-16T23:20:59.4089700Z 2021-05-16T23:20:59.4126440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-16T23:20:59.5650940Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-16T23:20:59.5666730Z ================================================== 2021-05-16T23:20:59.5667270Z downloaded 80 KB 2021-05-16T23:20:59.5667580Z 2021-05-16T23:20:59.5703770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-16T23:20:59.8061040Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-16T23:20:59.8493620Z ================================================== 2021-05-16T23:20:59.8494510Z downloaded 2.8 MB 2021-05-16T23:20:59.8494810Z 2021-05-16T23:20:59.8563980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-16T23:21:00.0431960Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-16T23:21:00.0432790Z ================================================== 2021-05-16T23:21:00.0433220Z downloaded 34 KB 2021-05-16T23:21:00.0433510Z 2021-05-16T23:21:00.0465120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-16T23:21:00.1860500Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-16T23:21:00.2007690Z ================================================== 2021-05-16T23:21:00.2008240Z downloaded 841 KB 2021-05-16T23:21:00.2008790Z 2021-05-16T23:21:00.2057010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-16T23:21:00.4461500Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-16T23:21:00.4581840Z ================================================== 2021-05-16T23:21:00.4582400Z downloaded 480 KB 2021-05-16T23:21:00.4582700Z 2021-05-16T23:21:00.4620580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-16T23:21:00.8746040Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-16T23:21:00.8747320Z ================================================== 2021-05-16T23:21:00.8748220Z downloaded 12 KB 2021-05-16T23:21:00.8748790Z 2021-05-16T23:21:00.8808310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-16T23:21:01.1348580Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-16T23:21:01.1420900Z ================================================== 2021-05-16T23:21:01.1421440Z downloaded 486 KB 2021-05-16T23:21:01.1421740Z 2021-05-16T23:21:01.1463180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-16T23:21:01.5685030Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-16T23:21:01.5699080Z ================================================== 2021-05-16T23:21:01.5699630Z downloaded 89 KB 2021-05-16T23:21:01.5699900Z 2021-05-16T23:21:01.5744300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-16T23:21:01.8246940Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-16T23:21:01.8341420Z ================================================== 2021-05-16T23:21:01.8341950Z downloaded 518 KB 2021-05-16T23:21:01.8342290Z 2021-05-16T23:21:01.8392330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-16T23:21:02.3553750Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-16T23:21:02.3554990Z ================================================== 2021-05-16T23:21:02.3555530Z downloaded 206 KB 2021-05-16T23:21:02.3555830Z 2021-05-16T23:21:02.3591400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-16T23:21:02.5224840Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-16T23:21:02.5299330Z ================================================== 2021-05-16T23:21:02.5299930Z downloaded 265 KB 2021-05-16T23:21:02.5300460Z 2021-05-16T23:21:02.5343900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-16T23:21:03.0509350Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-16T23:21:03.0510100Z ================================================== 2021-05-16T23:21:03.0510580Z downloaded 166 KB 2021-05-16T23:21:03.0510840Z 2021-05-16T23:21:03.0566180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-16T23:21:03.2166790Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-16T23:21:03.2190050Z ================================================== 2021-05-16T23:21:03.2191150Z downloaded 94 KB 2021-05-16T23:21:03.2191660Z 2021-05-16T23:21:03.2242280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-16T23:21:03.4827740Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-16T23:21:03.4868390Z ================================================== 2021-05-16T23:21:03.4871290Z downloaded 136 KB 2021-05-16T23:21:03.4872000Z 2021-05-16T23:21:03.4910990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-16T23:21:03.7282740Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-16T23:21:03.7314530Z ================================================== 2021-05-16T23:21:03.7315060Z downloaded 183 KB 2021-05-16T23:21:03.7315360Z 2021-05-16T23:21:03.7371940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-16T23:21:03.8855760Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-16T23:21:03.8882360Z ================================================== 2021-05-16T23:21:03.8882870Z downloaded 198 KB 2021-05-16T23:21:03.8883180Z 2021-05-16T23:21:03.8925300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-16T23:21:04.1249780Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-16T23:21:04.1293720Z ================================================== 2021-05-16T23:21:04.1294690Z downloaded 204 KB 2021-05-16T23:21:04.1295000Z 2021-05-16T23:21:04.1345900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-16T23:21:04.2651440Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-16T23:21:04.2677040Z ================================================== 2021-05-16T23:21:04.2679440Z downloaded 64 KB 2021-05-16T23:21:04.2679870Z 2021-05-16T23:21:04.2715790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-16T23:21:04.4565930Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-16T23:21:04.4574510Z ================================================== 2021-05-16T23:21:04.4574990Z downloaded 44 KB 2021-05-16T23:21:04.4575310Z 2021-05-16T23:21:04.4610810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-16T23:21:04.7100750Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-16T23:21:04.7194240Z ================================================== 2021-05-16T23:21:04.7194800Z downloaded 408 KB 2021-05-16T23:21:04.7195070Z 2021-05-16T23:21:04.7243940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-16T23:21:04.8540900Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-16T23:21:04.8578680Z ================================================== 2021-05-16T23:21:04.8579210Z downloaded 91 KB 2021-05-16T23:21:04.8579520Z 2021-05-16T23:21:04.8730110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-16T23:21:05.1978290Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-16T23:21:05.2026110Z ================================================== 2021-05-16T23:21:05.2026690Z downloaded 134 KB 2021-05-16T23:21:05.2026990Z 2021-05-16T23:21:05.2083200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-16T23:21:05.4639140Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-16T23:21:05.5674220Z ================================================== 2021-05-16T23:21:05.5674760Z downloaded 1.9 MB 2021-05-16T23:21:05.5675070Z 2021-05-16T23:21:05.5787180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-16T23:21:05.7431200Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-16T23:21:05.7513820Z ================================================== 2021-05-16T23:21:05.7514340Z downloaded 532 KB 2021-05-16T23:21:05.7514650Z 2021-05-16T23:21:05.7580160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-16T23:21:05.8882380Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-16T23:21:05.8958610Z ================================================== 2021-05-16T23:21:05.8959540Z downloaded 515 KB 2021-05-16T23:21:05.8959800Z 2021-05-16T23:21:05.8999360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-16T23:21:06.1708980Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-16T23:21:06.1715540Z ================================================== 2021-05-16T23:21:06.1716170Z downloaded 47 KB 2021-05-16T23:21:06.1716480Z 2021-05-16T23:21:06.1757460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-16T23:21:06.4222710Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-16T23:21:06.4372140Z ================================================== 2021-05-16T23:21:06.4373060Z downloaded 690 KB 2021-05-16T23:21:06.4373580Z 2021-05-16T23:21:06.4435710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-16T23:21:06.6690380Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-16T23:21:06.6711990Z ================================================== 2021-05-16T23:21:06.6712990Z downloaded 46 KB 2021-05-16T23:21:06.6714120Z 2021-05-16T23:21:06.6753390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-16T23:21:07.0164050Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-16T23:21:07.2036660Z ================================================== 2021-05-16T23:21:07.2037470Z downloaded 2.0 MB 2021-05-16T23:21:07.2038530Z 2021-05-16T23:21:08.3330380Z 2021-05-16T23:21:08.3432350Z installing the source package ‘cachem’ 2021-05-16T23:21:08.3433090Z The downloaded binary packages are in 2021-05-16T23:21:08.3433590Z 2021-05-16T23:21:08.3478750Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpinCaNC/downloaded_packages 2021-05-16T23:21:08.3565910Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:21:08.5620560Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:21:08.5722720Z ================================================== 2021-05-16T23:21:08.5803020Z downloaded 24 KB 2021-05-16T23:21:08.5865330Z 2021-05-16T23:21:08.9214100Z * installing *source* package ‘cachem’ ... 2021-05-16T23:21:08.9246790Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:08.9251660Z ** using staged installation 2021-05-16T23:21:08.9434700Z ** libs 2021-05-16T23:21:13.7294270Z 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-16T23:21:14.5187130Z 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-16T23:21:14.6213580Z 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-16T23:21:14.8387910Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:21:14.8488330Z ** R 2021-05-16T23:21:14.8576550Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:15.8099900Z ** help 2021-05-16T23:21:15.8482270Z *** installing help indices 2021-05-16T23:21:15.8784930Z ** building package indices 2021-05-16T23:21:16.2375680Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:16.6710760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:21:17.9167440Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:18.2112020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:18.2140980Z * DONE (cachem) 2021-05-16T23:21:18.2331520Z 2021-05-16T23:21:18.2332760Z The downloaded source packages are in 2021-05-16T23:21:18.2335350Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpinCaNC/downloaded_packages’ 2021-05-16T23:21:18.2348270Z Running `R CMD build`... 2021-05-16T23:21:21.6447410Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpinCaNC/remotes2a517f94cb3/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:21:21.6448870Z * preparing ‘tic’: 2021-05-16T23:21:21.6449850Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:21:21.6450610Z * installing the package to process help pages 2021-05-16T23:21:21.6451810Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:21:21.6452560Z * checking for empty or unneeded directories 2021-05-16T23:21:21.6453560Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:21:21.6454520Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:21:21.6455390Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:21:21.6460490Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:21:21.6461520Z (as ‘lib’ is unspecified) 2021-05-16T23:21:22.2020800Z * installing *source* package ‘tic’ ... 2021-05-16T23:21:22.2024320Z ** using staged installation 2021-05-16T23:21:22.2428080Z ** R 2021-05-16T23:21:22.2969610Z ** inst 2021-05-16T23:21:22.3163720Z ** preparing package for lazy loading 2021-05-16T23:21:23.1425450Z ** help 2021-05-16T23:21:23.2706420Z *** installing help indices 2021-05-16T23:21:23.3842680Z *** copying figures 2021-05-16T23:21:23.3872630Z ** building package indices 2021-05-16T23:21:23.7629560Z ** installing vignettes 2021-05-16T23:21:23.7730710Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:24.1490760Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:24.7549950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:24.7652550Z * DONE (tic) 2021-05-16T23:21:24.8082370Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:21:25.2290370Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:21:28.6830850Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:21:28.6831860Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:21:28.6832770Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:21:28.6833620Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:21:28.6834440Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:21:28.6835260Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:21:28.6836100Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:21:28.6836920Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:21:28.6837850Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:21:28.6838640Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:21:28.6839400Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:21:28.6840190Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:21:28.6840990Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:21:28.6841770Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:21:28.6842760Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:21:28.6843590Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:21:28.6844410Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:21:28.6845200Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:21:28.6846000Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:21:28.6846770Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:21:28.6847570Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:21:28.6848390Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:21:28.6849190Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:21:28.6850000Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:21:28.6850800Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:21:28.6851600Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:21:28.6852390Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:21:28.6853210Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:21:28.6854560Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:21:28.6855520Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:21:28.6856470Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:21:28.6857320Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:21:28.6858180Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:21:28.6858990Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:21:28.6859820Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:21:28.6860650Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:21:28.6861490Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:21:28.6862310Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:21:28.6864460Z 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-16T23:21:28.6866610Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:21:28.6867530Z (as ‘lib’ is unspecified) 2021-05-16T23:21:30.5358270Z 2021-05-16T23:21:30.5359250Z There are binary versions available but the source versions are later: 2021-05-16T23:21:30.5370490Z binary source needs_compilation 2021-05-16T23:21:30.5371080Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T23:21:30.5372210Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T23:21:30.5372700Z xfun 0.22 0.23 TRUE 2021-05-16T23:21:30.5372950Z 2021-05-16T23:21:30.5388780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-16T23:21:30.7370020Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-16T23:21:30.7397750Z ================================================== 2021-05-16T23:21:30.7398780Z downloaded 192 KB 2021-05-16T23:21:30.7399260Z 2021-05-16T23:21:30.7539750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-16T23:21:31.0007040Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-16T23:21:31.0181920Z ================================================== 2021-05-16T23:21:31.0182940Z downloaded 1.3 MB 2021-05-16T23:21:31.0183280Z 2021-05-16T23:21:31.0232540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-16T23:21:31.2899800Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-16T23:21:31.2901490Z ================================================== 2021-05-16T23:21:31.2903010Z downloaded 17 KB 2021-05-16T23:21:31.2903750Z 2021-05-16T23:21:31.2946130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-16T23:21:31.4246730Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-16T23:21:31.4247710Z ================================================== 2021-05-16T23:21:31.4248600Z downloaded 43 KB 2021-05-16T23:21:31.4249210Z 2021-05-16T23:21:31.4283180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-16T23:21:31.6647460Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-16T23:21:31.6709760Z ================================================== 2021-05-16T23:21:31.6710880Z downloaded 207 KB 2021-05-16T23:21:31.6711150Z 2021-05-16T23:21:31.6761380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-16T23:21:31.8232680Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-16T23:21:31.8408100Z ================================================== 2021-05-16T23:21:31.8409610Z downloaded 975 KB 2021-05-16T23:21:31.8410650Z 2021-05-16T23:21:31.8484520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-16T23:21:32.0426620Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-16T23:21:32.0440810Z ================================================== 2021-05-16T23:21:32.0442510Z downloaded 68 KB 2021-05-16T23:21:32.0443000Z 2021-05-16T23:21:32.0477200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-16T23:21:32.1945950Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-16T23:21:32.1990820Z ================================================== 2021-05-16T23:21:32.1991430Z downloaded 278 KB 2021-05-16T23:21:32.1991840Z 2021-05-16T23:21:32.2044700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-16T23:21:32.4635990Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-16T23:21:32.4677410Z ================================================== 2021-05-16T23:21:32.4677910Z downloaded 288 KB 2021-05-16T23:21:32.4678180Z 2021-05-16T23:21:32.4719360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-16T23:21:32.6239560Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T23:21:32.6240730Z ================================================== 2021-05-16T23:21:32.6241470Z downloaded 15 KB 2021-05-16T23:21:32.6241930Z 2021-05-16T23:21:32.6286510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-16T23:21:32.8924250Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-16T23:21:32.8956950Z ================================================== 2021-05-16T23:21:32.8957420Z downloaded 148 KB 2021-05-16T23:21:32.8957680Z 2021-05-16T23:21:32.9011040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-16T23:21:33.1379550Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-16T23:21:33.1390970Z ================================================== 2021-05-16T23:21:33.1391440Z downloaded 72 KB 2021-05-16T23:21:33.1391740Z 2021-05-16T23:21:33.1440010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-16T23:21:33.2907990Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-16T23:21:33.2908710Z ================================================== 2021-05-16T23:21:33.2909110Z downloaded 35 KB 2021-05-16T23:21:33.2909370Z 2021-05-16T23:21:33.2955590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-16T23:21:33.5436260Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-16T23:21:33.5571420Z ================================================== 2021-05-16T23:21:33.5572440Z downloaded 293 KB 2021-05-16T23:21:33.5572740Z 2021-05-16T23:21:33.6257320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-16T23:21:33.7498420Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-16T23:21:33.7602330Z ================================================== 2021-05-16T23:21:33.7602790Z downloaded 425 KB 2021-05-16T23:21:33.7603060Z 2021-05-16T23:21:33.7662810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-16T23:21:34.0333000Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-16T23:21:34.0334240Z ================================================== 2021-05-16T23:21:34.0334660Z downloaded 36 KB 2021-05-16T23:21:34.0335510Z 2021-05-16T23:21:34.0367370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-16T23:21:34.1658080Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-16T23:21:34.1940700Z ================================================== 2021-05-16T23:21:34.1941240Z downloaded 2.2 MB 2021-05-16T23:21:34.1941510Z 2021-05-16T23:21:34.2021720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-16T23:21:34.3346130Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-16T23:21:34.3397840Z ================================================== 2021-05-16T23:21:34.3398480Z downloaded 194 KB 2021-05-16T23:21:34.3398760Z 2021-05-16T23:21:34.3436760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-16T23:21:34.5803530Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-16T23:21:34.5804850Z ================================================== 2021-05-16T23:21:34.5805640Z downloaded 38 KB 2021-05-16T23:21:34.5806150Z 2021-05-16T23:21:34.5852490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-16T23:21:34.7360300Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-16T23:21:34.7390390Z ================================================== 2021-05-16T23:21:34.7391000Z downloaded 205 KB 2021-05-16T23:21:34.7391370Z 2021-05-16T23:21:34.7442660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-16T23:21:34.9787180Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-16T23:21:35.1041000Z ================================================== 2021-05-16T23:21:35.1041530Z downloaded 13.9 MB 2021-05-16T23:21:35.1041810Z 2021-05-16T23:21:35.1255270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-16T23:21:35.2607510Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-16T23:21:35.3192750Z ================================================== 2021-05-16T23:21:35.3193290Z downloaded 3.1 MB 2021-05-16T23:21:35.3193570Z 2021-05-16T23:21:35.3266110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-16T23:21:35.5739400Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-16T23:21:35.7279330Z ================================================== 2021-05-16T23:21:35.7280170Z downloaded 1.3 MB 2021-05-16T23:21:35.7280480Z 2021-05-16T23:21:35.7322180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-16T23:21:36.0062880Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-16T23:21:36.0108960Z ================================================== 2021-05-16T23:21:36.0109430Z downloaded 302 KB 2021-05-16T23:21:36.0109720Z 2021-05-16T23:21:36.0159710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-16T23:21:36.3519300Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-16T23:21:36.3531010Z ================================================== 2021-05-16T23:21:36.3531510Z downloaded 104 KB 2021-05-16T23:21:36.3531780Z 2021-05-16T23:21:36.3569210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-16T23:21:36.5800100Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-16T23:21:36.5800800Z ================================================== 2021-05-16T23:21:36.5801180Z downloaded 21 KB 2021-05-16T23:21:36.5801440Z 2021-05-16T23:21:36.5834340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-16T23:21:36.7356490Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-16T23:21:36.7362970Z ================================================== 2021-05-16T23:21:36.7363470Z downloaded 43 KB 2021-05-16T23:21:36.7363720Z 2021-05-16T23:21:36.7401250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-16T23:21:36.8723990Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-16T23:21:36.8727970Z ================================================== 2021-05-16T23:21:36.8728410Z downloaded 33 KB 2021-05-16T23:21:36.8728680Z 2021-05-16T23:21:36.8770150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-16T23:21:37.1111720Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-16T23:21:37.1134760Z ================================================== 2021-05-16T23:21:37.1135200Z downloaded 137 KB 2021-05-16T23:21:37.1135500Z 2021-05-16T23:21:37.1195060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-16T23:21:37.2564440Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-16T23:21:37.2874660Z ================================================== 2021-05-16T23:21:37.2875210Z downloaded 2.8 MB 2021-05-16T23:21:37.2875470Z 2021-05-16T23:21:37.2983520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-16T23:21:37.5145840Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-16T23:21:37.5177190Z ================================================== 2021-05-16T23:21:37.5177680Z downloaded 64 KB 2021-05-16T23:21:37.5177970Z 2021-05-16T23:21:37.5231540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-16T23:21:37.7635230Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-16T23:21:37.7807350Z ================================================== 2021-05-16T23:21:37.7807930Z downloaded 954 KB 2021-05-16T23:21:37.7808200Z 2021-05-16T23:21:37.7888370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-16T23:21:37.9160700Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-16T23:21:37.9206160Z ================================================== 2021-05-16T23:21:37.9206970Z downloaded 129 KB 2021-05-16T23:21:37.9208830Z 2021-05-16T23:21:37.9247110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-16T23:21:38.1810640Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-16T23:21:38.1896940Z ================================================== 2021-05-16T23:21:38.1897810Z downloaded 384 KB 2021-05-16T23:21:38.1898120Z 2021-05-16T23:21:39.6544820Z 2021-05-16T23:21:39.6545980Z The downloaded binary packages are in 2021-05-16T23:21:39.6547130Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpinCaNC/downloaded_packages 2021-05-16T23:21:39.6549090Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T23:21:39.6549980Z 2021-05-16T23:21:39.6570180Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:21:39.7984900Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:21:40.0677990Z ================================================== 2021-05-16T23:21:40.0903950Z downloaded 1.1 MB 2021-05-16T23:21:40.0983440Z 2021-05-16T23:21:40.1000400Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:21:40.2686690Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:21:40.2886440Z ================================================== 2021-05-16T23:21:40.2988140Z downloaded 670 KB 2021-05-16T23:21:40.3088650Z 2021-05-16T23:21:40.3191310Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:21:40.5302980Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:21:40.5339590Z ================================================== 2021-05-16T23:21:40.5340510Z downloaded 109 KB 2021-05-16T23:21:40.5341170Z 2021-05-16T23:21:41.2157230Z * installing *source* package ‘pillar’ ... 2021-05-16T23:21:41.2365750Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:41.2535580Z ** using staged installation 2021-05-16T23:21:41.2878200Z ** R 2021-05-16T23:21:41.3379230Z ** inst 2021-05-16T23:21:41.3482400Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:44.2644970Z ** help 2021-05-16T23:21:44.4082220Z *** installing help indices 2021-05-16T23:21:44.4805450Z *** copying figures 2021-05-16T23:21:44.4886810Z ** building package indices 2021-05-16T23:21:44.8081790Z ** installing vignettes 2021-05-16T23:21:44.8208440Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:45.3268030Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:45.8144480Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:45.8245160Z * DONE (pillar) 2021-05-16T23:21:46.3175610Z * installing *source* package ‘xfun’ ... 2021-05-16T23:21:46.3277230Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:46.3510290Z ** using staged installation 2021-05-16T23:21:46.4021020Z ** libs 2021-05-16T23:21:46.4446370Z 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-16T23:21:46.7194710Z 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-16T23:21:46.8057310Z 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-16T23:21:48.4959850Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:21:48.5251320Z ** R 2021-05-16T23:21:48.5498580Z ** inst 2021-05-16T23:21:48.5610340Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:50.3982210Z ** help 2021-05-16T23:21:50.6344140Z *** installing help indices 2021-05-16T23:21:50.7673970Z ** building package indices 2021-05-16T23:21:51.1781520Z ** installing vignettes 2021-05-16T23:21:51.1886480Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:51.6108190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:21:51.7439740Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:52.0627640Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:52.0683770Z * DONE (xfun) 2021-05-16T23:21:52.7771860Z * installing *source* package ‘tibble’ ... 2021-05-16T23:21:52.7949680Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:52.7951070Z ** using staged installation 2021-05-16T23:21:52.8234760Z ** libs 2021-05-16T23:21:52.8413350Z 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-16T23:21:52.9159660Z 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-16T23:21:53.0330660Z 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-16T23:21:53.0990020Z 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-16T23:21:53.2320580Z 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-16T23:21:53.2911900Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:21:53.2954460Z ** R 2021-05-16T23:21:53.3359650Z ** inst 2021-05-16T23:21:53.3539280Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:55.9878230Z ** help 2021-05-16T23:21:56.0999280Z *** installing help indices 2021-05-16T23:21:56.1596960Z *** copying figures 2021-05-16T23:21:56.1636490Z ** building package indices 2021-05-16T23:21:56.4792290Z ** installing vignettes 2021-05-16T23:21:56.4990040Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:57.1100680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:21:57.3989630Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:57.9853210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:57.9896990Z * DONE (tibble) 2021-05-16T23:21:58.0300380Z 2021-05-16T23:21:58.0301210Z The downloaded source packages are in 2021-05-16T23:21:58.0302970Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpinCaNC/downloaded_packages’ 2021-05-16T23:21:58.1791020Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:22:01.1476370Z 2021-05-16T23:22:01.6361330Z 2021-05-16T23:22:01.6382990Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpinCaNC/remotes2a5119d8b824/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:22:01.6446160Z 2021-05-16T23:22:01.6450070Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpinCaNC/remotes2a5119d8b824/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:22:01.7256780Z 2021-05-16T23:22:01.7286440Z 2021-05-16T23:22:01.7288090Z ─ preparing ‘desc’: 2021-05-16T23:22:01.7297320Z 2021-05-16T23:22:01.7298130Z 2021-05-16T23:22:01.7403780Z checking DESCRIPTION meta-information ... 2021-05-16T23:22:01.7429270Z 2021-05-16T23:22:01.7430810Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:22:01.8491500Z 2021-05-16T23:22:01.8520160Z 2021-05-16T23:22:01.8522110Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:22:01.8531060Z 2021-05-16T23:22:01.8557770Z 2021-05-16T23:22:01.8559200Z ─ checking for empty or unneeded directories 2021-05-16T23:22:01.8592860Z 2021-05-16T23:22:01.8749170Z 2021-05-16T23:22:01.8751650Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:22:01.9884590Z 2021-05-16T23:22:01.9885830Z 2021-05-16T23:22:01.9886550Z 2021-05-16T23:22:02.0208650Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:22:02.0211130Z (as ‘lib’ is unspecified) 2021-05-16T23:22:02.5114500Z * installing *source* package ‘desc’ ... 2021-05-16T23:22:02.5180050Z ** using staged installation 2021-05-16T23:22:02.5449560Z ** R 2021-05-16T23:22:02.5705620Z ** inst 2021-05-16T23:22:02.5754570Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:04.6675010Z ** help 2021-05-16T23:22:04.8811880Z *** installing help indices 2021-05-16T23:22:04.9910670Z ** building package indices 2021-05-16T23:22:05.3973470Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:05.7255140Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:06.0670010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:06.0708620Z * DONE (desc) 2021-05-16T23:22:06.3926810Z 2021-05-16T23:22:06.3927880Z 2021-05-16T23:22:06.3953460Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpinCaNC/remotes2a517d432633/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:22:06.3998920Z 2021-05-16T23:22:06.4002640Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpinCaNC/remotes2a517d432633/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:22:06.4482940Z 2021-05-16T23:22:06.4510730Z 2021-05-16T23:22:06.4513620Z ─ preparing ‘ghtravis’: 2021-05-16T23:22:06.4523260Z 2021-05-16T23:22:06.4523990Z 2021-05-16T23:22:06.4601760Z checking DESCRIPTION meta-information ... 2021-05-16T23:22:06.4631850Z 2021-05-16T23:22:06.4633260Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:22:06.5336760Z 2021-05-16T23:22:06.5368280Z 2021-05-16T23:22:06.5370140Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:22:06.5379370Z 2021-05-16T23:22:06.5406470Z 2021-05-16T23:22:06.5407910Z ─ checking for empty or unneeded directories 2021-05-16T23:22:06.5417330Z 2021-05-16T23:22:06.5444300Z 2021-05-16T23:22:06.5445710Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:22:06.5701450Z 2021-05-16T23:22:06.5702950Z 2021-05-16T23:22:06.5703580Z 2021-05-16T23:22:06.6242070Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:22:06.6243160Z (as ‘lib’ is unspecified) 2021-05-16T23:22:06.9615130Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:22:06.9618290Z ** using staged installation 2021-05-16T23:22:06.9833610Z ** R 2021-05-16T23:22:07.0026560Z ** inst 2021-05-16T23:22:07.0046860Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:08.9131950Z ** help 2021-05-16T23:22:09.0285340Z *** installing help indices 2021-05-16T23:22:09.0860580Z ** building package indices 2021-05-16T23:22:09.4079780Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:10.3336460Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:11.3410480Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:11.3436970Z * DONE (ghtravis) 2021-05-16T23:22:11.3729350Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:22:11.6783460Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:22:14.9480930Z 2021-05-16T23:22:14.9482810Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:22:14.9484310Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:22:14.9485590Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:22:14.9486820Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:22:14.9488070Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:22:14.9489330Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:22:14.9500830Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:22:14.9501880Z (as ‘lib’ is unspecified) 2021-05-16T23:22:16.8421020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-16T23:22:17.1037790Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-16T23:22:17.1088770Z ================================================== 2021-05-16T23:22:17.1089260Z downloaded 194 KB 2021-05-16T23:22:17.1089530Z 2021-05-16T23:22:17.1141920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-16T23:22:17.3698790Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-16T23:22:17.3706430Z ================================================== 2021-05-16T23:22:17.3706910Z downloaded 67 KB 2021-05-16T23:22:17.3707180Z 2021-05-16T23:22:17.3744770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-16T23:22:17.5227900Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-16T23:22:17.5366400Z ================================================== 2021-05-16T23:22:17.5367240Z downloaded 189 KB 2021-05-16T23:22:17.5367610Z 2021-05-16T23:22:17.5409670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-16T23:22:17.7586450Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-16T23:22:17.9393290Z ================================================== 2021-05-16T23:22:17.9393840Z downloaded 1.2 MB 2021-05-16T23:22:17.9394110Z 2021-05-16T23:22:17.9436940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-16T23:22:18.1133150Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-16T23:22:18.1538230Z ================================================== 2021-05-16T23:22:18.1539290Z downloaded 936 KB 2021-05-16T23:22:18.1539600Z 2021-05-16T23:22:18.3503590Z 2021-05-16T23:22:18.3594730Z The downloaded binary packages are in 2021-05-16T23:22:18.3697100Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpinCaNC/downloaded_packages 2021-05-16T23:22:18.6902230Z 2021-05-16T23:22:18.6919680Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpinCaNC/remotes2a5144a3949a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:22:18.7172850Z 2021-05-16T23:22:18.7176520Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpinCaNC/remotes2a5144a3949a/muschellij2-aghast-0c3b853/DESCRIPTION’ (344ms) 2021-05-16T23:22:18.7258380Z 2021-05-16T23:22:18.7303620Z 2021-05-16T23:22:18.7305200Z ─ preparing ‘aghast’: 2021-05-16T23:22:18.7321190Z 2021-05-16T23:22:18.7322330Z 2021-05-16T23:22:18.7380570Z checking DESCRIPTION meta-information ... 2021-05-16T23:22:18.7421400Z 2021-05-16T23:22:18.7433360Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:22:18.7914400Z 2021-05-16T23:22:18.7956910Z 2021-05-16T23:22:18.7958820Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:22:18.7967760Z 2021-05-16T23:22:18.8004880Z 2021-05-16T23:22:18.8006380Z ─ checking for empty or unneeded directories 2021-05-16T23:22:18.8042960Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:22:18.8102400Z 2021-05-16T23:22:18.8103280Z 2021-05-16T23:22:18.8103900Z 2021-05-16T23:22:18.8280840Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:22:18.8282560Z (as ‘lib’ is unspecified) 2021-05-16T23:22:19.2399000Z * installing *source* package ‘aghast’ ... 2021-05-16T23:22:19.2498830Z ** using staged installation 2021-05-16T23:22:19.2700660Z ** R 2021-05-16T23:22:19.2752880Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:19.9231870Z ** help 2021-05-16T23:22:19.9625580Z *** installing help indices 2021-05-16T23:22:19.9999330Z ** building package indices 2021-05-16T23:22:20.4769240Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:20.7418370Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:21.0244350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:21.0268810Z * DONE (aghast) 2021-05-16T23:22:21.0507220Z Installing 1 packages: covr 2021-05-16T23:22:21.0515660Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:22:21.0516860Z (as ‘lib’ is unspecified) 2021-05-16T23:22:22.0771590Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:22:22.0772140Z 2021-05-16T23:22:23.0835040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-16T23:22:23.4731700Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-16T23:22:23.4758580Z ================================================== 2021-05-16T23:22:23.4759070Z downloaded 153 KB 2021-05-16T23:22:23.4759320Z 2021-05-16T23:22:23.4800710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-16T23:22:23.7815660Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-16T23:22:23.7852090Z ================================================== 2021-05-16T23:22:23.7852560Z downloaded 117 KB 2021-05-16T23:22:23.7852840Z 2021-05-16T23:22:23.7901430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-16T23:22:24.0459400Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-16T23:22:24.0514550Z ================================================== 2021-05-16T23:22:24.0516040Z downloaded 282 KB 2021-05-16T23:22:24.0519280Z 2021-05-16T23:22:24.1174650Z 2021-05-16T23:22:24.1275610Z The downloaded binary packages are in 2021-05-16T23:22:24.1377380Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpinCaNC/downloaded_packages 2021-05-16T23:22:24.1572300Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:22:24.1572960Z Rscript -e "tic::before_install()" 2021-05-16T23:22:24.1864010Z shell: /bin/bash -e {0} 2021-05-16T23:22:24.1864380Z env: 2021-05-16T23:22:24.1864880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:22:24.1865320Z TIC_DEPLOY_KEY: 2021-05-16T23:22:24.1865650Z RSPM: 2021-05-16T23:22:24.1866870Z GITHUB_PAT: *** 2021-05-16T23:22:24.1867250Z COVERALLS_TOKEN: 2021-05-16T23:22:24.1867690Z continue-on-error: false 2021-05-16T23:22:24.1868120Z VDIFFR_RUN_TESTS: false 2021-05-16T23:22:24.1868590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:22:24.1868980Z TZ: UTC 2021-05-16T23:22:24.1869330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:22:24.1869690Z NOT_CRAN: true 2021-05-16T23:22:24.1870030Z ##[endgroup] 2021-05-16T23:22:24.5835140Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:22:24.8493350Z Running before_install: step_install_remote_binaries() 2021-05-16T23:22:25.6233750Z Installing ggplot2 binaries 2021-05-16T23:22:25.6248000Z [1] "tidyverse/ggplot2" 2021-05-16T23:22:26.2739960Z OK (HTTP 200).OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:22:26.2749790Z Installing rlang binaries 2021-05-16T23:22:26.2759510Z [1] "r-lib/rlang" 2021-05-16T23:22:26.6043870Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:22:26.6055410Z Installing oro.nifti binaries 2021-05-16T23:22:26.6067350Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:22:26.8951760Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:22:26.9000330Z tag_name 2021-05-16T23:22:26.9001640Z 5 0.10.3.s 2021-05-16T23:22:26.9002690Z zipball_url 2021-05-16T23:22:26.9004070Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:22:26.9005410Z tarball_url 2021-05-16T23:22:26.9006800Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:22:26.9009070Z commit.sha 2021-05-16T23:22:26.9010190Z 5 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:22:26.9011490Z Installing oro.nifti package binaries 2021-05-16T23:22:26.9012290Z commit.url 2021-05-16T23:22:26.9014510Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:22:26.9016070Z node_id 2021-05-16T23:22:26.9017390Z 5 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:22:26.9018710Z url 2021-05-16T23:22:26.9019820Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:22:26.9022020Z assets_url 2021-05-16T23:22:26.9023750Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:22:26.9026050Z upload_url 2021-05-16T23:22:26.9027480Z 5 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:22:26.9028850Z id asset_updated_at asset_created_at created_at 2021-05-16T23:22:26.9030700Z 5 43005549 2021-05-15 22:57:23 2021-05-15 22:57:22 2021-05-15 22:37:06 2021-05-16T23:22:26.9032740Z published_at asset_name asset_label 2021-05-16T23:22:26.9034140Z 5 2021-05-15 22:37:30 oro.nifti_0.10.3_R4.0.tgz 2021-05-16T23:22:26.9035040Z asset_download_count 2021-05-16T23:22:26.9036220Z 5 12 2021-05-16T23:22:26.9037160Z asset_browser_download_url 2021-05-16T23:22:26.9039290Z 5 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T23:22:26.9200230Z --2021-05-16 23:22:26-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T23:22:26.9538770Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T23:22:26.9739370Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T23:22:27.1807640Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:22:27.1813200Z 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=20210516T232227Z&X-Amz-Expires=300&X-Amz-Signature=944de5f0aee6bfc102fa1de596b353bf1f6dd83db69c2e58644c4b99f895fb4d&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-16T23:22:27.1821740Z --2021-05-16 23:22:27-- 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=20210516T232227Z&X-Amz-Expires=300&X-Amz-Signature=944de5f0aee6bfc102fa1de596b353bf1f6dd83db69c2e58644c4b99f895fb4d&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-16T23:22:27.1826370Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-16T23:22:27.1835490Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:22:27.3849460Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:22:27.3853410Z Length: 6096196 (5.8M) [application/octet-stream] 2021-05-16T23:22:27.3855850Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuBWoF/oro.nifti_0.10.3.tgz’ 2021-05-16T23:22:27.3856460Z 2021-05-16T23:22:27.3913310Z 0K .......... .......... .......... .......... .......... 0% 8.64M 1s 2021-05-16T23:22:27.3954940Z 50K .......... .......... .......... .......... .......... 1% 11.4M 1s 2021-05-16T23:22:27.3989460Z 100K .......... .......... .......... .......... .......... 2% 14.3M 1s 2021-05-16T23:22:27.4013280Z 150K .......... .......... .......... .......... .......... 3% 20.4M 0s 2021-05-16T23:22:27.4031250Z 200K .......... .......... .......... .......... .......... 4% 26.8M 0s 2021-05-16T23:22:27.4063330Z 250K .......... .......... .......... .......... .......... 5% 15.2M 0s 2021-05-16T23:22:27.4076050Z 300K .......... .......... .......... .......... .......... 5% 39.6M 0s 2021-05-16T23:22:27.4091790Z 350K .......... .......... .......... .......... .......... 6% 30.2M 0s 2021-05-16T23:22:27.4116860Z 400K .......... .......... .......... .......... .......... 7% 20.1M 0s 2021-05-16T23:22:27.4141170Z 450K .......... .......... .......... .......... .......... 8% 19.4M 0s 2021-05-16T23:22:27.4158240Z 500K .......... .......... .......... .......... .......... 9% 29.1M 0s 2021-05-16T23:22:27.4183770Z 550K .......... .......... .......... .......... .......... 10% 19.1M 0s 2021-05-16T23:22:27.4206820Z 600K .......... .......... .......... .......... .......... 10% 20.9M 0s 2021-05-16T23:22:27.4211830Z 650K .......... .......... .......... .......... .......... 11% 109M 0s 2021-05-16T23:22:27.4233640Z 700K .......... .......... .......... .......... .......... 12% 22.0M 0s 2021-05-16T23:22:27.4257890Z 750K .......... .......... .......... .......... .......... 13% 19.9M 0s 2021-05-16T23:22:27.4272360Z 800K .......... .......... .......... .......... .......... 14% 34.0M 0s 2021-05-16T23:22:27.4304880Z 850K .......... .......... .......... .......... .......... 15% 17.2M 0s 2021-05-16T23:22:27.4314040Z 900K .......... .......... .......... .......... .......... 15% 41.3M 0s 2021-05-16T23:22:27.4324780Z 950K .......... .......... .......... .......... .......... 16% 40.3M 0s 2021-05-16T23:22:27.4337440Z 1000K .......... .......... .......... .......... .......... 17% 38.0M 0s 2021-05-16T23:22:27.4351430Z 1050K .......... .......... .......... .......... .......... 18% 37.9M 0s 2021-05-16T23:22:27.4362900Z 1100K .......... .......... .......... .......... .......... 19% 39.6M 0s 2021-05-16T23:22:27.4377250Z 1150K .......... .......... .......... .......... .......... 20% 34.2M 0s 2021-05-16T23:22:27.4388610Z 1200K .......... .......... .......... .......... .......... 20% 43.0M 0s 2021-05-16T23:22:27.4403770Z 1250K .......... .......... .......... .......... .......... 21% 33.2M 0s 2021-05-16T23:22:27.4414410Z 1300K .......... .......... .......... .......... .......... 22% 42.7M 0s 2021-05-16T23:22:27.4428040Z 1350K .......... .......... .......... .......... .......... 23% 36.7M 0s 2021-05-16T23:22:27.4439680Z 1400K .......... .......... .......... .......... .......... 24% 42.3M 0s 2021-05-16T23:22:27.4451710Z 1450K .......... .......... .......... .......... .......... 25% 114M 0s 2021-05-16T23:22:27.4464410Z 1500K .......... .......... .......... .......... .......... 26% 23.6M 0s 2021-05-16T23:22:27.4468770Z 1550K .......... .......... .......... .......... .......... 26% 112M 0s 2021-05-16T23:22:27.4480240Z 1600K .......... .......... .......... .......... .......... 27% 42.2M 0s 2021-05-16T23:22:27.4493330Z 1650K .......... .......... .......... .......... .......... 28% 38.6M 0s 2021-05-16T23:22:27.4497870Z 1700K .......... .......... .......... .......... .......... 29% 95.2M 0s 2021-05-16T23:22:27.4518030Z 1750K .......... .......... .......... .......... .......... 30% 25.6M 0s 2021-05-16T23:22:27.4522960Z 1800K .......... .......... .......... .......... .......... 31% 86.6M 0s 2021-05-16T23:22:27.4542370Z 1850K .......... .......... .......... .......... .......... 31% 26.0M 0s 2021-05-16T23:22:27.4546810Z 1900K .......... .......... .......... .......... .......... 32% 94.3M 0s 2021-05-16T23:22:27.4563440Z 1950K .......... .......... .......... .......... .......... 33% 29.6M 0s 2021-05-16T23:22:27.4568750Z 2000K .......... .......... .......... .......... .......... 34% 92.5M 0s 2021-05-16T23:22:27.4573840Z 2050K .......... .......... .......... .......... .......... 35% 104M 0s 2021-05-16T23:22:27.4589110Z 2100K .......... .......... .......... .......... .......... 36% 30.4M 0s 2021-05-16T23:22:27.4593810Z 2150K .......... .......... .......... .......... .......... 36% 113M 0s 2021-05-16T23:22:27.4601940Z 2200K .......... .......... .......... .......... .......... 37% 60.3M 0s 2021-05-16T23:22:27.4616920Z 2250K .......... .......... .......... .......... .......... 38% 35.3M 0s 2021-05-16T23:22:27.4620970Z 2300K .......... .......... .......... .......... .......... 39% 88.8M 0s 2021-05-16T23:22:27.4637510Z 2350K .......... .......... .......... .......... .......... 40% 30.4M 0s 2021-05-16T23:22:27.4642090Z 2400K .......... .......... .......... .......... .......... 41% 98.8M 0s 2021-05-16T23:22:27.4648950Z 2450K .......... .......... .......... .......... .......... 41% 79.4M 0s 2021-05-16T23:22:27.4652900Z 2500K .......... .......... .......... .......... .......... 42% 101M 0s 2021-05-16T23:22:27.4664520Z 2550K .......... .......... .......... .......... .......... 43% 42.5M 0s 2021-05-16T23:22:27.4677360Z 2600K .......... .......... .......... .......... .......... 44% 37.9M 0s 2021-05-16T23:22:27.4699710Z 2650K .......... .......... .......... .......... .......... 45% 48.8M 0s 2021-05-16T23:22:27.4712700Z 2700K .......... .......... .......... .......... .......... 46% 19.5M 0s 2021-05-16T23:22:27.4716800Z 2750K .......... .......... .......... .......... .......... 47% 113M 0s 2021-05-16T23:22:27.4722610Z 2800K .......... .......... .......... .......... .......... 47% 95.9M 0s 2021-05-16T23:22:27.4737760Z 2850K .......... .......... .......... .......... .......... 48% 32.1M 0s 2021-05-16T23:22:27.4752120Z 2900K .......... .......... .......... .......... .......... 49% 32.2M 0s 2021-05-16T23:22:27.4756370Z 2950K .......... .......... .......... .......... .......... 50% 121M 0s 2021-05-16T23:22:27.4763270Z 3000K .......... .......... .......... .......... .......... 51% 69.1M 0s 2021-05-16T23:22:27.4777300Z 3050K .......... .......... .......... .......... .......... 52% 37.2M 0s 2021-05-16T23:22:27.4781880Z 3100K .......... .......... .......... .......... .......... 52% 91.6M 0s 2021-05-16T23:22:27.4786470Z 3150K .......... .......... .......... .......... .......... 53% 117M 0s 2021-05-16T23:22:27.4798020Z 3200K .......... .......... .......... .......... .......... 54% 41.0M 0s 2021-05-16T23:22:27.4803710Z 3250K .......... .......... .......... .......... .......... 55% 96.3M 0s 2021-05-16T23:22:27.4812990Z 3300K .......... .......... .......... .......... .......... 56% 48.1M 0s 2021-05-16T23:22:27.4818020Z 3350K .......... .......... .......... .......... .......... 57% 111M 0s 2021-05-16T23:22:27.4822190Z 3400K .......... .......... .......... .......... .......... 57% 100M 0s 2021-05-16T23:22:27.4834520Z 3450K .......... .......... .......... .......... .......... 58% 99.2M 0s 2021-05-16T23:22:27.4838610Z 3500K .......... .......... .......... .......... .......... 59% 43.1M 0s 2021-05-16T23:22:27.4843240Z 3550K .......... .......... .......... .......... .......... 60% 109M 0s 2021-05-16T23:22:27.4849350Z 3600K .......... .......... .......... .......... .......... 61% 102M 0s 2021-05-16T23:22:27.4858900Z 3650K .......... .......... .......... .......... .......... 62% 47.0M 0s 2021-05-16T23:22:27.4863290Z 3700K .......... .......... .......... .......... .......... 62% 97.1M 0s 2021-05-16T23:22:27.4874120Z 3750K .......... .......... .......... .......... .......... 63% 44.8M 0s 2021-05-16T23:22:27.4878800Z 3800K .......... .......... .......... .......... .......... 64% 104M 0s 2021-05-16T23:22:27.4885130Z 3850K .......... .......... .......... .......... .......... 65% 90.9M 0s 2021-05-16T23:22:27.4896840Z 3900K .......... .......... .......... .......... .......... 66% 39.6M 0s 2021-05-16T23:22:27.4900610Z 3950K .......... .......... .......... .......... .......... 67% 119M 0s 2021-05-16T23:22:27.4910250Z 4000K .......... .......... .......... .......... .......... 68% 52.7M 0s 2021-05-16T23:22:27.4915580Z 4050K .......... .......... .......... .......... .......... 68% 98.2M 0s 2021-05-16T23:22:27.4922380Z 4100K .......... .......... .......... .......... .......... 69% 69.5M 0s 2021-05-16T23:22:27.4926310Z 4150K .......... .......... .......... .......... .......... 70% 108M 0s 2021-05-16T23:22:27.4932520Z 4200K .......... .......... .......... .......... .......... 71% 82.6M 0s 2021-05-16T23:22:27.4937610Z 4250K .......... .......... .......... .......... .......... 72% 120M 0s 2021-05-16T23:22:27.4947680Z 4300K .......... .......... .......... .......... .......... 73% 43.5M 0s 2021-05-16T23:22:27.4951610Z 4350K .......... .......... .......... .......... .......... 73% 122M 0s 2021-05-16T23:22:27.4955920Z 4400K .......... .......... .......... .......... .......... 74% 116M 0s 2021-05-16T23:22:27.4961120Z 4450K .......... .......... .......... .......... .......... 75% 105M 0s 2021-05-16T23:22:27.5109340Z 4500K .......... .......... .......... .......... .......... 76% 3.30M 0s 2021-05-16T23:22:27.5113460Z 4550K .......... .......... .......... .......... .......... 77% 97.7M 0s 2021-05-16T23:22:27.5122070Z 4600K .......... .......... .......... .......... .......... 78% 58.3M 0s 2021-05-16T23:22:27.5126730Z 4650K .......... .......... .......... .......... .......... 78% 108M 0s 2021-05-16T23:22:27.5131540Z 4700K .......... .......... .......... .......... .......... 79% 107M 0s 2021-05-16T23:22:27.5135710Z 4750K .......... .......... .......... .......... .......... 80% 111M 0s 2021-05-16T23:22:27.5146990Z 4800K .......... .......... .......... .......... .......... 81% 46.5M 0s 2021-05-16T23:22:27.5151950Z 4850K .......... .......... .......... .......... .......... 82% 81.8M 0s 2021-05-16T23:22:27.5157570Z 4900K .......... .......... .......... .......... .......... 83% 109M 0s 2021-05-16T23:22:27.5160490Z 4950K .......... .......... .......... .......... .......... 83% 119M 0s 2021-05-16T23:22:27.5165720Z 5000K .......... .......... .......... .......... .......... 84% 105M 0s 2021-05-16T23:22:27.5170490Z 5050K .......... .......... .......... .......... .......... 85% 91.4M 0s 2021-05-16T23:22:27.5183030Z 5100K .......... .......... .......... .......... .......... 86% 41.8M 0s 2021-05-16T23:22:27.5185860Z 5150K .......... .......... .......... .......... .......... 87% 131M 0s 2021-05-16T23:22:27.5192380Z 5200K .......... .......... .......... .......... .......... 88% 103M 0s 2021-05-16T23:22:27.5196580Z 5250K .......... .......... .......... .......... .......... 89% 87.2M 0s 2021-05-16T23:22:27.5201310Z 5300K .......... .......... .......... .......... .......... 89% 99.4M 0s 2021-05-16T23:22:27.5205560Z 5350K .......... .......... .......... .......... .......... 90% 110M 0s 2021-05-16T23:22:27.5211040Z 5400K .......... .......... .......... .......... .......... 91% 114M 0s 2021-05-16T23:22:27.5216320Z 5450K .......... .......... .......... .......... .......... 92% 80.8M 0s 2021-05-16T23:22:27.5220430Z 5500K .......... .......... .......... .......... .......... 93% 106M 0s 2021-05-16T23:22:27.5230430Z 5550K .......... .......... .......... .......... .......... 94% 49.2M 0s 2021-05-16T23:22:27.5234590Z 5600K .......... .......... .......... .......... .......... 94% 117M 0s 2021-05-16T23:22:27.5239180Z 5650K .......... .......... .......... .......... .......... 95% 106M 0s 2021-05-16T23:22:27.5243460Z 5700K .......... .......... .......... .......... .......... 96% 114M 0s 2021-05-16T23:22:27.5259680Z 5750K .......... .......... .......... .......... .......... 97% 100M 0s 2021-05-16T23:22:27.5260430Z 5800K .......... .......... .......... .......... .......... 98% 103M 0s 2021-05-16T23:22:27.5261030Z 5850K .......... .......... .......... .......... .......... 99% 125M 0s 2021-05-16T23:22:27.5261830Z 5900K .......... .......... .......... .......... .......... 99% 105M 0s 2021-05-16T23:22:27.5262860Z 5950K ... 100% 32.4M=0.1s 2021-05-16T23:22:27.5263190Z 2021-05-16T23:22:27.5265690Z 2021-05-16 23:22:27 (41.3 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuBWoF/oro.nifti_0.10.3.tgz’ saved [6096196/6096196] 2021-05-16T23:22:27.5266320Z 2021-05-16T23:22:27.5423690Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:22:27.5424860Z (as ‘lib’ is unspecified) 2021-05-16T23:22:27.6166380Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:22:27.6365810Z Installing neurobase binaries 2021-05-16T23:22:27.6366580Z [1] "neuroconductor/neurobase" 2021-05-16T23:22:27.9230600Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:22:27.9264460Z tag_name 2021-05-16T23:22:27.9264880Z 5 1.30.1.s 2021-05-16T23:22:27.9265510Z zipball_url 2021-05-16T23:22:27.9266460Z 5 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:22:27.9267340Z tarball_url 2021-05-16T23:22:27.9268650Z 5 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:22:27.9269470Z commit.sha 2021-05-16T23:22:27.9270110Z 5 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:22:27.9271510Z commit.url 2021-05-16T23:22:27.9272650Z 5 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:22:27.9273610Z node_id 2021-05-16T23:22:27.9274540Z 5 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:22:27.9275550Z url 2021-05-16T23:22:27.9276370Z 5 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:22:27.9277250Z assets_url 2021-05-16T23:22:27.9278160Z 5 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:22:27.9279070Z upload_url 2021-05-16T23:22:27.9280100Z 5 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:22:27.9281370Z id asset_updated_at asset_created_at created_at 2021-05-16T23:22:27.9282940Z 5 43020192 2021-05-16 20:31:08 2021-05-16 20:31:07 2021-05-16 20:01:27 2021-05-16T23:22:27.9283610Z Installing neurobase package binaries 2021-05-16T23:22:27.9284290Z published_at asset_name asset_label 2021-05-16T23:22:27.9285390Z 5 2021-05-16 20:01:56 neurobase_1.30.1_R4.0.tgz 2021-05-16T23:22:27.9285900Z asset_download_count 2021-05-16T23:22:27.9286340Z 5 0 2021-05-16T23:22:27.9286950Z asset_browser_download_url 2021-05-16T23:22:27.9287940Z 5 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R4.0.tgz 2021-05-16T23:22:27.9393800Z --2021-05-16 23:22:27-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R4.0.tgz 2021-05-16T23:22:27.9652830Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T23:22:27.9853830Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T23:22:28.1880670Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:22:28.1889270Z Location: https://github-releases.githubusercontent.com/367973948/a4663780-b685-11eb-879a-ae9ff63fc2a8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232228Z&X-Amz-Expires=300&X-Amz-Signature=c531aed1d4b31143cb198103ed39196609cdd4f5a4c1f5661ca44bc2bc36887b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:22:28.1900980Z --2021-05-16 23:22:28-- https://github-releases.githubusercontent.com/367973948/a4663780-b685-11eb-879a-ae9ff63fc2a8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232228Z&X-Amz-Expires=300&X-Amz-Signature=c531aed1d4b31143cb198103ed39196609cdd4f5a4c1f5661ca44bc2bc36887b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:22:28.1908420Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-16T23:22:28.1940900Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:22:28.3917700Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:22:28.3920260Z Length: 1720838 (1.6M) [application/octet-stream] 2021-05-16T23:22:28.3922100Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuBWoF/neurobase_1.30.1.tgz’ 2021-05-16T23:22:28.3928450Z 2021-05-16T23:22:28.4020560Z 0K .......... .......... .......... .......... .......... 2% 4.95M 0s 2021-05-16T23:22:28.4119540Z 50K .......... .......... .......... .......... .......... 5% 4.98M 0s 2021-05-16T23:22:28.4235630Z 100K .......... .......... .......... .......... .......... 8% 4.17M 0s 2021-05-16T23:22:28.4313970Z 150K .......... .......... .......... .......... .......... 11% 6.28M 0s 2021-05-16T23:22:28.4431120Z 200K .......... .......... .......... .......... .......... 14% 4.83M 0s 2021-05-16T23:22:28.4504040Z 250K .......... .......... .......... .......... .......... 17% 5.47M 0s 2021-05-16T23:22:28.4631090Z 300K .......... .......... .......... .......... .......... 20% 4.78M 0s 2021-05-16T23:22:28.4708050Z 350K .......... .......... .......... .......... .......... 23% 4.77M 0s 2021-05-16T23:22:28.4785930Z 400K .......... .......... .......... .......... .......... 26% 6.32M 0s 2021-05-16T23:22:28.4876190Z 450K .......... .......... .......... .......... .......... 29% 5.39M 0s 2021-05-16T23:22:28.4939400Z 500K .......... .......... .......... .......... .......... 32% 7.72M 0s 2021-05-16T23:22:28.5029580Z 550K .......... .......... .......... .......... .......... 35% 5.44M 0s 2021-05-16T23:22:28.5146180Z 600K .......... .......... .......... .......... .......... 38% 5.47M 0s 2021-05-16T23:22:28.5197380Z 650K .......... .......... .......... .......... .......... 41% 6.26M 0s 2021-05-16T23:22:28.5286090Z 700K .......... .......... .......... .......... .......... 44% 5.50M 0s 2021-05-16T23:22:28.5401040Z 750K .......... .......... .......... .......... .......... 47% 4.69M 0s 2021-05-16T23:22:28.5466040Z 800K .......... .......... .......... .......... .......... 50% 6.42M 0s 2021-05-16T23:22:28.5555840Z 850K .......... .......... .......... .......... .......... 53% 5.41M 0s 2021-05-16T23:22:28.5657380Z 900K .......... .......... .......... .......... .......... 56% 5.44M 0s 2021-05-16T23:22:28.5736580Z 950K .......... .......... .......... .......... .......... 59% 5.47M 0s 2021-05-16T23:22:28.5810780Z 1000K .......... .......... .......... .......... .......... 62% 6.46M 0s 2021-05-16T23:22:28.5912580Z 1050K .......... .......... .......... .......... .......... 65% 6.41M 0s 2021-05-16T23:22:28.5988830Z 1100K .......... .......... .......... .......... .......... 68% 4.78M 0s 2021-05-16T23:22:28.6052780Z 1150K .......... .......... .......... .......... .......... 71% 7.61M 0s 2021-05-16T23:22:28.6141880Z 1200K .......... .......... .......... .......... .......... 74% 5.48M 0s 2021-05-16T23:22:28.6193970Z 1250K .......... .......... .......... .......... .......... 77% 9.52M 0s 2021-05-16T23:22:28.6282020Z 1300K .......... .......... .......... .......... .......... 80% 5.48M 0s 2021-05-16T23:22:28.6365910Z 1350K .......... .......... .......... .......... .......... 83% 6.06M 0s 2021-05-16T23:22:28.6426400Z 1400K .......... .......... .......... .......... .......... 86% 7.69M 0s 2021-05-16T23:22:28.6518190Z 1450K .......... .......... .......... .......... .......... 89% 5.30M 0s 2021-05-16T23:22:28.6568510Z 1500K .......... .......... .......... .......... .......... 92% 9.67M 0s 2021-05-16T23:22:28.6645570Z 1550K .......... .......... .......... .......... .......... 95% 6.34M 0s 2021-05-16T23:22:28.6724300Z 1600K .......... .......... .......... .......... .......... 98% 6.24M 0s 2021-05-16T23:22:28.6750690Z 1650K .......... .......... .......... 100% 11.8M=0.3s 2021-05-16T23:22:28.6751310Z 2021-05-16T23:22:28.6753860Z 2021-05-16 23:22:28 (5.80 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuBWoF/neurobase_1.30.1.tgz’ saved [1720838/1720838] 2021-05-16T23:22:28.6754450Z 2021-05-16T23:22:28.6797540Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:22:28.6799280Z (as ‘lib’ is unspecified) 2021-05-16T23:22:28.7145810Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang 2021-05-16T23:22:28.7454170Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:22:28.7455060Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:22:28.7455610Z remotes::install_cran("rcmdcheck") 2021-05-16T23:22:28.7456110Z remotes::install_cran("markdown") 2021-05-16T23:22:28.7640110Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:22:28.7640540Z env: 2021-05-16T23:22:28.7640990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:22:28.7641420Z TIC_DEPLOY_KEY: 2021-05-16T23:22:28.7641770Z RSPM: 2021-05-16T23:22:28.7649070Z GITHUB_PAT: *** 2021-05-16T23:22:28.7649560Z COVERALLS_TOKEN: 2021-05-16T23:22:28.7650000Z continue-on-error: false 2021-05-16T23:22:28.7650460Z VDIFFR_RUN_TESTS: false 2021-05-16T23:22:28.7650920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:22:28.7651330Z TZ: UTC 2021-05-16T23:22:28.7651660Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:22:28.7652040Z NOT_CRAN: true 2021-05-16T23:22:28.7652430Z ##[endgroup] 2021-05-16T23:22:35.1648150Z ggplot2 (NA -> c9adeeddc...) [GitHub] 2021-05-16T23:22:35.1649980Z rlang (0.4.11 -> bda055d61...) [GitHub] 2021-05-16T23:22:35.1650980Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T23:22:35.1651910Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T23:22:35.1652920Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T23:22:35.1653820Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T23:22:35.1654980Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:22:35.1655970Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T23:22:35.1656870Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:22:35.1657790Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:22:35.1658650Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:22:35.1659560Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:22:35.1660420Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:22:35.1661400Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:22:35.1662260Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T23:22:35.1663200Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T23:22:35.1664110Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:22:35.1665010Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:22:35.1665940Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:22:35.1666830Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:22:35.4844650Z Downloading GitHub repo tidyverse/ggplot2@HEAD 2021-05-16T23:22:40.4994920Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-16T23:22:40.4996810Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-16T23:22:40.4998500Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-16T23:22:40.5000310Z munsell (NA -> 0.5.0) [CRAN] 2021-05-16T23:22:40.5001190Z labeling (NA -> 0.4.2) [CRAN] 2021-05-16T23:22:40.5002480Z farver (NA -> 2.1.0) [CRAN] 2021-05-16T23:22:40.5003800Z scales (NA -> 1.1.1) [CRAN] 2021-05-16T23:22:40.5005230Z isoband (NA -> 0.2.4) [CRAN] 2021-05-16T23:22:40.5006570Z gtable (NA -> 0.3.0) [CRAN] 2021-05-16T23:22:40.5022530Z Installing 9 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable 2021-05-16T23:22:40.5039400Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:22:40.5040510Z (as ‘lib’ is unspecified) 2021-05-16T23:22:42.5819480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/colorspace_2.0-1.tgz' 2021-05-16T23:22:42.7881900Z Content type 'application/x-gzip' length 2608831 bytes (2.5 MB) 2021-05-16T23:22:43.0859920Z ================================================== 2021-05-16T23:22:43.0860920Z downloaded 2.5 MB 2021-05-16T23:22:43.0861350Z 2021-05-16T23:22:43.0946350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/viridisLite_0.4.0.tgz' 2021-05-16T23:22:43.3534680Z Content type 'application/x-gzip' length 1296423 bytes (1.2 MB) 2021-05-16T23:22:43.4230060Z ================================================== 2021-05-16T23:22:43.4230740Z downloaded 1.2 MB 2021-05-16T23:22:43.4231070Z 2021-05-16T23:22:43.4294550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RColorBrewer_1.1-2.tgz' 2021-05-16T23:22:43.7100990Z Content type 'application/x-gzip' length 52944 bytes (51 KB) 2021-05-16T23:22:43.7109010Z ================================================== 2021-05-16T23:22:43.7110400Z downloaded 51 KB 2021-05-16T23:22:43.7111120Z 2021-05-16T23:22:43.7154010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/munsell_0.5.0.tgz' 2021-05-16T23:22:43.8619370Z Content type 'application/x-gzip' length 241504 bytes (235 KB) 2021-05-16T23:22:43.8714490Z ================================================== 2021-05-16T23:22:43.8715070Z downloaded 235 KB 2021-05-16T23:22:43.8715350Z 2021-05-16T23:22:43.8759300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/labeling_0.4.2.tgz' 2021-05-16T23:22:44.0663910Z Content type 'application/x-gzip' length 60296 bytes (58 KB) 2021-05-16T23:22:44.0700610Z ================================================== 2021-05-16T23:22:44.0702740Z downloaded 58 KB 2021-05-16T23:22:44.0703090Z 2021-05-16T23:22:44.0747830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/farver_2.1.0.tgz' 2021-05-16T23:22:44.2604680Z Content type 'application/x-gzip' length 1950011 bytes (1.9 MB) 2021-05-16T23:22:44.3905270Z ================================================== 2021-05-16T23:22:44.3906740Z downloaded 1.9 MB 2021-05-16T23:22:44.3907060Z 2021-05-16T23:22:44.3958520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/scales_1.1.1.tgz' 2021-05-16T23:22:44.6773490Z Content type 'application/x-gzip' length 552885 bytes (539 KB) 2021-05-16T23:22:44.6952030Z ================================================== 2021-05-16T23:22:44.6952600Z downloaded 539 KB 2021-05-16T23:22:44.6953070Z 2021-05-16T23:22:44.6990560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/isoband_0.2.4.tgz' 2021-05-16T23:22:44.8425520Z Content type 'application/x-gzip' length 3710533 bytes (3.5 MB) 2021-05-16T23:22:45.0954180Z ================================================== 2021-05-16T23:22:45.0954900Z downloaded 3.5 MB 2021-05-16T23:22:45.0955210Z 2021-05-16T23:22:45.1045100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gtable_0.3.0.tgz' 2021-05-16T23:22:45.2682180Z Content type 'application/x-gzip' length 431500 bytes (421 KB) 2021-05-16T23:22:45.2844400Z ================================================== 2021-05-16T23:22:45.2844990Z downloaded 421 KB 2021-05-16T23:22:45.2845310Z 2021-05-16T23:22:45.6419770Z 2021-05-16T23:22:45.6422390Z The downloaded binary packages are in 2021-05-16T23:22:45.6423800Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpP8pY8u/downloaded_packages 2021-05-16T23:22:46.2073970Z 2021-05-16T23:22:46.2177250Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP8pY8u/remotes2dd6203d312e/tidyverse-ggplot2-c9adeed/DESCRIPTION’ ... 2021-05-16T23:22:46.2276740Z 2021-05-16T23:22:46.2380220Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP8pY8u/remotes2dd6203d312e/tidyverse-ggplot2-c9adeed/DESCRIPTION’ (412ms) 2021-05-16T23:22:46.8254430Z 2021-05-16T23:22:46.8322870Z 2021-05-16T23:22:46.8325040Z ─ preparing ‘ggplot2’: (619ms) 2021-05-16T23:22:46.8326500Z 2021-05-16T23:22:46.8328740Z 2021-05-16T23:22:46.8533410Z checking DESCRIPTION meta-information ... 2021-05-16T23:22:46.8635330Z 2021-05-16T23:22:46.8737360Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:22:47.5027740Z 2021-05-16T23:22:47.5329850Z 2021-05-16T23:22:47.5411710Z ─ checking for LF line-endings in source and make files and shell scripts (649ms) 2021-05-16T23:22:47.5476000Z 2021-05-16T23:22:47.5577560Z 2021-05-16T23:22:47.5680270Z ─ checking for empty or unneeded directories 2021-05-16T23:22:47.6854340Z 2021-05-16T23:22:47.6855430Z 2021-05-16T23:22:47.6881940Z ─ building ‘ggplot2_3.3.3.9000.tar.gz’ 2021-05-16T23:22:48.6883540Z 2021-05-16T23:22:48.6888030Z 2021-05-16T23:22:48.6889160Z 2021-05-16T23:22:48.8333540Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:22:48.8348350Z (as ‘lib’ is unspecified) 2021-05-16T23:22:50.2066110Z * installing *source* package ‘ggplot2’ ... 2021-05-16T23:22:50.2069320Z ** using staged installation 2021-05-16T23:22:50.2482800Z ** R 2021-05-16T23:22:50.4953680Z ** data 2021-05-16T23:22:50.5035250Z *** moving datasets to lazyload DB 2021-05-16T23:22:51.0468730Z ** inst 2021-05-16T23:22:51.0486790Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:03.1638600Z ** help 2021-05-16T23:23:04.3071860Z *** installing help indices 2021-05-16T23:23:04.8083410Z *** copying figures 2021-05-16T23:23:04.8102640Z ** building package indices 2021-05-16T23:23:05.6757390Z ** installing vignettes 2021-05-16T23:23:05.6987920Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:06.5924610Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:07.8823360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:07.8955170Z * DONE (ggplot2) 2021-05-16T23:23:08.1065260Z Installing 18 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, R.oo, RNifti, abind, bitops, scales, isoband, gtable, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:23:08.1073650Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:23:08.1074770Z (as ‘lib’ is unspecified) 2021-05-16T23:23:13.8144890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/colorspace_2.0-1.tgz' 2021-05-16T23:23:14.0098310Z Content type 'application/x-gzip' length 2608831 bytes (2.5 MB) 2021-05-16T23:23:14.0547330Z ================================================== 2021-05-16T23:23:14.0547930Z downloaded 2.5 MB 2021-05-16T23:23:14.0548230Z 2021-05-16T23:23:14.0675700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/viridisLite_0.4.0.tgz' 2021-05-16T23:23:14.3566000Z Content type 'application/x-gzip' length 1296423 bytes (1.2 MB) 2021-05-16T23:23:14.3779620Z ================================================== 2021-05-16T23:23:14.3780250Z downloaded 1.2 MB 2021-05-16T23:23:14.3780550Z 2021-05-16T23:23:14.3872450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RColorBrewer_1.1-2.tgz' 2021-05-16T23:23:14.6689830Z Content type 'application/x-gzip' length 52944 bytes (51 KB) 2021-05-16T23:23:14.6697880Z ================================================== 2021-05-16T23:23:14.6698430Z downloaded 51 KB 2021-05-16T23:23:14.6698730Z 2021-05-16T23:23:14.6734640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/munsell_0.5.0.tgz' 2021-05-16T23:23:14.9433490Z Content type 'application/x-gzip' length 241504 bytes (235 KB) 2021-05-16T23:23:14.9495010Z ================================================== 2021-05-16T23:23:14.9496160Z downloaded 235 KB 2021-05-16T23:23:14.9496680Z 2021-05-16T23:23:14.9545400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/labeling_0.4.2.tgz' 2021-05-16T23:23:15.1349990Z Content type 'application/x-gzip' length 60296 bytes (58 KB) 2021-05-16T23:23:15.1365090Z ================================================== 2021-05-16T23:23:15.1365570Z downloaded 58 KB 2021-05-16T23:23:15.1365880Z 2021-05-16T23:23:15.1406400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/farver_2.1.0.tgz' 2021-05-16T23:23:15.3029470Z Content type 'application/x-gzip' length 1950011 bytes (1.9 MB) 2021-05-16T23:23:15.3262960Z ================================================== 2021-05-16T23:23:15.3264470Z downloaded 1.9 MB 2021-05-16T23:23:15.3265430Z 2021-05-16T23:23:15.3337330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.methodsS3_1.8.1.tgz' 2021-05-16T23:23:15.5890970Z Content type 'application/x-gzip' length 79848 bytes (77 KB) 2021-05-16T23:23:15.5901070Z ================================================== 2021-05-16T23:23:15.5901910Z downloaded 77 KB 2021-05-16T23:23:15.5902310Z 2021-05-16T23:23:15.5954980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.oo_1.24.0.tgz' 2021-05-16T23:23:15.8331220Z Content type 'application/x-gzip' length 967806 bytes (945 KB) 2021-05-16T23:23:15.8943970Z ================================================== 2021-05-16T23:23:15.8944920Z downloaded 945 KB 2021-05-16T23:23:15.8945190Z 2021-05-16T23:23:15.9007640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RNifti_1.3.1.tgz' 2021-05-16T23:23:16.3916910Z Content type 'application/x-gzip' length 1921571 bytes (1.8 MB) 2021-05-16T23:23:16.4238430Z ================================================== 2021-05-16T23:23:16.4239380Z downloaded 1.8 MB 2021-05-16T23:23:16.4239850Z 2021-05-16T23:23:16.4301710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/abind_1.4-5.tgz' 2021-05-16T23:23:16.9117010Z Content type 'application/x-gzip' length 61580 bytes (60 KB) 2021-05-16T23:23:16.9117770Z ================================================== 2021-05-16T23:23:16.9118260Z downloaded 60 KB 2021-05-16T23:23:16.9118570Z 2021-05-16T23:23:16.9165860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-16T23:23:17.3048140Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-16T23:23:17.3051820Z ================================================== 2021-05-16T23:23:17.3052760Z downloaded 28 KB 2021-05-16T23:23:17.3053400Z 2021-05-16T23:23:17.3090240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/scales_1.1.1.tgz' 2021-05-16T23:23:17.4916250Z Content type 'application/x-gzip' length 552885 bytes (539 KB) 2021-05-16T23:23:17.4998910Z ================================================== 2021-05-16T23:23:17.5004400Z downloaded 539 KB 2021-05-16T23:23:17.5005060Z 2021-05-16T23:23:17.5050140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/isoband_0.2.4.tgz' 2021-05-16T23:23:17.6745310Z Content type 'application/x-gzip' length 3710533 bytes (3.5 MB) 2021-05-16T23:23:17.7249150Z ================================================== 2021-05-16T23:23:17.7249740Z downloaded 3.5 MB 2021-05-16T23:23:17.7250050Z 2021-05-16T23:23:17.7345430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gtable_0.3.0.tgz' 2021-05-16T23:23:17.9709130Z Content type 'application/x-gzip' length 431500 bytes (421 KB) 2021-05-16T23:23:17.9778170Z ================================================== 2021-05-16T23:23:17.9778710Z downloaded 421 KB 2021-05-16T23:23:17.9778980Z 2021-05-16T23:23:17.9834880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.utils_2.10.1.tgz' 2021-05-16T23:23:18.2092470Z Content type 'application/x-gzip' length 1412459 bytes (1.3 MB) 2021-05-16T23:23:18.2843650Z ================================================== 2021-05-16T23:23:18.2844210Z downloaded 1.3 MB 2021-05-16T23:23:18.2844490Z 2021-05-16T23:23:18.2911940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/matrixStats_0.58.0.tgz' 2021-05-16T23:23:18.5636300Z Content type 'application/x-gzip' length 2019783 bytes (1.9 MB) 2021-05-16T23:23:18.6565780Z ================================================== 2021-05-16T23:23:18.6566330Z downloaded 1.9 MB 2021-05-16T23:23:18.6566600Z 2021-05-16T23:23:18.6637470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/oro.nifti_0.11.0.tgz' 2021-05-16T23:23:18.9023540Z Content type 'application/x-gzip' length 6105866 bytes (5.8 MB) 2021-05-16T23:23:18.9811840Z ================================================== 2021-05-16T23:23:18.9812380Z downloaded 5.8 MB 2021-05-16T23:23:18.9812660Z 2021-05-16T23:23:19.0040990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/neurobase_1.32.1.tgz' 2021-05-16T23:23:19.3479180Z Content type 'application/x-gzip' length 1771545 bytes (1.7 MB) 2021-05-16T23:23:19.5582850Z ================================================== 2021-05-16T23:23:19.5583880Z downloaded 1.7 MB 2021-05-16T23:23:19.5584220Z 2021-05-16T23:23:20.8825330Z 2021-05-16T23:23:20.8902060Z The downloaded binary packages are in 2021-05-16T23:23:20.8909990Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpP8pY8u/downloaded_packages 2021-05-16T23:23:21.0415940Z Skipping install of 'ggplot2' from a github remote, the SHA1 (c9adeedd) has not changed since last install. 2021-05-16T23:23:21.0416910Z Use `force = TRUE` to force installation 2021-05-16T23:23:21.1941020Z Downloading GitHub repo r-lib/rlang@HEAD 2021-05-16T23:23:23.2885160Z 2021-05-16T23:23:23.2986830Z 2021-05-16T23:23:23.3136590Z 2021-05-16T23:23:23.3238350Z checking 2021-05-16T23:23:23.3480430Z 2021-05-16T23:23:23.3581930Z checking for file 2021-05-16T23:23:23.3742470Z 2021-05-16T23:23:23.3846850Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP8pY8u/remotes2dd628c983dd/r-lib-rlang-bda055d/DESCRIPTION’ 2021-05-16T23:23:23.3950320Z 2021-05-16T23:23:23.4051590Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP8pY8u/remotes2dd628c983dd/r-lib-rlang-bda055d/DESCRIPTION’ ... 2021-05-16T23:23:23.4154810Z 2021-05-16T23:23:23.4592830Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP8pY8u/remotes2dd628c983dd/r-lib-rlang-bda055d/DESCRIPTION’ ... 2021-05-16T23:23:23.4695390Z 2021-05-16T23:23:23.4797270Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP8pY8u/remotes2dd628c983dd/r-lib-rlang-bda055d/DESCRIPTION’ ... OK 2021-05-16T23:23:23.4897820Z 2021-05-16T23:23:23.5001810Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP8pY8u/remotes2dd628c983dd/r-lib-rlang-bda055d/DESCRIPTION’ (423ms) 2021-05-16T23:23:23.9300900Z 2021-05-16T23:23:23.9401970Z 2021-05-16T23:23:23.9503750Z ─ preparing ‘rlang’: (620ms) 2021-05-16T23:23:23.9605080Z 2021-05-16T23:23:23.9706040Z 2021-05-16T23:23:23.9808320Z checking DESCRIPTION meta-information ... 2021-05-16T23:23:23.9908040Z 2021-05-16T23:23:24.0010680Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:23:24.0110170Z 2021-05-16T23:23:24.0211900Z 2021-05-16T23:23:24.0313580Z ─ cleaning src 2021-05-16T23:23:24.3185720Z 2021-05-16T23:23:24.3253570Z 2021-05-16T23:23:24.3293010Z ─ checking for LF line-endings in source and make files and shell scripts (364ms) 2021-05-16T23:23:24.6572760Z 2021-05-16T23:23:24.6643450Z 2021-05-16T23:23:24.6745070Z 2021-05-16T23:23:24.6845680Z 2021-05-16T23:23:24.6948540Z ─ checking for empty or unneeded directories (338ms) 2021-05-16T23:23:24.7025120Z 2021-05-16T23:23:24.7126240Z 2021-05-16T23:23:24.7213010Z ─ building ‘rlang_0.4.11.9000.tar.gz’ 2021-05-16T23:23:25.4165770Z 2021-05-16T23:23:25.4175360Z 2021-05-16T23:23:25.4176340Z 2021-05-16T23:23:25.5200610Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:23:25.5201800Z (as ‘lib’ is unspecified) 2021-05-16T23:23:26.4317940Z * installing *source* package ‘rlang’ ... 2021-05-16T23:23:26.4388290Z ** using staged installation 2021-05-16T23:23:26.4657940Z ** libs 2021-05-16T23:23:26.4886680Z 2021-05-16T23:23:26.4890340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T23:23:26.6160220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T23:23:30.2127390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fPIC -Wall -g -O2 -c rlang-rcc.cpp -o rlang-rcc.o 2021-05-16T23:23:30.8179000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fPIC -Wall -g -O2 -c rlang.c -o rlang.o 2021-05-16T23:23:31.9141880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T23:23:31.9872700Z 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 rlang.so capture.o internal.o rlang-rcc.o rlang.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:23:32.0602490Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T23:23:32.0666300Z ** R 2021-05-16T23:23:32.1817280Z ** inst 2021-05-16T23:23:32.1835970Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:37.6502900Z ** help 2021-05-16T23:23:38.5883690Z *** installing help indices 2021-05-16T23:23:38.9566770Z *** copying figures 2021-05-16T23:23:38.9606050Z ** building package indices 2021-05-16T23:23:39.6305540Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:40.1471360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:23:40.4531920Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:40.9367970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:40.9433400Z * DONE (rlang) 2021-05-16T23:23:41.0853860Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:23:41.0854770Z Use `force = TRUE` to force installation 2021-05-16T23:23:41.0868880Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:23:41.0869690Z Use `force = TRUE` to force installation 2021-05-16T23:23:41.1095690Z ##[group]Run options(width = 100) 2021-05-16T23:23:41.1096300Z options(width = 100) 2021-05-16T23:23:41.1096900Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:23:41.1097560Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:23:41.1274870Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:23:41.1275360Z env: 2021-05-16T23:23:41.1275800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:23:41.1276550Z TIC_DEPLOY_KEY: 2021-05-16T23:23:41.1276920Z RSPM: 2021-05-16T23:23:41.1296120Z GITHUB_PAT: *** 2021-05-16T23:23:41.1296650Z COVERALLS_TOKEN: 2021-05-16T23:23:41.1297170Z continue-on-error: false 2021-05-16T23:23:41.1297670Z VDIFFR_RUN_TESTS: false 2021-05-16T23:23:41.1298150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:23:41.1298610Z TZ: UTC 2021-05-16T23:23:41.1298980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:23:41.1299400Z NOT_CRAN: true 2021-05-16T23:23:41.1299830Z ##[endgroup] 2021-05-16T23:23:41.8799130Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:23:41.8800150Z setting value 2021-05-16T23:23:41.8801200Z version R version 4.0.5 (2021-03-31) 2021-05-16T23:23:41.8801730Z os macOS Catalina 10.15.7 2021-05-16T23:23:41.8802330Z system x86_64, darwin17.0 2021-05-16T23:23:41.8802800Z ui X11 2021-05-16T23:23:41.8803360Z language (EN) 2021-05-16T23:23:41.8804220Z collate en_US.UTF-8 2021-05-16T23:23:41.8805150Z ctype en_US.UTF-8 2021-05-16T23:23:41.8805670Z tz UTC 2021-05-16T23:23:41.8806470Z date 2021-05-16 2021-05-16T23:23:41.8806750Z 2021-05-16T23:23:41.8807770Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:23:41.8808590Z ! package * version date lib source 2021-05-16T23:23:41.8809700Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8810820Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:23:41.8811950Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8812940Z base * 4.0.5 2021-04-01 [?] local 2021-05-16T23:23:41.8814010Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8815050Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8816050Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8817090Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8818080Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T23:23:41.8819140Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8820170Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8821160Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8822190Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8823780Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8824880Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8825910Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8827020Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8828570Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-16T23:23:41.8829670Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8830710Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8831700Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8832800Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8833880Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8834890Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-16T23:23:41.8836020Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:23:41.8837090Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8838180Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8839240Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8840250Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8841310Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8842340Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-16T23:23:41.8843420Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8844400Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8845470Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8846530Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8847520Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8848570Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8849570Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8850710Z ggplot2 3.3.3.9000 2021-05-16 [1] Github (tidyverse/ggplot2@c9adeed) 2021-05-16T23:23:41.8851840Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8852940Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:23:41.8854160Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8855170Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8856230Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8857230Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-16T23:23:41.8858330Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-16T23:23:41.8859390Z grid 4.0.5 2021-04-01 [?] local 2021-05-16T23:23:41.8860400Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8861450Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8862710Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8863760Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8864800Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8865810Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8866890Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8868170Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8869300Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8870370Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8871400Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8872490Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8873500Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8874580Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8875730Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8876730Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8877820Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8878900Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8879930Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-16T23:23:41.8880980Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8881960Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8883030Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8884210Z neurobase 1.32.1 2021-04-07 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8885300Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8886340Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8887360Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8888430Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8889440Z parallel 4.0.5 2021-04-01 [?] local 2021-05-16T23:23:41.8890510Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T23:23:41.8891570Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8892610Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8893750Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8894770Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8895870Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8897080Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8898120Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8899150Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8900180Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8901220Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8902540Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8903860Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8904950Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8905990Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8907380Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8908480Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8909590Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8911100Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8912310Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8913460Z rlang 0.4.11.9000 2021-05-16 [1] Github (r-lib/rlang@bda055d) 2021-05-16T23:23:41.8914510Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8915580Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8916640Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8917660Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8918750Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8919780Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8920840Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8921910Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8922950Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8924020Z splines 4.0.5 2021-04-01 [?] local 2021-05-16T23:23:41.8925180Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-16T23:23:41.8926310Z stats4 4.0.5 2021-04-01 [?] local 2021-05-16T23:23:41.8927300Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8928370Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8929430Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T23:23:41.8930430Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8931440Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-16T23:23:41.8932450Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8933510Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T23:23:41.8934610Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:23:41.8935650Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8936710Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8937720Z P tools 4.0.5 2021-04-01 [2] local 2021-05-16T23:23:41.8938780Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8939820Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8940820Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-16T23:23:41.8942150Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8943160Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8944240Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8945230Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8946290Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8947580Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T23:23:41.8948650Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8949690Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8950670Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8951710Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T23:23:41.8952050Z 2021-05-16T23:23:41.8952530Z [1] /Users/runner/work/_temp/Library 2021-05-16T23:23:41.8953310Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-16T23:23:41.8953850Z 2021-05-16T23:23:41.8954750Z P ── Loaded and on-disk path mismatch. 2021-05-16T23:23:41.9003940Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:23:41.9004560Z Rscript -e 'tic::script()' 2021-05-16T23:23:41.9005110Z ls -l check 2021-05-16T23:23:41.9270800Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:23:41.9271380Z env: 2021-05-16T23:23:41.9271850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:23:41.9272300Z TIC_DEPLOY_KEY: 2021-05-16T23:23:41.9272680Z RSPM: 2021-05-16T23:23:41.9274290Z GITHUB_PAT: *** 2021-05-16T23:23:41.9274760Z COVERALLS_TOKEN: 2021-05-16T23:23:41.9275220Z continue-on-error: false 2021-05-16T23:23:41.9275720Z VDIFFR_RUN_TESTS: false 2021-05-16T23:23:41.9276220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:23:41.9276680Z TZ: UTC 2021-05-16T23:23:41.9277050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:23:41.9277490Z NOT_CRAN: true 2021-05-16T23:23:41.9277880Z ##[endgroup] 2021-05-16T23:23:42.3584420Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:23:42.5195730Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:23:42.5197570Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:23:42.5198310Z timeout = Inf, check_dir = "check") 2021-05-16T23:23:42.7052240Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:23:43.0067980Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:23:43.0906370Z * preparing ‘ggneuro’: 2021-05-16T23:23:43.0977110Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:23:43.1453350Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:23:43.1454930Z * checking for empty or unneeded directories 2021-05-16T23:23:43.1615610Z * building ‘ggneuro_0.5.0.tar.gz’ 2021-05-16T23:23:43.1772610Z 2021-05-16T23:23:43.2630760Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:23:43.6107650Z * using log directory ‘/Users/runner/work/ggneuro/ggneuro/check/ggneuro.Rcheck’ 2021-05-16T23:23:43.6109550Z * using R version 4.0.5 (2021-03-31) 2021-05-16T23:23:43.6111600Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T23:23:43.6113180Z * using session charset: UTF-8 2021-05-16T23:23:43.7027030Z * using option ‘--as-cran’ 2021-05-16T23:23:43.7028740Z * checking for file ‘ggneuro/DESCRIPTION’ ... OK 2021-05-16T23:23:43.7029840Z * checking extension type ... Package 2021-05-16T23:23:43.7031180Z * this is package ‘ggneuro’ version ‘0.5.0’ 2021-05-16T23:23:43.7032560Z * package encoding: UTF-8 2021-05-16T23:23:43.7033630Z * checking package namespace information ... OK 2021-05-16T23:23:44.7894950Z * checking package dependencies ... OK 2021-05-16T23:23:44.7931290Z * checking if this is a source package ... OK 2021-05-16T23:23:44.7935380Z * checking if there is a namespace ... OK 2021-05-16T23:23:44.8746920Z * checking for executable files ... OK 2021-05-16T23:23:44.8764960Z * checking for hidden files and directories ... OK 2021-05-16T23:23:44.8773880Z * checking for portable file names ... OK 2021-05-16T23:23:44.8789050Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:23:44.8810820Z * checking serialization versions ... OK 2021-05-16T23:23:50.8282950Z * checking whether package ‘ggneuro’ can be installed ... OK 2021-05-16T23:23:50.8506590Z * checking installed package size ... OK 2021-05-16T23:23:50.9984770Z * checking package directory ... OK 2021-05-16T23:23:50.9986130Z * checking for future file timestamps ... OK 2021-05-16T23:23:51.2294240Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:23:51.2296070Z * checking top-level files ... OK 2021-05-16T23:23:51.2299100Z * checking for left-over files ... OK 2021-05-16T23:23:51.2300340Z * checking index information ... OK 2021-05-16T23:23:51.3161640Z * checking package subdirectories ... OK 2021-05-16T23:23:51.3880740Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:23:51.4625700Z * checking R files for syntax errors ... OK 2021-05-16T23:23:52.9566410Z * checking whether the package can be loaded ... OK 2021-05-16T23:23:54.3548280Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:23:55.8051380Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:23:57.1903530Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:23:58.6573600Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:24:00.1486330Z * checking loading without being on the library search path ... OK 2021-05-16T23:24:01.6379870Z * checking dependencies in R code ... OK 2021-05-16T23:24:03.8227690Z * checking S3 generic/method consistency ... OK 2021-05-16T23:24:05.2341460Z * checking replacement functions ... OK 2021-05-16T23:24:06.7503420Z * checking foreign function calls ... OK 2021-05-16T23:24:13.0429930Z * checking R code for possible problems ... OK 2021-05-16T23:24:13.3242760Z * checking Rd files ... OK 2021-05-16T23:24:13.3941830Z * checking Rd metadata ... OK 2021-05-16T23:24:13.4741080Z * checking Rd line widths ... OK 2021-05-16T23:24:13.6762950Z * checking Rd cross-references ... OK 2021-05-16T23:24:15.0822850Z * checking for missing documentation entries ... OK 2021-05-16T23:24:19.2696970Z * checking for code/documentation mismatches ... OK 2021-05-16T23:24:21.5717370Z * checking Rd \usage sections ... OK 2021-05-16T23:24:21.6800430Z * checking Rd contents ... OK 2021-05-16T23:24:21.7992480Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:24:24.3456650Z * checking examples ... OK 2021-05-16T23:24:28.5378010Z * checking PDF version of manual ... OK 2021-05-16T23:24:28.5392050Z * checking for non-standard things in the check directory ... OK 2021-05-16T23:24:28.5394320Z * checking for detritus in the temp directory ... OK 2021-05-16T23:24:28.5406320Z * DONE 2021-05-16T23:24:28.5415750Z 2021-05-16T23:24:28.5464380Z Status: OK 2021-05-16T23:24:28.5524400Z 2021-05-16T23:24:28.6966900Z ── R CMD check results ────────────────────────────────────── ggneuro 0.5.0 ──── 2021-05-16T23:24:28.6994300Z Duration: 45.5s 2021-05-16T23:24:28.6994710Z 2021-05-16T23:24:28.7008550Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:24:28.7216390Z total 568 2021-05-16T23:24:28.7218990Z drwxr-xr-x 14 runner staff 448 May 16 23:24 ggneuro.Rcheck 2021-05-16T23:24:28.7221370Z -rw-r--r-- 1 runner staff 137708 May 16 23:23 ggneuro_0.5.0.tar.gz 2021-05-16T23:24:28.7222650Z -rw-r--r-- 1 runner staff 150703 May 16 23:23 ggneuro_0.5.0.tgz 2021-05-16T23:24:28.7273380Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:24:28.7274260Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:24:28.7545590Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:24:28.7546490Z env: 2021-05-16T23:24:28.7547590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:28.7548240Z TIC_DEPLOY_KEY: 2021-05-16T23:24:28.7548950Z RSPM: 2021-05-16T23:24:28.7551460Z GITHUB_PAT: *** 2021-05-16T23:24:28.7552270Z COVERALLS_TOKEN: 2021-05-16T23:24:28.7553120Z continue-on-error: false 2021-05-16T23:24:28.7554040Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:28.7554980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:28.7555780Z TZ: UTC 2021-05-16T23:24:28.7556530Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:28.7557280Z NOT_CRAN: true 2021-05-16T23:24:28.7558020Z ##[endgroup] 2021-05-16T23:24:28.8016790Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:24:28.8017900Z Rscript -e "tic::before_deploy()" 2021-05-16T23:24:28.8268020Z shell: /bin/bash -e {0} 2021-05-16T23:24:28.8268500Z env: 2021-05-16T23:24:28.8268940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:28.8269430Z TIC_DEPLOY_KEY: 2021-05-16T23:24:28.8269910Z RSPM: 2021-05-16T23:24:28.8270880Z GITHUB_PAT: *** 2021-05-16T23:24:28.8271320Z COVERALLS_TOKEN: 2021-05-16T23:24:28.8271790Z continue-on-error: false 2021-05-16T23:24:28.8272320Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:28.8272800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:28.8273270Z TZ: UTC 2021-05-16T23:24:28.8273630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:28.8274060Z NOT_CRAN: true 2021-05-16T23:24:28.8274450Z ##[endgroup] 2021-05-16T23:24:29.2810560Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:24:29.4401230Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:24:29.4402250Z with: 2021-05-16T23:24:29.4403680Z upload_url: https://uploads.github.com/repos/neuroconductor/ggneuro/releases/43023001/assets{?name,label} 2021-05-16T23:24:29.4404700Z asset_path: check/ggneuro_0.5.0.tgz 2021-05-16T23:24:29.4405220Z asset_name: ggneuro_0.5.0_R4.0.tgz 2021-05-16T23:24:29.4405790Z asset_content_type: application/octet-stream 2021-05-16T23:24:29.4406300Z env: 2021-05-16T23:24:29.4406710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:29.4407190Z TIC_DEPLOY_KEY: 2021-05-16T23:24:29.4407530Z RSPM: 2021-05-16T23:24:29.4408660Z GITHUB_PAT: *** 2021-05-16T23:24:29.4409080Z COVERALLS_TOKEN: 2021-05-16T23:24:29.4409560Z continue-on-error: false 2021-05-16T23:24:29.4410030Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:29.4410560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:29.4411340Z TZ: UTC 2021-05-16T23:24:29.4415930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:29.4416390Z NOT_CRAN: true 2021-05-16T23:24:29.4417420Z GITHUB_TOKEN: *** 2021-05-16T23:24:29.4417820Z ##[endgroup] 2021-05-16T23:24:30.2854510Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:24:30.2855600Z Rscript -e "tic::deploy()" 2021-05-16T23:24:30.3136840Z shell: /bin/bash -e {0} 2021-05-16T23:24:30.3137230Z env: 2021-05-16T23:24:30.3137700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:30.3138150Z TIC_DEPLOY_KEY: 2021-05-16T23:24:30.3138520Z RSPM: 2021-05-16T23:24:30.3139860Z GITHUB_PAT: *** 2021-05-16T23:24:30.3140650Z COVERALLS_TOKEN: 2021-05-16T23:24:30.3141490Z continue-on-error: false 2021-05-16T23:24:30.3142380Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:30.3143260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:30.3144090Z TZ: UTC 2021-05-16T23:24:30.3144830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:30.3145560Z NOT_CRAN: true 2021-05-16T23:24:30.3146250Z ##[endgroup] 2021-05-16T23:24:30.7584620Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:24:30.9164000Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:24:30.9164690Z Rscript -e "tic::after_deploy()" 2021-05-16T23:24:30.9422330Z shell: /bin/bash -e {0} 2021-05-16T23:24:30.9422780Z env: 2021-05-16T23:24:30.9423290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:30.9423800Z TIC_DEPLOY_KEY: 2021-05-16T23:24:30.9424160Z RSPM: 2021-05-16T23:24:30.9425440Z GITHUB_PAT: *** 2021-05-16T23:24:30.9425910Z COVERALLS_TOKEN: 2021-05-16T23:24:30.9426390Z continue-on-error: false 2021-05-16T23:24:30.9426910Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:30.9427410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:30.9427930Z TZ: UTC 2021-05-16T23:24:30.9428320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:30.9428770Z NOT_CRAN: true 2021-05-16T23:24:30.9429150Z ##[endgroup] 2021-05-16T23:24:31.3813280Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:24:31.7889350Z Post job cleanup. 2021-05-16T23:24:31.8691810Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:24:31.8875730Z Post job cleanup. 2021-05-16T23:24:32.0274390Z [command]/usr/local/bin/git version 2021-05-16T23:24:32.0355620Z git version 2.31.1 2021-05-16T23:24:32.0424320Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:24:32.0507410Z [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-16T23:24:32.1480510Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:24:32.1542040Z http.https://github.com/.extraheader 2021-05-16T23:24:32.1556880Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:24:32.1640740Z [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-16T23:24:32.2648180Z Cleaning up orphan processes