2021-05-16T23:03:10.8039415Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:03:10.9046394Z 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.0499585Z 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.1725907Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T23:03:11.2591994Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:03:25.2935850Z Current runner version: '2.278.0' 2021-05-16T23:03:25.3106720Z ##[group]Operating System 2021-05-16T23:03:25.3107640Z Mac OS X 2021-05-16T23:03:25.3108250Z 10.15.7 2021-05-16T23:03:25.3108630Z 19H1030 2021-05-16T23:03:25.3110700Z ##[endgroup] 2021-05-16T23:03:25.3111500Z ##[group]Virtual Environment 2021-05-16T23:03:25.3112110Z Environment: macos-10.15 2021-05-16T23:03:25.3112630Z Version: 20210510.1 2021-05-16T23:03:25.3113520Z 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:25.3114900Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T23:03:25.3115700Z ##[endgroup] 2021-05-16T23:03:25.3117560Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:03:25.3118960Z Actions: write 2021-05-16T23:03:25.3119510Z Checks: write 2021-05-16T23:03:25.3120000Z Contents: write 2021-05-16T23:03:25.3120470Z Deployments: write 2021-05-16T23:03:25.3121130Z Issues: write 2021-05-16T23:03:25.3121720Z Metadata: read 2021-05-16T23:03:25.3122180Z Packages: write 2021-05-16T23:03:25.3122820Z PullRequests: write 2021-05-16T23:03:25.3123380Z RepositoryProjects: write 2021-05-16T23:03:25.3124000Z SecurityEvents: write 2021-05-16T23:03:25.3124500Z Statuses: write 2021-05-16T23:03:25.3125290Z ##[endgroup] 2021-05-16T23:03:25.3129060Z Prepare workflow directory 2021-05-16T23:03:25.4379500Z Prepare all required actions 2021-05-16T23:03:25.4391670Z Getting action download info 2021-05-16T23:03:25.8403110Z Download action repository 'actions/checkout@v2' 2021-05-16T23:03:27.3346470Z Download action repository 'r-lib/actions@master' 2021-05-16T23:03:29.5341330Z Download action repository 'adigherman/actions@master' 2021-05-16T23:03:31.7619300Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:03:32.1193300Z Download action repository 'actions/cache@v1' 2021-05-16T23:03:32.5127200Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:03:33.5153330Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:03:37.1465670Z ##[group]Run actions/checkout@v2 2021-05-16T23:03:37.1466330Z with: 2021-05-16T23:03:37.1466770Z repository: neuroconductor/ggneuro 2021-05-16T23:03:37.1467750Z token: *** 2021-05-16T23:03:37.1468110Z ssh-strict: true 2021-05-16T23:03:37.1468560Z persist-credentials: true 2021-05-16T23:03:37.1468980Z clean: true 2021-05-16T23:03:37.1469330Z fetch-depth: 1 2021-05-16T23:03:37.1470470Z lfs: false 2021-05-16T23:03:37.1470830Z submodules: false 2021-05-16T23:03:37.1471480Z env: 2021-05-16T23:03:37.1471920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:37.1472330Z TIC_DEPLOY_KEY: 2021-05-16T23:03:37.1472650Z RSPM: 2021-05-16T23:03:37.1473390Z GITHUB_PAT: *** 2021-05-16T23:03:37.1473760Z COVERALLS_TOKEN: 2021-05-16T23:03:37.1474190Z continue-on-error: false 2021-05-16T23:03:37.1474630Z VDIFFR_RUN_TESTS: false 2021-05-16T23:03:37.1474990Z ##[endgroup] 2021-05-16T23:03:38.3858420Z Syncing repository: neuroconductor/ggneuro 2021-05-16T23:03:38.3859590Z ##[group]Getting Git version info 2021-05-16T23:03:38.3861070Z Working directory is '/Users/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:38.3861990Z [command]/usr/local/bin/git version 2021-05-16T23:03:40.6569610Z git version 2.31.1 2021-05-16T23:03:40.6600750Z ##[endgroup] 2021-05-16T23:03:40.6609320Z Deleting the contents of '/Users/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:40.6616120Z ##[group]Initializing the repository 2021-05-16T23:03:40.6620300Z [command]/usr/local/bin/git init /Users/runner/work/ggneuro/ggneuro 2021-05-16T23:03:43.5021040Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:03:43.5026750Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:03:43.5031140Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:03:43.5046300Z hint: 2021-05-16T23:03:43.5057570Z hint: git config --global init.defaultBranch 2021-05-16T23:03:43.5059850Z hint: 2021-05-16T23:03:43.5061680Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:03:43.5063060Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:03:43.5063740Z hint: 2021-05-16T23:03:43.5064650Z hint: git branch -m 2021-05-16T23:03:43.7502720Z Initialized empty Git repository in /Users/runner/work/ggneuro/ggneuro/.git/ 2021-05-16T23:03:43.7516560Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:43.9657450Z ##[endgroup] 2021-05-16T23:03:43.9658800Z ##[group]Disabling automatic garbage collection 2021-05-16T23:03:43.9803070Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T23:03:44.1098840Z ##[endgroup] 2021-05-16T23:03:44.1104550Z ##[group]Setting up auth 2021-05-16T23:03:44.1115840Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:03:44.1187810Z [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:45.8251810Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:03:45.8459320Z [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:45.9991210Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:03:46.1439420Z ##[endgroup] 2021-05-16T23:03:46.1464240Z ##[group]Fetching the repository 2021-05-16T23:03:46.1466960Z [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:49.7256370Z remote: Enumerating objects: 24, done. 2021-05-16T23:03:49.7257560Z remote: Counting objects: 4% (1/24) 2021-05-16T23:03:49.7258890Z remote: Counting objects: 8% (2/24) 2021-05-16T23:03:49.7259940Z remote: Counting objects: 12% (3/24) 2021-05-16T23:03:49.7260930Z remote: Counting objects: 16% (4/24) 2021-05-16T23:03:49.7262010Z remote: Counting objects: 20% (5/24) 2021-05-16T23:03:49.7262660Z remote: Counting objects: 25% (6/24) 2021-05-16T23:03:49.7263230Z remote: Counting objects: 29% (7/24) 2021-05-16T23:03:49.7263830Z remote: Counting objects: 33% (8/24) 2021-05-16T23:03:49.7264340Z remote: Counting objects: 37% (9/24) 2021-05-16T23:03:49.7264900Z remote: Counting objects: 41% (10/24) 2021-05-16T23:03:49.7265430Z remote: Counting objects: 45% (11/24) 2021-05-16T23:03:49.7265920Z remote: Counting objects: 50% (12/24) 2021-05-16T23:03:49.7266410Z remote: Counting objects: 54% (13/24) 2021-05-16T23:03:49.7266900Z remote: Counting objects: 58% (14/24) 2021-05-16T23:03:49.7267410Z remote: Counting objects: 62% (15/24) 2021-05-16T23:03:49.7267900Z remote: Counting objects: 66% (16/24) 2021-05-16T23:03:49.7268710Z remote: Counting objects: 70% (17/24) 2021-05-16T23:03:49.7269510Z remote: Counting objects: 75% (18/24) 2021-05-16T23:03:49.7270010Z remote: Counting objects: 79% (19/24) 2021-05-16T23:03:49.7270510Z remote: Counting objects: 83% (20/24) 2021-05-16T23:03:49.7270990Z remote: Counting objects: 87% (21/24) 2021-05-16T23:03:49.7271480Z remote: Counting objects: 91% (22/24) 2021-05-16T23:03:49.7271960Z remote: Counting objects: 95% (23/24) 2021-05-16T23:03:49.7272460Z remote: Counting objects: 100% (24/24) 2021-05-16T23:03:49.7272950Z remote: Counting objects: 100% (24/24), done. 2021-05-16T23:03:49.7273510Z remote: Compressing objects: 5% (1/20) 2021-05-16T23:03:49.7274500Z remote: Compressing objects: 10% (2/20) 2021-05-16T23:03:49.7275020Z remote: Compressing objects: 15% (3/20) 2021-05-16T23:03:49.7275570Z remote: Compressing objects: 20% (4/20) 2021-05-16T23:03:49.7276090Z remote: Compressing objects: 25% (5/20) 2021-05-16T23:03:49.7276640Z remote: Compressing objects: 30% (6/20) 2021-05-16T23:03:49.7277150Z remote: Compressing objects: 35% (7/20) 2021-05-16T23:03:49.7278030Z remote: Compressing objects: 40% (8/20) 2021-05-16T23:03:49.7319040Z remote: Compressing objects: 45% (9/20) 2021-05-16T23:03:49.7322320Z remote: Compressing objects: 50% (10/20) 2021-05-16T23:03:49.7329220Z remote: Compressing objects: 55% (11/20) 2021-05-16T23:03:49.7330190Z remote: Compressing objects: 60% (12/20) 2021-05-16T23:03:49.7331070Z remote: Compressing objects: 65% (13/20) 2021-05-16T23:03:49.7332260Z remote: Compressing objects: 70% (14/20) 2021-05-16T23:03:49.7333350Z remote: Compressing objects: 75% (15/20) 2021-05-16T23:03:49.7334240Z remote: Compressing objects: 80% (16/20) 2021-05-16T23:03:49.7335070Z remote: Compressing objects: 85% (17/20) 2021-05-16T23:03:49.7338780Z remote: Compressing objects: 90% (18/20) 2021-05-16T23:03:49.7339630Z remote: Compressing objects: 95% (19/20) 2021-05-16T23:03:49.7340500Z remote: Compressing objects: 100% (20/20) 2021-05-16T23:03:49.7341740Z remote: Compressing objects: 100% (20/20), done. 2021-05-16T23:03:51.0622120Z remote: Total 24 (delta 1), reused 23 (delta 1), pack-reused 0 2021-05-16T23:03:51.5301460Z From https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:51.5304040Z * [new ref] a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6 -> 0.5.0.s 2021-05-16T23:03:51.6177430Z ##[endgroup] 2021-05-16T23:03:51.6178990Z ##[group]Determining the checkout info 2021-05-16T23:03:51.6181090Z ##[endgroup] 2021-05-16T23:03:51.6182270Z ##[group]Checking out the ref 2021-05-16T23:03:51.6189080Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.5.0.s 2021-05-16T23:03:52.9360860Z HEAD is now at a52f1e7 Version id 70 stable 2021-05-16T23:03:52.9368010Z ##[endgroup] 2021-05-16T23:03:52.9466690Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T23:03:52.9534820Z 'a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6' 2021-05-16T23:03:53.1366560Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:03:53.1367100Z with: 2021-05-16T23:03:53.1367460Z r-version: oldrel 2021-05-16T23:03:53.1367850Z Ncpus: 1 2021-05-16T23:03:53.1368460Z crayon.enabled: NULL 2021-05-16T23:03:53.1369020Z remove-openmp-macos: true 2021-05-16T23:03:53.1369540Z http-user-agent: default 2021-05-16T23:03:53.1370010Z install-r: true 2021-05-16T23:03:53.1370530Z windows-path-include-mingw: true 2021-05-16T23:03:53.1371040Z env: 2021-05-16T23:03:53.1371460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:53.1371870Z TIC_DEPLOY_KEY: 2021-05-16T23:03:53.1372230Z RSPM: 2021-05-16T23:03:53.1373400Z GITHUB_PAT: *** 2021-05-16T23:03:53.1373830Z COVERALLS_TOKEN: 2021-05-16T23:03:53.1374250Z continue-on-error: false 2021-05-16T23:03:53.1374940Z VDIFFR_RUN_TESTS: false 2021-05-16T23:03:53.1375330Z ##[endgroup] 2021-05-16T23:03:53.4907960Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T23:04:06.6979520Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-16T23:04:09.7897400Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T23:04:15.7348360Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T23:04:16.2712530Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T23:04:16.2715050Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T23:04:17.0033570Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T23:04:17.0036360Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T23:04:18.0014140Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T23:04:18.0017890Z Checksumming (Apple_Free : 3)… 2021-05-16T23:04:19.0239240Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T23:04:19.0257160Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T23:04:19.0597030Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T23:04:19.0599420Z Checksumming (Apple_Free : 5)… 2021-05-16T23:04:20.0352410Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T23:04:20.0357380Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T23:04:21.0010300Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T23:04:21.0014040Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T23:04:22.0170350Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T23:04:22.0183350Z verified CRC32 $84F1919B 2021-05-16T23:04:22.1936450Z /dev/disk2 GUID_partition_scheme 2021-05-16T23:04:22.2040120Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T23:04:22.2210730Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T23:05:28.1488850Z installer: Package name is gfortran 2021-05-16T23:05:28.1537720Z installer: Installing at base path / 2021-05-16T23:05:28.1546720Z installer: The install was successful. 2021-05-16T23:05:28.1686840Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T23:05:28.2908310Z "disk2" ejected. 2021-05-16T23:05:28.3359810Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T23:05:50.9814100Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T23:05:50.9814870Z To reinstall 0.29.2_3, run: 2021-05-16T23:05:50.9815760Z brew reinstall pkg-config 2021-05-16T23:05:52.4049510Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T23:05:54.2858050Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T23:05:54.6758220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T23%3A15%3A00Z&sig=qWL6imDZ1eEmpiFGPHT0W%2Ba72KfnCXxfwwtKrWKrISA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:55.5183830Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T23:06:15.6632690Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T23:06:15.8558100Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T23:06:18.0442190Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T23:06:18.9435180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T23%3A15%3A00Z&sig=YEhyc9wmUmBmm9uYJ%2ByqKh%2FoctjJO5luxqtfsbCSzKk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:19.1051720Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T23:06:23.4569310Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T23:06:31.8451880Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T23:06:31.8454130Z installer: Upgrading at base path / 2021-05-16T23:06:31.8454760Z installer: The upgrade was successful. 2021-05-16T23:06:32.5827860Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T23:06:33.2996360Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:06:33.2996900Z env: 2021-05-16T23:06:33.2997760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:33.2998200Z TIC_DEPLOY_KEY: 2021-05-16T23:06:33.2998780Z RSPM: 2021-05-16T23:06:33.3000090Z GITHUB_PAT: *** 2021-05-16T23:06:33.3000500Z COVERALLS_TOKEN: 2021-05-16T23:06:33.3001050Z continue-on-error: false 2021-05-16T23:06:33.3001600Z VDIFFR_RUN_TESTS: false 2021-05-16T23:06:33.3002140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:06:33.3002580Z TZ: UTC 2021-05-16T23:06:33.3002970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:33.3003360Z NOT_CRAN: true 2021-05-16T23:06:33.3003750Z ##[endgroup] 2021-05-16T23:06:34.4012080Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T23:06:34.5378990Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:06:34.5381580Z Dload Upload Total Spent Left Speed 2021-05-16T23:06:34.5382390Z 2021-05-16T23:06:34.9080260Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:06:34.9085970Z 100 117 0 117 0 0 316 0 --:--:-- --:--:-- --:--:-- 316 2021-05-16T23:06:35.0431650Z 2021-05-16T23:06:35.0434450Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:06:35.3802550Z 2021-05-16T23:06:36.3627280Z 0 82.6M 0 15859 0 0 18834 0 1:16:41 --:--:-- 1:16:41 18834 2021-05-16T23:06:37.3652840Z 12 82.6M 12 10.1M 0 0 5716k 0 0:00:14 0:00:01 0:00:13 10.3M 2021-05-16T23:06:38.3513300Z 16 82.6M 16 13.8M 0 0 5003k 0 0:00:16 0:00:02 0:00:14 7117k 2021-05-16T23:06:39.3646100Z 25 82.6M 25 21.4M 0 0 5765k 0 0:00:14 0:00:03 0:00:11 7394k 2021-05-16T23:06:40.4150300Z 35 82.6M 35 29.0M 0 0 6157k 0 0:00:13 0:00:04 0:00:09 7455k 2021-05-16T23:06:41.3589370Z 47 82.6M 47 39.0M 0 0 6798k 0 0:00:12 0:00:05 0:00:07 7933k 2021-05-16T23:06:42.3744200Z 59 82.6M 59 49.0M 0 0 7358k 0 0:00:11 0:00:06 0:00:05 7956k 2021-05-16T23:06:43.3702220Z 72 82.6M 72 60.0M 0 0 7842k 0 0:00:10 0:00:07 0:00:03 9445k 2021-05-16T23:06:43.9204550Z 87 82.6M 87 72.0M 0 0 8349k 0 0:00:10 0:00:08 0:00:02 10.0M 2021-05-16T23:06:43.9209900Z 100 82.6M 100 82.6M 0 0 9019k 0 0:00:09 0:00:09 --:--:-- 11.7M 2021-05-16T23:08:01.4876110Z ##[group]Run tlmgr update --self 2021-05-16T23:08:01.4876890Z tlmgr update --self 2021-05-16T23:08:01.4877740Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:08:01.4878540Z tlmgr update --all 2021-05-16T23:08:01.5091940Z shell: /bin/bash -e {0} 2021-05-16T23:08:01.5092310Z env: 2021-05-16T23:08:01.5092770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:01.5093210Z TIC_DEPLOY_KEY: 2021-05-16T23:08:01.5093580Z RSPM: 2021-05-16T23:08:01.5094820Z GITHUB_PAT: *** 2021-05-16T23:08:01.5095230Z COVERALLS_TOKEN: 2021-05-16T23:08:01.5095750Z continue-on-error: false 2021-05-16T23:08:01.5096220Z VDIFFR_RUN_TESTS: false 2021-05-16T23:08:01.5096730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:08:01.5097160Z TZ: UTC 2021-05-16T23:08:01.5097560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:01.5097950Z NOT_CRAN: true 2021-05-16T23:08:01.5098390Z ##[endgroup] 2021-05-16T23:08:04.2490480Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:08:04.2496920Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:08:06.6919340Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:08:06.6948760Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:08:06.9904290Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:08:07.4590020Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T23:08:07.7247110Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T23:08:08.0654100Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-16T23:08:08.3269000Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T23:08:11.4840410Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T23:08:11.7490310Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T23:08:12.2784440Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T23:08:12.5402410Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T23:08:12.8120650Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T23:08:13.1224630Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T23:08:13.3967950Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T23:08:13.6647210Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-16T23:08:14.0382660Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T23:08:14.2998640Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T23:08:14.8567280Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T23:08:15.1381280Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T23:08:15.3948760Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-16T23:08:15.6541400Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-16T23:08:15.9724380Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-16T23:08:16.3560710Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-16T23:08:16.6267590Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-16T23:08:16.9503400Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-16T23:08:17.2792990Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-16T23:08:17.5555770Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-16T23:08:17.8700360Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-16T23:08:18.1481940Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-16T23:08:18.4143160Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-16T23:08:18.6856660Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-16T23:08:18.9406060Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-16T23:08:19.2131250Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-16T23:08:19.4674240Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-16T23:08:19.7783190Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-16T23:08:20.0501480Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-16T23:08:20.3543710Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-16T23:08:20.7329760Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-16T23:08:20.9902880Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-16T23:08:21.2600380Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-16T23:08:21.5328590Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-16T23:08:21.7988500Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-16T23:08:22.1218670Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-16T23:08:23.0325960Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-16T23:08:23.0328420Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-16T23:08:23.0329500Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-16T23:08:23.2091830Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-16T23:08:23.4667520Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-16T23:08:23.7389960Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-16T23:08:24.0102810Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-16T23:08:24.2669800Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-16T23:08:24.5276030Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-16T23:08:24.7899750Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-16T23:08:25.0575070Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-16T23:08:25.3186180Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-16T23:08:25.5855210Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-16T23:08:25.8503110Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-16T23:08:26.1586820Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-16T23:08:26.4337370Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-16T23:08:26.7035260Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-16T23:08:27.0253600Z [60/89, 00:21/00:22] install: makeindex.universal-darwin [91k] 2021-05-16T23:08:27.3870190Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-16T23:08:27.6501020Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-16T23:08:27.9058370Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-16T23:08:28.1755590Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-16T23:08:28.4485470Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-16T23:08:28.7217100Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-16T23:08:28.9945500Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-16T23:08:29.6031840Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-16T23:08:29.8797860Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-16T23:08:30.1891830Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-16T23:08:30.4547970Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-16T23:08:30.7165130Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-16T23:08:31.0941630Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-16T23:08:31.4688490Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-16T23:08:31.7889640Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-16T23:08:32.0503510Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-16T23:08:32.3190660Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-16T23:08:32.5802800Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-16T23:08:33.0134320Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-16T23:08:33.2677010Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-16T23:08:33.5802420Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-16T23:08:33.8476060Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-16T23:08:34.1681670Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-16T23:08:34.4862210Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-16T23:08:34.7604160Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-16T23:08:35.0340710Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-16T23:08:35.7517160Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-16T23:08:36.0354360Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-16T23:08:36.3146380Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-16T23:08:36.5725940Z running mktexlsr ... 2021-05-16T23:08:37.0796200Z done running mktexlsr. 2021-05-16T23:08:37.1205110Z running updmap-sys ... 2021-05-16T23:08:37.6828570Z done running updmap-sys. 2021-05-16T23:08:37.6830270Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T23:08:37.6832860Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rdU_PQ8B4B/6UyMWT17GV ... 2021-05-16T23:08:38.7914070Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rdU_PQ8B4B/6UyMWT17GV. 2021-05-16T23:08:38.7915790Z OK: optex.fmt/luatex 2021-05-16T23:08:38.7917390Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:08:38.7919220Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:08:41.0367310Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:08:41.0368700Z tlmgr: no updates available 2021-05-16T23:08:41.1724730Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:08:41.1725210Z with: 2021-05-16T23:08:41.1725570Z pandoc-version: 2.7.3 2021-05-16T23:08:41.1725900Z env: 2021-05-16T23:08:41.1726290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:41.1726690Z TIC_DEPLOY_KEY: 2021-05-16T23:08:41.1727090Z RSPM: 2021-05-16T23:08:41.1728270Z GITHUB_PAT: *** 2021-05-16T23:08:41.1728640Z COVERALLS_TOKEN: 2021-05-16T23:08:41.1729060Z continue-on-error: false 2021-05-16T23:08:41.1729500Z VDIFFR_RUN_TESTS: false 2021-05-16T23:08:41.1729940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:08:41.1730690Z TZ: UTC 2021-05-16T23:08:41.1731030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:41.1731380Z NOT_CRAN: true 2021-05-16T23:08:41.1731710Z ##[endgroup] 2021-05-16T23:08:42.3667750Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T23:08:45.0625260Z installer: Package name is pandoc 2021-05-16T23:08:45.0693040Z installer: Installing at base path / 2021-05-16T23:08:45.0696270Z installer: The install was successful. 2021-05-16T23:08:45.0801060Z ##[group]Run git config user.name adigherman 2021-05-16T23:08:45.0801810Z git config user.name adigherman 2021-05-16T23:08:45.0802360Z git config user.email adig@jhu.edu 2021-05-16T23:08:45.1108380Z shell: /bin/bash -e {0} 2021-05-16T23:08:45.1108850Z env: 2021-05-16T23:08:45.1109320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:45.1109830Z TIC_DEPLOY_KEY: 2021-05-16T23:08:45.1110230Z RSPM: 2021-05-16T23:08:45.1111360Z GITHUB_PAT: *** 2021-05-16T23:08:45.1111870Z COVERALLS_TOKEN: 2021-05-16T23:08:45.1112370Z continue-on-error: false 2021-05-16T23:08:45.1112890Z VDIFFR_RUN_TESTS: false 2021-05-16T23:08:45.1113410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:08:45.1113900Z TZ: UTC 2021-05-16T23:08:45.1114570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:45.1115050Z NOT_CRAN: true 2021-05-16T23:08:45.1115490Z ##[endgroup] 2021-05-16T23:08:45.1825790Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T23:08:45.1826480Z env: 2021-05-16T23:08:45.1826890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:45.1827340Z TIC_DEPLOY_KEY: 2021-05-16T23:08:45.1827710Z RSPM: 2021-05-16T23:08:45.1829020Z GITHUB_PAT: *** 2021-05-16T23:08:45.1829450Z COVERALLS_TOKEN: 2021-05-16T23:08:45.1829890Z continue-on-error: false 2021-05-16T23:08:45.1830370Z VDIFFR_RUN_TESTS: false 2021-05-16T23:08:45.1830840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:08:45.1831320Z TZ: UTC 2021-05-16T23:08:45.1831670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:45.1832080Z NOT_CRAN: true 2021-05-16T23:08:45.1832430Z ##[endgroup] 2021-05-16T23:08:46.8777230Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T23:08:46.9161110Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T23:08:46.9168820Z To reinstall 3.20.2, run: 2021-05-16T23:08:46.9247120Z brew reinstall cmake 2021-05-16T23:08:48.6039150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T23:08:49.6626200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:50.3961210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T23:08:50.5956680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T23%3A15%3A00Z&sig=Y8Sz%2BQpJCGhT1b4ckIRQVULbRgLaqn57aW1QvvdRiZs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:50.6402500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=Y8Sz\%2BQpJCGhT1b4ckIRQVULbRgLaqn57aW1QvvdRiZs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:50.7158620Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T23:08:50.7839870Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T23:08:50.7867240Z 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-2608-101ao66 2021-05-16T23:08:50.8046970Z cp -pR /private/tmp/d20210516-2608-101ao66/libssh/. /usr/local/Cellar/libssh 2021-05-16T23:08:50.8227580Z chmod -Rf +w /private/tmp/d20210516-2608-101ao66 2021-05-16T23:08:50.8814110Z ==> Finishing up 2021-05-16T23:08:50.9141770Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T23:08:50.9149990Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T23:08:50.9154330Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T23:08:50.9159910Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T23:08:50.9163850Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T23:08:50.9173510Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T23:08:50.9180640Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T23:08:50.9323220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2772-1omasyl.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:08:53.4229060Z ==> Summary 2021-05-16T23:08:53.4255970Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T23:08:55.7321010Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T23:08:56.9477890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:57.5148950Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T23:08:57.9514420Z ==> 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:08:58.0186760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:58.9684770Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T23:08:59.3284400Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T23:09:00.4359010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:01.0108660Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T23:09:01.3926910Z ==> 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:09:01.4576880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:01.6370040Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T23:09:01.6523550Z ==> Installing dependencies for jags: gcc 2021-05-16T23:09:01.6530460Z ==> Installing jags dependency: gcc 2021-05-16T23:09:01.7452930Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T23:09:01.7485020Z 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-2779-1hnyp8d 2021-05-16T23:09:03.7146340Z cp -pR /private/tmp/d20210516-2779-1hnyp8d/gcc/. /usr/local/Cellar/gcc 2021-05-16T23:09:05.2890890Z chmod -Rf +w /private/tmp/d20210516-2779-1hnyp8d 2021-05-16T23:09:09.4095230Z ==> Finishing up 2021-05-16T23:09:09.7850240Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T23:09:09.7858200Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T23:09:09.7869020Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T23:09:09.7875000Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T23:09:09.7882140Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T23:09:09.7891470Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T23:09:09.7902110Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T23:09:09.7907500Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T23:09:09.7912660Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T23:09:09.7920310Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T23:09:09.7934010Z rm /usr/local/bin/c++-11 2021-05-16T23:09:09.7936930Z rm /usr/local/bin/cpp-11 2021-05-16T23:09:09.7941210Z rm /usr/local/bin/g++-11 2021-05-16T23:09:09.7943450Z rm /usr/local/bin/gcc-11 2021-05-16T23:09:09.7946960Z rm /usr/local/bin/gcc-ar-11 2021-05-16T23:09:09.7949820Z rm /usr/local/bin/gcc-nm-11 2021-05-16T23:09:09.7953200Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T23:09:09.7956050Z rm /usr/local/bin/gcov-11 2021-05-16T23:09:09.7959160Z rm /usr/local/bin/gcov-dump-11 2021-05-16T23:09:09.7962530Z rm /usr/local/bin/gcov-tool-11 2021-05-16T23:09:10.0365920Z Error: The `brew link` step did not complete successfully 2021-05-16T23:09:10.0366930Z The formula built, but is not symlinked into /usr/local 2021-05-16T23:09:10.0370990Z Could not symlink bin/gfortran 2021-05-16T23:09:10.0371900Z Target /usr/local/bin/gfortran 2021-05-16T23:09:10.0372850Z already exists. You may want to remove it: 2021-05-16T23:09:10.0374110Z rm '/usr/local/bin/gfortran' 2021-05-16T23:09:10.0374770Z 2021-05-16T23:09:10.0375710Z To force the link and overwrite all conflicting files: 2021-05-16T23:09:10.0376970Z brew link --overwrite gcc 2021-05-16T23:09:10.0377640Z 2021-05-16T23:09:10.0378660Z To list all files that would be deleted: 2021-05-16T23:09:10.0379990Z brew link --overwrite --dry-run gcc 2021-05-16T23:09:10.0380720Z 2021-05-16T23:09:10.0381520Z Possible conflicting files are: 2021-05-16T23:09:10.0401360Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T23:09:10.5362260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3017-1shgpg7.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:09:13.3770050Z ==> Summary 2021-05-16T23:09:13.4669780Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T23:09:13.4674560Z ==> Installing jags 2021-05-16T23:09:13.4678500Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T23:09:13.4696260Z 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-2779-1wr7u8j 2021-05-16T23:09:13.5201880Z cp -pR /private/tmp/d20210516-2779-1wr7u8j/jags/. /usr/local/Cellar/jags 2021-05-16T23:09:13.5869610Z chmod -Rf +w /private/tmp/d20210516-2779-1wr7u8j 2021-05-16T23:09:13.7085110Z ==> Finishing up 2021-05-16T23:09:13.7393950Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T23:09:13.7399830Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T23:09:13.7416410Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T23:09:13.7433900Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T23:09:13.7442310Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T23:09:13.7447170Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T23:09:13.7452550Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T23:09:13.7457550Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T23:09:13.7468950Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T23:09:13.7862780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3043-157lrqw.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:09:16.1204450Z ==> Summary 2021-05-16T23:09:16.1293700Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T23:09:18.4568850Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T23:09:19.6363020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:20.1798350Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T23:09:20.5562050Z ==> 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:09:20.6069840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:20.9561200Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T23:09:21.0665330Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T23:09:21.0693280Z 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-3050-1jq30um 2021-05-16T23:09:21.2766540Z cp -pR /private/tmp/d20210516-3050-1jq30um/v8/. /usr/local/Cellar/v8 2021-05-16T23:09:21.4098730Z chmod -Rf +w /private/tmp/d20210516-3050-1jq30um 2021-05-16T23:09:21.5802510Z ==> Finishing up 2021-05-16T23:09:21.6324030Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T23:09:21.6767620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3215-18e390r.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:09:24.4315980Z ==> Summary 2021-05-16T23:09:24.4376090Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T23:09:26.6162840Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T23:09:28.0254100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:28.3149930Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T23:09:28.6903260Z ==> 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:09:28.7342290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:28.9660030Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T23:09:28.9855520Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:09:30.0956060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:30.6437860Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:09:31.0198840Z ==> 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:09:31.0720660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:31.2841580Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T23:09:31.2980410Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:09:32.4313750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:33.0072640Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:09:33.3815740Z ==> 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:09:33.4318920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:33.7001860Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T23:09:33.7261480Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T23:09:33.7266770Z ==> Installing fftw dependency: hwloc 2021-05-16T23:09:33.7899760Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T23:09:33.7944060Z 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-3222-qw57or 2021-05-16T23:09:34.1030150Z cp -pR /private/tmp/d20210516-3222-qw57or/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T23:09:34.5638600Z chmod -Rf +w /private/tmp/d20210516-3222-qw57or 2021-05-16T23:09:35.0214210Z ==> Finishing up 2021-05-16T23:09:35.0633510Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T23:09:35.0654110Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T23:09:35.0699640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T23:09:35.0702040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T23:09:35.0707520Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T23:09:35.0709900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T23:09:35.0711560Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T23:09:35.0713470Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T23:09:35.0715150Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T23:09:35.0717710Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T23:09:35.0719140Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T23:09:35.0721320Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T23:09:35.0731180Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T23:09:35.0735920Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T23:09:35.0737450Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T23:09:35.0739540Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T23:09:35.0756600Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T23:09:35.0758830Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T23:09:35.0769960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T23:09:35.0778450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T23:09:35.0804660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T23:09:35.0826480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T23:09:35.0851430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T23:09:35.0853560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T23:09:35.0855530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T23:09:35.0857450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T23:09:35.0880440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T23:09:35.0884890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T23:09:35.0898730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T23:09:35.0900560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T23:09:35.0902540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T23:09:35.0923080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T23:09:35.0938080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T23:09:35.0954190Z 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:09:35.0964940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T23:09:35.0975190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T23:09:35.0990230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T23:09:35.1004030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T23:09:35.1013060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T23:09:35.1024540Z 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:09:35.1035280Z 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:09:35.1044470Z 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:09:35.1049340Z 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:09:35.1068280Z 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:09:35.1082160Z 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:09:35.1095540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T23:09:35.1105870Z 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:09:35.1117560Z 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:09:35.1120560Z 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:09:35.1133100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T23:09:35.1144660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T23:09:35.1154490Z 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:09:35.1165100Z 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:09:35.1169780Z 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:09:35.1175710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T23:09:35.1183830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T23:09:35.1192820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T23:09:35.1206320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T23:09:35.1220440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T23:09:35.1222870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T23:09:35.1231560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T23:09:35.1242560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T23:09:35.1252090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T23:09:35.1267080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T23:09:35.1269200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T23:09:35.1281890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T23:09:35.1286160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T23:09:35.1298850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T23:09:35.1313250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T23:09:35.1315120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T23:09:35.1326530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T23:09:35.1332020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T23:09:35.1341180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T23:09:35.1351160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T23:09:35.1365680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T23:09:35.1372990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T23:09:35.1402650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T23:09:35.1440950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T23:09:35.1462920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T23:09:35.1479940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T23:09:35.1523270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T23:09:35.1542340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T23:09:35.1544210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T23:09:35.1557210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T23:09:35.1564960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T23:09:35.1568560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T23:09:35.1571230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T23:09:35.1572830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T23:09:35.1574650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T23:09:35.1587360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T23:09:35.1595840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T23:09:35.1622510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T23:09:35.1653910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T23:09:35.1678910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T23:09:35.1685320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T23:09:35.1715510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T23:09:35.1728930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T23:09:35.1730800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T23:09:35.1732750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T23:09:35.1746990Z 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:09:35.1778290Z Only the first 100 operations were output. 2021-05-16T23:09:35.5330370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3398-q00bv1.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:09:38.1725870Z ==> Summary 2021-05-16T23:09:38.2309100Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T23:09:38.2315520Z ==> Installing fftw dependency: open-mpi 2021-05-16T23:09:38.2949740Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:09:38.2966760Z 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-3222-9wiqzt 2021-05-16T23:09:38.5679580Z cp -pR /private/tmp/d20210516-3222-9wiqzt/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T23:09:39.0014720Z chmod -Rf +w /private/tmp/d20210516-3222-9wiqzt 2021-05-16T23:09:40.3978050Z ==> Finishing up 2021-05-16T23:09:40.4369520Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T23:09:40.4373740Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T23:09:40.4379290Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T23:09:40.4384030Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T23:09:40.4391460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T23:09:40.4395700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T23:09:40.4401280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T23:09:40.4406260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T23:09:40.4411500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T23:09:40.4416600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T23:09:40.4421710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T23:09:40.4426750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T23:09:40.4436900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T23:09:40.4442740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T23:09:40.4447930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T23:09:40.4453300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T23:09:40.4458790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T23:09:40.4464660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T23:09:40.4469460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T23:09:40.4475120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T23:09:40.4480160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T23:09:40.4485560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T23:09:40.4490610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T23:09:40.4495750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T23:09:40.4507630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T23:09:40.4512700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T23:09:40.4517890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T23:09:40.4523150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T23:09:40.4527950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T23:09:40.4533510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T23:09:40.4538640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T23:09:40.4543820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T23:09:40.4549360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T23:09:40.4554440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T23:09:40.4560230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T23:09:40.4565560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T23:09:40.4610640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T23:09:40.4615210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T23:09:40.4620500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T23:09:40.4625320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T23:09:40.4630510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T23:09:40.4635090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T23:09:40.4640260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T23:09:40.4644840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T23:09:40.4649880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T23:09:40.4654150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T23:09:40.4659340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T23:09:40.4663890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T23:09:40.4675660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T23:09:40.4680870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T23:09:40.4686190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T23:09:40.4691560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T23:09:40.4706600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T23:09:40.4711670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T23:09:40.4721330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T23:09:40.4722930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T23:09:40.4724590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T23:09:40.4730210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T23:09:40.4735300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T23:09:40.4740920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T23:09:40.4758490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T23:09:40.4763890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T23:09:40.4769250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T23:09:40.4789690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T23:09:40.4800190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T23:09:40.4818070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T23:09:40.4823890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T23:09:40.4829280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T23:09:40.4834840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T23:09:40.4840240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T23:09:40.4845530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T23:09:40.4851220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T23:09:40.4856750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T23:09:40.4861430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T23:09:40.4866930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T23:09:40.4871850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T23:09:40.4877310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T23:09:40.4883170Z 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:09:40.4888230Z 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:09:40.4893890Z 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:09:40.4899250Z 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:09:40.4904150Z 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:09:40.4910380Z 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:09:40.4915680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T23:09:40.4921480Z 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:09:40.4926790Z 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:09:40.4931560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T23:09:40.4937240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T23:09:40.4943260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T23:09:40.4948690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T23:09:40.4954300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T23:09:40.4959970Z 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:09:40.4965080Z 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:09:40.4970410Z 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:09:40.4975740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T23:09:40.4981150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T23:09:40.4986270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T23:09:40.4991770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T23:09:40.4996950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T23:09:40.5002550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T23:09:40.5006450Z Only the first 100 operations were output. 2021-05-16T23:09:40.9412850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3428-fnmtg2.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:09:43.5657290Z ==> Summary 2021-05-16T23:09:43.6073580Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:09:43.6078350Z ==> Installing fftw 2021-05-16T23:09:43.6082450Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:09:43.6100980Z 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-3222-1mbe2rj 2021-05-16T23:09:43.7068790Z cp -pR /private/tmp/d20210516-3222-1mbe2rj/fftw/. /usr/local/Cellar/fftw 2021-05-16T23:09:43.7645350Z chmod -Rf +w /private/tmp/d20210516-3222-1mbe2rj 2021-05-16T23:09:43.9508500Z ==> Finishing up 2021-05-16T23:09:43.9852630Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T23:09:43.9860200Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T23:09:43.9868010Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T23:09:43.9877190Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T23:09:43.9892100Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T23:09:43.9901430Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T23:09:43.9910600Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T23:09:43.9920480Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T23:09:43.9926520Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T23:09:43.9933850Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T23:09:43.9942390Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T23:09:43.9950620Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T23:09:43.9994920Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T23:09:44.0099660Z info /usr/local/share/info/fftw3.info 2021-05-16T23:09:44.0113310Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T23:09:44.0122660Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T23:09:44.0140850Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T23:09:44.0150870Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T23:09:44.0163850Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T23:09:44.0173920Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T23:09:44.0201920Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T23:09:44.0210260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T23:09:44.0219310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T23:09:44.0229010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T23:09:44.0237790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T23:09:44.0245680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T23:09:44.0254130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T23:09:44.0263090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T23:09:44.0272210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T23:09:44.0282090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T23:09:44.0288650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T23:09:44.0294720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T23:09:44.0300160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T23:09:44.0306290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T23:09:44.0311990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T23:09:44.0319360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T23:09:44.0324330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T23:09:44.0332630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T23:09:44.0337310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T23:09:44.0432930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T23:09:44.0437420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T23:09:44.0443790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T23:09:44.0449010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T23:09:44.0453930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T23:09:44.0459820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T23:09:44.0464440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T23:09:44.0469470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T23:09:44.0474680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T23:09:44.0480250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T23:09:44.0484920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T23:09:44.0490370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T23:09:44.0495270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T23:09:44.0499650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T23:09:44.0504970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T23:09:44.0509750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T23:09:44.0539930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T23:09:44.0541790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T23:09:44.0543180Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T23:09:44.0544640Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T23:09:44.0546130Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T23:09:44.0865700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3456-1ibq1fb.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:09:46.5420360Z ==> Summary 2021-05-16T23:09:46.5478170Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:09:47.3148080Z ==> No outdated dependents to upgrade! 2021-05-16T23:09:47.3150080Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:09:47.5048890Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T23:09:47.5050330Z fftw, open-mpi 2021-05-16T23:09:47.5060280Z rm /usr/local/bin/fftw-wisdom 2021-05-16T23:09:47.5064670Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T23:09:47.5069630Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T23:09:47.5070970Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T23:09:47.5077230Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T23:09:47.5078620Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T23:09:47.5082060Z rm /usr/local/include/fftw3.f 2021-05-16T23:09:47.5084490Z rm /usr/local/include/fftw3.f03 2021-05-16T23:09:47.5087860Z rm /usr/local/include/fftw3.h 2021-05-16T23:09:47.5093570Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T23:09:47.5098250Z rm /usr/local/include/fftw3l.f03 2021-05-16T23:09:47.5099120Z rm /usr/local/include/fftw3q.f03 2021-05-16T23:09:47.5106150Z rm /usr/local/lib/cmake/fftw3 2021-05-16T23:09:47.5110960Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T23:09:47.5112590Z rm /usr/local/lib/libfftw3.a 2021-05-16T23:09:47.5116050Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T23:09:47.5124500Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T23:09:47.5125440Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T23:09:47.5127110Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T23:09:47.5129600Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T23:09:47.5132990Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T23:09:47.5135880Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T23:09:47.5139520Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T23:09:47.5143550Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T23:09:47.5148620Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T23:09:47.5149620Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T23:09:47.5155080Z rm /usr/local/lib/libfftw3f.a 2021-05-16T23:09:47.5156040Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T23:09:47.5160170Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T23:09:47.5165640Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T23:09:47.5166590Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T23:09:47.5171330Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T23:09:47.5172700Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T23:09:47.5175950Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T23:09:47.5179460Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T23:09:47.5182730Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T23:09:47.5186000Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T23:09:47.5189330Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T23:09:47.5192490Z rm /usr/local/lib/libfftw3l.a 2021-05-16T23:09:47.5196860Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T23:09:47.5200310Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T23:09:47.5202070Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T23:09:47.5205200Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T23:09:47.5208800Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T23:09:47.5211750Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T23:09:47.5216780Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T23:09:47.5221810Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T23:09:47.5222880Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T23:09:47.5226990Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T23:09:47.5238050Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T23:09:47.5240840Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T23:09:47.5251590Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T23:09:47.5359190Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T23:09:47.5360610Z rm /usr/local/share/info/fftw3.info 2021-05-16T23:09:47.5366570Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T23:09:47.5376150Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T23:09:47.5396400Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T23:09:47.5400100Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T23:09:47.5409460Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T23:09:47.5418420Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T23:09:47.6307940Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T23:09:47.6309720Z rm /usr/local/bin/mpic++ 2021-05-16T23:09:47.6312680Z rm /usr/local/bin/mpicc 2021-05-16T23:09:47.6316210Z rm /usr/local/bin/mpicxx 2021-05-16T23:09:47.6318910Z rm /usr/local/bin/mpiexec 2021-05-16T23:09:47.6325550Z rm /usr/local/bin/mpif77 2021-05-16T23:09:47.6328080Z rm /usr/local/bin/mpif90 2021-05-16T23:09:47.6334940Z rm /usr/local/bin/mpifort 2021-05-16T23:09:47.6342280Z rm /usr/local/bin/mpirun 2021-05-16T23:09:47.6346050Z rm /usr/local/bin/ompi-clean 2021-05-16T23:09:47.6352460Z rm /usr/local/bin/ompi-server 2021-05-16T23:09:47.6354800Z rm /usr/local/bin/ompi_info 2021-05-16T23:09:47.6361880Z rm /usr/local/bin/opal_wrapper 2021-05-16T23:09:47.6365070Z rm /usr/local/bin/orte-clean 2021-05-16T23:09:47.6372250Z rm /usr/local/bin/orte-info 2021-05-16T23:09:47.6375100Z rm /usr/local/bin/orte-server 2021-05-16T23:09:47.6382050Z rm /usr/local/bin/ortecc 2021-05-16T23:09:47.6386660Z rm /usr/local/bin/orted 2021-05-16T23:09:47.6389630Z rm /usr/local/bin/orterun 2021-05-16T23:09:47.6396010Z rm /usr/local/bin/profile2mat.pl 2021-05-16T23:09:47.6404650Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T23:09:47.6407700Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T23:09:47.6414340Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T23:09:47.6416860Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T23:09:47.6425780Z rm /usr/local/include/mpi-ext.h 2021-05-16T23:09:47.6441310Z rm /usr/local/include/mpi.h 2021-05-16T23:09:47.6442210Z rm /usr/local/include/mpi.mod 2021-05-16T23:09:47.6443020Z rm /usr/local/include/mpi_ext.mod 2021-05-16T23:09:47.6445090Z rm /usr/local/include/mpi_f08.mod 2021-05-16T23:09:47.6448630Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T23:09:47.6451420Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T23:09:47.6457190Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T23:09:47.6460190Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T23:09:47.6465310Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T23:09:47.6468480Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T23:09:47.6475510Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T23:09:47.6478400Z rm /usr/local/include/mpif-config.h 2021-05-16T23:09:47.6483760Z rm /usr/local/include/mpif-constants.h 2021-05-16T23:09:47.6487170Z rm /usr/local/include/mpif-ext.h 2021-05-16T23:09:47.6492260Z rm /usr/local/include/mpif-externals.h 2021-05-16T23:09:47.6495060Z rm /usr/local/include/mpif-handles.h 2021-05-16T23:09:47.6501410Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T23:09:47.6504240Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T23:09:47.6511620Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T23:09:47.6514470Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T23:09:47.6521120Z rm /usr/local/include/mpif.h 2021-05-16T23:09:47.6524000Z rm /usr/local/include/openmpi 2021-05-16T23:09:47.6531900Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T23:09:47.6542420Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T23:09:47.6545290Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T23:09:47.6553130Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T23:09:47.6556040Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T23:09:47.6560970Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T23:09:47.6565690Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T23:09:47.6568490Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T23:09:47.6575850Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T23:09:47.6578950Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T23:09:47.6586040Z rm /usr/local/lib/libmpi.dylib 2021-05-16T23:09:47.6589060Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T23:09:47.6596510Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T23:09:47.6599530Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T23:09:47.6607200Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T23:09:47.6610360Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T23:09:47.6617770Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T23:09:47.6621620Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T23:09:47.6626720Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T23:09:47.6630160Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T23:09:47.6636500Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T23:09:47.6643380Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T23:09:47.6646340Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T23:09:47.6653840Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T23:09:47.6656360Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T23:09:47.6662970Z rm /usr/local/lib/openmpi 2021-05-16T23:09:47.6672390Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T23:09:47.6675470Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T23:09:47.6683070Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T23:09:47.6686080Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T23:09:47.6692230Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T23:09:47.6694810Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T23:09:47.6701520Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T23:09:47.6704440Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T23:09:47.6710330Z rm /usr/local/lib/pmix 2021-05-16T23:09:47.6723330Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T23:09:47.6726080Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T23:09:47.6732490Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T23:09:47.6735840Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T23:09:47.6740930Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T23:09:47.6744030Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T23:09:47.6750740Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T23:09:47.6754080Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T23:09:47.6758400Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T23:09:47.6765120Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T23:09:47.6768270Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T23:09:47.6774470Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T23:09:47.6778900Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T23:09:47.6785140Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T23:09:47.6788330Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T23:09:47.6800020Z rm /usr/local/share/man/man1/orted.1 2021-05-16T23:09:47.6806230Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T23:09:47.6830150Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T23:09:47.6837220Z Only the first 100 operations were output. 2021-05-16T23:09:49.6105200Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T23:09:50.7381260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:51.2925590Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T23:09:51.6681420Z ==> 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:09:51.7129470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:52.1789690Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T23:09:52.3115270Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T23:09:52.3142670Z 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-3464-fup1k6 2021-05-16T23:09:53.0103540Z cp -pR /private/tmp/d20210516-3464-fup1k6/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T23:09:53.6958690Z chmod -Rf +w /private/tmp/d20210516-3464-fup1k6 2021-05-16T23:09:54.6733010Z ==> Finishing up 2021-05-16T23:09:54.7739830Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T23:09:54.7752610Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T23:09:54.7754540Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T23:09:54.7759100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T23:09:54.7764290Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T23:09:54.7768740Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T23:09:54.7773720Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T23:09:54.7778240Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T23:09:54.7798280Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T23:09:54.7802990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T23:09:54.7808320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T23:09:54.7813070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T23:09:54.7817540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T23:09:54.7822690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T23:09:54.7827480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T23:09:54.7831920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T23:09:54.7837920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T23:09:54.7860170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T23:09:54.7861640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T23:09:54.7863010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T23:09:54.7864340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T23:09:54.7865730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T23:09:54.7867030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T23:09:54.7869970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T23:09:54.7874970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T23:09:54.7879440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T23:09:54.7884320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T23:09:54.7892390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T23:09:54.7904410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T23:09:54.7912180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T23:09:54.7923400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T23:09:54.7930680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T23:09:54.7936430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T23:09:54.7948430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T23:09:54.7957440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T23:09:54.7966090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T23:09:54.7974650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T23:09:54.7984410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T23:09:54.7992750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T23:09:54.8001120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T23:09:54.8009640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T23:09:54.8018710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T23:09:54.8030330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T23:09:54.8034890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T23:09:54.8042610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T23:09:54.8049930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T23:09:54.8058440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T23:09:54.8065610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T23:09:54.8070050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T23:09:54.8079100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T23:09:54.8087890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T23:09:54.8096220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T23:09:54.8100380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T23:09:54.8108590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T23:09:54.8116470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T23:09:54.8125740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T23:09:54.8130200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T23:09:54.8140560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T23:09:54.8145020Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T23:09:54.8153040Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T23:09:54.8161680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T23:09:54.8170310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T23:09:54.8179380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T23:09:54.8183710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T23:09:54.8192940Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T23:09:54.8200440Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T23:09:54.8208270Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T23:09:54.8304380Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T23:09:54.8308520Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T23:09:54.8313490Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T23:09:54.8317800Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T23:09:54.8322880Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T23:09:54.8327350Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T23:09:54.8332300Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T23:09:54.8336610Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T23:09:54.8341450Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T23:09:54.8345710Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T23:09:54.8350560Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T23:09:54.8354850Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T23:09:54.8360090Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T23:09:54.8364400Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T23:09:54.8371530Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T23:09:54.8377700Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T23:09:54.8385100Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T23:09:54.8402840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T23:09:54.8408250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T23:09:54.8413620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T23:09:54.8418980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T23:09:54.8425030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T23:09:54.8430790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T23:09:54.8436060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T23:09:54.8441350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T23:09:54.8446590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T23:09:54.8451770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T23:09:54.8457110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T23:09:54.8462210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T23:09:54.8467510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T23:09:54.8475730Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T23:09:54.8477660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T23:09:54.8483150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T23:09:54.8488590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T23:09:54.8493490Z Only the first 100 operations were output. 2021-05-16T23:09:55.2659210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3628-ak370o.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:09:58.0592730Z ==> Summary 2021-05-16T23:09:58.2099390Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T23:10:01.7534840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T23:10:02.9605450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:03.5115320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T23:10:04.0284410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T23%3A20%3A00Z&sig=7AHBoe99J5zlD3Rx6MMyf2m5%2BsX%2FOznRzjkFbfflllg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:04.0813580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=7AHBoe99J5zlD3Rx6MMyf2m5\%2BsX\%2FOznRzjkFbfflllg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:04.1623450Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T23:10:04.2477170Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T23:10:04.2504170Z 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-3636-8tigb2 2021-05-16T23:10:04.3611910Z cp -pR /private/tmp/d20210516-3636-8tigb2/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T23:10:04.5072570Z chmod -Rf +w /private/tmp/d20210516-3636-8tigb2 2021-05-16T23:10:04.6883890Z ==> Finishing up 2021-05-16T23:10:04.7148590Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T23:10:04.7178420Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T23:10:04.7209080Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T23:10:04.7256790Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T23:10:04.7302250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7345680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7394370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7416500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7421900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7446060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7459520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7479170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7519970Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T23:10:04.7557560Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T23:10:04.7589660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7601050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7637030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7669020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7694920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7725770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7812900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7851950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7926750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7969430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.7992160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8022820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8065280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8093350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8136980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8192930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8245120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8297500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8349610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8401770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8453900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8506050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8558240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8613880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8641350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8721120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8746340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8785690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8879400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8921780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.8993830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9024900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9102900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9152320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9255920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9362360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9463920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9566030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9567490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9568920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9626980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9729140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9789080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9880460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:04.9943000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:05.0006620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:10:05.0044280Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T23:10:05.0072000Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T23:10:05.0131530Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T23:10:05.0177310Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T23:10:05.0220800Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T23:10:05.0293050Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T23:10:05.0320090Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T23:10:05.0422870Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T23:10:05.0526260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3801-1dmnnzo.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:10:07.2560180Z ==> Summary 2021-05-16T23:10:07.2761050Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T23:10:09.3861440Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T23:10:09.9530800Z To reinstall 1.6.37, run: 2021-05-16T23:10:09.9537440Z brew reinstall libpng 2021-05-16T23:10:11.3266570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T23:10:12.4444270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:13.0181810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T23:10:13.4828760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T23%3A20%3A00Z&sig=N1v7yd0gi0BCP0cH4GSKwPGcl1EHjUF6NU6zMP%2Fcp%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:13.5284140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=N1v7yd0gi0BCP0cH4GSKwPGcl1EHjUF6NU6zMP\%2Fcp\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:13.5712340Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T23:10:13.5761220Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T23:10:14.7270740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:15.3032730Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T23:10:15.8057820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T23%3A20%3A00Z&sig=YgOncHN8pS4lgvycxl8SqQIK2U7p5%2FKRfn2TR4gPLdo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:15.8675600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=YgOncHN8pS4lgvycxl8SqQIK2U7p5\%2FKRfn2TR4gPLdo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:15.9730580Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T23:10:15.9781010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T23:10:17.4109990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:17.9852670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T23:10:18.4290240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T23%3A20%3A00Z&sig=vxowD1iK0jd6sLiH4ZRF8pf7Gd64zezReNqzVQci3YU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:18.4752280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=vxowD1iK0jd6sLiH4ZRF8pf7Gd64zezReNqzVQci3YU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:18.5204960Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T23:10:18.5234650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T23:10:19.7983620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:20.3471620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T23:10:20.7838510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T23%3A20%3A00Z&sig=jK4ryYgZ8496uC4kAqgbqO3%2FuwomhD8nWKGc5S7bklI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:20.8318750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=jK4ryYgZ8496uC4kAqgbqO3\%2FuwomhD8nWKGc5S7bklI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:20.8872420Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T23:10:20.8901700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T23:10:22.0004550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:22.6094350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T23:10:22.9999650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T23%3A20%3A00Z&sig=KMFJL0YT1mugQu8hmfZermqXJhsl8lHS3CS68y4ZICA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:23.0575070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=KMFJL0YT1mugQu8hmfZermqXJhsl8lHS3CS68y4ZICA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:23.1455100Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T23:10:23.1525580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T23:10:24.3074880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:24.9389560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T23:10:25.3105000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T23%3A20%3A00Z&sig=zMNZHLjR5luYy26KJT%2F5JzHrrWayxDFyI6SnB2q3FwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:25.3585330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=zMNZHLjR5luYy26KJT\%2F5JzHrrWayxDFyI6SnB2q3FwI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:25.5168870Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:10:25.5289430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T23:10:26.6778140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:27.2551670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T23:10:27.7882120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=0rqK\%2BbHVuocRa\%2FvgHk3nPoPF9w1\%2FCDd2oGdxso8jvjc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:27.7888490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T23%3A20%3A00Z&sig=0rqK%2BbHVuocRa%2FvgHk3nPoPF9w1%2FCDd2oGdxso8jvjc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:27.7892010Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T23:10:27.7894250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T23:10:28.8682660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:29.4597210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T23:10:29.8066610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T23%3A20%3A00Z&sig=AVpYPLVdv3jaTDJ%2BMmSfaUWbs%2BJ4q8wMfbBxY899Faw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:29.8571440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=AVpYPLVdv3jaTDJ\%2BMmSfaUWbs\%2BJ4q8wMfbBxY899Faw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:29.9227500Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T23:10:29.9257520Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T23:10:31.1881380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:31.7682280Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T23:10:32.1519080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T23%3A20%3A00Z&sig=muil2pqwP5cun9A0%2F8%2FUkGX4XpIMyPAbPLYWXzeiS8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:32.1989860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=muil2pqwP5cun9A0\%2F8\%2FUkGX4XpIMyPAbPLYWXzeiS8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:32.2537940Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T23:10:32.2581870Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T23:10:33.4501920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:34.0995190Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T23:10:34.4699870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T23%3A20%3A00Z&sig=7Ia6gO5ohtu574uKlRxlRehprszD7O5rh2jVToHrOYc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:34.5171000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=7Ia6gO5ohtu574uKlRxlRehprszD7O5rh2jVToHrOYc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:34.5993370Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T23:10:34.6038650Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T23:10:35.7157730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:36.2646930Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T23:10:36.6655190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T23%3A20%3A00Z&sig=YlvQeErUsfvtieuTdxC23isgjxhSacBQyjqWjojQPFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:36.7104360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=YlvQeErUsfvtieuTdxC23isgjxhSacBQyjqWjojQPFs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:36.8842840Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T23:10:36.8931340Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T23:10:37.9992230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:38.5907820Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T23:10:38.9815390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T23%3A20%3A00Z&sig=fQ9tEv7TnBwd1ZaP3VfrjSZtUJfzp9BOdDDxHqibagU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:39.0267570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=fQ9tEv7TnBwd1ZaP3VfrjSZtUJfzp9BOdDDxHqibagU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:39.1062990Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T23:10:39.1103480Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T23:10:40.2566760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:40.8502570Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T23:10:41.3657270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T23%3A20%3A00Z&sig=UTgkG3sKbg%2BI5Ss7GQy890nAA4kY%2FyEK6JAd81PWFzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:41.4331000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=UTgkG3sKbg\%2BI5Ss7GQy890nAA4kY\%2FyEK6JAd81PWFzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:41.5047640Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T23:10:41.5091850Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T23:10:42.6344120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:43.2056830Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T23:10:43.6274930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T23%3A20%3A00Z&sig=PZiudbwSKKw0zTiB7eiGmKFiOuZCKdWuWat30VNXubI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:43.6767650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=PZiudbwSKKw0zTiB7eiGmKFiOuZCKdWuWat30VNXubI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:44.0341600Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T23:10:44.0854130Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T23:10:45.2249160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:45.7793960Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T23:10:46.1559660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T23%3A20%3A00Z&sig=5aj2CFlEX2Qyg1AS3hUkmBoZVgA%2BgjxHkeuLuo8FsJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:46.2227650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=5aj2CFlEX2Qyg1AS3hUkmBoZVgA\%2BgjxHkeuLuo8FsJA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:46.3644450Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T23:10:46.3743030Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T23:10:47.5415850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:48.1403750Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T23:10:48.5008680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T23%3A20%3A00Z&sig=NgfuK2%2BSPjIorzsfvdjQdkUrFOH2avUHL4fWX%2FN4Njc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:48.5578630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=NgfuK2\%2BSPjIorzsfvdjQdkUrFOH2avUHL4fWX\%2FN4Njc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:49.6268920Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T23:10:50.0542790Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T23:10:51.1663430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:51.7176320Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T23:10:52.0806190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T23%3A20%3A00Z&sig=zYvFOw4YC1axQRKqMGlE4ratRc%2B5bTFM5D1VawOaVqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:52.1267580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=zYvFOw4YC1axQRKqMGlE4ratRc\%2B5bTFM5D1VawOaVqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:52.4234240Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T23:10:52.4887070Z ==> 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:10:52.4890210Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T23:10:52.5615310Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T23:10:52.5643160Z 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-3911-11jvm88 2021-05-16T23:10:52.5723470Z cp -pR /private/tmp/d20210516-3911-11jvm88/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T23:10:52.5815370Z chmod -Rf +w /private/tmp/d20210516-3911-11jvm88 2021-05-16T23:10:52.6185320Z ==> Finishing up 2021-05-16T23:10:52.7277700Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T23:10:52.7371430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4177-1ova5g0.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:10:55.0572050Z ==> Summary 2021-05-16T23:10:55.0586880Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T23:10:55.0622710Z ==> Installing poppler dependency: xorgproto 2021-05-16T23:10:55.0656550Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T23:10:55.0674440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3911-9xll40 2021-05-16T23:10:55.1604570Z cp -pR /private/tmp/d20210516-3911-9xll40/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T23:10:55.2877920Z chmod -Rf +w /private/tmp/d20210516-3911-9xll40 2021-05-16T23:10:55.4506860Z ==> Finishing up 2021-05-16T23:10:55.4877480Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T23:10:55.4885200Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T23:10:55.4894580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T23:10:55.4899690Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T23:10:55.4905210Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T23:10:55.4910700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T23:10:55.4916510Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T23:10:55.4922420Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T23:10:55.4928050Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T23:10:55.4933730Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T23:10:55.4939060Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T23:10:55.4993050Z rm /usr/local/share/pkgconfig 2021-05-16T23:10:55.5011200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T23:10:55.5016720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T23:10:55.5022260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T23:10:55.5027830Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T23:10:55.5033380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T23:10:55.5046460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T23:10:55.5052600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T23:10:55.5058830Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T23:10:55.5064830Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T23:10:55.5070890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T23:10:55.5080840Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T23:10:55.5082660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T23:10:55.5088780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T23:10:55.5095140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T23:10:55.5110490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T23:10:55.5112380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T23:10:55.5115250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T23:10:55.5121330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T23:10:55.5127050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T23:10:55.5132700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T23:10:55.5141780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T23:10:55.5148260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T23:10:55.5152490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T23:10:55.5158310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T23:10:55.5163890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T23:10:55.5169560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T23:10:55.5175160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T23:10:55.5180830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T23:10:55.5186350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T23:10:55.5191550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T23:10:55.5197950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T23:10:55.5203410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T23:10:55.5208500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T23:10:55.5214230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T23:10:55.5219260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T23:10:55.5225570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T23:10:55.5231240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T23:10:55.5236610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T23:10:55.5242170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T23:10:55.5247690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T23:10:55.5252610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T23:10:55.5258430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T23:10:55.5842130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4203-i5s2hn.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:10:58.0710430Z ==> Summary 2021-05-16T23:10:58.0879320Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T23:10:58.0887630Z ==> Installing poppler dependency: libxau 2021-05-16T23:10:58.0976190Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T23:10:58.0994670Z 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-3911-18qtgdv 2021-05-16T23:10:58.1117150Z cp -pR /private/tmp/d20210516-3911-18qtgdv/libxau/. /usr/local/Cellar/libxau 2021-05-16T23:10:58.1282440Z chmod -Rf +w /private/tmp/d20210516-3911-18qtgdv 2021-05-16T23:10:58.1864760Z ==> Finishing up 2021-05-16T23:10:58.2231270Z rm /usr/local/include/X11 2021-05-16T23:10:58.2239270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T23:10:58.2243520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T23:10:58.2248880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T23:10:58.2253790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T23:10:58.2258930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T23:10:58.2263820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T23:10:58.2269130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T23:10:58.2273890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T23:10:58.2278980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T23:10:58.2283620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T23:10:58.2289680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T23:10:58.2294740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T23:10:58.2299430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T23:10:58.2304750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T23:10:58.2310720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T23:10:58.2316120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T23:10:58.2321720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T23:10:58.2337500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T23:10:58.2343410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T23:10:58.2348630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T23:10:58.2353750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T23:10:58.2358890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T23:10:58.2364640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T23:10:58.2370050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T23:10:58.2373350Z mkdir -p /usr/local/include/X11/dri 2021-05-16T23:10:58.2380220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T23:10:58.2385610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T23:10:58.2390600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T23:10:58.2393790Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T23:10:58.2402060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T23:10:58.2407510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T23:10:58.2412730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T23:10:58.2418230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T23:10:58.2423670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T23:10:58.2429670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T23:10:58.2434940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T23:10:58.2441240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T23:10:58.2447580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T23:10:58.2453050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T23:10:58.2459190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T23:10:58.2464500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T23:10:58.2470040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T23:10:58.2475510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T23:10:58.2480890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T23:10:58.2486370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T23:10:58.2500320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T23:10:58.2510590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T23:10:58.2515610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T23:10:58.2521220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T23:10:58.2526310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T23:10:58.2531110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T23:10:58.2536710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T23:10:58.2541970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T23:10:58.2547640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T23:10:58.2553610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T23:10:58.2558890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T23:10:58.2564140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T23:10:58.2569670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T23:10:58.2574490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T23:10:58.2579930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T23:10:58.2584740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T23:10:58.2590120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T23:10:58.2595000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T23:10:58.2600450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T23:10:58.2605260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T23:10:58.2610530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T23:10:58.2615690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T23:10:58.2620750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T23:10:58.2626480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T23:10:58.2631670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T23:10:58.2636550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T23:10:58.2642420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T23:10:58.2647410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T23:10:58.2653180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T23:10:58.2658030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T23:10:58.2666640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T23:10:58.2671920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T23:10:58.2678320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T23:10:58.2684350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T23:10:58.2689850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T23:10:58.2695230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T23:10:58.2700830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T23:10:58.2706290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T23:10:58.2712010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T23:10:58.2717570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T23:10:58.2722960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T23:10:58.2728570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T23:10:58.2733680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T23:10:58.2739510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T23:10:58.2745020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T23:10:58.2750520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T23:10:58.2756130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T23:10:58.2761600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T23:10:58.2767170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T23:10:58.2772980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T23:10:58.2778860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T23:10:58.2784650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T23:10:58.2790620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T23:10:58.2796580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T23:10:58.2803120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T23:10:58.2809610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T23:10:58.2823250Z Only the first 100 operations were output. 2021-05-16T23:10:58.3261270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4229-1e2ud8m.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:11:00.8680570Z ==> Summary 2021-05-16T23:11:00.8736120Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T23:11:00.8743230Z ==> Installing poppler dependency: libxdmcp 2021-05-16T23:11:00.8830820Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T23:11:00.8848940Z 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-3911-k1ehs8 2021-05-16T23:11:00.8948920Z cp -pR /private/tmp/d20210516-3911-k1ehs8/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T23:11:00.9074140Z chmod -Rf +w /private/tmp/d20210516-3911-k1ehs8 2021-05-16T23:11:00.9815760Z ==> Finishing up 2021-05-16T23:11:01.0332470Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T23:11:01.0338750Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T23:11:01.0349150Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T23:11:01.0358550Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T23:11:01.0367200Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T23:11:01.0503250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4256-1wvoan4.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:11:03.4537340Z ==> Summary 2021-05-16T23:11:03.4558020Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T23:11:03.4563610Z ==> Installing poppler dependency: libxcb 2021-05-16T23:11:03.4883670Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T23:11:03.4900860Z 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-3911-d7dl8e 2021-05-16T23:11:04.2496140Z cp -pR /private/tmp/d20210516-3911-d7dl8e/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T23:11:05.5040640Z chmod -Rf +w /private/tmp/d20210516-3911-d7dl8e 2021-05-16T23:11:06.7248850Z ==> Finishing up 2021-05-16T23:11:06.7602870Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T23:11:06.7612050Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T23:11:06.7683800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T23:11:06.7689470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T23:11:06.7698690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T23:11:06.7707500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T23:11:06.7718310Z 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:11:06.7729100Z 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:11:06.7739990Z 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:11:06.7748850Z 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:11:06.7759360Z 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:11:06.7770080Z 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:11:06.7777390Z 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:11:06.7784330Z 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:11:06.7792250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T23:11:06.7805330Z 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:11:06.7813230Z 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:11:06.7821310Z 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:11:06.7827000Z 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:11:06.7832880Z 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:11:06.7838260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T23:11:06.7849020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T23:11:06.7855030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T23:11:06.7866240Z 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:11:06.7916180Z 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:11:06.7922330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T23:11:06.7930950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T23:11:06.7935890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T23:11:06.7944700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T23:11:06.7951910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T23:11:06.7961750Z 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:11:06.7971790Z 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:11:06.7980380Z 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:11:06.7989490Z 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:11:06.7994950Z 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:11:06.7999890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T23:11:06.8008120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T23:11:06.8013500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T23:11:06.8021740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T23:11:06.8027990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T23:11:06.8035270Z 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:11:06.8043400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T23:11:06.8048670Z 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:11:06.8054260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T23:11:06.8061970Z 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:11:06.8066870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T23:11:06.8075090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T23:11:06.8080080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T23:11:06.8085880Z 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:11:06.8091280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T23:11:06.8096590Z 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:11:06.8106180Z 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:11:06.8111390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T23:11:06.8117080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T23:11:06.8124000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T23:11:06.8130130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T23:11:06.8142170Z 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:11:06.8147120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T23:11:06.8155810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T23:11:06.8160920Z 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:11:06.8166850Z 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:11:06.8177350Z 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:11:06.8182260Z 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:11:06.8188010Z 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:11:06.8193230Z 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:11:06.8198740Z 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:11:06.8204040Z 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:11:06.8209520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T23:11:06.8214850Z 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:11:06.8220640Z 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:11:06.8228730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T23:11:06.8234180Z 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:11:06.8240400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T23:11:06.8245890Z 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:11:06.8251190Z 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:11:06.8257120Z 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:11:06.8262520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T23:11:06.8268340Z 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:11:06.8278710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T23:11:06.8284150Z 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:11:06.8289420Z 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:11:06.8294500Z 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:11:06.8299960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T23:11:06.8305320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T23:11:06.8314920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T23:11:06.8320250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T23:11:06.8325220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T23:11:06.8330880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T23:11:06.8336300Z 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:11:06.8341540Z 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:11:06.8348560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T23:11:06.8354050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T23:11:06.8362000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T23:11:06.8368050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T23:11:06.8373400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T23:11:06.8378920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T23:11:06.8383830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T23:11:06.8394880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T23:11:06.8400350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T23:11:06.8406120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T23:11:06.8410030Z Only the first 100 operations were output. 2021-05-16T23:11:08.4635520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4290-arghka.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:11:11.2846070Z ==> Summary 2021-05-16T23:11:11.4252760Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T23:11:11.4258590Z ==> Installing poppler dependency: libx11 2021-05-16T23:11:11.4743100Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:11:11.4764230Z 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-3911-1st3lpg 2021-05-16T23:11:11.9024950Z cp -pR /private/tmp/d20210516-3911-1st3lpg/libx11/. /usr/local/Cellar/libx11 2021-05-16T23:11:12.3959670Z chmod -Rf +w /private/tmp/d20210516-3911-1st3lpg 2021-05-16T23:11:12.8993200Z ==> Finishing up 2021-05-16T23:11:12.9350580Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T23:11:12.9371940Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T23:11:12.9403930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T23:11:12.9462570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T23:11:12.9511670Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T23:11:12.9564180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T23:11:12.9620170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T23:11:12.9683150Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T23:11:12.9717620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T23:11:12.9718950Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T23:11:12.9750460Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T23:11:12.9781250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T23:11:12.9790770Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T23:11:12.9814880Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T23:11:12.9818140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T23:11:12.9845230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T23:11:12.9851830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T23:11:12.9872260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T23:11:12.9878740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T23:11:12.9899440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T23:11:12.9940270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T23:11:12.9950470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T23:11:12.9956460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T23:11:12.9960690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T23:11:12.9969560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T23:11:12.9973880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T23:11:12.9978230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T23:11:12.9992970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T23:11:12.9996950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T23:11:13.0008180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T23:11:13.0024110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T23:11:13.0036960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T23:11:13.0041120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T23:11:13.0052590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T23:11:13.0056040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T23:11:13.0072660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T23:11:13.0076720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T23:11:13.0080570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T23:11:13.0091260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T23:11:13.0103680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T23:11:13.0106030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T23:11:13.0119360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T23:11:13.0123380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T23:11:13.0136280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T23:11:13.0137840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T23:11:13.0142620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T23:11:13.0157390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T23:11:13.0164790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T23:11:13.0171040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T23:11:13.0174700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T23:11:13.0187210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T23:11:13.0190820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T23:11:13.0193000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T23:11:13.0206360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T23:11:13.0210280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T23:11:13.0221320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T23:11:13.0225850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T23:11:13.0238080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T23:11:13.0242390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T23:11:13.0250160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T23:11:13.0256860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T23:11:13.0260860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T23:11:13.0273680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T23:11:13.0275920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T23:11:13.0277850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T23:11:13.0292100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T23:11:13.0296150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T23:11:13.0305420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T23:11:13.0308990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T23:11:13.0313460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T23:11:13.0329530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T23:11:13.0333560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T23:11:13.0349920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T23:11:13.0361380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T23:11:13.0367520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T23:11:13.0382530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T23:11:13.0386850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T23:11:13.0390260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T23:11:13.0400100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T23:11:13.0404070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T23:11:13.0419150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T23:11:13.0423590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T23:11:13.0435190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T23:11:13.0450150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T23:11:13.0451940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T23:11:13.0466040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T23:11:13.0479020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T23:11:13.0484500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T23:11:13.0497010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T23:11:13.0500260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T23:11:13.0507290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T23:11:13.0515430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T23:11:13.0519360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T23:11:13.0533750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T23:11:13.0536780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T23:11:13.0553030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T23:11:13.0567840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T23:11:13.0577670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T23:11:13.0594200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T23:11:13.0596300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T23:11:13.0611490Z Only the first 100 operations were output. 2021-05-16T23:11:13.5716450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4316-kjr0fn.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:11:16.2063870Z ==> Summary 2021-05-16T23:11:16.2704330Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T23:11:16.2710490Z ==> Installing poppler dependency: libxext 2021-05-16T23:11:16.3269560Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T23:11:16.3286610Z 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-3911-be82l9 2021-05-16T23:11:16.3600220Z cp -pR /private/tmp/d20210516-3911-be82l9/libxext/. /usr/local/Cellar/libxext 2021-05-16T23:11:16.4135250Z chmod -Rf +w /private/tmp/d20210516-3911-be82l9 2021-05-16T23:11:16.4933520Z ==> Finishing up 2021-05-16T23:11:16.5292070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T23:11:16.5296150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T23:11:16.5302480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T23:11:16.5307790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T23:11:16.5313570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T23:11:16.5319040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T23:11:16.5324470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T23:11:16.5329850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T23:11:16.5335230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T23:11:16.5340680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T23:11:16.5346530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T23:11:16.5352020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T23:11:16.5357530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T23:11:16.5362960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T23:11:16.5368470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T23:11:16.5374300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T23:11:16.5387370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T23:11:16.5393140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T23:11:16.5398680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T23:11:16.5404510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T23:11:16.5410980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T23:11:16.5418300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T23:11:16.5424530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T23:11:16.5457010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T23:11:16.5464120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T23:11:16.5469680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T23:11:16.5475320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T23:11:16.5481340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T23:11:16.5486840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T23:11:16.5491980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T23:11:16.5497630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T23:11:16.5503030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T23:11:16.5508060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T23:11:16.5513870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T23:11:16.5519690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T23:11:16.5547520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T23:11:16.5552890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T23:11:16.5558650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T23:11:16.5563380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T23:11:16.5569650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T23:11:16.5575130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T23:11:16.5581000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T23:11:16.5586660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T23:11:16.5592690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T23:11:16.5597800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T23:11:16.5603400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T23:11:16.5608430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T23:11:16.5614100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T23:11:16.5618970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T23:11:16.5625030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T23:11:16.5629910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T23:11:16.5636030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T23:11:16.5642130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T23:11:16.5646920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T23:11:16.5653590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T23:11:16.5658270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T23:11:16.5664320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T23:11:16.5670010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T23:11:16.5675710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T23:11:16.5681260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T23:11:16.5686180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T23:11:16.5691670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T23:11:16.5697180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T23:11:16.5702340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T23:11:16.5707790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T23:11:16.5712560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T23:11:16.5718990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T23:11:16.5724020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T23:11:16.5729170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T23:11:16.5734340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T23:11:16.5739600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T23:11:16.5744860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T23:11:16.5750670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T23:11:16.5756220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T23:11:16.5761440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T23:11:16.5767130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T23:11:16.5772080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T23:11:16.5778850Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T23:11:16.5783270Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T23:11:16.5788550Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T23:11:16.5796660Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T23:11:16.6210260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4342-k9jjp6.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:11:19.1281200Z ==> Summary 2021-05-16T23:11:19.1341820Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T23:11:19.1347490Z ==> Installing poppler dependency: libxrender 2021-05-16T23:11:19.1896580Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T23:11:19.1913800Z 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-3911-1sy65a2 2021-05-16T23:11:19.2018680Z cp -pR /private/tmp/d20210516-3911-1sy65a2/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T23:11:19.2158080Z chmod -Rf +w /private/tmp/d20210516-3911-1sy65a2 2021-05-16T23:11:19.2673200Z ==> Finishing up 2021-05-16T23:11:19.3043860Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T23:11:19.3051640Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T23:11:19.3057860Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T23:11:19.3062510Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T23:11:19.3067650Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T23:11:19.3074960Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T23:11:19.3207380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4368-1sbmpri.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:11:21.6769690Z ==> Summary 2021-05-16T23:11:21.6792270Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T23:11:21.6797650Z ==> Installing poppler dependency: lzo 2021-05-16T23:11:21.6817310Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T23:11:21.6835130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3911-zv00sj 2021-05-16T23:11:21.7432950Z cp -pR /private/tmp/d20210516-3911-zv00sj/lzo/. /usr/local/Cellar/lzo 2021-05-16T23:11:21.7653080Z chmod -Rf +w /private/tmp/d20210516-3911-zv00sj 2021-05-16T23:11:21.8252910Z ==> Finishing up 2021-05-16T23:11:21.8624170Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T23:11:21.8631510Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T23:11:21.8637780Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T23:11:21.8642150Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T23:11:21.8647410Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T23:11:21.8654750Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T23:11:21.8819490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4394-1mzomx.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:11:24.2719330Z ==> Summary 2021-05-16T23:11:24.2752710Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T23:11:24.2759730Z ==> Installing poppler dependency: pixman 2021-05-16T23:11:24.2786330Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T23:11:24.2803600Z 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-3911-hvhev3 2021-05-16T23:11:24.2957490Z cp -pR /private/tmp/d20210516-3911-hvhev3/pixman/. /usr/local/Cellar/pixman 2021-05-16T23:11:24.3089690Z chmod -Rf +w /private/tmp/d20210516-3911-hvhev3 2021-05-16T23:11:24.3582690Z ==> Finishing up 2021-05-16T23:11:24.3971940Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T23:11:24.3978260Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T23:11:24.3983280Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T23:11:24.3987910Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T23:11:24.3993590Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T23:11:24.4000870Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T23:11:24.4133450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4420-yly8pg.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:11:26.8954520Z ==> Summary 2021-05-16T23:11:26.8974880Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T23:11:26.8982140Z ==> Installing poppler dependency: cairo 2021-05-16T23:11:27.0764590Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T23:11:27.0781250Z 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-3911-1e2zldy 2021-05-16T23:11:27.1420780Z cp -pR /private/tmp/d20210516-3911-1e2zldy/cairo/. /usr/local/Cellar/cairo 2021-05-16T23:11:27.2170170Z chmod -Rf +w /private/tmp/d20210516-3911-1e2zldy 2021-05-16T23:11:27.4331030Z ==> Finishing up 2021-05-16T23:11:27.4751870Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T23:11:27.4767510Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T23:11:27.4778890Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T23:11:27.4817710Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T23:11:27.4832770Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T23:11:27.4841910Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T23:11:27.4852220Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T23:11:27.4869510Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T23:11:27.4879120Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T23:11:27.4888450Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T23:11:27.4909310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T23:11:27.4913500Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T23:11:27.4924240Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T23:11:27.4935970Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T23:11:27.4953420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T23:11:27.4965390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T23:11:27.4980920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T23:11:27.4992200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T23:11:27.5002470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T23:11:27.5010840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T23:11:27.5022640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T23:11:27.5033050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T23:11:27.5043080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T23:11:27.5062060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T23:11:27.5071840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T23:11:27.5083650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T23:11:27.5159060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T23:11:27.5163470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T23:11:27.5169510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T23:11:27.5174600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T23:11:27.5180520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T23:11:27.5578410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4446-1jtjch.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:11:30.0768150Z ==> Summary 2021-05-16T23:11:30.0887620Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T23:11:30.0894580Z ==> Installing poppler dependency: little-cms2 2021-05-16T23:11:30.1099230Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T23:11:30.1117460Z 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-3911-dm87ii 2021-05-16T23:11:30.1290720Z cp -pR /private/tmp/d20210516-3911-dm87ii/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T23:11:30.1466960Z chmod -Rf +w /private/tmp/d20210516-3911-dm87ii 2021-05-16T23:11:30.2112470Z ==> Finishing up 2021-05-16T23:11:30.2324280Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T23:11:30.2333140Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T23:11:30.2337970Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T23:11:30.2346650Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T23:11:30.2351990Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T23:11:30.2359230Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T23:11:30.2366880Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T23:11:30.2381470Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T23:11:30.2391680Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T23:11:30.2401960Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T23:11:30.2412450Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T23:11:30.2418710Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T23:11:30.2425640Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T23:11:30.2430700Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T23:11:30.2436370Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T23:11:30.2444270Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T23:11:30.2789360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4472-9amv7c.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:11:32.7195820Z ==> Summary 2021-05-16T23:11:32.7222050Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T23:11:32.7227330Z ==> Installing poppler dependency: nspr 2021-05-16T23:11:32.7271390Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T23:11:32.7288580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3911-z0y9o5 2021-05-16T23:11:32.8005930Z cp -pR /private/tmp/d20210516-3911-z0y9o5/nspr/. /usr/local/Cellar/nspr 2021-05-16T23:11:32.8472100Z chmod -Rf +w /private/tmp/d20210516-3911-z0y9o5 2021-05-16T23:11:32.9743320Z ==> Finishing up 2021-05-16T23:11:33.0226010Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T23:11:33.0232060Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T23:11:33.0273610Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T23:11:33.0280370Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T23:11:33.0285330Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T23:11:33.0289880Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T23:11:33.0295240Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T23:11:33.0300080Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T23:11:33.0305160Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T23:11:33.0312390Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T23:11:33.0580010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4498-ssjldv.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:11:35.5297160Z ==> Summary 2021-05-16T23:11:35.5361060Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T23:11:35.5367970Z ==> Installing poppler dependency: nss 2021-05-16T23:11:35.5552610Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T23:11:35.5569910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3911-fhjhc9 2021-05-16T23:11:35.8172410Z cp -pR /private/tmp/d20210516-3911-fhjhc9/nss/. /usr/local/Cellar/nss 2021-05-16T23:11:35.9824810Z chmod -Rf +w /private/tmp/d20210516-3911-fhjhc9 2021-05-16T23:11:37.4058500Z ==> Finishing up 2021-05-16T23:11:37.5503620Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T23:11:37.5507630Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T23:11:37.5515350Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T23:11:37.5519940Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T23:11:37.5525140Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T23:11:37.5530270Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T23:11:37.5541270Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T23:11:37.5546540Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T23:11:37.5551920Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T23:11:37.5556380Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T23:11:37.5561710Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T23:11:37.5566830Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T23:11:37.5572080Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T23:11:37.5580390Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T23:11:37.5585100Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T23:11:37.5590390Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T23:11:37.5595670Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T23:11:37.5600850Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T23:11:37.5605720Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T23:11:37.5644860Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T23:11:37.5649260Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T23:11:37.5654170Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T23:11:37.5658710Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T23:11:37.5663830Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T23:11:37.5668360Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T23:11:37.5673180Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T23:11:37.5677490Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T23:11:37.5682400Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T23:11:37.5686970Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T23:11:37.5691920Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T23:11:37.5696510Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T23:11:37.5701610Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T23:11:37.5706080Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T23:11:37.5710900Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T23:11:37.5715200Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T23:11:37.5720290Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T23:11:37.5724710Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T23:11:37.5729830Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T23:11:37.5733980Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T23:11:37.5738850Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T23:11:37.5743310Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T23:11:37.5748510Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T23:11:37.5753060Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T23:11:37.5758330Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T23:11:37.5763200Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T23:11:37.5768870Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T23:11:37.5773280Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T23:11:37.5778400Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T23:11:37.5783080Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T23:11:37.5787960Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T23:11:37.5792880Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T23:11:37.5797310Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T23:11:37.5802380Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T23:11:37.5806920Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T23:11:37.5811850Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T23:11:37.5816340Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T23:11:37.5821350Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T23:11:37.5825710Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T23:11:37.5830720Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T23:11:37.5835170Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T23:11:37.5840210Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T23:11:37.5845850Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T23:11:37.5849920Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T23:11:37.5854850Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T23:11:37.5859300Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T23:11:37.5864370Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T23:11:37.5869030Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T23:11:37.5874200Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T23:11:37.5878730Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T23:11:37.5883640Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T23:11:37.5890890Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T23:11:37.5898260Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T23:11:37.5902760Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T23:11:37.5907700Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T23:11:37.5912130Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T23:11:37.5917230Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T23:11:37.5921690Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T23:11:37.5927130Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T23:11:37.5931660Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T23:11:37.5936890Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T23:11:37.5941550Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T23:11:37.5946520Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T23:11:37.5950950Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T23:11:37.5956030Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T23:11:37.5960330Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T23:11:37.5966010Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T23:11:37.5970770Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T23:11:37.5975740Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T23:11:37.5980280Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T23:11:37.5985340Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T23:11:37.5989620Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T23:11:37.5994570Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T23:11:37.5999200Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T23:11:37.6008300Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T23:11:37.6013700Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T23:11:37.6019400Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T23:11:37.6023580Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T23:11:37.6029010Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T23:11:37.6033920Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T23:11:37.6038890Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T23:11:37.6042470Z Only the first 100 operations were output. 2021-05-16T23:11:37.7258760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4526-b7yoci.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:11:40.2597820Z ==> Summary 2021-05-16T23:11:40.2730830Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T23:11:40.2739240Z ==> Installing poppler dependency: openjpeg 2021-05-16T23:11:40.3043480Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T23:11:40.3061860Z 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-3911-1bdk6a0 2021-05-16T23:11:40.5021980Z cp -pR /private/tmp/d20210516-3911-1bdk6a0/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T23:11:40.7476760Z chmod -Rf +w /private/tmp/d20210516-3911-1bdk6a0 2021-05-16T23:11:40.9974440Z ==> Finishing up 2021-05-16T23:11:41.0355020Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T23:11:41.0358950Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T23:11:41.0364220Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T23:11:41.0371170Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:11:41.0379740Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:11:41.0389190Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T23:11:41.0406730Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T23:11:41.0414950Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T23:11:41.0422810Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T23:11:41.0429760Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T23:11:41.0436080Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T23:11:41.0440750Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T23:11:41.0446540Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T23:11:41.0451200Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:11:41.0458860Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T23:11:41.1426180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4554-1j0tr7t.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:11:43.5279970Z ==> Summary 2021-05-16T23:11:43.5584700Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T23:11:43.5591360Z ==> Installing poppler dependency: qt@5 2021-05-16T23:11:43.5627890Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T23:11:43.5644610Z 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-3911-5kenut 2021-05-16T23:11:48.4911160Z cp -pR /private/tmp/d20210516-3911-5kenut/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T23:11:55.0748980Z chmod -Rf +w /private/tmp/d20210516-3911-5kenut 2021-05-16T23:12:08.4310350Z ==> Finishing up 2021-05-16T23:12:10.9908520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4603-fez7lv.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:12:15.4426150Z ==> Caveats 2021-05-16T23:12:15.4427390Z We agreed to the Qt open source license for you. 2021-05-16T23:12:15.4428330Z If this is unacceptable you should uninstall. 2021-05-16T23:12:15.4428950Z 2021-05-16T23:12:15.4430230Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:12:15.4431280Z because this is an alternate version of another formula. 2021-05-16T23:12:15.4431930Z 2021-05-16T23:12:15.4432690Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:12:15.4434160Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:12:15.4434940Z 2021-05-16T23:12:15.4435740Z For compilers to find qt@5 you may need to set: 2021-05-16T23:12:15.4436980Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:12:15.4438350Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:12:15.4439000Z 2021-05-16T23:12:15.4440480Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:12:15.4441520Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:12:15.4442160Z 2021-05-16T23:12:15.4443440Z ==> Summary 2021-05-16T23:12:16.1884660Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T23:12:16.1893850Z ==> Installing poppler 2021-05-16T23:12:16.1898790Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T23:12:16.1914220Z 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-3911-wamnyx 2021-05-16T23:12:16.5242460Z cp -pR /private/tmp/d20210516-3911-wamnyx/poppler/. /usr/local/Cellar/poppler 2021-05-16T23:12:16.7674680Z chmod -Rf +w /private/tmp/d20210516-3911-wamnyx 2021-05-16T23:12:17.1893020Z ==> Finishing up 2021-05-16T23:12:17.2247200Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T23:12:17.2251120Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T23:12:17.2257000Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T23:12:17.2261890Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T23:12:17.2267430Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T23:12:17.2273040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T23:12:17.2277910Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T23:12:17.2283220Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T23:12:17.2288540Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T23:12:17.2293530Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T23:12:17.2298910Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T23:12:17.2304030Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T23:12:17.2308780Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T23:12:17.2315950Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T23:12:17.2332270Z rm /usr/local/share/gir-1.0 2021-05-16T23:12:17.2344540Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T23:12:17.2359320Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T23:12:17.2375410Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T23:12:17.2377120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T23:12:17.2379450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T23:12:17.2387560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T23:12:17.2393570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T23:12:17.2402170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T23:12:17.2407940Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T23:12:17.2413910Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T23:12:17.2420100Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T23:12:17.2425960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T23:12:17.2431860Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T23:12:17.2438010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T23:12:17.2444060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T23:12:17.2458460Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T23:12:17.2464720Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T23:12:17.2539700Z rm /usr/local/lib/girepository-1.0 2021-05-16T23:12:17.2552320Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T23:12:17.8235450Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T23:12:17.8246600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T23:12:17.8274710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T23:12:17.8314000Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T23:12:17.8344940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T23:12:17.8383650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T23:12:17.8423860Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T23:12:17.8459370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T23:12:17.8501020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T23:12:17.8532270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T23:12:17.8576060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T23:12:17.8614510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T23:12:17.8657590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T23:12:17.8696930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T23:12:17.8747130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T23:12:17.8780770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T23:12:17.8818710Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T23:12:17.8848910Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T23:12:17.8887510Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T23:12:17.8922480Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T23:12:17.8959480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4629-1t4xv20.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:12:19.8686830Z ==> Summary 2021-05-16T23:12:19.8979770Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T23:12:21.5272600Z ==> Caveats 2021-05-16T23:12:21.5273940Z ==> qt@5 2021-05-16T23:12:21.5314520Z We agreed to the Qt open source license for you. 2021-05-16T23:12:21.5315500Z If this is unacceptable you should uninstall. 2021-05-16T23:12:21.5316130Z 2021-05-16T23:12:21.5317570Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:12:21.5318780Z because this is an alternate version of another formula. 2021-05-16T23:12:21.5319440Z 2021-05-16T23:12:21.5320220Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:12:21.5321790Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:12:21.5322530Z 2021-05-16T23:12:21.5323360Z For compilers to find qt@5 you may need to set: 2021-05-16T23:12:21.5324600Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:12:21.5325910Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:12:21.5326570Z 2021-05-16T23:12:21.5327710Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:12:21.5328690Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:12:21.5329320Z 2021-05-16T23:12:23.2474180Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T23:12:24.3848370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:24.9799230Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T23:12:25.3655870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T23%3A20%3A00Z&sig=qqbSQ0vdWgXd1MDNgR0PTRODS7p8M0a9E1%2FEzbs2JJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:25.4192040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=qqbSQ0vdWgXd1MDNgR0PTRODS7p8M0a9E1\%2FEzbs2JJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:25.4668400Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T23:12:25.4777200Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:12:26.5973500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:27.1511280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:12:27.5261150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T23%3A20%3A00Z&sig=k23NGiR2kkFMyid2x6e6p25fCtLGzS%2FUvcExx%2Fd7HpI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:27.5733020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=k23NGiR2kkFMyid2x6e6p25fCtLGzS\%2FUvcExx\%2Fd7HpI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:27.8152130Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T23:12:27.8430150Z ==> Installing dependencies for hdf5: szip 2021-05-16T23:12:27.8434490Z ==> Installing hdf5 dependency: szip 2021-05-16T23:12:27.9056890Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T23:12:27.9086270Z 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-4649-1cjc2ei 2021-05-16T23:12:27.9177000Z cp -pR /private/tmp/d20210516-4649-1cjc2ei/szip/. /usr/local/Cellar/szip 2021-05-16T23:12:27.9283850Z chmod -Rf +w /private/tmp/d20210516-4649-1cjc2ei 2021-05-16T23:12:27.9709600Z ==> Finishing up 2021-05-16T23:12:28.0063920Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T23:12:28.0068280Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T23:12:28.0077900Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T23:12:28.0085220Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T23:12:28.0090390Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T23:12:28.0096200Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T23:12:28.0233410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4821-1ix6z2i.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:12:31.1040960Z ==> Summary 2021-05-16T23:12:31.1058790Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T23:12:31.1066570Z ==> Installing hdf5 2021-05-16T23:12:31.1070830Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:12:31.1087680Z 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-4649-dsmdav 2021-05-16T23:12:31.2586870Z cp -pR /private/tmp/d20210516-4649-dsmdav/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T23:12:31.4091800Z chmod -Rf +w /private/tmp/d20210516-4649-dsmdav 2021-05-16T23:12:31.6836870Z ==> Finishing up 2021-05-16T23:12:31.7332120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T23:12:31.7335570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T23:12:31.7340860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T23:12:31.7345100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T23:12:31.7350160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T23:12:31.7354730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T23:12:31.7359610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T23:12:31.7363920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T23:12:31.7381490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T23:12:31.7385880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T23:12:31.7391140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T23:12:31.7395530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T23:12:31.7400520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T23:12:31.7404950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T23:12:31.7410870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T23:12:31.7415560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T23:12:31.7420610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T23:12:31.7425010Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T23:12:31.7430100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T23:12:31.7434670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T23:12:31.7439490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T23:12:31.7444470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T23:12:31.7453620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T23:12:31.7458380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T23:12:31.7463490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T23:12:31.7468110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T23:12:31.7473190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T23:12:31.7477760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T23:12:31.7482780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T23:12:31.7487270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T23:12:31.7492310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T23:12:31.7496750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T23:12:31.7501870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T23:12:31.7506450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T23:12:31.7515880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T23:12:31.7521060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T23:12:31.7526230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T23:12:31.7531790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T23:12:31.7537250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T23:12:31.7542310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T23:12:31.7547850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T23:12:31.7553720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T23:12:31.7559020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T23:12:31.7563920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T23:12:31.7569360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T23:12:31.7574390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T23:12:31.7579360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T23:12:31.7584750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T23:12:31.7589560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T23:12:31.7594710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T23:12:31.7599460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T23:12:31.7604560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T23:12:31.7609020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T23:12:31.7614400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T23:12:31.7619310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T23:12:31.7624630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T23:12:31.7629720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T23:12:31.7635160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T23:12:31.7640460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T23:12:31.7645740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T23:12:31.7650700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T23:12:31.7655820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T23:12:31.7660560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T23:12:31.7665630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T23:12:31.7670460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T23:12:31.7675560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T23:12:31.7680820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T23:12:31.7685840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T23:12:31.7690500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T23:12:31.7696030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T23:12:31.7700980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T23:12:31.7705530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T23:12:31.7710640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T23:12:31.7715230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T23:12:31.7720400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T23:12:31.7725520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T23:12:31.7730770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T23:12:31.7747990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T23:12:31.7752550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T23:12:31.7757480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T23:12:31.7762000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T23:12:31.7767430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T23:12:31.7772070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T23:12:31.7777260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T23:12:31.7781780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T23:12:31.7786810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T23:12:31.7791130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T23:12:31.7796530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T23:12:31.7801040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T23:12:31.7806120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T23:12:31.7810500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T23:12:31.7815480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T23:12:31.7819870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T23:12:31.7824680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T23:12:31.7829070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T23:12:31.7834310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T23:12:31.7838760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T23:12:31.7843780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T23:12:31.7848240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T23:12:31.7852930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T23:12:31.7856380Z Only the first 100 operations were output. 2021-05-16T23:12:31.8846840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4850-1wb0mry.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:12:34.3203190Z ==> Summary 2021-05-16T23:12:34.3364060Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:12:34.9597320Z ==> No outdated dependents to upgrade! 2021-05-16T23:12:34.9599100Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:12:35.0136360Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:12:35.0137390Z hdf5 2021-05-16T23:12:35.0146540Z rm /usr/local/bin/gif2h5 2021-05-16T23:12:35.0150670Z rm /usr/local/bin/h52gif 2021-05-16T23:12:35.0154970Z rm /usr/local/bin/h5c++ 2021-05-16T23:12:35.0155790Z rm /usr/local/bin/h5cc 2021-05-16T23:12:35.0158990Z rm /usr/local/bin/h5clear 2021-05-16T23:12:35.0162560Z rm /usr/local/bin/h5copy 2021-05-16T23:12:35.0166970Z rm /usr/local/bin/h5debug 2021-05-16T23:12:35.0167930Z rm /usr/local/bin/h5diff 2021-05-16T23:12:35.0170920Z rm /usr/local/bin/h5dump 2021-05-16T23:12:35.0174200Z rm /usr/local/bin/h5fc 2021-05-16T23:12:35.0177910Z rm /usr/local/bin/h5format_convert 2021-05-16T23:12:35.0180120Z rm /usr/local/bin/h5import 2021-05-16T23:12:35.0183080Z rm /usr/local/bin/h5jam 2021-05-16T23:12:35.0186040Z rm /usr/local/bin/h5ls 2021-05-16T23:12:35.0189150Z rm /usr/local/bin/h5mkgrp 2021-05-16T23:12:35.0192480Z rm /usr/local/bin/h5perf_serial 2021-05-16T23:12:35.0200700Z rm /usr/local/bin/h5redeploy 2021-05-16T23:12:35.0201580Z rm /usr/local/bin/h5repack 2021-05-16T23:12:35.0202720Z rm /usr/local/bin/h5repart 2021-05-16T23:12:35.0205690Z rm /usr/local/bin/h5stat 2021-05-16T23:12:35.0209100Z rm /usr/local/bin/h5unjam 2021-05-16T23:12:35.0212290Z rm /usr/local/bin/h5watch 2021-05-16T23:12:35.0220000Z rm /usr/local/include/H5ACpublic.h 2021-05-16T23:12:35.0225050Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T23:12:35.0226680Z rm /usr/local/include/H5Apublic.h 2021-05-16T23:12:35.0229930Z rm /usr/local/include/H5ArrayType.h 2021-05-16T23:12:35.0233410Z rm /usr/local/include/H5AtomType.h 2021-05-16T23:12:35.0236180Z rm /usr/local/include/H5Attribute.h 2021-05-16T23:12:35.0239540Z rm /usr/local/include/H5Classes.h 2021-05-16T23:12:35.0243620Z rm /usr/local/include/H5CommonFG.h 2021-05-16T23:12:35.0246510Z rm /usr/local/include/H5CompType.h 2021-05-16T23:12:35.0248450Z rm /usr/local/include/H5Cpp.h 2021-05-16T23:12:35.0251610Z rm /usr/local/include/H5CppDoc.h 2021-05-16T23:12:35.0256400Z rm /usr/local/include/H5Cpublic.h 2021-05-16T23:12:35.0259390Z rm /usr/local/include/H5DOpublic.h 2021-05-16T23:12:35.0262990Z rm /usr/local/include/H5DSpublic.h 2021-05-16T23:12:35.0265950Z rm /usr/local/include/H5DaccProp.h 2021-05-16T23:12:35.0269360Z rm /usr/local/include/H5DataSet.h 2021-05-16T23:12:35.0273310Z rm /usr/local/include/H5DataSpace.h 2021-05-16T23:12:35.0275690Z rm /usr/local/include/H5DataType.h 2021-05-16T23:12:35.0278810Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T23:12:35.0282250Z rm /usr/local/include/H5Dpublic.h 2021-05-16T23:12:35.0286670Z rm /usr/local/include/H5DxferProp.h 2021-05-16T23:12:35.0289570Z rm /usr/local/include/H5ESpublic.h 2021-05-16T23:12:35.0294320Z rm /usr/local/include/H5EnumType.h 2021-05-16T23:12:35.0296440Z rm /usr/local/include/H5Epubgen.h 2021-05-16T23:12:35.0299520Z rm /usr/local/include/H5Epublic.h 2021-05-16T23:12:35.0302530Z rm /usr/local/include/H5Exception.h 2021-05-16T23:12:35.0305890Z rm /usr/local/include/H5FDcore.h 2021-05-16T23:12:35.0311130Z rm /usr/local/include/H5FDdirect.h 2021-05-16T23:12:35.0312640Z rm /usr/local/include/H5FDfamily.h 2021-05-16T23:12:35.0316210Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T23:12:35.0319540Z rm /usr/local/include/H5FDlog.h 2021-05-16T23:12:35.0322740Z rm /usr/local/include/H5FDmpi.h 2021-05-16T23:12:35.0326050Z rm /usr/local/include/H5FDmpio.h 2021-05-16T23:12:35.0330490Z rm /usr/local/include/H5FDmulti.h 2021-05-16T23:12:35.0332440Z rm /usr/local/include/H5FDpublic.h 2021-05-16T23:12:35.0335550Z rm /usr/local/include/H5FDros3.h 2021-05-16T23:12:35.0338890Z rm /usr/local/include/H5FDsec2.h 2021-05-16T23:12:35.0345120Z rm /usr/local/include/H5FDstdio.h 2021-05-16T23:12:35.0346060Z rm /usr/local/include/H5FDwindows.h 2021-05-16T23:12:35.0348710Z rm /usr/local/include/H5FaccProp.h 2021-05-16T23:12:35.0351640Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T23:12:35.0354930Z rm /usr/local/include/H5File.h 2021-05-16T23:12:35.0360280Z rm /usr/local/include/H5FloatType.h 2021-05-16T23:12:35.0361740Z rm /usr/local/include/H5Fpublic.h 2021-05-16T23:12:35.0365320Z rm /usr/local/include/H5Gpublic.h 2021-05-16T23:12:35.0370040Z rm /usr/local/include/H5Group.h 2021-05-16T23:12:35.0373360Z rm /usr/local/include/H5IMpublic.h 2021-05-16T23:12:35.0375140Z rm /usr/local/include/H5IdComponent.h 2021-05-16T23:12:35.0378040Z rm /usr/local/include/H5Include.h 2021-05-16T23:12:35.0381790Z rm /usr/local/include/H5IntType.h 2021-05-16T23:12:35.0386340Z rm /usr/local/include/H5Ipublic.h 2021-05-16T23:12:35.0387990Z rm /usr/local/include/H5LDpublic.h 2021-05-16T23:12:35.0391320Z rm /usr/local/include/H5LTpublic.h 2021-05-16T23:12:35.0394300Z rm /usr/local/include/H5LaccProp.h 2021-05-16T23:12:35.0398920Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T23:12:35.0400920Z rm /usr/local/include/H5Library.h 2021-05-16T23:12:35.0404180Z rm /usr/local/include/H5Location.h 2021-05-16T23:12:35.0410130Z rm /usr/local/include/H5Lpublic.h 2021-05-16T23:12:35.0412280Z rm /usr/local/include/H5MMpublic.h 2021-05-16T23:12:35.0414800Z rm /usr/local/include/H5Mpublic.h 2021-05-16T23:12:35.0418280Z rm /usr/local/include/H5Object.h 2021-05-16T23:12:35.0421120Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T23:12:35.0424350Z rm /usr/local/include/H5Opublic.h 2021-05-16T23:12:35.0427340Z rm /usr/local/include/H5PLextern.h 2021-05-16T23:12:35.0430920Z rm /usr/local/include/H5PLpublic.h 2021-05-16T23:12:35.0433760Z rm /usr/local/include/H5PTpublic.h 2021-05-16T23:12:35.0437390Z rm /usr/local/include/H5PacketTable.h 2021-05-16T23:12:35.0440980Z rm /usr/local/include/H5Ppublic.h 2021-05-16T23:12:35.0443340Z rm /usr/local/include/H5PredType.h 2021-05-16T23:12:35.0446540Z rm /usr/local/include/H5PropList.h 2021-05-16T23:12:35.0449480Z rm /usr/local/include/H5Rpublic.h 2021-05-16T23:12:35.0452690Z rm /usr/local/include/H5Spublic.h 2021-05-16T23:12:35.0455900Z rm /usr/local/include/H5StrType.h 2021-05-16T23:12:35.0459970Z rm /usr/local/include/H5TBpublic.h 2021-05-16T23:12:35.0462170Z rm /usr/local/include/H5Tpublic.h 2021-05-16T23:12:35.0465650Z rm /usr/local/include/H5VLconnector.h 2021-05-16T23:12:35.0469530Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T23:12:35.0471810Z rm /usr/local/include/H5VLnative.h 2021-05-16T23:12:35.0474890Z Only the first 100 operations were output. 2021-05-16T23:12:36.7616220Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T23:12:37.8755470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:39.0025480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=XpSlzMpk7DqQSGZYcCG1j9zMDyCZ4j6FtwQ8pxcaeKU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:39.0032070Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T23:12:39.0035900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T23%3A20%3A00Z&sig=XpSlzMpk7DqQSGZYcCG1j9zMDyCZ4j6FtwQ8pxcaeKU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:39.1019150Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T23:12:39.1835740Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T23:12:39.1863790Z 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-4857-aklgih 2021-05-16T23:12:39.3158590Z cp -pR /private/tmp/d20210516-4857-aklgih/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T23:12:39.4511250Z chmod -Rf +w /private/tmp/d20210516-4857-aklgih 2021-05-16T23:12:39.6001570Z ==> Finishing up 2021-05-16T23:12:39.6999400Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T23:12:39.7099710Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T23:12:39.7201910Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T23:12:39.7288360Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T23:12:39.7391020Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T23:12:39.7493440Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T23:12:39.7596110Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T23:12:39.7652420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T23:12:39.7754940Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T23:12:39.7756600Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T23:12:39.7859060Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T23:12:39.7961310Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T23:12:39.8063790Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T23:12:39.8166490Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T23:12:39.8268870Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T23:12:39.8371330Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T23:12:39.8474610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5022-9oo5c8.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:12:42.2819510Z ==> Caveats 2021-05-16T23:12:42.2820720Z Emacs Lisp files have been installed to: 2021-05-16T23:12:42.2822040Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T23:12:42.2823320Z ==> Summary 2021-05-16T23:12:42.2974830Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T23:12:44.4373370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T23:12:45.5183150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:46.0414360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T23:12:46.4144290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T23%3A20%3A00Z&sig=vLpXhGFcvz7r5Mw6yyHF6kH5LkqSBJVf8bA0IRU%2F3N4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:46.4733930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=vLpXhGFcvz7r5Mw6yyHF6kH5LkqSBJVf8bA0IRU\%2F3N4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:46.6258320Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T23:12:46.6991860Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T23:12:46.7019500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5029-1zc9js 2021-05-16T23:12:46.8292840Z cp -pR /private/tmp/d20210516-5029-1zc9js/gsl/. /usr/local/Cellar/gsl 2021-05-16T23:12:46.9701450Z chmod -Rf +w /private/tmp/d20210516-5029-1zc9js 2021-05-16T23:12:47.1238830Z ==> Finishing up 2021-05-16T23:12:47.1520580Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T23:12:47.1534080Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T23:12:47.1538330Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T23:12:47.1545360Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T23:12:47.1569280Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T23:12:47.1582870Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T23:12:47.1696440Z info /usr/local/share/info/gsl-ref.info 2021-05-16T23:12:47.1714960Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T23:12:47.1724350Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T23:12:47.1738440Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T23:12:47.1760510Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T23:12:47.1785780Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T23:12:47.1799660Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T23:12:47.1801300Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T23:12:47.1820500Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T23:12:47.1849080Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T23:12:47.1877240Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T23:12:47.1886190Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T23:12:47.2452730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5194-cmzddt.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:12:49.6536660Z ==> Summary 2021-05-16T23:12:49.6704590Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T23:12:52.8087030Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T23:12:53.9598390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:54.5070700Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T23:12:54.8835440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T23%3A20%3A00Z&sig=0xvI9FsHnBoSoYreRp%2FiXpZZdPvCUZ%2B7lDxAynih4l4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:54.9604230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=0xvI9FsHnBoSoYreRp\%2FiXpZZdPvCUZ\%2B7lDxAynih4l4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:55.1847430Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T23:12:55.2030800Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T23:12:56.3459570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:56.9218010Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T23:12:57.3192570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T23%3A20%3A00Z&sig=NrG%2FbrSz5p5Tep%2BUHmbOWbHrOcghTt87qwxBAd9hrXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:57.3680040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=NrG\%2FbrSz5p5Tep\%2BUHmbOWbHrOcghTt87qwxBAd9hrXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:57.4521680Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T23:12:57.4568570Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T23:12:58.6306390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:59.2266280Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T23:12:59.5996770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T23%3A20%3A00Z&sig=wZwARxnjqcHwSxPVlFk9dB78Ip8Cj1Te7mjuQTB1T6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:59.6591540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=wZwARxnjqcHwSxPVlFk9dB78Ip8Cj1Te7mjuQTB1T6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:59.7395930Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:12:59.7442490Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T23:13:00.8716070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:01.4880080Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T23:13:01.8720910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T23%3A20%3A00Z&sig=biG1haKV75kvISuBiSjw8PV1ONHc8uOuNWAZheRSMu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:01.9279040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=biG1haKV75kvISuBiSjw8PV1ONHc8uOuNWAZheRSMu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:01.9874730Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T23:13:01.9908600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T23:13:03.2081540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:03.7597070Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T23:13:04.3274320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T23%3A20%3A00Z&sig=MrLsAvuTh8J%2FeE4yIajlDFUuigKUmgLP37skd89I4Cw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:04.3722340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=MrLsAvuTh8J\%2FeE4yIajlDFUuigKUmgLP37skd89I4Cw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:04.5215490Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T23:13:04.5308800Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T23:13:05.6449690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:06.1899560Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T23:13:06.5620450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T23%3A20%3A00Z&sig=cIQqDZXFCB1foEAuk0e6eGOCArcLUVDmwMx3s%2FRpCC8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:06.6209060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=cIQqDZXFCB1foEAuk0e6eGOCArcLUVDmwMx3s\%2FRpCC8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:06.6735880Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T23:13:06.6768950Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T23:13:07.8066250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:08.3621610Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T23:13:08.7283310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T23%3A20%3A00Z&sig=fIf%2Bot4San3A6C56oTKaCxkoWWnLvicesfdvvlPd6%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:08.7727710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=fIf\%2Bot4San3A6C56oTKaCxkoWWnLvicesfdvvlPd6\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:08.9122500Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T23:13:08.9220210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T23:13:10.0817300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:10.6046700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T23:13:11.0038250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T23%3A20%3A00Z&sig=Kt%2FIm6uwf8ZsXndsvpj3%2FHhadcCNUFxUaW5f9m1nF%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:11.0492610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=Kt\%2FIm6uwf8ZsXndsvpj3\%2FHhadcCNUFxUaW5f9m1nF\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:11.1081170Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T23:13:11.1117170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T23:13:12.2826650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:12.9673520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T23:13:13.3471900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T23%3A20%3A00Z&sig=Y4eFASR6j8TnyOUuuKDzodoyjCQTcNd2PaXagHd6jOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:13.4794780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=Y4eFASR6j8TnyOUuuKDzodoyjCQTcNd2PaXagHd6jOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:13.5717690Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T23:13:13.5756660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T23:13:14.6954820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:15.5049750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T23:13:15.8823940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T23%3A20%3A00Z&sig=PgMwD9jhSZOfrEwgdTU0Yj%2BzhFtGEAzBWQWel2%2FEsKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:15.9593750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=PgMwD9jhSZOfrEwgdTU0Yj\%2BzhFtGEAzBWQWel2\%2FEsKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:16.0116600Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T23:13:16.0147650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T23:13:17.1283830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:17.6934860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T23:13:18.0777540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T23%3A20%3A00Z&sig=iMF49A6OB9mLWarDnDBRzcJQ8FMmCuB0FySuIje2Mgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:18.1265870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=iMF49A6OB9mLWarDnDBRzcJQ8FMmCuB0FySuIje2Mgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:18.1883710Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T23:13:18.1913110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T23:13:19.3169450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:19.8928430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T23:13:20.2808700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T23%3A20%3A00Z&sig=kKv6Ebcb2VT%2FYmIALG%2BzOwGzxvKVqWaPQBvYXEwcS9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:20.3253460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=kKv6Ebcb2VT\%2FYmIALG\%2BzOwGzxvKVqWaPQBvYXEwcS9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:20.4598000Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T23:13:20.4659540Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T23:13:21.8251880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:22.3956050Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T23:13:22.7590070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T23%3A20%3A00Z&sig=CtW4S0CHj5LXdtkwVtQeI%2FCXeiNuYpgeztNm4sdqH4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:22.8038460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=CtW4S0CHj5LXdtkwVtQeI\%2FCXeiNuYpgeztNm4sdqH4I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:22.8725680Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T23:13:22.8764460Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T23:13:24.0686460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:24.6223240Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T23:13:24.9951040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T23%3A20%3A00Z&sig=8HY6jzjO7BsQV4ZBP5YCeXz7c3Sv8DYRepu17lsTa7A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:25.0456750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=8HY6jzjO7BsQV4ZBP5YCeXz7c3Sv8DYRepu17lsTa7A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:25.5243430Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T23:13:25.6391770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T23:13:26.8034250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:27.3808180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T23:13:27.7548820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T23%3A20%3A00Z&sig=0qzdo0KOt8d%2Fec7J%2F9Efkr7uG7ZYMXHhP3pZf2yuWIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:27.8019310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=0qzdo0KOt8d\%2Fec7J\%2F9Efkr7uG7ZYMXHhP3pZf2yuWIY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:27.9801750Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T23:13:27.9918350Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T23:13:29.5709900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:30.1216180Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T23:13:30.4713230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T23%3A20%3A00Z&sig=pz73cfKZF%2FJUwSh9tke0834xmdsfV%2B7UscU0yZC7264%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:30.5232570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=pz73cfKZF\%2FJUwSh9tke0834xmdsfV\%2B7UscU0yZC7264\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:30.6016430Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T23:13:30.6055680Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T23:13:31.7345710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:32.3280340Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T23:13:32.6853340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T23%3A20%3A00Z&sig=TPIgEIvVRyrTg%2FmPu0lZpt1%2Bcvxyz3RbFgdftDleMrY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:32.7295950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=TPIgEIvVRyrTg\%2FmPu0lZpt1\%2Bcvxyz3RbFgdftDleMrY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:32.8457200Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T23:13:32.8532100Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T23:13:33.9922040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:34.5387180Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T23:13:34.9481050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T23%3A20%3A00Z&sig=ii%2BSMo8dC6zBdzmGeI8Hmnqw45SAoLCR9CiSp3MUsf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:34.9921800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=ii\%2BSMo8dC6zBdzmGeI8Hmnqw45SAoLCR9CiSp3MUsf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:35.0390660Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T23:13:35.0421200Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T23:13:36.1731520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:36.7331290Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T23:13:37.0958540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T23%3A20%3A00Z&sig=MIs%2BWA06C1YEeY7jr%2F%2FiozGwYvBYePNt%2B775P7rAQt0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:37.1501810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=MIs\%2BWA06C1YEeY7jr\%2F\%2FiozGwYvBYePNt\%2B775P7rAQt0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:37.2345160Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T23:13:37.2390260Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T23:13:38.3759330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:38.9108600Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T23:13:39.2813110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T23%3A20%3A00Z&sig=%2B4cjBsABMH%2FdSVlZMNxLsS2O3Y2f8QrZGi0faDMrs8A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:39.3695930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=\%2B4cjBsABMH\%2FdSVlZMNxLsS2O3Y2f8QrZGi0faDMrs8A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:39.5117620Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T23:13:39.5202050Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T23:13:40.7920360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:41.3579990Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T23:13:41.7239240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T23%3A20%3A00Z&sig=3YLXrLlIS0Fi8puh1mkZQK3FjZbQIwNiZiCq1q9GqZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:41.7709940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=3YLXrLlIS0Fi8puh1mkZQK3FjZbQIwNiZiCq1q9GqZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:41.8283750Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T23:13:41.8316710Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T23:13:42.9956720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:43.5200590Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T23:13:43.9874130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T23%3A20%3A00Z&sig=31RT9OwDAsiC4YBQin5MHK0zwd%2FYILlFnczhD65xA%2B8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:44.0348010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=31RT9OwDAsiC4YBQin5MHK0zwd\%2FYILlFnczhD65xA\%2B8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:44.2343810Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T23:13:44.2452030Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T23:13:45.4026490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:45.9948520Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T23:13:46.3728510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T23%3A20%3A00Z&sig=sFOClN47ykgeLOqT0C1LVORbj2XBTl4hJGljWfs4428%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:46.4246460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=sFOClN47ykgeLOqT0C1LVORbj2XBTl4hJGljWfs4428\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:46.7796250Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T23:13:46.8216240Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T23:13:47.9891870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:48.5972270Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T23:13:48.9665480Z ==> 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:13:49.0111630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:13:49.1180720Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T23:13:49.1232520Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T23:13:50.2083270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:50.7588700Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T23:13:51.1754860Z ==> 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:13:51.2207290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:13:51.3628730Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T23:13:51.3734780Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T23:13:52.5538030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:53.1729580Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T23:13:53.9507830Z ==> 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:13:53.9952910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:13:54.2949590Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T23:13:54.3395990Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T23:13:55.4671350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:56.0705600Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T23:13:56.4281800Z ==> 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:13:56.4732490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:13:56.5502470Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T23:13:56.5546770Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T23:13:57.7203230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:58.2891330Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T23:13:58.7879110Z ==> 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:13:58.8329990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:13:58.9424920Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T23:13:58.9511290Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T23:14:00.0989210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:00.6704890Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T23:14:01.0853370Z ==> 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:14:01.1550370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:14:01.5640030Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:14:01.5688760Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T23:14:02.7068110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:03.3112700Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T23:14:03.6801350Z ==> 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:14:03.7740990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:14:04.1653900Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T23:14:04.2796590Z ==> 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:14:04.2863840Z ==> Installing ffmpeg dependency: aom 2021-05-16T23:14:04.3918580Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T23:14:04.3958490Z 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-5201-1ndtb51 2021-05-16T23:14:04.4547350Z cp -pR /private/tmp/d20210516-5201-1ndtb51/aom/. /usr/local/Cellar/aom 2021-05-16T23:14:04.4963200Z chmod -Rf +w /private/tmp/d20210516-5201-1ndtb51 2021-05-16T23:14:04.6004930Z ==> Finishing up 2021-05-16T23:14:04.7437270Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T23:14:04.7446570Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T23:14:04.7459950Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T23:14:04.7474120Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T23:14:04.7486850Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T23:14:04.7494470Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T23:14:04.7501380Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T23:14:04.7513550Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T23:14:04.7702940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5567-julge5.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:14:07.8062950Z ==> Summary 2021-05-16T23:14:07.8088790Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T23:14:07.8094870Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T23:14:07.8164220Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T23:14:07.8181770Z 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-5201-pcfrz4 2021-05-16T23:14:07.8356270Z cp -pR /private/tmp/d20210516-5201-pcfrz4/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T23:14:07.8504340Z chmod -Rf +w /private/tmp/d20210516-5201-pcfrz4 2021-05-16T23:14:07.9071130Z ==> Finishing up 2021-05-16T23:14:07.9450750Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T23:14:07.9465940Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T23:14:07.9474710Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T23:14:07.9479800Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T23:14:07.9489460Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T23:14:07.9625110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5593-1qqukvq.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:14:11.2964850Z ==> Summary 2021-05-16T23:14:11.2987720Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T23:14:11.3000000Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T23:14:11.3052930Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:14:11.3070490Z 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-5201-1eka963 2021-05-16T23:14:11.3557350Z cp -pR /private/tmp/d20210516-5201-1eka963/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T23:14:11.4161730Z chmod -Rf +w /private/tmp/d20210516-5201-1eka963 2021-05-16T23:14:11.4943210Z ==> Finishing up 2021-05-16T23:14:11.5340950Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T23:14:11.5346970Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T23:14:11.5354770Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T23:14:11.5453830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5619-1k45lvk.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:14:14.9458370Z ==> Summary 2021-05-16T23:14:14.9534540Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T23:14:14.9542400Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T23:14:14.9568290Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T23:14:14.9617600Z 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-5201-53yvwb 2021-05-16T23:14:14.9877980Z cp -pR /private/tmp/d20210516-5201-53yvwb/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T23:14:15.0281750Z chmod -Rf +w /private/tmp/d20210516-5201-53yvwb 2021-05-16T23:14:15.1180150Z ==> Finishing up 2021-05-16T23:14:15.1792770Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T23:14:15.1798460Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T23:14:15.1827350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T23:14:15.1847350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T23:14:15.1862910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T23:14:15.1871910Z 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:14:15.1883920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T23:14:15.1894540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T23:14:15.1909080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T23:14:15.1919840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T23:14:15.1929420Z 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:14:15.1935790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T23:14:15.1945980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T23:14:15.1956300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T23:14:15.1962130Z 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:14:15.1976280Z 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:14:15.1986350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T23:14:15.1996920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T23:14:15.2007750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T23:14:15.2015560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T23:14:15.2021500Z 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:14:15.2030740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T23:14:15.2040940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T23:14:15.2046480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T23:14:15.2051800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T23:14:15.2061770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T23:14:15.2069190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T23:14:15.2078200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T23:14:15.2093180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T23:14:15.2104540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T23:14:15.2112120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T23:14:15.2118050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T23:14:15.2124510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T23:14:15.2135960Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T23:14:15.2161250Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T23:14:15.2168860Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T23:14:15.2176250Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T23:14:15.2402770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5645-1th5f8j.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:14:19.1063070Z ==> Summary 2021-05-16T23:14:19.1163270Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T23:14:19.1265610Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T23:14:19.3347000Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T23:14:19.3372010Z 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-5201-qreidv 2021-05-16T23:14:19.4456650Z cp -pR /private/tmp/d20210516-5201-qreidv/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T23:14:19.5677950Z chmod -Rf +w /private/tmp/d20210516-5201-qreidv 2021-05-16T23:14:19.8247680Z ==> Finishing up 2021-05-16T23:14:19.8874080Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T23:14:19.8898600Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T23:14:19.8929500Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T23:14:19.8954020Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T23:14:19.8956770Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T23:14:19.8960550Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:14:19.8978000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T23:14:19.9004950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T23:14:19.9041190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T23:14:19.9099170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T23:14:19.9130430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T23:14:19.9159060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T23:14:19.9176310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T23:14:19.9178670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T23:14:19.9180830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T23:14:19.9185110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T23:14:19.9191840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T23:14:19.9194080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T23:14:19.9201500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T23:14:19.9214100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T23:14:19.9216490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T23:14:19.9245010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T23:14:19.9272170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T23:14:19.9302850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T23:14:19.9314090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T23:14:19.9316360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T23:14:19.9329320Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:14:19.9331660Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T23:14:19.9360770Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T23:14:19.9388050Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T23:14:19.9415530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T23:14:19.9443740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T23:14:19.9471400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T23:14:19.9498790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T23:14:19.9526190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T23:14:19.9553520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T23:14:19.9580920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T23:14:19.9608280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T23:14:19.9635950Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T23:14:19.9663790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T23:14:19.9690220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T23:14:19.9717400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T23:14:19.9820420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T23:14:19.9923370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T23:14:19.9961420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T23:14:20.0064420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T23:14:20.0095550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T23:14:20.0198170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T23:14:20.0231260Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T23:14:20.0334040Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T23:14:20.0434130Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T23:14:20.0492980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T23:14:20.0596560Z 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:14:20.0634010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5671-r1xeuo.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:14:24.0310930Z ==> Summary 2021-05-16T23:14:24.0495410Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T23:14:24.0497400Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T23:14:24.0527400Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T23:14:24.0557610Z 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-5201-u5q5ne 2021-05-16T23:14:24.0694620Z cp -pR /private/tmp/d20210516-5201-u5q5ne/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T23:14:24.1003400Z chmod -Rf +w /private/tmp/d20210516-5201-u5q5ne 2021-05-16T23:14:24.1698090Z ==> Finishing up 2021-05-16T23:14:24.2088690Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T23:14:24.2126410Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T23:14:24.2153680Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T23:14:24.2181880Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T23:14:24.2199240Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T23:14:24.2289420Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T23:14:24.2392370Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T23:14:24.2431080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5697-i4ox8c.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:14:28.1796260Z ==> Summary 2021-05-16T23:14:28.1896390Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T23:14:28.1999090Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T23:14:28.4107710Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T23:14:28.4133160Z 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-5201-xr0h7 2021-05-16T23:14:28.4665080Z cp -pR /private/tmp/d20210516-5201-xr0h7/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T23:14:28.5180410Z chmod -Rf +w /private/tmp/d20210516-5201-xr0h7 2021-05-16T23:14:28.6974550Z ==> Finishing up 2021-05-16T23:14:28.7332540Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T23:14:28.7344070Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T23:14:28.7366710Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T23:14:28.7376810Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T23:14:28.7378640Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T23:14:28.7380490Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T23:14:28.7397260Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T23:14:28.7417820Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T23:14:28.7419780Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T23:14:28.7433870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T23:14:28.7448130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T23:14:28.7451160Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T23:14:28.7477220Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T23:14:28.7485130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T23:14:28.7505480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T23:14:28.7532720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T23:14:28.7560350Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T23:14:28.7587570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T23:14:28.7613720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T23:14:28.7640630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T23:14:28.7646470Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T23:14:28.7667640Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T23:14:28.7691230Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T23:14:28.7694710Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T23:14:28.7800320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5726-14wn5bz.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:14:32.1922230Z ==> Summary 2021-05-16T23:14:32.1974110Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T23:14:32.1979930Z ==> Installing ffmpeg dependency: libass 2021-05-16T23:14:32.4403140Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T23:14:32.4420580Z 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-5201-1cmbgf2 2021-05-16T23:14:32.4535090Z cp -pR /private/tmp/d20210516-5201-1cmbgf2/libass/. /usr/local/Cellar/libass 2021-05-16T23:14:32.4647810Z chmod -Rf +w /private/tmp/d20210516-5201-1cmbgf2 2021-05-16T23:14:32.5172280Z ==> Finishing up 2021-05-16T23:14:32.5550720Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T23:14:32.5556220Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T23:14:32.5560500Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T23:14:32.5566210Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T23:14:32.5573120Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T23:14:32.5819480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5752-eabwi3.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:14:35.0125010Z ==> Summary 2021-05-16T23:14:35.0142420Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T23:14:35.0148080Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T23:14:35.0561460Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T23:14:35.0578450Z 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-5201-1i4l7g2 2021-05-16T23:14:35.0781060Z cp -pR /private/tmp/d20210516-5201-1i4l7g2/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T23:14:35.0953850Z chmod -Rf +w /private/tmp/d20210516-5201-1i4l7g2 2021-05-16T23:14:35.1615750Z ==> Finishing up 2021-05-16T23:14:35.2019080Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T23:14:35.2022750Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T23:14:35.2027850Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T23:14:35.2034260Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T23:14:35.2040690Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T23:14:35.2045170Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T23:14:35.2050700Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T23:14:35.2057760Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T23:14:35.2223780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5778-191kaoa.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:14:37.5806970Z ==> Summary 2021-05-16T23:14:37.5831140Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T23:14:37.5837470Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T23:14:37.5893000Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T23:14:37.5943900Z 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-5201-15l22tv 2021-05-16T23:14:37.6093850Z cp -pR /private/tmp/d20210516-5201-15l22tv/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T23:14:37.6303560Z chmod -Rf +w /private/tmp/d20210516-5201-15l22tv 2021-05-16T23:14:37.6912360Z ==> Finishing up 2021-05-16T23:14:37.7312390Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T23:14:37.7316410Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T23:14:37.7329140Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T23:14:37.7336040Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T23:14:37.7341020Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T23:14:37.7345850Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T23:14:37.7351180Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T23:14:37.7356170Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T23:14:37.7360810Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T23:14:37.7368470Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T23:14:37.7373500Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T23:14:37.7534380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5804-16okdxf.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:14:40.1955200Z ==> Summary 2021-05-16T23:14:40.1987230Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T23:14:40.1994530Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T23:14:40.2047280Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T23:14:40.2064470Z 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-5201-doife4 2021-05-16T23:14:40.2197730Z cp -pR /private/tmp/d20210516-5201-doife4/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T23:14:40.2374610Z chmod -Rf +w /private/tmp/d20210516-5201-doife4 2021-05-16T23:14:40.2898370Z ==> Finishing up 2021-05-16T23:14:40.3135710Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T23:14:40.3142920Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T23:14:40.3148700Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T23:14:40.3156100Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T23:14:40.3299890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5830-17bx6t8.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:14:42.6433830Z ==> Summary 2021-05-16T23:14:42.6459630Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T23:14:42.6465960Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T23:14:42.6495710Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T23:14:42.6513130Z 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-5201-s8hcgj 2021-05-16T23:14:42.6805590Z cp -pR /private/tmp/d20210516-5201-s8hcgj/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T23:14:42.6982160Z chmod -Rf +w /private/tmp/d20210516-5201-s8hcgj 2021-05-16T23:14:42.7765160Z ==> Finishing up 2021-05-16T23:14:42.8964960Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T23:14:42.8970730Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T23:14:42.8977940Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T23:14:42.9070800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5856-1njrhui.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:14:45.2648010Z ==> Summary 2021-05-16T23:14:45.2670240Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T23:14:45.2678180Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T23:14:45.2726640Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T23:14:45.2745130Z 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-5201-ovgfiw 2021-05-16T23:14:45.2883440Z cp -pR /private/tmp/d20210516-5201-ovgfiw/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T23:14:45.3031210Z chmod -Rf +w /private/tmp/d20210516-5201-ovgfiw 2021-05-16T23:14:45.3555380Z ==> Finishing up 2021-05-16T23:14:45.3987490Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T23:14:45.3991510Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T23:14:45.3999360Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T23:14:45.4003720Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T23:14:45.4012680Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T23:14:45.4017180Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T23:14:45.4022260Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T23:14:45.4027110Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T23:14:45.4034770Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T23:14:45.4039890Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T23:14:45.4203360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5882-1v5jedv.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:14:47.8469910Z ==> Summary 2021-05-16T23:14:47.8494070Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T23:14:47.8501510Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T23:14:47.8577950Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T23:14:47.8595350Z 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-5201-1qp8994 2021-05-16T23:14:48.2670560Z cp -pR /private/tmp/d20210516-5201-1qp8994/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T23:14:48.5245380Z chmod -Rf +w /private/tmp/d20210516-5201-1qp8994 2021-05-16T23:14:48.5876500Z ==> Finishing up 2021-05-16T23:14:48.6283880Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T23:14:48.6290300Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T23:14:48.6297020Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T23:14:48.6304600Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T23:14:48.6306640Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T23:14:48.6312160Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T23:14:48.6319520Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T23:14:48.6485000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5908-wyi073.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:14:51.2039970Z ==> Summary 2021-05-16T23:14:51.2060080Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T23:14:51.2066280Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T23:14:51.2562850Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T23:14:51.2580390Z 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-5201-10z4x11 2021-05-16T23:14:51.2904010Z cp -pR /private/tmp/d20210516-5201-10z4x11/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T23:14:51.3154330Z chmod -Rf +w /private/tmp/d20210516-5201-10z4x11 2021-05-16T23:14:51.3839180Z ==> Finishing up 2021-05-16T23:14:51.4238200Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T23:14:51.4243850Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T23:14:51.4253270Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T23:14:51.4259340Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T23:14:51.4263620Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T23:14:51.4268880Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T23:14:51.4275930Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T23:14:51.4441440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5934-viqgq9.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:14:53.8321230Z ==> Summary 2021-05-16T23:14:53.8352210Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T23:14:53.8358100Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T23:14:53.8857880Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T23:14:53.8875530Z 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-5201-1p7fbko 2021-05-16T23:14:53.9072940Z cp -pR /private/tmp/d20210516-5201-1p7fbko/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T23:14:53.9207820Z chmod -Rf +w /private/tmp/d20210516-5201-1p7fbko 2021-05-16T23:14:53.9789230Z ==> Finishing up 2021-05-16T23:14:54.0173430Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T23:14:54.0201190Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T23:14:54.0207820Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T23:14:54.0212910Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T23:14:54.0218430Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T23:14:54.0225540Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T23:14:54.0373740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5960-1c9ehca.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:14:56.5112450Z ==> Summary 2021-05-16T23:14:56.5132340Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T23:14:56.5139050Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T23:14:56.5160440Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T23:14:56.5178530Z 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-5201-1wsjtoh 2021-05-16T23:14:56.5697210Z cp -pR /private/tmp/d20210516-5201-1wsjtoh/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T23:14:56.6198830Z chmod -Rf +w /private/tmp/d20210516-5201-1wsjtoh 2021-05-16T23:14:56.7049740Z ==> Finishing up 2021-05-16T23:14:56.7456720Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T23:14:56.7462160Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T23:14:56.7475930Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T23:14:56.7487690Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T23:14:56.7492790Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T23:14:56.7497230Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T23:14:56.7502710Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T23:14:56.7507670Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T23:14:56.7512280Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T23:14:56.7519790Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T23:14:56.7782860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5986-ftb81q.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:14:59.1628200Z ==> Summary 2021-05-16T23:14:59.1693570Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T23:14:59.1702650Z ==> Installing ffmpeg dependency: snappy 2021-05-16T23:14:59.1785040Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T23:14:59.1802760Z 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-5201-1xnk4gc 2021-05-16T23:14:59.1920710Z cp -pR /private/tmp/d20210516-5201-1xnk4gc/snappy/. /usr/local/Cellar/snappy 2021-05-16T23:14:59.2063810Z chmod -Rf +w /private/tmp/d20210516-5201-1xnk4gc 2021-05-16T23:14:59.2566000Z ==> Finishing up 2021-05-16T23:14:59.3042290Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T23:14:59.3045950Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T23:14:59.3051460Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T23:14:59.3055410Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T23:14:59.3064790Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T23:14:59.3069130Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T23:14:59.3074410Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T23:14:59.3078780Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T23:14:59.3084320Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T23:14:59.3219840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6012-17l2f9p.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:15:01.6629530Z ==> Summary 2021-05-16T23:15:01.6650920Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T23:15:01.6658890Z ==> Installing ffmpeg dependency: speex 2021-05-16T23:15:01.6720800Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T23:15:01.6737950Z 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-5201-xfazsf 2021-05-16T23:15:01.6887760Z cp -pR /private/tmp/d20210516-5201-xfazsf/speex/. /usr/local/Cellar/speex 2021-05-16T23:15:01.7071540Z chmod -Rf +w /private/tmp/d20210516-5201-xfazsf 2021-05-16T23:15:01.7626120Z ==> Finishing up 2021-05-16T23:15:01.8024250Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T23:15:01.8044960Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T23:15:01.8053600Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T23:15:01.8059750Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T23:15:01.8064280Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T23:15:01.8069690Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T23:15:01.8076750Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T23:15:01.8249170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6038-105hpvs.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:15:04.1690070Z ==> Summary 2021-05-16T23:15:04.1716410Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T23:15:04.1722290Z ==> Installing ffmpeg dependency: srt 2021-05-16T23:15:04.1853400Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T23:15:04.1871710Z 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-5201-1e4vjwi 2021-05-16T23:15:04.2176220Z cp -pR /private/tmp/d20210516-5201-1e4vjwi/srt/. /usr/local/Cellar/srt 2021-05-16T23:15:04.2351850Z chmod -Rf +w /private/tmp/d20210516-5201-1e4vjwi 2021-05-16T23:15:04.3068260Z ==> Finishing up 2021-05-16T23:15:04.3633590Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T23:15:04.3642580Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T23:15:04.3653190Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T23:15:04.3665210Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T23:15:04.3684240Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T23:15:04.3699190Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T23:15:04.3753630Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T23:15:04.3757890Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T23:15:04.3763160Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T23:15:04.3770170Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T23:15:04.3774740Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T23:15:04.3946030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6064-1sep5je.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:15:06.8606020Z ==> Summary 2021-05-16T23:15:06.8629550Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T23:15:06.8636660Z ==> Installing ffmpeg dependency: giflib 2021-05-16T23:15:06.8665510Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T23:15:06.8683540Z 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-5201-1x7eonv 2021-05-16T23:15:06.9221940Z cp -pR /private/tmp/d20210516-5201-1x7eonv/giflib/. /usr/local/Cellar/giflib 2021-05-16T23:15:06.9364100Z chmod -Rf +w /private/tmp/d20210516-5201-1x7eonv 2021-05-16T23:15:06.9876110Z ==> Finishing up 2021-05-16T23:15:07.0291820Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T23:15:07.0296950Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T23:15:07.0300930Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T23:15:07.0312450Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T23:15:07.0317090Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T23:15:07.0322580Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T23:15:07.0328990Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T23:15:07.0335790Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T23:15:07.0340440Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T23:15:07.0345470Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T23:15:07.0350400Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T23:15:07.0509060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6090-vs4io7.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:15:09.5476240Z ==> Summary 2021-05-16T23:15:09.5500230Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T23:15:09.5506400Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T23:15:09.6233380Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T23:15:09.6251060Z 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-5201-1uplr4w 2021-05-16T23:15:09.6809830Z cp -pR /private/tmp/d20210516-5201-1uplr4w/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T23:15:09.7137430Z chmod -Rf +w /private/tmp/d20210516-5201-1uplr4w 2021-05-16T23:15:09.9327910Z ==> Finishing up 2021-05-16T23:15:09.9988640Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T23:15:09.9997100Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T23:15:09.9998490Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T23:15:10.0002500Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T23:15:10.0006920Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T23:15:10.0016470Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T23:15:10.0021100Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T23:15:10.0026390Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T23:15:10.0031140Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T23:15:10.0035870Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T23:15:10.0043070Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T23:15:10.0052670Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T23:15:10.0057300Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T23:15:10.0062570Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T23:15:10.0067370Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T23:15:10.0072250Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T23:15:10.0080260Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T23:15:10.0352140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6116-1b5aman.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:15:12.4237010Z ==> Summary 2021-05-16T23:15:12.4277090Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T23:15:12.4284040Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T23:15:12.5030690Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T23:15:12.5048320Z 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-5201-13ih2pp 2021-05-16T23:15:12.6787140Z cp -pR /private/tmp/d20210516-5201-13ih2pp/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T23:15:12.7815510Z chmod -Rf +w /private/tmp/d20210516-5201-13ih2pp 2021-05-16T23:15:12.9027400Z ==> Finishing up 2021-05-16T23:15:12.9423600Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T23:15:12.9430060Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T23:15:12.9436130Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T23:15:12.9442690Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T23:15:12.9447180Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T23:15:12.9452600Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T23:15:12.9459850Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T23:15:12.9717100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6142-1ttftpl.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:15:15.3587050Z ==> Caveats 2021-05-16T23:15:15.3588250Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:15:15.3589920Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:15:15.3591360Z ==> Summary 2021-05-16T23:15:15.3636960Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T23:15:15.3642920Z ==> Installing ffmpeg dependency: theora 2021-05-16T23:15:15.3823370Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T23:15:15.3841180Z 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-5201-15n3emn 2021-05-16T23:15:15.4295640Z cp -pR /private/tmp/d20210516-5201-15n3emn/theora/. /usr/local/Cellar/theora 2021-05-16T23:15:15.4811920Z chmod -Rf +w /private/tmp/d20210516-5201-15n3emn 2021-05-16T23:15:15.5678950Z ==> Finishing up 2021-05-16T23:15:15.6094950Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T23:15:15.6102370Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T23:15:15.6108400Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T23:15:15.6112940Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T23:15:15.6118540Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T23:15:15.6123600Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T23:15:15.6143570Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T23:15:15.6148500Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T23:15:15.6153940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T23:15:15.6162550Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T23:15:15.6170030Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T23:15:15.6177520Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T23:15:15.6182830Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T23:15:15.6188350Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T23:15:15.6461080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6168-f2e768.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:15:18.1586510Z ==> Summary 2021-05-16T23:15:18.1654710Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T23:15:18.1660640Z ==> Installing ffmpeg dependency: x264 2021-05-16T23:15:18.1694870Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T23:15:18.1712780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5201-l3c2ib 2021-05-16T23:15:18.2064750Z cp -pR /private/tmp/d20210516-5201-l3c2ib/x264/. /usr/local/Cellar/x264 2021-05-16T23:15:18.2214660Z chmod -Rf +w /private/tmp/d20210516-5201-l3c2ib 2021-05-16T23:15:18.2728170Z ==> Finishing up 2021-05-16T23:15:18.3132330Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T23:15:18.3145510Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T23:15:18.3150290Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T23:15:18.3157070Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T23:15:18.3161700Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T23:15:18.3180340Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T23:15:18.3187900Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T23:15:18.3335440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6195-pm17sd.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:15:20.6686190Z ==> Summary 2021-05-16T23:15:20.6742460Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T23:15:20.6750490Z ==> Installing ffmpeg dependency: x265 2021-05-16T23:15:20.6809300Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T23:15:20.6827260Z 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-5201-18j8dxi 2021-05-16T23:15:20.7888140Z cp -pR /private/tmp/d20210516-5201-18j8dxi/x265/. /usr/local/Cellar/x265 2021-05-16T23:15:20.8802070Z chmod -Rf +w /private/tmp/d20210516-5201-18j8dxi 2021-05-16T23:15:20.9868070Z ==> Finishing up 2021-05-16T23:15:21.0517300Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T23:15:21.0523350Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T23:15:21.0527920Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T23:15:21.0534930Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T23:15:21.0539370Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T23:15:21.0544790Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T23:15:21.0552120Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T23:15:21.0758310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6221-alh3y2.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:15:23.4140010Z ==> Summary 2021-05-16T23:15:23.4158050Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T23:15:23.4165160Z ==> Installing ffmpeg dependency: xvid 2021-05-16T23:15:23.4187240Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T23:15:23.4206560Z 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-5201-laeqh1 2021-05-16T23:15:23.4388090Z cp -pR /private/tmp/d20210516-5201-laeqh1/xvid/. /usr/local/Cellar/xvid 2021-05-16T23:15:23.4514040Z chmod -Rf +w /private/tmp/d20210516-5201-laeqh1 2021-05-16T23:15:23.5369910Z ==> Finishing up 2021-05-16T23:15:23.6546070Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T23:15:23.6552280Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T23:15:23.6556860Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T23:15:23.6686470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6247-1t9i1of.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:15:26.0744510Z ==> Summary 2021-05-16T23:15:26.0762480Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T23:15:26.0770210Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T23:15:26.0941060Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T23:15:26.0958930Z 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-5201-1nzyv86 2021-05-16T23:15:26.1595030Z cp -pR /private/tmp/d20210516-5201-1nzyv86/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T23:15:26.2163650Z chmod -Rf +w /private/tmp/d20210516-5201-1nzyv86 2021-05-16T23:15:26.3358360Z ==> Finishing up 2021-05-16T23:15:26.3698930Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T23:15:26.3704800Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T23:15:26.3709170Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T23:15:26.3739350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T23:15:26.3752660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T23:15:26.3763030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T23:15:26.3774440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T23:15:26.3787890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T23:15:26.3795520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T23:15:26.3805960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T23:15:26.3816330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T23:15:26.3826330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T23:15:26.3835920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T23:15:26.3845790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T23:15:26.3854460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T23:15:26.3866590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T23:15:26.3877760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T23:15:26.3886880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T23:15:26.3898510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T23:15:26.3927180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T23:15:26.3937750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T23:15:26.3946250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T23:15:26.3951790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T23:15:26.3960000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T23:15:26.3970230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T23:15:26.3975510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T23:15:26.3987270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T23:15:26.3996100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T23:15:26.4005970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T23:15:26.4014250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T23:15:26.4026370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T23:15:26.4033270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T23:15:26.4042570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T23:15:26.4049310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T23:15:26.4057580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T23:15:26.4066030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T23:15:26.4073910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T23:15:26.4079190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T23:15:26.4089390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T23:15:26.4096560Z 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:15:26.4103960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T23:15:26.4109000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T23:15:26.4118780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T23:15:26.4126740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T23:15:26.4138300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T23:15:26.4143310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T23:15:26.4148980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T23:15:26.4154060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T23:15:26.4162390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T23:15:26.4167930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T23:15:26.4175660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T23:15:26.4184120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T23:15:26.4193590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T23:15:26.4199630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T23:15:26.4206430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T23:15:26.4216600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T23:15:26.4224140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T23:15:26.4229730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T23:15:26.4238300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T23:15:26.4243800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T23:15:26.4280510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T23:15:26.4290540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T23:15:26.4296070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T23:15:26.4305760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T23:15:26.4311780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T23:15:26.4317170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T23:15:26.4322950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T23:15:26.4328470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T23:15:26.4346710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T23:15:26.4352270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T23:15:26.4358090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T23:15:26.4363710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T23:15:26.4370610Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T23:15:26.4375330Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T23:15:26.4380960Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T23:15:26.4388810Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T23:15:26.4647440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6273-13eex33.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:15:29.4617680Z ==> Summary 2021-05-16T23:15:29.4678670Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T23:15:29.4685370Z ==> Installing ffmpeg dependency: zimg 2021-05-16T23:15:29.4733130Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:15:29.4750200Z 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-5201-1d0ehug 2021-05-16T23:15:29.4977120Z cp -pR /private/tmp/d20210516-5201-1d0ehug/zimg/. /usr/local/Cellar/zimg 2021-05-16T23:15:29.5207240Z chmod -Rf +w /private/tmp/d20210516-5201-1d0ehug 2021-05-16T23:15:29.5898510Z ==> Finishing up 2021-05-16T23:15:29.6341840Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T23:15:29.6345580Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T23:15:29.6354830Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T23:15:29.6361110Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T23:15:29.6365590Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T23:15:29.6371060Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T23:15:29.6378070Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T23:15:29.6536320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6299-fee8a9.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:15:32.0209820Z ==> Summary 2021-05-16T23:15:32.0240140Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T23:15:32.0246600Z ==> Installing ffmpeg 2021-05-16T23:15:32.0250000Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T23:15:32.0268150Z 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-5201-ihbt01 2021-05-16T23:15:32.3506800Z cp -pR /private/tmp/d20210516-5201-ihbt01/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T23:15:32.5799150Z chmod -Rf +w /private/tmp/d20210516-5201-ihbt01 2021-05-16T23:15:35.9445350Z ==> Finishing up 2021-05-16T23:15:35.9807060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T23:15:35.9811040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T23:15:35.9816110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T23:15:35.9821120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T23:15:35.9825860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T23:15:35.9830570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T23:15:35.9835740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T23:15:35.9841050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T23:15:35.9845660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T23:15:35.9850830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T23:15:35.9855540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T23:15:35.9860130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T23:15:35.9865030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T23:15:35.9869740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T23:15:35.9874690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T23:15:35.9879490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T23:15:35.9884570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T23:15:35.9889130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T23:15:35.9894700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T23:15:35.9899320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T23:15:35.9904400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T23:15:35.9908970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T23:15:35.9914190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T23:15:35.9919150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T23:15:35.9923910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T23:15:35.9929000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T23:15:35.9933460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T23:15:35.9938660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T23:15:35.9943180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T23:15:35.9948150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T23:15:35.9953120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T23:15:35.9957910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T23:15:35.9963120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T23:15:35.9968370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T23:15:35.9973020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T23:15:35.9978470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T23:15:35.9983510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T23:15:35.9989150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T23:15:35.9996100Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T23:15:36.0000920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T23:15:36.0006100Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T23:15:36.0010650Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T23:15:36.0015970Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T23:15:36.0021000Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T23:15:36.0026330Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T23:15:36.0031050Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T23:15:36.0036220Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T23:15:36.0042930Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T23:15:36.0069200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T23:15:36.0082590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T23:15:36.0090730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T23:15:36.0100090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T23:15:36.0171580Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T23:15:36.0182220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T23:15:36.0187910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T23:15:36.0203620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T23:15:36.0208680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T23:15:36.0218740Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T23:15:36.0223980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T23:15:36.0244370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T23:15:36.0249830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T23:15:36.0255120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T23:15:36.0261880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T23:15:36.0277010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T23:15:36.0288300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T23:15:36.0297350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T23:15:36.0305120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T23:15:36.0310440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T23:15:36.0322050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T23:15:36.0327390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T23:15:36.0334920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T23:15:36.0339920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T23:15:36.0344520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T23:15:36.0349910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T23:15:36.0355150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T23:15:36.0359980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T23:15:36.0364940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T23:15:36.0373360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T23:15:36.0375480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T23:15:36.0380760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T23:15:36.0385800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T23:15:36.0390640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T23:15:36.0396060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T23:15:36.0400770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T23:15:36.0405760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T23:15:36.0410590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T23:15:36.0416050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T23:15:36.0420750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T23:15:36.0425670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T23:15:36.0430540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T23:15:36.0435820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T23:15:36.0440510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T23:15:36.0445430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T23:15:36.0450120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T23:15:36.0455360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T23:15:36.0459970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T23:15:36.0465200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T23:15:36.0469900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T23:15:36.0475130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T23:15:36.0479950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T23:15:36.0484110Z Only the first 100 operations were output. 2021-05-16T23:15:36.1602270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6325-nhcxnp.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:15:38.9297340Z ==> Summary 2021-05-16T23:15:38.9469160Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T23:15:40.0813380Z ==> Caveats 2021-05-16T23:15:40.0815730Z ==> tesseract 2021-05-16T23:15:40.0830840Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:15:40.0832640Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:15:41.9030490Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T23:15:43.0997840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:15:43.6668780Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T23:15:44.0433540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T23%3A25%3A00Z&sig=5V8dox5k5ug1YZNKI77gaMWznsVrg1YXCDHrzLHSVug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:44.0890470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=5V8dox5k5ug1YZNKI77gaMWznsVrg1YXCDHrzLHSVug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:44.5628230Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T23:15:44.6728900Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T23:15:45.8298080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:15:46.3968250Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T23:15:46.8769980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T23%3A25%3A00Z&sig=kk3LYq2UiSuG2FbHOy%2BTNTVMxnqEExyj8lTtuV%2Fyqz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:46.9555540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=kk3LYq2UiSuG2FbHOy\%2BTNTVMxnqEExyj8lTtuV\%2Fyqz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:47.2682050Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T23:15:47.3098090Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T23:15:47.3103080Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T23:15:47.3767850Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T23:15:47.3797170Z 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-6332-197rxqp 2021-05-16T23:15:47.9807500Z cp -pR /private/tmp/d20210516-6332-197rxqp/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T23:15:48.4434760Z chmod -Rf +w /private/tmp/d20210516-6332-197rxqp 2021-05-16T23:15:48.8114850Z ==> Finishing up 2021-05-16T23:15:48.8480250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T23:15:48.8485760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T23:15:48.8489350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T23:15:48.8493840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T23:15:48.8499080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T23:15:48.8503420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T23:15:48.8508450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T23:15:48.8513020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T23:15:48.8518040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T23:15:48.8527140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T23:15:48.8538180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T23:15:48.8553190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T23:15:48.8560370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T23:15:48.8569560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T23:15:48.8588400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T23:15:48.8599920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T23:15:48.8607190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T23:15:48.8617260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T23:15:48.8633830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T23:15:48.8643190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T23:15:48.8653420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T23:15:48.8663480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T23:15:48.8672510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T23:15:48.8684370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T23:15:48.8696660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T23:15:48.8708030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T23:15:48.8718420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T23:15:48.8728020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T23:15:48.8737910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T23:15:48.8750220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T23:15:48.8764010Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T23:15:48.8817670Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T23:15:48.8822190Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T23:15:48.8832280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T23:15:48.8839660Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T23:15:48.8844580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T23:15:48.8850120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T23:15:48.8855530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T23:15:48.8861120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T23:15:48.8872430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T23:15:48.8878220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T23:15:48.8888730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T23:15:48.8894390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T23:15:48.8900280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T23:15:48.8906200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T23:15:48.8911910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T23:15:48.8921570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T23:15:48.8927090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T23:15:48.8932500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T23:15:48.8937850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T23:15:48.8946740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T23:15:48.8952490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T23:15:48.8958260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T23:15:48.8969980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T23:15:48.8975570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T23:15:48.8982410Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T23:15:48.8987780Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T23:15:48.8992680Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T23:15:49.0445170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6502-wu4f97.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:15:51.6024520Z ==> Summary 2021-05-16T23:15:51.6492560Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T23:15:51.6497140Z ==> Installing imagemagick@6 2021-05-16T23:15:51.6501180Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T23:15:51.6518710Z 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-6332-xy28bf 2021-05-16T23:15:51.9653130Z cp -pR /private/tmp/d20210516-6332-xy28bf/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T23:15:52.3299280Z chmod -Rf +w /private/tmp/d20210516-6332-xy28bf 2021-05-16T23:15:53.6196870Z ==> Finishing up 2021-05-16T23:15:53.8959980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6528-1i0etib.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:15:56.5567450Z ==> Caveats 2021-05-16T23:15:56.5569080Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:56.5570230Z because this is an alternate version of another formula. 2021-05-16T23:15:56.5570900Z 2021-05-16T23:15:56.5571770Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:15:56.5573340Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:56.5574120Z 2021-05-16T23:15:56.5575060Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:15:56.5576420Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:15:56.5577850Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:15:56.5578560Z 2021-05-16T23:15:56.5579780Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:15:56.5581010Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:15:56.5581810Z 2021-05-16T23:15:56.5582980Z ==> Summary 2021-05-16T23:15:56.6008950Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T23:15:57.3991190Z ==> Caveats 2021-05-16T23:15:57.3992700Z ==> imagemagick@6 2021-05-16T23:15:57.4039010Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:57.4041970Z because this is an alternate version of another formula. 2021-05-16T23:15:57.4042700Z 2021-05-16T23:15:57.4043580Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:15:57.4045360Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:57.4046170Z 2021-05-16T23:15:57.4048300Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:15:57.4049810Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:15:57.4054520Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:15:57.4055680Z 2021-05-16T23:15:57.4057060Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:15:57.4058230Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:15:57.4058930Z 2021-05-16T23:15:59.3900360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T23:16:00.5085260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:01.1040910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T23:16:01.4876950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T23%3A25%3A00Z&sig=GvnMlqyEWVDg7Z2j8UxCHZjDGmAk%2FhQfRhXB6%2FZhXR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:01.5504130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=GvnMlqyEWVDg7Z2j8UxCHZjDGmAk\%2FhQfRhXB6\%2FZhXR8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:01.6287740Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T23:16:01.6360160Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T23:16:02.7735690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:03.3665970Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T23:16:03.7384380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T23%3A25%3A00Z&sig=EWd4vn83E%2BS3G47EFXlF5qqU1gefTKvZ%2Fw6MSd21qF4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:03.7956860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=EWd4vn83E\%2BS3G47EFXlF5qqU1gefTKvZ\%2Fw6MSd21qF4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:03.9633880Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T23:16:03.9706840Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T23:16:05.0912250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:05.6444840Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T23:16:06.0099770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T23%3A25%3A00Z&sig=8wuPertRpo0GqOV%2BkfuqETt8VZByG6sqXPzx%2FY2fVn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:06.0543320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=8wuPertRpo0GqOV\%2BkfuqETt8VZByG6sqXPzx\%2FY2fVn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:06.6103210Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T23:16:06.7642960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T23:16:07.9186020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:08.4778860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T23:16:08.8358380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T23%3A25%3A00Z&sig=Z4Zp9fKOv0DsdvOwXnugL5EVFxPbZxZe0In1Aux41z8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:08.8823120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=Z4Zp9fKOv0DsdvOwXnugL5EVFxPbZxZe0In1Aux41z8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:08.9330470Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T23:16:08.9362680Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T23:16:10.0865280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:10.8069200Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T23:16:11.1687590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T23%3A25%3A00Z&sig=UPYky%2FX5cyGe4Umn53DEuh5Y94lawHEtFgnv7WkMUqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:11.2423340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=UPYky\%2FX5cyGe4Umn53DEuh5Y94lawHEtFgnv7WkMUqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:11.2907620Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T23:16:11.2938220Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T23:16:12.3988990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:12.9444330Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T23:16:13.3022150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T23%3A25%3A00Z&sig=I0S3w%2BCIx4ATOo358hJmnbWSBjePCXwqkNOW8JMV2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:13.3468800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=I0S3w\%2BCIx4ATOo358hJmnbWSBjePCXwqkNOW8JMV2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:13.4763170Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T23:16:13.4830350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T23:16:14.6852300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:15.2393870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T23:16:15.6353630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T23%3A25%3A00Z&sig=AB1o8qdcNXn88achaK7St6r9ZZKwB3p2va26Dzz8YaI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:15.6831430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=AB1o8qdcNXn88achaK7St6r9ZZKwB3p2va26Dzz8YaI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:15.8319370Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T23:16:15.8395020Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T23:16:17.0411610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:17.6103600Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T23:16:18.1181550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T23%3A25%3A00Z&sig=YeekUzZHpFDMGOQgDgGoP24l8EnYs7zEG6jH1Yntf8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:18.1658990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=YeekUzZHpFDMGOQgDgGoP24l8EnYs7zEG6jH1Yntf8M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:18.2133360Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T23:16:18.2165870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T23:16:19.3289980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:19.9234150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T23:16:20.3016660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T23%3A25%3A00Z&sig=QJGzmUE%2Fu7y066BOTeUXBSBsf10prCZUd%2FxmaCcCt5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:20.3458530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=QJGzmUE\%2Fu7y066BOTeUXBSBsf10prCZUd\%2FxmaCcCt5E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:20.4242770Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T23:16:20.4289060Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T23:16:21.5828060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:22.2201910Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T23:16:22.6914920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T23%3A25%3A00Z&sig=pBuMceL70LpH2Xqa17D6302VzEdytsQX945%2FeqUTrGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:22.7356800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=pBuMceL70LpH2Xqa17D6302VzEdytsQX945\%2FeqUTrGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:22.8039090Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:16:22.8074200Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T23:16:23.9137990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:24.4814630Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T23:16:25.2457590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=9fCJGuaJphS7hAN9z\%2FDP0HD\%2FonM5cnSsDp0xy3d4\%2FSc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:25.2464660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T23%3A25%3A00Z&sig=9fCJGuaJphS7hAN9z%2FDP0HD%2FonM5cnSsDp0xy3d4%2FSc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:25.2468410Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:16:25.2470780Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T23:16:26.2097460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16:26.8089030Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T23:16:27.1841540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T23%3A25%3A00Z&sig=jaNpgaTNdqCykS2VSdRvqB5sh4LBBPqtpvr3V1GLUS8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:27.2300520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=jaNpgaTNdqCykS2VSdRvqB5sh4LBBPqtpvr3V1GLUS8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:27.5329910Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T23:16:27.5895120Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T23:16:27.5897970Z ==> Installing imagemagick dependency: libde265 2021-05-16T23:16:27.6545020Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T23:16:27.6586890Z 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-6535-clsey5 2021-05-16T23:16:27.6816040Z cp -pR /private/tmp/d20210516-6535-clsey5/libde265/. /usr/local/Cellar/libde265 2021-05-16T23:16:27.7033640Z chmod -Rf +w /private/tmp/d20210516-6535-clsey5 2021-05-16T23:16:27.7651460Z ==> Finishing up 2021-05-16T23:16:27.8839130Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T23:16:27.8851920Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T23:16:27.8880810Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T23:16:27.8882450Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T23:16:27.8887520Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T23:16:27.8979790Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T23:16:27.8981710Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T23:16:27.8983200Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T23:16:27.8984640Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T23:16:27.8986240Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T23:16:27.9082390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6766-1wslnko.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:16:30.2751030Z ==> Summary 2021-05-16T23:16:30.2778270Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T23:16:30.2784410Z ==> Installing imagemagick dependency: docbook 2021-05-16T23:16:30.2813360Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T23:16:30.2830280Z 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-6535-1xwehhb 2021-05-16T23:16:30.3657210Z cp -pR /private/tmp/d20210516-6535-1xwehhb/docbook/. /usr/local/Cellar/docbook 2021-05-16T23:16:30.4705640Z chmod -Rf +w /private/tmp/d20210516-6535-1xwehhb 2021-05-16T23:16:30.5593400Z ==> Finishing up 2021-05-16T23:16:30.6272190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6792-s87gja.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:16:32.7150510Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T23:16:32.7957440Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:32.8263170Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:32.8564870Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:32.8864980Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:32.9162310Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:32.9465360Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:32.9764600Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:33.0064760Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:33.0365590Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:33.0665940Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:33.0968890Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:33.1268080Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:33.1567150Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:33.1867200Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:33.5853400Z ==> Caveats 2021-05-16T23:16:33.5854580Z To use the DocBook package in your XML toolchain, 2021-05-16T23:16:33.5855550Z you need to add the following to your ~/.bashrc: 2021-05-16T23:16:33.5856240Z 2021-05-16T23:16:33.5857080Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:16:33.5858330Z ==> Summary 2021-05-16T23:16:33.5985960Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T23:16:33.5991850Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T23:16:33.6040510Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T23:16:33.6058110Z 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-6535-msgs18 2021-05-16T23:16:35.3727300Z cp -pR /private/tmp/d20210516-6535-msgs18/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T23:16:37.8302060Z chmod -Rf +w /private/tmp/d20210516-6535-msgs18 2021-05-16T23:16:39.1271540Z ==> Finishing up 2021-05-16T23:16:39.1717040Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T23:16:39.1732070Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T23:16:39.1935930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6833-1da0zd0.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:16:41.6521760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:41.6987320Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:41.7437190Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:16:41.7881510Z ==> 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:16:41.8308740Z ==> 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:16:41.8766950Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T23:16:41.9205620Z ==> 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:16:41.9664250Z ==> 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:16:42.0091230Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:16:42.0552060Z ==> 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:16:42.0984920Z ==> 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:16:42.1446200Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:16:42.1858350Z ==> 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:16:42.2312230Z ==> 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:16:42.2762020Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:42.3220540Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:16:42.3638810Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:16:42.4113760Z ==> 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:16:42.4542010Z ==> 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:16:42.5003460Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:16:42.5444080Z ==> 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:16:42.5904460Z ==> 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:16:42.6313390Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:16:42.6769850Z ==> 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:16:42.7226940Z ==> 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:16:42.7686960Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T23:16:42.8100500Z ==> 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:16:42.8544580Z ==> 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:16:43.8987850Z ==> Summary 2021-05-16T23:16:44.1841070Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T23:16:44.1847470Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T23:16:44.1872690Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T23:16:44.1892550Z 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-6535-h8lhqu 2021-05-16T23:16:44.2048760Z cp -pR /private/tmp/d20210516-6535-h8lhqu/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T23:16:44.2171170Z chmod -Rf +w /private/tmp/d20210516-6535-h8lhqu 2021-05-16T23:16:44.2900120Z ==> Finishing up 2021-05-16T23:16:44.3274070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6887-1j2xrfb.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:16:46.7539000Z ==> Caveats 2021-05-16T23:16:46.7540610Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:16:46.7541860Z because macOS already provides this software and installing another version in 2021-05-16T23:16:46.7543080Z parallel can cause all kinds of trouble. 2021-05-16T23:16:46.7543710Z 2021-05-16T23:16:46.7544950Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:16:46.7546670Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:16:46.7547460Z 2021-05-16T23:16:46.7547930Z 2021-05-16T23:16:46.7548670Z Bash completion has been installed to: 2021-05-16T23:16:46.7549960Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:16:46.7551250Z ==> Summary 2021-05-16T23:16:46.7559170Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T23:16:46.7564570Z ==> Installing imagemagick dependency: xmlto 2021-05-16T23:16:46.7701490Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T23:16:46.7719260Z 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-6535-p690er 2021-05-16T23:16:46.7908590Z cp -pR /private/tmp/d20210516-6535-p690er/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T23:16:46.8329860Z chmod -Rf +w /private/tmp/d20210516-6535-p690er 2021-05-16T23:16:46.8939080Z ==> Finishing up 2021-05-16T23:16:46.9377440Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T23:16:46.9391900Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T23:16:46.9411050Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T23:16:46.9426510Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T23:16:46.9432000Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T23:16:46.9523110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6913-8w5avi.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:16:49.4134850Z ==> Summary 2021-05-16T23:16:49.4174470Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T23:16:49.4180120Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T23:16:49.5460790Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T23:16:49.5480770Z 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-6535-1c0qceo 2021-05-16T23:16:49.6156950Z cp -pR /private/tmp/d20210516-6535-1c0qceo/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T23:16:49.7467330Z chmod -Rf +w /private/tmp/d20210516-6535-1c0qceo 2021-05-16T23:16:49.9018920Z ==> Finishing up 2021-05-16T23:16:49.9435450Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T23:16:49.9497260Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T23:16:49.9504380Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T23:16:49.9530910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:49.9633610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:49.9736130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:49.9811250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:49.9861270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:49.9900150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:49.9919740Z 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:16:49.9925670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:49.9928060Z 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:16:49.9952960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:49.9986180Z 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:16:50.0015480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0050510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0081330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0112910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0118070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0133330Z 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:16:50.0137800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0147290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0172030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0174630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0207260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0234970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0264640Z mkdir -p /usr/local/share/locale/fo 2021-05-16T23:16:50.0276710Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T23:16:50.0278940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0281590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0285890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0290340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0308200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0319920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0326070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0328270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0330500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0359270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0450880Z mkdir -p /usr/local/share/locale/ia 2021-05-16T23:16:50.0552590Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T23:16:50.0554250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0656650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0690780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0721580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0749650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0777130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0805690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0837730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0866440Z mkdir -p /usr/local/share/locale/ky 2021-05-16T23:16:50.0895030Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T23:16:50.0922360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0952580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.0980480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.1001310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.1104360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.1207020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.1310080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.1413180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.1516140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.1618770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.1721770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.1824730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.1927840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2028730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2130550Z 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:16:50.2169970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2259940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2315460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2317350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2355830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2394930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2451290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2553780Z 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:16:50.2656490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2717220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2760250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2863030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.2906470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.3013750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.3119200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.3173130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:16:50.3222130Z 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:16:50.3325630Z 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:16:50.3352390Z 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:16:50.3404030Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T23:16:50.3441990Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T23:16:50.3468750Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T23:16:50.3508390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6939-1rrzduf.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:16:52.4005680Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:16:53.5716440Z ==> Summary 2021-05-16T23:16:53.5924360Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T23:16:53.5929800Z ==> Installing imagemagick dependency: libheif 2021-05-16T23:16:53.7045280Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T23:16:53.7062400Z 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-6535-ay8min 2021-05-16T23:16:53.7806820Z cp -pR /private/tmp/d20210516-6535-ay8min/libheif/. /usr/local/Cellar/libheif 2021-05-16T23:16:53.8042870Z chmod -Rf +w /private/tmp/d20210516-6535-ay8min 2021-05-16T23:16:53.8955000Z ==> Finishing up 2021-05-16T23:16:53.9428380Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T23:16:53.9432070Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T23:16:53.9437600Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T23:16:53.9442120Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T23:16:53.9449140Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T23:16:53.9455500Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T23:16:53.9473130Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T23:16:53.9486590Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T23:16:53.9497390Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T23:16:53.9505170Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T23:16:53.9514780Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T23:16:53.9520230Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T23:16:53.9524940Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T23:16:53.9531760Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T23:16:53.9543680Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T23:16:53.9552270Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T23:16:53.9561080Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T23:16:53.9745520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6966-9dsm1d.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:16:56.2514640Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:16:57.3546410Z ==> Summary 2021-05-16T23:16:57.3575550Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T23:16:57.3605980Z ==> Installing imagemagick dependency: liblqr 2021-05-16T23:16:57.4113070Z 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-6535-xlnzrw 2021-05-16T23:16:57.4115560Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T23:16:57.4243510Z cp -pR /private/tmp/d20210516-6535-xlnzrw/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T23:16:57.4422700Z chmod -Rf +w /private/tmp/d20210516-6535-xlnzrw 2021-05-16T23:16:57.4946090Z ==> Finishing up 2021-05-16T23:16:57.5393800Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T23:16:57.5414050Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T23:16:57.5426470Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T23:16:57.5432700Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T23:16:57.5618640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6993-17wlv05.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:17:00.3411840Z ==> Summary 2021-05-16T23:17:00.3437970Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T23:17:00.3443160Z ==> Installing imagemagick dependency: libomp 2021-05-16T23:17:00.3493580Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T23:17:00.3511700Z 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-6535-1ai5wkx 2021-05-16T23:17:00.3677900Z cp -pR /private/tmp/d20210516-6535-1ai5wkx/libomp/. /usr/local/Cellar/libomp 2021-05-16T23:17:00.3784520Z chmod -Rf +w /private/tmp/d20210516-6535-1ai5wkx 2021-05-16T23:17:00.4192560Z ==> Finishing up 2021-05-16T23:17:00.4665720Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T23:17:00.4672220Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T23:17:00.4676630Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T23:17:00.4690040Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T23:17:00.4697090Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T23:17:00.4819780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7019-oc47fc.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:17:02.9669770Z ==> Summary 2021-05-16T23:17:02.9685300Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T23:17:02.9691080Z ==> Installing imagemagick dependency: imath 2021-05-16T23:17:02.9787480Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:17:02.9804720Z 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-6535-1o8ofo8 2021-05-16T23:17:03.0019340Z cp -pR /private/tmp/d20210516-6535-1o8ofo8/imath/. /usr/local/Cellar/imath 2021-05-16T23:17:03.0303660Z chmod -Rf +w /private/tmp/d20210516-6535-1o8ofo8 2021-05-16T23:17:03.0970740Z ==> Finishing up 2021-05-16T23:17:03.1400250Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T23:17:03.1414100Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T23:17:03.1418640Z 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:17:03.1424190Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T23:17:03.1429110Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T23:17:03.1433990Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T23:17:03.1441600Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T23:17:03.1625180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7045-nz83d0.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:17:05.6359940Z ==> Summary 2021-05-16T23:17:05.6398760Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T23:17:05.6404750Z ==> Installing imagemagick dependency: openexr 2021-05-16T23:17:05.6504140Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:17:05.6521080Z 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-6535-pe7t4e 2021-05-16T23:17:05.7229690Z cp -pR /private/tmp/d20210516-6535-pe7t4e/openexr/. /usr/local/Cellar/openexr 2021-05-16T23:17:05.8109010Z chmod -Rf +w /private/tmp/d20210516-6535-pe7t4e 2021-05-16T23:17:06.1240650Z ==> Finishing up 2021-05-16T23:17:06.1726810Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T23:17:06.1736060Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T23:17:06.1752350Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T23:17:06.1762090Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T23:17:06.1776830Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T23:17:06.1786670Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T23:17:06.1796530Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T23:17:06.1805200Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T23:17:06.1817040Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T23:17:06.1833590Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T23:17:06.1851980Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T23:17:06.1860900Z 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:17:06.1874670Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T23:17:06.1885760Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T23:17:06.1896670Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T23:17:06.1910020Z 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:17:06.1922310Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T23:17:06.1938720Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T23:17:06.1949340Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T23:17:06.1972600Z 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:17:06.1974330Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T23:17:06.1979500Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T23:17:06.1994130Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T23:17:06.2004070Z 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:17:06.2013670Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T23:17:06.2023710Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T23:17:06.2032650Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T23:17:06.2049940Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T23:17:06.2567720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7074-hdqa80.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:17:08.6961640Z ==> Summary 2021-05-16T23:17:08.7070040Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T23:17:08.7076250Z ==> Installing imagemagick 2021-05-16T23:17:08.7079840Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T23:17:08.7097910Z 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-6535-1ued8bl 2021-05-16T23:17:09.0409350Z cp -pR /private/tmp/d20210516-6535-1ued8bl/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T23:17:09.4187850Z chmod -Rf +w /private/tmp/d20210516-6535-1ued8bl 2021-05-16T23:17:11.5985120Z ==> Finishing up 2021-05-16T23:17:11.6164280Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T23:17:11.6170180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T23:17:11.6175150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T23:17:11.6180840Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T23:17:11.6186000Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T23:17:11.6191140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T23:17:11.6196880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T23:17:11.6201570Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T23:17:11.6207150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T23:17:11.6212180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T23:17:11.6276550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T23:17:11.6281140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T23:17:11.6286420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T23:17:11.6290800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T23:17:11.6305060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T23:17:11.6306720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T23:17:11.6308340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T23:17:11.6312970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T23:17:11.6318370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T23:17:11.6323350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T23:17:11.6327940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T23:17:11.6333290Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T23:17:11.6338130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T23:17:11.6342800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T23:17:11.6348150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T23:17:11.6353040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T23:17:11.6358630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T23:17:11.6363350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T23:17:11.6368100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T23:17:11.6372660Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T23:17:12.4289480Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T23:17:12.4391850Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T23:17:12.4493960Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T23:17:12.4596070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T23:17:12.4698190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T23:17:12.4800670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T23:17:12.4903680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T23:17:12.5006840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T23:17:12.5110310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T23:17:12.5114580Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T23:17:12.5217480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T23:17:12.5320670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T23:17:12.5423070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T23:17:12.5525240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T23:17:12.5627540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T23:17:12.5729550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T23:17:12.5831600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T23:17:12.5839190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T23:17:12.5868880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T23:17:12.5970310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T23:17:12.5975720Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T23:17:12.6078320Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T23:17:12.6081370Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T23:17:12.6114620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T23:17:12.6217070Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T23:17:12.6319620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T23:17:12.6422290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T23:17:12.6524810Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T23:17:12.6625350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T23:17:12.6653210Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T23:17:12.6755490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T23:17:13.4846580Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T23:17:13.4848840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T23:17:13.4959900Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T23:17:13.5062860Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T23:17:13.5165660Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T23:17:13.5267900Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T23:17:13.5370140Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T23:17:13.5472330Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T23:17:13.5574510Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T23:17:13.5681800Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T23:17:13.5784910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7100-14iy86w.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:17:14.4594430Z ==> Summary 2021-05-16T23:17:14.5044460Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T23:17:16.4435600Z ==> Caveats 2021-05-16T23:17:16.4436920Z ==> docbook 2021-05-16T23:17:16.4462370Z To use the DocBook package in your XML toolchain, 2021-05-16T23:17:16.4463390Z you need to add the following to your ~/.bashrc: 2021-05-16T23:17:16.4463990Z 2021-05-16T23:17:16.4464790Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:17:16.4466200Z ==> gnu-getopt 2021-05-16T23:17:16.4491120Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:17:16.4492400Z because macOS already provides this software and installing another version in 2021-05-16T23:17:16.4493410Z parallel can cause all kinds of trouble. 2021-05-16T23:17:16.4493990Z 2021-05-16T23:17:16.4495210Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:17:16.4496780Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:17:16.4497550Z 2021-05-16T23:17:16.4498010Z 2021-05-16T23:17:16.4498750Z Bash completion has been installed to: 2021-05-16T23:17:16.4500030Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:17:18.1884250Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T23:17:19.5781480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:17:20.1289870Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T23:17:20.5237370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T23%3A25%3A00Z&sig=U1EIZj9umFPeKI%2BppVnSuNSXhW6iVMlacgh2jAUy5IY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:20.5677760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=U1EIZj9umFPeKI\%2BppVnSuNSXhW6iVMlacgh2jAUy5IY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:20.6220170Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T23:17:20.6865060Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T23:17:20.6890560Z 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-7107-ghquog 2021-05-16T23:17:20.7044610Z cp -pR /private/tmp/d20210516-7107-ghquog/udunits/. /usr/local/Cellar/udunits 2021-05-16T23:17:20.7247770Z chmod -Rf +w /private/tmp/d20210516-7107-ghquog 2021-05-16T23:17:20.7890780Z ==> Finishing up 2021-05-16T23:17:20.9115660Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T23:17:20.9121050Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T23:17:20.9127220Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T23:17:20.9136270Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T23:17:20.9151590Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T23:17:20.9200530Z info /usr/local/share/info/udunits2.info 2021-05-16T23:17:20.9208940Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T23:17:20.9246730Z info /usr/local/share/info/udunits2lib.info 2021-05-16T23:17:20.9254890Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T23:17:20.9289110Z info /usr/local/share/info/udunits2prog.info 2021-05-16T23:17:20.9297580Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T23:17:20.9305120Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T23:17:20.9310740Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T23:17:20.9478400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7274-1o7hkov.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:17:23.2717670Z ==> Summary 2021-05-16T23:17:23.2748230Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T23:17:25.5494520Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T23:17:25.5495660Z To reinstall 1.6, run: 2021-05-16T23:17:25.5496860Z brew reinstall jq 2021-05-16T23:17:27.1415400Z ==> Caveats 2021-05-16T23:17:27.1416580Z imagej requires Java. You can install the latest version with: 2021-05-16T23:17:27.1417950Z brew install --cask adoptopenjdk 2021-05-16T23:17:27.1418610Z 2021-05-16T23:17:27.3978240Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T23:17:27.6285110Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:17:35.3190410Z ==> Verifying checksum for cask 'imagej' 2021-05-16T23:17:35.5914830Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:17:35.5915950Z ==> Installing Cask imagej 2021-05-16T23:17:35.6343320Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7384-110rx2b 2021-05-16T23:17:35.7913280Z cp -pR /private/tmp/d20210516-7384-110rx2b/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T23:17:35.9353250Z chmod -Rf +w /private/tmp/d20210516-7384-110rx2b 2021-05-16T23:17:36.0090240Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T23:17:36.1357480Z 🍺 imagej was successfully installed! 2021-05-16T23:17:38.0246240Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T23:17:39.7409490Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T23:17:40.1095690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T23%3A25%3A00Z&sig=STSMTmwTujK6g0vvRYEEsP9wxFN8Q8P4lcDKngnua8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:40.2585220Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T23:17:41.9535450Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T23:17:42.3299900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T23%3A25%3A00Z&sig=FuSrZInoEmsASYkXZb%2F4fvDyCD1WLZlfUjOB3uPeHHQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:42.8220690Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T23:17:42.8321470Z ==> Installing bowtie2 dependency: tbb 2021-05-16T23:17:42.9697910Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T23:17:47.6012250Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T23:17:47.6047600Z ==> Installing bowtie2 2021-05-16T23:17:47.6055690Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T23:17:51.9960680Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T23:17:55.2725060Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T23:17:56.9947640Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T23:17:57.3648090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T23%3A25%3A00Z&sig=kagZFBpU4PKbqMFQCwt4hSWYvJEm78KKIojhsH1iKGo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:57.5790210Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T23:17:59.2758950Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T23:17:59.6275040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T23%3A25%3A00Z&sig=7NPvfWgEWAg6Ah1A%2FEP80g%2BTxTH5RJLdd%2BkGA9CCKAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:59.7280340Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T23:18:01.4649680Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T23:18:01.8627790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T23%3A25%3A00Z&sig=mLxR3tuMGU3UqJkcidIUrvL6%2B18BQhRpFM8x2RHInnI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:01.9805660Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T23:18:03.6676740Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T23:18:04.0415680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T23%3A25%3A00Z&sig=fJNm4o%2FL7ZvLE2VzHQosgtEBSDtt51PSsxPRdnV7VZY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:04.1583320Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T23:18:05.8227510Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T23:18:06.2023360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T23%3A25%3A00Z&sig=CKhekbwE%2FfhvzP4CXLEDUzYg21bVs1Hj%2FowJREtI%2FBY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:06.3278450Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T23:18:07.9887950Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T23:18:08.3566510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T23%3A25%3A00Z&sig=mkM2lD%2Fv2JtDLso2jVzTtZRhhl7fONQCAaMPGVlcjA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:08.5770730Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:18:09.1102620Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T23:18:09.1127550Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:18:09.4781220Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:18:09.5024110Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T23:18:11.1754640Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T23:18:11.5316000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T23%3A25%3A00Z&sig=HRxMnq1o8OdIBFPs7joDQsrTaOdIRmsrvvMZAWumB1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:11.6358730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T23:18:13.4332790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T23:18:13.8040180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T23%3A25%3A00Z&sig=42Wh%2FE2jNmN2AooWvauLze6ly3naXz%2BW8LRTTZtkHVo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:14.0185130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T23:18:15.7556380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T23:18:16.1294480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T23%3A25%3A00Z&sig=fJBMLMuUfzWIBh07dO0jIWkqyjXB8gxjvjqWOePrEpo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:16.3780480Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T23:18:18.0375990Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T23:18:18.4051530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T23%3A25%3A00Z&sig=mwr%2Fgi%2FmALGCMoRkdGwwPfPdoCWQeIX9y1KhrA2xvFY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:18.7433500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T23:18:20.4777830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T23:18:20.8502580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T23%3A25%3A00Z&sig=hbs6%2FA1PvRj7M4EWJg%2FuDd3dfyszpO7W9aAJxCRBnko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:21.0600700Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T23:18:22.7236820Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T23:18:23.0951950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T23%3A25%3A00Z&sig=P0YEjTkrHBSd%2FWjlM7V8NccKtj6HYiAtDj6ifiEHSkg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:23.2166410Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T23:18:24.8771390Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T23:18:25.2804070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T23%3A25%3A00Z&sig=oetIzjlp96Vk7vfjP6xUJ1VXaT%2FzBSrGHQNumpIVocA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:25.3850390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T23:18:27.0849010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T23:18:27.4386340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T23%3A25%3A00Z&sig=l38EzWz0L7sASM2rYCCELIruBbfPKToTImchAQbrA3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:27.7899220Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:18:29.4853940Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:18:29.8719070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T23%3A25%3A00Z&sig=%2FcUxAMFyJ5g1vpI6yc36FtyS19kL9Q81FVzg5odb1gc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:30.1077920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T23:18:31.8373080Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T23:18:32.2103250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T23%3A25%3A00Z&sig=HLcOim24nnptzcK16qZ%2Bo%2BCdNtSfF%2BIi%2BUQeTwGag04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:32.6966350Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T23:18:34.3929060Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T23:18:34.7710280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T23%3A25%3A00Z&sig=YJGxfKUxx4Fmo8%2FIMkR9PSYGYG%2F2YZpYwAmWiatPZBM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:35.0770250Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T23:18:36.7764830Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T23:18:37.1422580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T23%3A25%3A00Z&sig=bGOpuczokQEcGMzMNzloPbKbiwPyN9Hpbwg7wKMYtsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:37.4842170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T23:18:39.2150470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T23:18:39.5967090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T23%3A25%3A00Z&sig=K58BdI%2B8SRfYTvYxeKADE2J8JkqUnpVeN1S%2FGiQYDoU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:40.1429990Z ==> 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:18:40.1436490Z ==> Installing gdal dependency: cfitsio 2021-05-16T23:18:40.2104610Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T23:18:43.2068980Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T23:18:43.2088990Z ==> Installing gdal dependency: popt 2021-05-16T23:18:43.2114850Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T23:18:45.8068340Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T23:18:45.8083360Z ==> Installing gdal dependency: epsilon 2021-05-16T23:18:45.8137470Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T23:18:48.4625690Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T23:18:48.4630790Z ==> Installing gdal dependency: expat 2021-05-16T23:18:48.4653950Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T23:18:51.0829140Z ==> Caveats 2021-05-16T23:18:51.0830740Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:18:51.0831990Z because macOS already provides this software and installing another version in 2021-05-16T23:18:51.0833010Z parallel can cause all kinds of trouble. 2021-05-16T23:18:51.0833600Z 2021-05-16T23:18:51.0834370Z If you need to have expat first in your PATH, run: 2021-05-16T23:18:51.0835840Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:18:51.0836590Z 2021-05-16T23:18:51.0837480Z For compilers to find expat you may need to set: 2021-05-16T23:18:51.0838800Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:18:51.0840160Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:18:51.0840950Z 2021-05-16T23:18:51.0842110Z For pkg-config to find expat you may need to set: 2021-05-16T23:18:51.0843130Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:18:51.0843790Z 2021-05-16T23:18:51.0844870Z ==> Summary 2021-05-16T23:18:51.0898500Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T23:18:51.0906280Z ==> Installing gdal dependency: freexl 2021-05-16T23:18:51.0964710Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T23:18:53.8307900Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T23:18:53.8314390Z ==> Installing gdal dependency: geos 2021-05-16T23:18:53.8915860Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T23:18:57.2097690Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T23:18:57.2115310Z ==> Installing gdal dependency: hdf5 2021-05-16T23:18:57.2648090Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:19:00.5980930Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:19:00.5986710Z ==> Installing gdal dependency: json-c 2021-05-16T23:19:00.6078550Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T23:19:03.3270460Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T23:19:03.3276740Z ==> Installing gdal dependency: libxml2 2021-05-16T23:19:03.3355080Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T23:19:06.2704750Z ==> Caveats 2021-05-16T23:19:06.2706310Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:06.2707520Z because macOS already provides this software and installing another version in 2021-05-16T23:19:06.2708650Z parallel can cause all kinds of trouble. 2021-05-16T23:19:06.2709230Z 2021-05-16T23:19:06.2709990Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:19:06.2711480Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:19:06.2712210Z 2021-05-16T23:19:06.2712970Z For compilers to find libxml2 you may need to set: 2021-05-16T23:19:06.2714560Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:19:06.2715970Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:19:06.2716630Z 2021-05-16T23:19:06.2717800Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:19:06.2719040Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:19:06.2719700Z 2021-05-16T23:19:06.2721220Z ==> Summary 2021-05-16T23:19:06.2886740Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T23:19:06.2892760Z ==> Installing gdal dependency: libdap 2021-05-16T23:19:06.3033700Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T23:19:09.2590740Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T23:19:09.2596130Z ==> Installing gdal dependency: proj 2021-05-16T23:19:09.2766350Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T23:19:12.0963810Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T23:19:12.0968660Z ==> Installing gdal dependency: libgeotiff 2021-05-16T23:19:12.1162580Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T23:19:14.7338080Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T23:19:14.7343540Z ==> Installing gdal dependency: librttopo 2021-05-16T23:19:14.7785690Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:19:17.5313600Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T23:19:17.5318140Z ==> Installing gdal dependency: minizip 2021-05-16T23:19:17.5596940Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T23:19:20.1340790Z ==> Caveats 2021-05-16T23:19:20.1342530Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:19:20.1344080Z with the venerable 'unzip' library. 2021-05-16T23:19:20.1345330Z ==> Summary 2021-05-16T23:19:20.1363240Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T23:19:20.1370090Z ==> Installing gdal dependency: libspatialite 2021-05-16T23:19:20.2225740Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T23:19:23.4202350Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T23:19:23.4212570Z ==> Installing gdal dependency: netcdf 2021-05-16T23:19:23.4747240Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:19:26.2903670Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:19:26.2908270Z ==> Installing gdal dependency: openblas 2021-05-16T23:19:26.3273320Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T23:19:30.5870060Z ==> Caveats 2021-05-16T23:19:31.2732050Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:31.2830680Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:19:31.2907680Z 2021-05-16T23:19:31.2915930Z For compilers to find openblas you may need to set: 2021-05-16T23:19:31.2917750Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:19:31.2921580Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:19:31.2994100Z 2021-05-16T23:19:31.3031910Z For pkg-config to find openblas you may need to set: 2021-05-16T23:19:31.3084760Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:19:31.3128540Z 2021-05-16T23:19:31.3146890Z ==> Summary 2021-05-16T23:19:31.3166430Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T23:19:31.3217800Z ==> Installing gdal dependency: numpy 2021-05-16T23:19:31.3256950Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T23:19:34.7197380Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T23:19:34.7202460Z ==> Installing gdal dependency: xerces-c 2021-05-16T23:19:34.7256870Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T23:19:40.0126870Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T23:19:40.0132430Z ==> Installing gdal 2021-05-16T23:19:40.0135820Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T23:19:47.3163620Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T23:19:48.6970220Z ==> No outdated dependents to upgrade! 2021-05-16T23:19:48.6973400Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:19:49.0404870Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:19:49.0406700Z netcdf 2021-05-16T23:19:49.1266100Z ==> Caveats 2021-05-16T23:19:49.1267470Z ==> expat 2021-05-16T23:19:49.1309440Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:49.1310670Z because macOS already provides this software and installing another version in 2021-05-16T23:19:49.1311680Z parallel can cause all kinds of trouble. 2021-05-16T23:19:49.1312280Z 2021-05-16T23:19:49.1313060Z If you need to have expat first in your PATH, run: 2021-05-16T23:19:49.1314560Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:19:49.1315300Z 2021-05-16T23:19:49.1316080Z For compilers to find expat you may need to set: 2021-05-16T23:19:49.1317360Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:19:49.1318680Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:19:49.1319360Z 2021-05-16T23:19:49.1320510Z For pkg-config to find expat you may need to set: 2021-05-16T23:19:49.1321540Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:19:49.1322190Z 2021-05-16T23:19:49.1323250Z ==> libxml2 2021-05-16T23:19:49.1352560Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:49.1353790Z because macOS already provides this software and installing another version in 2021-05-16T23:19:49.1354810Z parallel can cause all kinds of trouble. 2021-05-16T23:19:49.1355410Z 2021-05-16T23:19:49.1356180Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:19:49.1357670Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:19:49.1358420Z 2021-05-16T23:19:49.1359200Z For compilers to find libxml2 you may need to set: 2021-05-16T23:19:49.1361110Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:19:49.1362450Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:19:49.1363140Z 2021-05-16T23:19:49.1364280Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:19:49.1365520Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:19:49.1366200Z 2021-05-16T23:19:49.1367290Z ==> minizip 2021-05-16T23:19:49.1369550Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:19:49.1370900Z with the venerable 'unzip' library. 2021-05-16T23:19:49.1372080Z ==> openblas 2021-05-16T23:19:49.1409890Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:49.1411030Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:19:49.1411730Z 2021-05-16T23:19:49.1412520Z For compilers to find openblas you may need to set: 2021-05-16T23:19:49.1413830Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:19:49.1415200Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:19:49.1415890Z 2021-05-16T23:19:49.1417070Z For pkg-config to find openblas you may need to set: 2021-05-16T23:19:49.1418140Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:19:49.1418800Z 2021-05-16T23:19:51.3746750Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:19:51.9243860Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T23:19:51.9273580Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:19:52.2879960Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:19:52.3054000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:19:52.8890370Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T23:19:52.8908980Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:19:53.2815650Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:19:53.3014450Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T23:19:55.1688880Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T23:19:55.5339370Z ==> 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:19:56.8365060Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:19:57.3809840Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T23:19:57.3831580Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:19:57.8911800Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:19:57.9021770Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T23:19:59.5419020Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T23:19:59.9136790Z ==> 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:20:00.2299850Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T23:20:00.2318100Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T23:20:02.0624860Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T23:20:02.5816150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T23%3A30%3A00Z&sig=v6cwRvwTb9asv8t3IU5ZpMkCVJCMMoqT82O%2BBRM%2FwnM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:03.2029990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T23:20:04.9276110Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T23:20:05.4355500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T23%3A30%3A00Z&sig=4nHy3NORDJprnABZctnDwB%2F4KiWwr1n1QaIKBSYHr%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:05.8907100Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T23:20:07.6090480Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T23:20:08.1106580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T23%3A30%3A00Z&sig=%2BrSin7CESaaFpYoWRymxDbGFeNPuWSTX8tBHx8hBONc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:09.6997870Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T23:20:09.7006490Z ==> Installing itk dependency: open-mpi 2021-05-16T23:20:09.8292950Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:20:15.1502820Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:20:15.1509440Z ==> Installing itk dependency: fftw 2021-05-16T23:20:15.2140180Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:20:18.1673920Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:20:18.1680210Z ==> Installing itk dependency: boost 2021-05-16T23:20:18.1733320Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T23:20:49.1575260Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T23:20:49.1595530Z ==> Installing itk dependency: netcdf 2021-05-16T23:20:49.2324780Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:20:52.1394920Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:20:52.1400670Z ==> Installing itk dependency: pyqt@5 2021-05-16T23:20:52.1981410Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T23:20:57.3871410Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T23:20:57.3877640Z ==> Installing itk dependency: vtk@8.2 2021-05-16T23:20:57.5476630Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T23:21:25.6090330Z ==> Caveats 2021-05-16T23:21:25.6094280Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:21:25.6095470Z because this is an alternate version of another formula. 2021-05-16T23:21:25.6096140Z 2021-05-16T23:21:25.6096960Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T23:21:25.6098480Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:21:25.6099250Z 2021-05-16T23:21:25.6100060Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T23:21:25.6106030Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T23:21:25.6107610Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T23:21:25.6108320Z 2021-05-16T23:21:25.6109820Z ==> Summary 2021-05-16T23:21:25.8388930Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T23:21:25.8396550Z ==> Installing itk dependency: gdcm 2021-05-16T23:21:26.0348670Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T23:21:32.1061800Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T23:21:32.1067840Z ==> Installing itk 2021-05-16T23:21:32.1071360Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T23:21:45.7587040Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T23:21:49.0619930Z ==> No outdated dependents to upgrade! 2021-05-16T23:21:49.0621730Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:21:51.2581900Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:21:51.2583220Z fftw 2021-05-16T23:21:51.2981900Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T23:21:51.2990300Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T23:21:53.1278510Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T23:21:53.2526360Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T23:21:54.3947300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:54.9559630Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T23:21:55.3164630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T23%3A30%3A00Z&sig=mCYrJKoLC%2FCMfOREA2mzGAmBxbkNMepgi9wIE%2BrBhyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:55.3622530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=mCYrJKoLC\%2FCMfOREA2mzGAmBxbkNMepgi9wIE\%2BrBhyc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:21:55.4120450Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T23:21:55.4181070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T23:21:56.5566410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:57.1370980Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T23:21:57.5411840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T23%3A30%3A00Z&sig=ZshGHu9hhpuw3c3Rws03fHF7tXxdq1fZrQnJuZcukP0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:57.5962800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=ZshGHu9hhpuw3c3Rws03fHF7tXxdq1fZrQnJuZcukP0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:21:57.7457510Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T23:21:57.7538280Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T23:21:58.9010570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:59.4341570Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T23:21:59.9513610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T23%3A30%3A00Z&sig=zdR019XEWEy%2FlIYaMotebP95trkpc%2FhUbs%2BlGWumPsM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:59.9998080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=zdR019XEWEy\%2FlIYaMotebP95trkpc\%2FhUbs\%2BlGWumPsM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:22:00.0772050Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T23:22:00.0812700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T23:22:01.2205690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:01.7901950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T23:22:02.1853320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T23%3A30%3A00Z&sig=17RcDM9jWb4BlIdKxrvARJ4IWQNPJUbGi2vrcBhe5Qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:02.2371330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=17RcDM9jWb4BlIdKxrvARJ4IWQNPJUbGi2vrcBhe5Qc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:22:02.6042090Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T23:22:02.6644190Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T23:22:02.6648560Z ==> Installing libav dependency: faac 2021-05-16T23:22:02.7233310Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T23:22:02.7262580Z 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-8980-1wq1hce 2021-05-16T23:22:02.7379220Z cp -pR /private/tmp/d20210516-8980-1wq1hce/faac/. /usr/local/Cellar/faac 2021-05-16T23:22:02.7518840Z chmod -Rf +w /private/tmp/d20210516-8980-1wq1hce 2021-05-16T23:22:02.8063240Z ==> Finishing up 2021-05-16T23:22:02.8545390Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T23:22:02.8551320Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T23:22:02.8558320Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T23:22:02.8577340Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T23:22:02.8587450Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T23:22:02.8592230Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T23:22:02.8597820Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T23:22:02.8739420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9162-10vqyae.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:22:05.4420710Z ==> Summary 2021-05-16T23:22:05.4444930Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T23:22:05.4458360Z ==> Installing libav dependency: fdk-aac 2021-05-16T23:22:05.4497410Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T23:22:05.4515360Z 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-8980-nmcf38 2021-05-16T23:22:05.4780850Z cp -pR /private/tmp/d20210516-8980-nmcf38/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T23:22:05.4939740Z chmod -Rf +w /private/tmp/d20210516-8980-nmcf38 2021-05-16T23:22:05.5455890Z ==> Finishing up 2021-05-16T23:22:05.5958650Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T23:22:05.5967890Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T23:22:05.5974700Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T23:22:05.5979610Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T23:22:05.5985080Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T23:22:05.5995120Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T23:22:05.6138440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9188-rlnxno.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:22:08.1287300Z ==> Summary 2021-05-16T23:22:08.1309920Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T23:22:08.1317230Z ==> Installing libav dependency: sdl 2021-05-16T23:22:08.1344660Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T23:22:08.1362110Z 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-8980-offlsb 2021-05-16T23:22:08.2029260Z cp -pR /private/tmp/d20210516-8980-offlsb/sdl/. /usr/local/Cellar/sdl 2021-05-16T23:22:08.3073980Z chmod -Rf +w /private/tmp/d20210516-8980-offlsb 2021-05-16T23:22:08.4263610Z ==> Finishing up 2021-05-16T23:22:08.4798690Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T23:22:08.4804670Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T23:22:08.4822360Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T23:22:08.4850760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T23:22:08.4858970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T23:22:08.4869280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T23:22:08.4890460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T23:22:08.4902270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T23:22:08.4908090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T23:22:08.4917660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T23:22:08.4928500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T23:22:08.4938010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T23:22:08.4946050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T23:22:08.4956100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T23:22:08.4965680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T23:22:08.4971350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T23:22:08.4977200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T23:22:08.4986150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T23:22:08.4995060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T23:22:08.5004660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T23:22:08.5016020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T23:22:08.5026430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T23:22:08.5048640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T23:22:08.5057560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T23:22:08.5065570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T23:22:08.5075040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T23:22:08.5083910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T23:22:08.5091630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T23:22:08.5100770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T23:22:08.5108500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T23:22:08.5115270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T23:22:08.5120450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T23:22:08.5126070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T23:22:08.5132680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T23:22:08.5139310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T23:22:08.5149390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T23:22:08.5154310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T23:22:08.5164720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T23:22:08.5173750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T23:22:08.5178470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T23:22:08.5184280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T23:22:08.5193140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T23:22:08.5203560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T23:22:08.5210860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T23:22:08.5217790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T23:22:08.5222960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T23:22:08.5228680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T23:22:08.5234170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T23:22:08.5240160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T23:22:08.5248960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T23:22:08.5258860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T23:22:08.5263900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T23:22:08.5269260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T23:22:08.5276750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T23:22:08.5284730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T23:22:08.5293690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T23:22:08.5299120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T23:22:08.5304380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T23:22:08.5315850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T23:22:08.5335820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T23:22:08.5343110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T23:22:08.5352380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T23:22:08.5359390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T23:22:08.5365340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T23:22:08.5371800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T23:22:08.5380590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T23:22:08.5385690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T23:22:08.5391180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T23:22:08.5398450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T23:22:08.5407100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T23:22:08.5415240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T23:22:08.5420700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T23:22:08.5428190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T23:22:08.5436910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T23:22:08.5447150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T23:22:08.5452050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T23:22:08.5457700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T23:22:08.5466320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T23:22:08.5471090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T23:22:08.5476610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T23:22:08.5482140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T23:22:08.5490970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T23:22:08.5495720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T23:22:08.5501470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T23:22:08.5506390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T23:22:08.5511980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T23:22:08.5517130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T23:22:08.5522590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T23:22:08.5533200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T23:22:08.5538600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T23:22:08.5544380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T23:22:08.5553280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T23:22:08.5568380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T23:22:08.5573900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T23:22:08.5599090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T23:22:08.5600970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T23:22:08.5603600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T23:22:08.5612030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T23:22:08.5617570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T23:22:08.5623090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T23:22:08.5629620Z Only the first 100 operations were output. 2021-05-16T23:22:08.7019010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9214-13glbuj.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:22:11.1356180Z ==> Summary 2021-05-16T23:22:11.1494890Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T23:22:11.1500580Z ==> Installing libav 2021-05-16T23:22:11.1504640Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T23:22:11.1524510Z 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-8980-e85fpi 2021-05-16T23:22:11.3414860Z cp -pR /private/tmp/d20210516-8980-e85fpi/libav/. /usr/local/Cellar/libav 2021-05-16T23:22:11.4212080Z chmod -Rf +w /private/tmp/d20210516-8980-e85fpi 2021-05-16T23:22:12.8122060Z ==> Finishing up 2021-05-16T23:22:12.8598500Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T23:22:12.8608700Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T23:22:12.8614510Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T23:22:12.8639540Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T23:22:12.8645030Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T23:22:12.8650750Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T23:22:12.8993300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9240-epo5dd.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:22:15.5332930Z ==> Summary 2021-05-16T23:22:15.5353090Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T23:22:18.0707500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T23:22:19.7964050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T23:22:20.1750860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T23%3A30%3A00Z&sig=B%2FVv4qcw1UsWjTvWH%2FBl%2FSUtVWyvzW5vd1kXnyqhkQY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:20.4470530Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:22:23.3616970Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T23:22:25.9875270Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T23:22:25.9876360Z To reinstall 4.3.0, run: 2021-05-16T23:22:25.9877110Z brew reinstall libtiff 2021-05-16T23:22:27.5972970Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T23:22:27.5974060Z To reinstall 2.3.9_1, run: 2021-05-16T23:22:27.5974830Z brew reinstall unixodbc 2021-05-16T23:22:29.2107440Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T23:22:29.2108560Z To reinstall 1.0.18_1, run: 2021-05-16T23:22:29.2109380Z brew reinstall libsodium 2021-05-16T23:22:30.8557500Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T23:22:30.8558740Z To reinstall 4.1.1, run: 2021-05-16T23:22:30.8559520Z brew reinstall tesseract 2021-05-16T23:22:32.4872630Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T23:22:32.4873680Z To reinstall 1.21.1, run: 2021-05-16T23:22:32.4874900Z brew reinstall wget 2021-05-16T23:22:34.0504550Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T23:22:34.0507860Z To reinstall 4.3.4, run: 2021-05-16T23:22:34.0508830Z brew reinstall zeromq 2021-05-16T23:22:35.6661950Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T23:22:35.6662980Z To reinstall 2.2.27.6_1, run: 2021-05-16T23:22:35.6663730Z brew reinstall udunits 2021-05-16T23:22:37.3032340Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T23:22:37.3033420Z To reinstall 1.2.0, run: 2021-05-16T23:22:37.3034160Z brew reinstall webp 2021-05-16T23:22:38.9822510Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T23:22:41.0677220Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T23:22:41.0916210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T23%3A30%3A00Z&sig=WZMRmY8EZtIA0X8N1svlD1fJL4I6EW36ExyjmRXAtJQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:45.2342480Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T23:23:25.0599560Z ==> Caveats 2021-05-16T23:23:25.0600230Z Bash completion has been installed to: 2021-05-16T23:23:25.0600820Z /usr/local/etc/bash_completion.d 2021-05-16T23:23:25.0601690Z ==> Summary 2021-05-16T23:23:26.4290880Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T23:23:29.3585260Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T23:23:29.3591160Z ==> 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=20210516T232326Z&X-Amz-Expires=300&X-Amz-Signature=619d0c1faf35e88f0eb0aff14981ed1b83d96a48cccbcbb524f85f0f1c2bd8c7&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:23:32.3918520Z ==> Installing Cask xquartz 2021-05-16T23:23:32.3919890Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:23:50.4315560Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T23:23:50.4317610Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T23:24:13.5870680Z installer: Package name is 2021-05-16T23:24:13.5872730Z installer: Installing at base path / 2021-05-16T23:24:13.5873660Z installer: The install was successful. 2021-05-16T23:24:13.5874630Z installer: The install requires logging out now. 2021-05-16T23:24:13.7034710Z 🍺 xquartz was successfully installed! 2021-05-16T23:24:13.7277950Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:24:13.7278490Z with: 2021-05-16T23:24:13.7278910Z github_slug: neuroconductor/ggneuro 2021-05-16T23:24:13.7279310Z env: 2021-05-16T23:24:13.7279690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:13.7280110Z TIC_DEPLOY_KEY: 2021-05-16T23:24:13.7280410Z RSPM: 2021-05-16T23:24:13.7281730Z GITHUB_PAT: *** 2021-05-16T23:24:13.7282120Z COVERALLS_TOKEN: 2021-05-16T23:24:13.7282570Z continue-on-error: false 2021-05-16T23:24:13.7283000Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:13.7283460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:13.7283870Z TZ: UTC 2021-05-16T23:24:13.7284200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:13.7284570Z NOT_CRAN: true 2021-05-16T23:24:13.7284890Z ##[endgroup] 2021-05-16T23:24:13.7981300Z repo slug is: neuroconductor/ggneuro 2021-05-16T23:24:13.8090430Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:24:13.8091010Z env: 2021-05-16T23:24:13.8091470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:13.8091910Z TIC_DEPLOY_KEY: 2021-05-16T23:24:13.8092290Z RSPM: 2021-05-16T23:24:13.8093160Z GITHUB_PAT: *** 2021-05-16T23:24:13.8093550Z COVERALLS_TOKEN: 2021-05-16T23:24:13.8094170Z continue-on-error: false 2021-05-16T23:24:13.8094650Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:13.8095160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:13.8095620Z TZ: UTC 2021-05-16T23:24:13.8096020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:13.8096420Z NOT_CRAN: true 2021-05-16T23:24:13.8096810Z ##[endgroup] 2021-05-16T23:24:14.9809200Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:24:14.9809870Z with: 2021-05-16T23:24:14.9810230Z repo_name: ggneuro 2021-05-16T23:24:14.9810750Z repo_version: 0.5.0 2021-05-16T23:24:14.9811240Z runner_os: macOS 2021-05-16T23:24:14.9811700Z R_version: 3.6 2021-05-16T23:24:14.9812030Z env: 2021-05-16T23:24:14.9812480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:14.9812920Z TIC_DEPLOY_KEY: 2021-05-16T23:24:14.9813280Z RSPM: 2021-05-16T23:24:14.9814500Z GITHUB_PAT: *** 2021-05-16T23:24:14.9814910Z COVERALLS_TOKEN: 2021-05-16T23:24:14.9815400Z continue-on-error: false 2021-05-16T23:24:14.9815880Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:14.9816410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:14.9816840Z TZ: UTC 2021-05-16T23:24:14.9817250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:14.9817690Z NOT_CRAN: true 2021-05-16T23:24:14.9818080Z ##[endgroup] 2021-05-16T23:24:15.0430040Z Package: ggneuro 2021-05-16T23:24:15.0435020Z Version: 0.5.0 2021-05-16T23:24:15.0435860Z OS: macOS 2021-05-16T23:24:15.0513930Z ##[group]Run install.packages('remotes') 2021-05-16T23:24:15.0514700Z install.packages('remotes') 2021-05-16T23:24:15.0515490Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:24:15.0516420Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:24:15.0687650Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:24:15.0688100Z env: 2021-05-16T23:24:15.0688520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:15.0689000Z TIC_DEPLOY_KEY: 2021-05-16T23:24:15.0689370Z RSPM: 2021-05-16T23:24:15.0690240Z GITHUB_PAT: *** 2021-05-16T23:24:15.0690670Z COVERALLS_TOKEN: 2021-05-16T23:24:15.0691440Z continue-on-error: false 2021-05-16T23:24:15.0691940Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:15.0692410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:15.0692860Z TZ: UTC 2021-05-16T23:24:15.0693280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:15.0693670Z NOT_CRAN: true 2021-05-16T23:24:15.0694050Z ##[endgroup] 2021-05-16T23:24:15.2932360Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:24:15.2934990Z (as ‘lib’ is unspecified) 2021-05-16T23:24:18.4547580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-16T23:24:18.7342100Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-16T23:24:18.7547640Z ================================================== 2021-05-16T23:24:18.7548470Z downloaded 381 KB 2021-05-16T23:24:18.7549070Z 2021-05-16T23:24:18.7803020Z 2021-05-16T23:24:18.7903790Z The downloaded binary packages are in 2021-05-16T23:24:18.7983060Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpOpCuZk/downloaded_packages 2021-05-16T23:24:27.8003540Z ##[group]Run actions/cache@v1 2021-05-16T23:24:27.8004090Z with: 2021-05-16T23:24:27.8004500Z path: /Users/runner/work/_temp/Library 2021-05-16T23:24:27.8007220Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-f7143ffeec46f3abe22a9ac84e80372f3732499f94daa1e711c647635b6689e4 2021-05-16T23:24:27.8010280Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T23:24:27.8011330Z env: 2021-05-16T23:24:27.8011790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:27.8012240Z TIC_DEPLOY_KEY: 2021-05-16T23:24:27.8012610Z RSPM: 2021-05-16T23:24:27.8014510Z GITHUB_PAT: *** 2021-05-16T23:24:27.8014980Z COVERALLS_TOKEN: 2021-05-16T23:24:27.8015430Z continue-on-error: false 2021-05-16T23:24:27.8015930Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:27.8016410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:27.8016860Z TZ: UTC 2021-05-16T23:24:27.8017380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:27.8018010Z NOT_CRAN: true 2021-05-16T23:24:27.8018380Z ##[endgroup] 2021-05-16T23:24:27.8733200Z [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:27.8840590Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:24:27.8841400Z remotes::install_github("ropensci/tic") 2021-05-16T23:24:27.8842020Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:24:27.8842660Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:24:27.8843220Z remotes::install_cran("covr") 2021-05-16T23:24:27.9044060Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:24:27.9044510Z env: 2021-05-16T23:24:27.9044940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:27.9045420Z TIC_DEPLOY_KEY: 2021-05-16T23:24:27.9045750Z RSPM: 2021-05-16T23:24:27.9046670Z GITHUB_PAT: *** 2021-05-16T23:24:27.9047110Z COVERALLS_TOKEN: 2021-05-16T23:24:27.9047610Z continue-on-error: false 2021-05-16T23:24:27.9048060Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:27.9048570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:27.9049020Z TZ: UTC 2021-05-16T23:24:27.9049430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:27.9049830Z NOT_CRAN: true 2021-05-16T23:24:27.9050200Z ##[endgroup] 2021-05-16T23:24:28.1528450Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:24:29.0576590Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:24:32.9425120Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:24:32.9426550Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:24:32.9427810Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:24:32.9428980Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:24:32.9430200Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:24:32.9431370Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:24:32.9432480Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:24:32.9434260Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:24:32.9435420Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:24:32.9436560Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:24:32.9437720Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:24:32.9438930Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:24:32.9440190Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:24:32.9441380Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:24:32.9442680Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:24:32.9443850Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:24:32.9445000Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:24:32.9446230Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:24:32.9447400Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:24:32.9448550Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:24:32.9449780Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:24:32.9450870Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:24:32.9452980Z 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:24:32.9455320Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:24:32.9456660Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:24:32.9457880Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:24:32.9459140Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:24:32.9460320Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:24:32.9461550Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:24:32.9462780Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:24:32.9464010Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:24:32.9465480Z (as ‘lib’ is unspecified) 2021-05-16T23:24:32.9466370Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:24:32.9467680Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:24:32.9468940Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:24:32.9470170Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:24:32.9471460Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:24:32.9472710Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:24:36.0783340Z 2021-05-16T23:24:36.0784730Z There is a binary version available but the source version is later: 2021-05-16T23:24:36.0810960Z binary source needs_compilation 2021-05-16T23:24:36.0812020Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T23:24:36.0812960Z 2021-05-16T23:24:36.0835780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-16T23:24:36.3439560Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-16T23:24:36.3779290Z ================================================== 2021-05-16T23:24:36.3780340Z downloaded 1.3 MB 2021-05-16T23:24:36.3782270Z 2021-05-16T23:24:36.3814250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-16T23:24:36.5163610Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-16T23:24:36.5282600Z ================================================== 2021-05-16T23:24:36.5283420Z downloaded 220 KB 2021-05-16T23:24:36.5284270Z 2021-05-16T23:24:36.5314870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-16T23:24:36.6657310Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-16T23:24:36.6775880Z ================================================== 2021-05-16T23:24:36.6776780Z downloaded 135 KB 2021-05-16T23:24:36.6777360Z 2021-05-16T23:24:36.6809940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-16T23:24:36.8997360Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-16T23:24:36.9043720Z ================================================== 2021-05-16T23:24:36.9044570Z downloaded 46 KB 2021-05-16T23:24:36.9045410Z 2021-05-16T23:24:36.9076640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-16T23:24:37.0419440Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-16T23:24:37.0421080Z ================================================== 2021-05-16T23:24:37.0423170Z downloaded 21 KB 2021-05-16T23:24:37.0423750Z 2021-05-16T23:24:37.0452100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-16T23:24:37.3210210Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-16T23:24:37.3279810Z ================================================== 2021-05-16T23:24:37.3280670Z downloaded 80 KB 2021-05-16T23:24:37.3281240Z 2021-05-16T23:24:37.3313100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-16T23:24:37.4886520Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-16T23:24:37.5401260Z ================================================== 2021-05-16T23:24:37.5403620Z downloaded 2.7 MB 2021-05-16T23:24:37.5406430Z 2021-05-16T23:24:37.5436610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-16T23:24:37.7033810Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-16T23:24:37.7042640Z ================================================== 2021-05-16T23:24:37.7043510Z downloaded 34 KB 2021-05-16T23:24:37.7044210Z 2021-05-16T23:24:37.7074710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-16T23:24:37.9704660Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-16T23:24:37.9961590Z ================================================== 2021-05-16T23:24:37.9962500Z downloaded 841 KB 2021-05-16T23:24:37.9963830Z 2021-05-16T23:24:37.9994310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-16T23:24:38.1339410Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-16T23:24:38.1547740Z ================================================== 2021-05-16T23:24:38.1548990Z downloaded 480 KB 2021-05-16T23:24:38.1550490Z 2021-05-16T23:24:38.1580240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-16T23:24:38.4210420Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-16T23:24:38.4214360Z ================================================== 2021-05-16T23:24:38.4215340Z downloaded 13 KB 2021-05-16T23:24:38.4216090Z 2021-05-16T23:24:38.4247050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-16T23:24:38.6902910Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-16T23:24:38.7113180Z ================================================== 2021-05-16T23:24:38.7115530Z downloaded 489 KB 2021-05-16T23:24:38.7116190Z 2021-05-16T23:24:38.7149050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-16T23:24:38.8844310Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-16T23:24:38.8908770Z ================================================== 2021-05-16T23:24:38.8909670Z downloaded 89 KB 2021-05-16T23:24:38.8911000Z 2021-05-16T23:24:38.8941230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-16T23:24:39.0365300Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-16T23:24:39.0595080Z ================================================== 2021-05-16T23:24:39.0597340Z downloaded 517 KB 2021-05-16T23:24:39.0597980Z 2021-05-16T23:24:39.0631790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-16T23:24:39.3572440Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-16T23:24:39.3703620Z ================================================== 2021-05-16T23:24:39.3704520Z downloaded 206 KB 2021-05-16T23:24:39.3705370Z 2021-05-16T23:24:39.3736810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-16T23:24:39.6179150Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-16T23:24:39.6342910Z ================================================== 2021-05-16T23:24:39.6344110Z downloaded 266 KB 2021-05-16T23:24:39.6344910Z 2021-05-16T23:24:39.6375290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-16T23:24:39.8918780Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-16T23:24:39.9021350Z ================================================== 2021-05-16T23:24:39.9022220Z downloaded 166 KB 2021-05-16T23:24:39.9022940Z 2021-05-16T23:24:39.9053710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-16T23:24:40.1237080Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-16T23:24:40.1301500Z ================================================== 2021-05-16T23:24:40.1302540Z downloaded 94 KB 2021-05-16T23:24:40.1303170Z 2021-05-16T23:24:40.1332960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-16T23:24:40.2751650Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-16T23:24:40.2841980Z ================================================== 2021-05-16T23:24:40.2842800Z downloaded 136 KB 2021-05-16T23:24:40.2843560Z 2021-05-16T23:24:40.2874010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-16T23:24:40.5645330Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-16T23:24:40.5753240Z ================================================== 2021-05-16T23:24:40.5754150Z downloaded 183 KB 2021-05-16T23:24:40.5754730Z 2021-05-16T23:24:40.5784730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-16T23:24:40.8356650Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-16T23:24:40.8475450Z ================================================== 2021-05-16T23:24:40.8476280Z downloaded 199 KB 2021-05-16T23:24:40.8476920Z 2021-05-16T23:24:40.8507570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-16T23:24:41.1025840Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-16T23:24:41.3242750Z ================================================== 2021-05-16T23:24:41.3244220Z downloaded 204 KB 2021-05-16T23:24:41.3251900Z 2021-05-16T23:24:41.3277420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-16T23:24:41.5707150Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-16T23:24:41.5759170Z ================================================== 2021-05-16T23:24:41.5760420Z downloaded 63 KB 2021-05-16T23:24:41.5761060Z 2021-05-16T23:24:41.5791390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-16T23:24:41.8482000Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-16T23:24:41.8526530Z ================================================== 2021-05-16T23:24:41.8527400Z downloaded 44 KB 2021-05-16T23:24:41.8528110Z 2021-05-16T23:24:41.8560010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-16T23:24:42.1105410Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-16T23:24:42.1292540Z ================================================== 2021-05-16T23:24:42.1293400Z downloaded 407 KB 2021-05-16T23:24:42.1294880Z 2021-05-16T23:24:42.1325840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-16T23:24:42.3833240Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-16T23:24:42.3902860Z ================================================== 2021-05-16T23:24:42.3904040Z downloaded 91 KB 2021-05-16T23:24:42.3905250Z 2021-05-16T23:24:42.3939750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-16T23:24:42.6538280Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-16T23:24:42.6636040Z ================================================== 2021-05-16T23:24:42.6637970Z downloaded 134 KB 2021-05-16T23:24:42.6638570Z 2021-05-16T23:24:42.6800260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-16T23:24:42.9248370Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-16T23:24:42.9830510Z ================================================== 2021-05-16T23:24:42.9832330Z downloaded 1.8 MB 2021-05-16T23:24:42.9832960Z 2021-05-16T23:24:42.9862690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-16T23:24:43.2376470Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-16T23:24:43.2595040Z ================================================== 2021-05-16T23:24:43.2596010Z downloaded 535 KB 2021-05-16T23:24:43.2597150Z 2021-05-16T23:24:43.2628700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-16T23:24:43.4179800Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-16T23:24:43.4389090Z ================================================== 2021-05-16T23:24:43.4390010Z downloaded 514 KB 2021-05-16T23:24:43.4391220Z 2021-05-16T23:24:43.4420630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-16T23:24:43.6421970Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-16T23:24:43.6465480Z ================================================== 2021-05-16T23:24:43.6468960Z downloaded 47 KB 2021-05-16T23:24:43.6469960Z 2021-05-16T23:24:43.6497530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-16T23:24:43.8087980Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-16T23:24:43.8376140Z ================================================== 2021-05-16T23:24:43.8377130Z downloaded 690 KB 2021-05-16T23:24:43.8377730Z 2021-05-16T23:24:43.8409810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-16T23:24:44.1240050Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-16T23:24:44.1287920Z ================================================== 2021-05-16T23:24:44.1288740Z downloaded 46 KB 2021-05-16T23:24:44.1289900Z 2021-05-16T23:24:44.1319470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-16T23:24:44.3190960Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-16T23:24:44.5752510Z ================================================== 2021-05-16T23:24:44.5753530Z downloaded 2.0 MB 2021-05-16T23:24:44.5754130Z 2021-05-16T23:24:45.3296150Z 2021-05-16T23:24:45.3297430Z The downloaded binary packages are in 2021-05-16T23:24:45.3298630Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwXH8Th/downloaded_packages 2021-05-16T23:24:45.3301780Z installing the source package ‘cachem’ 2021-05-16T23:24:45.3307170Z 2021-05-16T23:24:45.3316130Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:24:45.4677610Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:24:45.4704000Z ================================================== 2021-05-16T23:24:45.4719380Z downloaded 24 KB 2021-05-16T23:24:45.4744910Z 2021-05-16T23:24:45.8825530Z * installing *source* package ‘cachem’ ... 2021-05-16T23:24:45.8904060Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:45.8905300Z ** using staged installation 2021-05-16T23:24:45.9077310Z ** libs 2021-05-16T23:24:51.3505780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T23:24:52.0024840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:24:52.0819260Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:24:52.3004230Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:24:52.3106040Z ** R 2021-05-16T23:24:52.3182000Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:53.1953020Z ** help 2021-05-16T23:24:53.2645430Z *** installing help indices 2021-05-16T23:24:53.2884390Z ** building package indices 2021-05-16T23:24:53.3118710Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:53.7311090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:24:55.2115310Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:55.5078510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:55.5142060Z * DONE (cachem) 2021-05-16T23:24:55.5281180Z 2021-05-16T23:24:55.5296600Z The downloaded source packages are in 2021-05-16T23:24:55.5326300Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwXH8Th/downloaded_packages’ 2021-05-16T23:24:55.5427850Z Running `R CMD build`... 2021-05-16T23:24:58.5057190Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwXH8Th/remotes2a0298e7423/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:24:58.5059020Z * preparing ‘tic’: 2021-05-16T23:24:58.5060360Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:24:58.5061400Z * installing the package to process help pages 2021-05-16T23:24:58.5062960Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:24:58.5064040Z * checking for empty or unneeded directories 2021-05-16T23:24:58.5065340Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:24:58.5066680Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:24:58.5067880Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:24:58.5069110Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:24:58.5072350Z (as ‘lib’ is unspecified) 2021-05-16T23:24:58.9809200Z * installing *source* package ‘tic’ ... 2021-05-16T23:24:58.9811390Z ** using staged installation 2021-05-16T23:24:59.0116080Z ** R 2021-05-16T23:24:59.0491810Z ** inst 2021-05-16T23:24:59.0659100Z ** preparing package for lazy loading 2021-05-16T23:24:59.6104310Z ** help 2021-05-16T23:24:59.7996790Z *** installing help indices 2021-05-16T23:24:59.9078440Z *** copying figures 2021-05-16T23:24:59.9106340Z ** building package indices 2021-05-16T23:25:00.0398530Z ** installing vignettes 2021-05-16T23:25:00.0456450Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:00.4431120Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:00.8436900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:00.8503430Z * DONE (tic) 2021-05-16T23:25:00.9078850Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:25:01.3467300Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:25:04.5349870Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:25:04.5403990Z 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:25:04.5406440Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:25:04.5431510Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:04.5435330Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:25:04.5437040Z (as ‘lib’ is unspecified) 2021-05-16T23:25:04.5437960Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:25:04.5439960Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:25:04.5441220Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:25:04.5444360Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:25:04.5445670Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:25:04.5446900Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:25:04.5448180Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:25:04.5449380Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:25:04.5450590Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:25:04.5451830Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:25:04.5453060Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:25:04.5454280Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:25:04.5455520Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:25:04.5456730Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:25:04.5457950Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:25:04.5459160Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:25:04.5460580Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:25:04.5463930Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:25:04.5465180Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:25:04.5466460Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:25:04.5467400Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:25:04.5468620Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:25:04.5469840Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:25:04.5471040Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:25:04.5472280Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:25:04.5473520Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:25:04.5475670Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:25:04.5477030Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:25:04.5478300Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:25:04.5480550Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:25:04.5481850Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:25:04.5483150Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:25:04.5484410Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:25:04.5486080Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:25:04.5488560Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:25:06.1423140Z 2021-05-16T23:25:06.1424490Z There are binary versions available but the source versions are later: 2021-05-16T23:25:06.1436930Z binary source needs_compilation 2021-05-16T23:25:06.1437830Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T23:25:06.1438560Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T23:25:06.1439240Z xfun 0.22 0.23 TRUE 2021-05-16T23:25:06.1439740Z 2021-05-16T23:25:06.1450640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-16T23:25:06.4209020Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-16T23:25:06.4408660Z ================================================== 2021-05-16T23:25:06.4510430Z downloaded 192 KB 2021-05-16T23:25:06.4610950Z 2021-05-16T23:25:06.4682410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-16T23:25:06.5708450Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-16T23:25:06.6054040Z ================================================== 2021-05-16T23:25:06.6154490Z downloaded 1.4 MB 2021-05-16T23:25:06.6255360Z 2021-05-16T23:25:06.6283000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-16T23:25:06.7572800Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-16T23:25:06.7585320Z ================================================== 2021-05-16T23:25:06.7586160Z downloaded 17 KB 2021-05-16T23:25:06.7586990Z 2021-05-16T23:25:06.7616600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-16T23:25:06.9595510Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-16T23:25:06.9653630Z ================================================== 2021-05-16T23:25:06.9667540Z downloaded 43 KB 2021-05-16T23:25:06.9692820Z 2021-05-16T23:25:06.9694940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-16T23:25:07.2295270Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-16T23:25:07.2416250Z ================================================== 2021-05-16T23:25:07.2417060Z downloaded 207 KB 2021-05-16T23:25:07.2417800Z 2021-05-16T23:25:07.2449120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-16T23:25:07.4881880Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-16T23:25:07.5212400Z ================================================== 2021-05-16T23:25:07.5213350Z downloaded 945 KB 2021-05-16T23:25:07.5213960Z 2021-05-16T23:25:07.5245520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-16T23:25:07.6640150Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-16T23:25:07.6699590Z ================================================== 2021-05-16T23:25:07.6713870Z downloaded 68 KB 2021-05-16T23:25:07.6741930Z 2021-05-16T23:25:07.6744180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-16T23:25:07.8295100Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-16T23:25:07.8442940Z ================================================== 2021-05-16T23:25:07.8443760Z downloaded 279 KB 2021-05-16T23:25:07.8445170Z 2021-05-16T23:25:07.8475910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-16T23:25:07.9819350Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-16T23:25:07.9971160Z ================================================== 2021-05-16T23:25:07.9972030Z downloaded 289 KB 2021-05-16T23:25:07.9972780Z 2021-05-16T23:25:08.0003130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-16T23:25:08.1880420Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-16T23:25:08.1881780Z ================================================== 2021-05-16T23:25:08.1883100Z downloaded 15 KB 2021-05-16T23:25:08.1883890Z 2021-05-16T23:25:08.1916190Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-16T23:25:08.4444000Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-16T23:25:08.4534930Z ================================================== 2021-05-16T23:25:08.4577110Z downloaded 148 KB 2021-05-16T23:25:08.4577730Z 2021-05-16T23:25:08.4579760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-16T23:25:08.5924280Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-16T23:25:08.5981420Z ================================================== 2021-05-16T23:25:08.5982190Z downloaded 72 KB 2021-05-16T23:25:08.5982740Z 2021-05-16T23:25:08.6012220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-16T23:25:08.7412780Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-16T23:25:08.7424210Z ================================================== 2021-05-16T23:25:08.7425200Z downloaded 35 KB 2021-05-16T23:25:08.7425800Z 2021-05-16T23:25:08.7454410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-16T23:25:08.9065870Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-16T23:25:08.9222660Z ================================================== 2021-05-16T23:25:08.9223500Z downloaded 292 KB 2021-05-16T23:25:08.9224040Z 2021-05-16T23:25:08.9255500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-16T23:25:09.1945100Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-16T23:25:09.2164970Z ================================================== 2021-05-16T23:25:09.2206480Z downloaded 428 KB 2021-05-16T23:25:09.2207350Z 2021-05-16T23:25:09.2210200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-16T23:25:09.3566760Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-16T23:25:09.3589170Z ================================================== 2021-05-16T23:25:09.3589920Z downloaded 36 KB 2021-05-16T23:25:09.3590670Z 2021-05-16T23:25:09.3620930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-16T23:25:09.6049050Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-16T23:25:09.6265500Z ================================================== 2021-05-16T23:25:09.6266310Z downloaded 435 KB 2021-05-16T23:25:09.6266850Z 2021-05-16T23:25:09.6298780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-16T23:25:09.8812640Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-16T23:25:09.9927630Z ================================================== 2021-05-16T23:25:09.9939970Z downloaded 195 KB 2021-05-16T23:25:09.9950070Z 2021-05-16T23:25:09.9970240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-16T23:25:10.1920650Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-16T23:25:10.1929320Z ================================================== 2021-05-16T23:25:10.1930310Z downloaded 38 KB 2021-05-16T23:25:10.1930840Z 2021-05-16T23:25:10.1960210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-16T23:25:10.3322690Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-16T23:25:10.3439580Z ================================================== 2021-05-16T23:25:10.3440430Z downloaded 208 KB 2021-05-16T23:25:10.3440980Z 2021-05-16T23:25:10.3470810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-16T23:25:10.6039470Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-16T23:25:10.7547530Z ================================================== 2021-05-16T23:25:10.7647880Z downloaded 13.9 MB 2021-05-16T23:25:10.7670620Z 2021-05-16T23:25:10.7673220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-16T23:25:10.9095360Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-16T23:25:10.9566110Z ================================================== 2021-05-16T23:25:10.9567020Z downloaded 3.1 MB 2021-05-16T23:25:10.9567570Z 2021-05-16T23:25:10.9604430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-16T23:25:11.0983290Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-16T23:25:11.1381390Z ================================================== 2021-05-16T23:25:11.1382240Z downloaded 1.3 MB 2021-05-16T23:25:11.1382780Z 2021-05-16T23:25:11.1417770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-16T23:25:11.4278350Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-16T23:25:11.4441920Z ================================================== 2021-05-16T23:25:11.4443460Z downloaded 306 KB 2021-05-16T23:25:11.4444060Z 2021-05-16T23:25:11.4888340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-16T23:25:11.7070880Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-16T23:25:11.7157190Z ================================================== 2021-05-16T23:25:11.7157950Z downloaded 104 KB 2021-05-16T23:25:11.7159200Z 2021-05-16T23:25:11.7301870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-16T23:25:11.8804330Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-16T23:25:11.8806280Z ================================================== 2021-05-16T23:25:11.8807290Z downloaded 22 KB 2021-05-16T23:25:11.8807860Z 2021-05-16T23:25:11.8833920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-16T23:25:12.1290650Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-16T23:25:12.1372490Z ================================================== 2021-05-16T23:25:12.1373300Z downloaded 43 KB 2021-05-16T23:25:12.1373880Z 2021-05-16T23:25:12.1402440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-16T23:25:12.2793560Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-16T23:25:12.2851580Z ================================================== 2021-05-16T23:25:12.2853450Z downloaded 34 KB 2021-05-16T23:25:12.2854210Z 2021-05-16T23:25:12.2882380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-16T23:25:12.5459340Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-16T23:25:12.5557260Z ================================================== 2021-05-16T23:25:12.5559080Z downloaded 137 KB 2021-05-16T23:25:12.5559900Z 2021-05-16T23:25:12.5588460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-16T23:25:12.8150960Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-16T23:25:12.8615020Z ================================================== 2021-05-16T23:25:12.8615970Z downloaded 2.8 MB 2021-05-16T23:25:12.8616550Z 2021-05-16T23:25:12.8652910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-16T23:25:13.1586110Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-16T23:25:13.1685540Z ================================================== 2021-05-16T23:25:13.1786980Z downloaded 64 KB 2021-05-16T23:25:13.1887860Z 2021-05-16T23:25:13.1990720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-16T23:25:13.4112830Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-16T23:25:13.4439450Z ================================================== 2021-05-16T23:25:13.4440350Z downloaded 954 KB 2021-05-16T23:25:13.4441360Z 2021-05-16T23:25:13.4475370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-16T23:25:13.6966680Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-16T23:25:13.7073200Z ================================================== 2021-05-16T23:25:13.7074160Z downloaded 129 KB 2021-05-16T23:25:13.7074480Z 2021-05-16T23:25:13.7505480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-16T23:25:13.9324970Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-16T23:25:13.9527770Z ================================================== 2021-05-16T23:25:13.9528630Z downloaded 384 KB 2021-05-16T23:25:13.9529380Z 2021-05-16T23:25:15.1653270Z 2021-05-16T23:25:15.1654700Z The downloaded binary packages are in 2021-05-16T23:25:15.1655610Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwXH8Th/downloaded_packages 2021-05-16T23:25:15.1657390Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T23:25:15.1657850Z 2021-05-16T23:25:15.1670620Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:25:15.4532900Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:25:15.4878890Z ================================================== 2021-05-16T23:25:15.4923030Z downloaded 1.1 MB 2021-05-16T23:25:15.4923730Z 2021-05-16T23:25:15.4925570Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:25:15.6363910Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:25:15.6691310Z ================================================== 2021-05-16T23:25:15.6692140Z downloaded 670 KB 2021-05-16T23:25:15.6693290Z 2021-05-16T23:25:15.6724220Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:25:15.8796940Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:25:15.8886080Z ================================================== 2021-05-16T23:25:15.9065250Z downloaded 109 KB 2021-05-16T23:25:15.9378280Z 2021-05-16T23:25:16.5471330Z * installing *source* package ‘pillar’ ... 2021-05-16T23:25:16.5626770Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:16.5628010Z ** using staged installation 2021-05-16T23:25:16.5868090Z ** R 2021-05-16T23:25:16.6262060Z ** inst 2021-05-16T23:25:16.6413950Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:18.8650830Z ** help 2021-05-16T23:25:18.9734850Z *** installing help indices 2021-05-16T23:25:19.0402170Z *** copying figures 2021-05-16T23:25:19.0433190Z ** building package indices 2021-05-16T23:25:19.1030560Z ** installing vignettes 2021-05-16T23:25:19.1160730Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:19.7109610Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:20.1405180Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:20.1455540Z * DONE (pillar) 2021-05-16T23:25:21.0406980Z * installing *source* package ‘xfun’ ... 2021-05-16T23:25:21.0473840Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:21.0474720Z ** using staged installation 2021-05-16T23:25:21.0699800Z ** libs 2021-05-16T23:25:21.0870520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T23:25:21.2417120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:25:21.3191240Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:25:22.3581670Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:25:22.3621700Z ** R 2021-05-16T23:25:22.3908580Z ** inst 2021-05-16T23:25:22.3938790Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:23.9155880Z ** help 2021-05-16T23:25:24.1171740Z *** installing help indices 2021-05-16T23:25:24.2406190Z ** building package indices 2021-05-16T23:25:24.4015800Z ** installing vignettes 2021-05-16T23:25:24.4216350Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:24.7899730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:24.9178950Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:25.2561580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:25.2597200Z * DONE (xfun) 2021-05-16T23:25:25.8684340Z * installing *source* package ‘tibble’ ... 2021-05-16T23:25:25.8887840Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:25.8986870Z ** using staged installation 2021-05-16T23:25:25.9166150Z ** libs 2021-05-16T23:25:25.9324130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:25:26.0090570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:25:26.1192030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:25:26.2365710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:25:26.3627790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:25:26.4171670Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:25:26.4212540Z ** R 2021-05-16T23:25:26.4542980Z ** inst 2021-05-16T23:25:26.4663970Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:28.6375270Z ** help 2021-05-16T23:25:28.7276460Z *** installing help indices 2021-05-16T23:25:28.7826360Z *** copying figures 2021-05-16T23:25:28.7858900Z ** building package indices 2021-05-16T23:25:28.8363440Z ** installing vignettes 2021-05-16T23:25:28.8447380Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:29.3961640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:29.5884360Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:30.1433750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:30.1534200Z * DONE (tibble) 2021-05-16T23:25:30.1883610Z 2021-05-16T23:25:30.1884920Z The downloaded source packages are in 2021-05-16T23:25:30.1886940Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwXH8Th/downloaded_packages’ 2021-05-16T23:25:30.3178090Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:25:33.1798160Z 2021-05-16T23:25:33.8024690Z 2021-05-16T23:25:33.8048790Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwXH8Th/remotes2a02432bf8ec/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:25:33.8115050Z 2021-05-16T23:25:33.8117430Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwXH8Th/remotes2a02432bf8ec/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:25:33.9295910Z 2021-05-16T23:25:33.9397520Z 2021-05-16T23:25:33.9499940Z ─ preparing ‘desc’: 2021-05-16T23:25:33.9572280Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:25:34.0381890Z 2021-05-16T23:25:34.0483320Z 2021-05-16T23:25:34.0585970Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:25:34.0687450Z 2021-05-16T23:25:34.0789170Z 2021-05-16T23:25:34.0866190Z ─ checking for empty or unneeded directories 2021-05-16T23:25:34.0870950Z 2021-05-16T23:25:34.0872140Z 2021-05-16T23:25:34.0876710Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:25:34.1743490Z 2021-05-16T23:25:34.1844010Z 2021-05-16T23:25:34.1945180Z 2021-05-16T23:25:34.2147030Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:34.2247980Z (as ‘lib’ is unspecified) 2021-05-16T23:25:34.6397610Z * installing *source* package ‘desc’ ... 2021-05-16T23:25:34.6462590Z ** using staged installation 2021-05-16T23:25:34.6690820Z ** R 2021-05-16T23:25:34.7006820Z ** inst 2021-05-16T23:25:34.7446730Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:36.6571710Z ** help 2021-05-16T23:25:36.8263360Z *** installing help indices 2021-05-16T23:25:36.9290110Z ** building package indices 2021-05-16T23:25:37.0363270Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:37.3063810Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:37.6039980Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:37.6074660Z * DONE (desc) 2021-05-16T23:25:37.9717920Z 2021-05-16T23:25:37.9799210Z 2021-05-16T23:25:37.9805710Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwXH8Th/remotes2a0253f0c914/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:25:37.9838130Z 2021-05-16T23:25:37.9857230Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwXH8Th/remotes2a0253f0c914/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:25:38.0288870Z 2021-05-16T23:25:38.0390460Z 2021-05-16T23:25:38.0493350Z ─ preparing ‘ghtravis’: 2021-05-16T23:25:38.0594010Z 2021-05-16T23:25:38.0695420Z 2021-05-16T23:25:38.0796960Z checking DESCRIPTION meta-information ... 2021-05-16T23:25:38.0896830Z 2021-05-16T23:25:38.0999930Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:25:38.1199510Z 2021-05-16T23:25:38.1300720Z 2021-05-16T23:25:38.1402470Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:25:38.1425690Z 2021-05-16T23:25:38.1426390Z 2021-05-16T23:25:38.1427750Z ─ checking for empty or unneeded directories 2021-05-16T23:25:38.1428470Z 2021-05-16T23:25:38.1429050Z 2021-05-16T23:25:38.1430200Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:25:38.1485520Z 2021-05-16T23:25:38.1494510Z 2021-05-16T23:25:38.1495150Z 2021-05-16T23:25:38.2165090Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:38.2171850Z (as ‘lib’ is unspecified) 2021-05-16T23:25:38.5278000Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:25:38.5280620Z ** using staged installation 2021-05-16T23:25:38.5473410Z ** R 2021-05-16T23:25:38.5646720Z ** inst 2021-05-16T23:25:38.5664330Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:40.3346280Z ** help 2021-05-16T23:25:40.4148720Z *** installing help indices 2021-05-16T23:25:40.4671850Z ** building package indices 2021-05-16T23:25:40.5179340Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:41.8246810Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:42.6997380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:42.7022170Z * DONE (ghtravis) 2021-05-16T23:25:42.7284100Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:25:42.9940390Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:25:46.0383740Z 2021-05-16T23:25:46.0385450Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:25:46.0386920Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:25:46.0387840Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:25:46.0388640Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:25:46.0389780Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:25:46.0390740Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:25:46.0396440Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:46.0397490Z (as ‘lib’ is unspecified) 2021-05-16T23:25:47.4245900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-16T23:25:47.6027530Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-16T23:25:47.6138450Z ================================================== 2021-05-16T23:25:47.6138950Z downloaded 194 KB 2021-05-16T23:25:47.6139220Z 2021-05-16T23:25:47.6169730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-16T23:25:47.7905530Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-16T23:25:47.7959020Z ================================================== 2021-05-16T23:25:47.7959490Z downloaded 68 KB 2021-05-16T23:25:47.7959750Z 2021-05-16T23:25:47.7989430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-16T23:25:48.0821930Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-16T23:25:48.0925700Z ================================================== 2021-05-16T23:25:48.0926510Z downloaded 189 KB 2021-05-16T23:25:48.0926830Z 2021-05-16T23:25:48.0957950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-16T23:25:48.2732910Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-16T23:25:48.3220410Z ================================================== 2021-05-16T23:25:48.3221380Z downloaded 1.2 MB 2021-05-16T23:25:48.3222050Z 2021-05-16T23:25:48.3255500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-16T23:25:48.5721370Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-16T23:25:48.6046270Z ================================================== 2021-05-16T23:25:48.6046770Z downloaded 937 KB 2021-05-16T23:25:48.6047040Z 2021-05-16T23:25:48.7460380Z 2021-05-16T23:25:48.7561360Z The downloaded binary packages are in 2021-05-16T23:25:48.7662550Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwXH8Th/downloaded_packages 2021-05-16T23:25:49.0361710Z 2021-05-16T23:25:49.0378970Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwXH8Th/remotes2a0278a3c33a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:25:49.0415600Z 2021-05-16T23:25:49.0418860Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwXH8Th/remotes2a0278a3c33a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:25:49.0684000Z 2021-05-16T23:25:49.0719420Z 2021-05-16T23:25:49.0722650Z ─ preparing ‘aghast’: 2021-05-16T23:25:49.0730990Z 2021-05-16T23:25:49.0731810Z 2021-05-16T23:25:49.0797020Z checking DESCRIPTION meta-information ... 2021-05-16T23:25:49.0824690Z 2021-05-16T23:25:49.0826140Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:25:49.1225660Z 2021-05-16T23:25:49.1255150Z 2021-05-16T23:25:49.1258670Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:25:49.1266720Z 2021-05-16T23:25:49.1294450Z 2021-05-16T23:25:49.1297230Z ─ checking for empty or unneeded directories 2021-05-16T23:25:49.1326970Z 2021-05-16T23:25:49.1354930Z 2021-05-16T23:25:49.1359000Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:25:49.1446650Z 2021-05-16T23:25:49.1448570Z 2021-05-16T23:25:49.1449290Z 2021-05-16T23:25:49.1620010Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:49.1621780Z (as ‘lib’ is unspecified) 2021-05-16T23:25:49.4942690Z * installing *source* package ‘aghast’ ... 2021-05-16T23:25:49.4945370Z ** using staged installation 2021-05-16T23:25:49.5204020Z ** R 2021-05-16T23:25:49.5306100Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:50.0711060Z ** help 2021-05-16T23:25:50.1518350Z *** installing help indices 2021-05-16T23:25:50.1796330Z ** building package indices 2021-05-16T23:25:50.2058360Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:50.4495770Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:50.7533830Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:50.7555950Z * DONE (aghast) 2021-05-16T23:25:50.7791160Z Installing 1 packages: covr 2021-05-16T23:25:50.7892930Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:50.7994230Z (as ‘lib’ is unspecified) 2021-05-16T23:25:51.6094070Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:25:51.6196120Z 2021-05-16T23:25:52.2987800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-16T23:25:52.5148330Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-16T23:25:52.5242070Z ================================================== 2021-05-16T23:25:52.5242550Z downloaded 155 KB 2021-05-16T23:25:52.5242810Z 2021-05-16T23:25:52.5272730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-16T23:25:52.7275240Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-16T23:25:52.7347340Z ================================================== 2021-05-16T23:25:52.7347810Z downloaded 117 KB 2021-05-16T23:25:52.7348080Z 2021-05-16T23:25:52.7380100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-16T23:25:52.8890040Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-16T23:25:52.9048470Z ================================================== 2021-05-16T23:25:52.9049320Z downloaded 282 KB 2021-05-16T23:25:52.9049870Z 2021-05-16T23:25:52.9662130Z 2021-05-16T23:25:52.9663940Z The downloaded binary packages are in 2021-05-16T23:25:52.9665000Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwXH8Th/downloaded_packages 2021-05-16T23:25:53.0003320Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:25:53.0003970Z Rscript -e "tic::before_install()" 2021-05-16T23:25:53.0836080Z shell: /bin/bash -e {0} 2021-05-16T23:25:53.0836470Z env: 2021-05-16T23:25:53.0837380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:53.0837830Z TIC_DEPLOY_KEY: 2021-05-16T23:25:53.0838170Z RSPM: 2021-05-16T23:25:53.0839490Z GITHUB_PAT: *** 2021-05-16T23:25:53.0839890Z COVERALLS_TOKEN: 2021-05-16T23:25:53.0840320Z continue-on-error: false 2021-05-16T23:25:53.0840760Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:53.0841220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:53.0841620Z TZ: UTC 2021-05-16T23:25:53.0842020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:53.0842390Z NOT_CRAN: true 2021-05-16T23:25:53.0842720Z ##[endgroup] 2021-05-16T23:25:53.4562560Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:25:53.6118560Z Running before_install: step_install_remote_binaries() 2021-05-16T23:25:54.1969680Z Installing ggplot2 binaries 2021-05-16T23:25:54.1982130Z [1] "tidyverse/ggplot2" 2021-05-16T23:25:54.7336230Z OK (HTTP 200).OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:25:54.7344990Z Installing rlang binaries 2021-05-16T23:25:54.7354280Z [1] "r-lib/rlang" 2021-05-16T23:25:55.1041960Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:25:55.1050660Z Installing oro.nifti binaries 2021-05-16T23:25:55.1058800Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:25:55.3602480Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:25:55.3640460Z tag_name 2021-05-16T23:25:55.3641860Z 3 0.10.3.s 2021-05-16T23:25:55.3642840Z zipball_url 2021-05-16T23:25:55.3644090Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:25:55.3645280Z tarball_url 2021-05-16T23:25:55.3648190Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:25:55.3649360Z commit.sha 2021-05-16T23:25:55.3650170Z Installing oro.nifti package binaries 2021-05-16T23:25:55.3651350Z 3 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:25:55.3653460Z commit.url 2021-05-16T23:25:55.3655800Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:25:55.3657190Z node_id 2021-05-16T23:25:55.3658700Z 3 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:25:55.3659810Z url 2021-05-16T23:25:55.3661000Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:25:55.3662220Z assets_url 2021-05-16T23:25:55.3663410Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:25:55.3665480Z upload_url 2021-05-16T23:25:55.3667720Z 3 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:25:55.3669320Z id asset_updated_at asset_created_at created_at 2021-05-16T23:25:55.3671550Z 3 43005549 2021-05-15 22:59:52 2021-05-15 22:59:51 2021-05-15 22:37:06 2021-05-16T23:25:55.3672960Z published_at asset_name asset_label 2021-05-16T23:25:55.3674570Z 3 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.tgz 2021-05-16T23:25:55.3675550Z asset_download_count 2021-05-16T23:25:55.3676300Z 3 16 2021-05-16T23:25:55.3677630Z asset_browser_download_url 2021-05-16T23:25:55.3679800Z 3 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-16T23:25:55.4262070Z --2021-05-16 23:25:55-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-16T23:25:55.4592580Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T23:25:55.4673790Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T23:25:55.6297570Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:25:55.6304410Z Location: https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232555Z&X-Amz-Expires=300&X-Amz-Signature=8ffe26f056ed2c147b71a3e911b0d6e289a3b4d19433355ff348ff491ba73819&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:25:55.6313680Z --2021-05-16 23:25:55-- https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232555Z&X-Amz-Expires=300&X-Amz-Signature=8ffe26f056ed2c147b71a3e911b0d6e289a3b4d19433355ff348ff491ba73819&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:25:55.6318210Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T23:25:55.6356670Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:25:55.8112870Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:25:55.8115210Z Length: 6044428 (5.8M) [application/octet-stream] 2021-05-16T23:25:55.8118830Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp3pZQZH/oro.nifti_0.10.3.tgz’ 2021-05-16T23:25:55.8121480Z 2021-05-16T23:25:55.8158940Z 0K .......... .......... .......... .......... .......... 0% 11.6M 0s 2021-05-16T23:25:55.8176120Z 50K .......... .......... .......... .......... .......... 1% 30.1M 0s 2021-05-16T23:25:55.8212500Z 100K .......... .......... .......... .......... .......... 2% 13.2M 0s 2021-05-16T23:25:55.8230550Z 150K .......... .......... .......... .......... .......... 3% 26.4M 0s 2021-05-16T23:25:55.8262050Z 200K .......... .......... .......... .......... .......... 4% 15.5M 0s 2021-05-16T23:25:55.8300540Z 250K .......... .......... .......... .......... .......... 5% 12.8M 0s 2021-05-16T23:25:55.8327010Z 300K .......... .......... .......... .......... .......... 5% 18.4M 0s 2021-05-16T23:25:55.8349270Z 350K .......... .......... .......... .......... .......... 6% 22.0M 0s 2021-05-16T23:25:55.8372710Z 400K .......... .......... .......... .......... .......... 7% 20.3M 0s 2021-05-16T23:25:55.8406980Z 450K .......... .......... .......... .......... .......... 8% 20.5M 0s 2021-05-16T23:25:55.8430240Z 500K .......... .......... .......... .......... .......... 9% 14.5M 0s 2021-05-16T23:25:55.8463770Z 550K .......... .......... .......... .......... .......... 10% 14.7M 0s 2021-05-16T23:25:55.8478500Z 600K .......... .......... .......... .......... .......... 11% 33.2M 0s 2021-05-16T23:25:55.8514710Z 650K .......... .......... .......... .......... .......... 11% 13.4M 0s 2021-05-16T23:25:55.8537940Z 700K .......... .......... .......... .......... .......... 12% 21.1M 0s 2021-05-16T23:25:55.8562330Z 750K .......... .......... .......... .......... .......... 13% 20.2M 0s 2021-05-16T23:25:55.8576970Z 800K .......... .......... .......... .......... .......... 14% 32.6M 0s 2021-05-16T23:25:55.8604000Z 850K .......... .......... .......... .......... .......... 15% 18.5M 0s 2021-05-16T23:25:55.8628290Z 900K .......... .......... .......... .......... .......... 16% 19.6M 0s 2021-05-16T23:25:55.8654330Z 950K .......... .......... .......... .......... .......... 16% 18.9M 0s 2021-05-16T23:25:55.8680260Z 1000K .......... .......... .......... .......... .......... 17% 19.5M 0s 2021-05-16T23:25:55.8708050Z 1050K .......... .......... .......... .......... .......... 18% 17.0M 0s 2021-05-16T23:25:55.8731640Z 1100K .......... .......... .......... .......... .......... 19% 21.7M 0s 2021-05-16T23:25:55.8745750Z 1150K .......... .......... .......... .......... .......... 20% 32.1M 0s 2021-05-16T23:25:55.8770630Z 1200K .......... .......... .......... .......... .......... 21% 19.7M 0s 2021-05-16T23:25:55.8787310Z 1250K .......... .......... .......... .......... .......... 22% 29.3M 0s 2021-05-16T23:25:55.8810500Z 1300K .......... .......... .......... .......... .......... 22% 20.9M 0s 2021-05-16T23:25:55.8834750Z 1350K .......... .......... .......... .......... .......... 23% 20.4M 0s 2021-05-16T23:25:55.8849250Z 1400K .......... .......... .......... .......... .......... 24% 33.5M 0s 2021-05-16T23:25:55.8874560Z 1450K .......... .......... .......... .......... .......... 25% 19.7M 0s 2021-05-16T23:25:55.8888420Z 1500K .......... .......... .......... .......... .......... 26% 33.2M 0s 2021-05-16T23:25:55.8913600Z 1550K .......... .......... .......... .......... .......... 27% 19.6M 0s 2021-05-16T23:25:55.8939400Z 1600K .......... .......... .......... .......... .......... 27% 19.0M 0s 2021-05-16T23:25:55.8954000Z 1650K .......... .......... .......... .......... .......... 28% 33.3M 0s 2021-05-16T23:25:55.8976690Z 1700K .......... .......... .......... .......... .......... 29% 22.0M 0s 2021-05-16T23:25:55.8991430Z 1750K .......... .......... .......... .......... .......... 30% 32.1M 0s 2021-05-16T23:25:55.9002560Z 1800K .......... .......... .......... .......... .......... 31% 44.0M 0s 2021-05-16T23:25:55.9029960Z 1850K .......... .......... .......... .......... .......... 32% 17.8M 0s 2021-05-16T23:25:55.9039530Z 1900K .......... .......... .......... .......... .......... 33% 50.0M 0s 2021-05-16T23:25:55.9052480Z 1950K .......... .......... .......... .......... .......... 33% 38.9M 0s 2021-05-16T23:25:55.9086950Z 2000K .......... .......... .......... .......... .......... 34% 14.1M 0s 2021-05-16T23:25:55.9094870Z 2050K .......... .......... .......... .......... .......... 35% 63.1M 0s 2021-05-16T23:25:55.9109000Z 2100K .......... .......... .......... .......... .......... 36% 34.5M 0s 2021-05-16T23:25:55.9132030Z 2150K .......... .......... .......... .......... .......... 37% 21.2M 0s 2021-05-16T23:25:55.9146790Z 2200K .......... .......... .......... .......... .......... 38% 32.7M 0s 2021-05-16T23:25:55.9167890Z 2250K .......... .......... .......... .......... .......... 38% 23.2M 0s 2021-05-16T23:25:55.9172150Z 2300K .......... .......... .......... .......... .......... 39% 121M 0s 2021-05-16T23:25:55.9193470Z 2350K .......... .......... .......... .......... .......... 40% 22.5M 0s 2021-05-16T23:25:55.9216040Z 2400K .......... .......... .......... .......... .......... 41% 22.1M 0s 2021-05-16T23:25:55.9228930Z 2450K .......... .......... .......... .......... .......... 42% 37.0M 0s 2021-05-16T23:25:55.9240660Z 2500K .......... .......... .......... .......... .......... 43% 42.4M 0s 2021-05-16T23:25:55.9254130Z 2550K .......... .......... .......... .......... .......... 44% 35.5M 0s 2021-05-16T23:25:55.9266970Z 2600K .......... .......... .......... .......... .......... 44% 38.1M 0s 2021-05-16T23:25:55.9276070Z 2650K .......... .......... .......... .......... .......... 45% 54.4M 0s 2021-05-16T23:25:55.9291260Z 2700K .......... .......... .......... .......... .......... 46% 31.9M 0s 2021-05-16T23:25:55.9313340Z 2750K .......... .......... .......... .......... .......... 47% 22.5M 0s 2021-05-16T23:25:55.9322150Z 2800K .......... .......... .......... .......... .......... 48% 54.6M 0s 2021-05-16T23:25:55.9346810Z 2850K .......... .......... .......... .......... .......... 49% 19.7M 0s 2021-05-16T23:25:55.9357180Z 2900K .......... .......... .......... .......... .......... 49% 46.2M 0s 2021-05-16T23:25:55.9371310Z 2950K .......... .......... .......... .......... .......... 50% 34.9M 0s 2021-05-16T23:25:55.9375890Z 3000K .......... .......... .......... .......... .......... 51% 103M 0s 2021-05-16T23:25:55.9397800Z 3050K .......... .......... .......... .......... .......... 52% 22.5M 0s 2021-05-16T23:25:55.9407140Z 3100K .......... .......... .......... .......... .......... 53% 51.6M 0s 2021-05-16T23:25:55.9419650Z 3150K .......... .......... .......... .......... .......... 54% 39.2M 0s 2021-05-16T23:25:55.9429750Z 3200K .......... .......... .......... .......... .......... 55% 48.6M 0s 2021-05-16T23:25:55.9444390Z 3250K .......... .......... .......... .......... .......... 55% 32.8M 0s 2021-05-16T23:25:55.9456010Z 3300K .......... .......... .......... .......... .......... 56% 42.5M 0s 2021-05-16T23:25:55.9467510Z 3350K .......... .......... .......... .......... .......... 57% 42.7M 0s 2021-05-16T23:25:55.9478810Z 3400K .......... .......... .......... .......... .......... 58% 42.9M 0s 2021-05-16T23:25:55.9492550Z 3450K .......... .......... .......... .......... .......... 59% 35.9M 0s 2021-05-16T23:25:55.9504290Z 3500K .......... .......... .......... .......... .......... 60% 40.8M 0s 2021-05-16T23:25:55.9516660Z 3550K .......... .......... .......... .......... .......... 60% 40.7M 0s 2021-05-16T23:25:55.9529330Z 3600K .......... .......... .......... .......... .......... 61% 37.2M 0s 2021-05-16T23:25:55.9538830Z 3650K .......... .......... .......... .......... .......... 62% 53.2M 0s 2021-05-16T23:25:55.9552480Z 3700K .......... .......... .......... .......... .......... 63% 35.5M 0s 2021-05-16T23:25:55.9561190Z 3750K .......... .......... .......... .......... .......... 64% 56.1M 0s 2021-05-16T23:25:55.9583900Z 3800K .......... .......... .......... .......... .......... 65% 21.2M 0s 2021-05-16T23:25:55.9588580Z 3850K .......... .......... .......... .......... .......... 66% 117M 0s 2021-05-16T23:25:55.9599590Z 3900K .......... .......... .......... .......... .......... 66% 43.4M 0s 2021-05-16T23:25:55.9603580Z 3950K .......... .......... .......... .......... .......... 67% 125M 0s 2021-05-16T23:25:55.9618370Z 4000K .......... .......... .......... .......... .......... 68% 32.7M 0s 2021-05-16T23:25:55.9640820Z 4050K .......... .......... .......... .......... .......... 69% 22.1M 0s 2021-05-16T23:25:55.9644960Z 4100K .......... .......... .......... .......... .......... 70% 115M 0s 2021-05-16T23:25:55.9657060Z 4150K .......... .......... .......... .......... .......... 71% 39.7M 0s 2021-05-16T23:25:55.9661470Z 4200K .......... .......... .......... .......... .......... 72% 106M 0s 2021-05-16T23:25:55.9666580Z 4250K .......... .......... .......... .......... .......... 72% 105M 0s 2021-05-16T23:25:55.9670470Z 4300K .......... .......... .......... .......... .......... 73% 118M 0s 2021-05-16T23:25:55.9694320Z 4350K .......... .......... .......... .......... .......... 74% 20.6M 0s 2021-05-16T23:25:55.9706310Z 4400K .......... .......... .......... .......... .......... 75% 40.3M 0s 2021-05-16T23:25:55.9718030Z 4450K .......... .......... .......... .......... .......... 76% 42.4M 0s 2021-05-16T23:25:55.9727380Z 4500K .......... .......... .......... .......... .......... 77% 51.5M 0s 2021-05-16T23:25:55.9731370Z 4550K .......... .......... .......... .......... .......... 77% 119M 0s 2021-05-16T23:25:55.9740030Z 4600K .......... .......... .......... .......... .......... 78% 55.4M 0s 2021-05-16T23:25:55.9764340Z 4650K .......... .......... .......... .......... .......... 79% 20.2M 0s 2021-05-16T23:25:55.9768370Z 4700K .......... .......... .......... .......... .......... 80% 128M 0s 2021-05-16T23:25:55.9776510Z 4750K .......... .......... .......... .......... .......... 81% 62.3M 0s 2021-05-16T23:25:55.9787940Z 4800K .......... .......... .......... .......... .......... 82% 42.0M 0s 2021-05-16T23:25:55.9792350Z 4850K .......... .......... .......... .......... .......... 83% 111M 0s 2021-05-16T23:25:55.9813000Z 4900K .......... .......... .......... .......... .......... 83% 23.3M 0s 2021-05-16T23:25:55.9822640Z 4950K .......... .......... .......... .......... .......... 84% 52.4M 0s 2021-05-16T23:25:55.9827090Z 5000K .......... .......... .......... .......... .......... 85% 107M 0s 2021-05-16T23:25:55.9838010Z 5050K .......... .......... .......... .......... .......... 86% 44.6M 0s 2021-05-16T23:25:55.9841940Z 5100K .......... .......... .......... .......... .......... 87% 121M 0s 2021-05-16T23:25:55.9849990Z 5150K .......... .......... .......... .......... .......... 88% 61.8M 0s 2021-05-16T23:25:55.9870390Z 5200K .......... .......... .......... .......... .......... 88% 24.1M 0s 2021-05-16T23:25:55.9881590Z 5250K .......... .......... .......... .......... .......... 89% 42.4M 0s 2021-05-16T23:25:55.9885400Z 5300K .......... .......... .......... .......... .......... 90% 124M 0s 2021-05-16T23:25:55.9896650Z 5350K .......... .......... .......... .......... .......... 91% 44.5M 0s 2021-05-16T23:25:55.9901620Z 5400K .......... .......... .......... .......... .......... 92% 93.9M 0s 2021-05-16T23:25:55.9906920Z 5450K .......... .......... .......... .......... .......... 93% 91.6M 0s 2021-05-16T23:25:55.9911350Z 5500K .......... .......... .......... .......... .......... 94% 112M 0s 2021-05-16T23:25:55.9923610Z 5550K .......... .......... .......... .......... .......... 94% 39.7M 0s 2021-05-16T23:25:55.9936160Z 5600K .......... .......... .......... .......... .......... 95% 39.2M 0s 2021-05-16T23:25:55.9947810Z 5650K .......... .......... .......... .......... .......... 96% 42.0M 0s 2021-05-16T23:25:55.9951600Z 5700K .......... .......... .......... .......... .......... 97% 124M 0s 2021-05-16T23:25:55.9955530Z 5750K .......... .......... .......... .......... .......... 98% 122M 0s 2021-05-16T23:25:55.9961530Z 5800K .......... .......... .......... .......... .......... 99% 83.8M 0s 2021-05-16T23:25:55.9971520Z 5850K .......... .......... .......... .......... .......... 99% 48.8M 0s 2021-05-16T23:25:55.9972150Z 5900K .. 100% 55.2K=0.2s 2021-05-16T23:25:55.9972450Z 2021-05-16T23:25:55.9974680Z 2021-05-16 23:25:55 (31.1 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp3pZQZH/oro.nifti_0.10.3.tgz’ saved [6044428/6044428] 2021-05-16T23:25:55.9975340Z 2021-05-16T23:25:56.0023120Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:56.0024290Z (as ‘lib’ is unspecified) 2021-05-16T23:26:00.0554340Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:26:00.0753860Z Installing neurobase binaries 2021-05-16T23:26:00.0754600Z [1] "neuroconductor/neurobase" 2021-05-16T23:26:00.3300440Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:26:00.3327180Z tag_name 2021-05-16T23:26:00.3327750Z 3 1.30.1.s 2021-05-16T23:26:05.2054640Z zipball_url 2021-05-16T23:26:05.2055670Z 3 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:26:05.2056720Z Installing neurobase package binaries 2021-05-16T23:26:05.2057530Z tarball_url 2021-05-16T23:26:05.2059620Z 3 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:26:05.2060580Z commit.sha 2021-05-16T23:26:05.2061330Z 3 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:26:05.2062540Z commit.url 2021-05-16T23:26:05.2063840Z 3 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:26:05.2064800Z node_id 2021-05-16T23:26:05.2065730Z 3 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:26:05.2066900Z url 2021-05-16T23:26:05.2067720Z 3 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:26:05.2068600Z assets_url 2021-05-16T23:26:05.2069580Z 3 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:26:05.2072070Z upload_url 2021-05-16T23:26:05.2073140Z 3 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:26:05.2074200Z id asset_updated_at asset_created_at created_at 2021-05-16T23:26:05.2075740Z 3 43020192 2021-05-16 20:31:19 2021-05-16 20:31:19 2021-05-16 20:01:27 2021-05-16T23:26:05.2080770Z published_at asset_name asset_label 2021-05-16T23:26:05.2084220Z 3 2021-05-16 20:01:56 neurobase_1.30.1_R3.6.tgz 2021-05-16T23:26:05.2085330Z asset_download_count 2021-05-16T23:26:05.2086110Z 3 1 2021-05-16T23:26:05.2087110Z asset_browser_download_url 2021-05-16T23:26:05.2088180Z 3 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.6.tgz 2021-05-16T23:26:05.2090940Z --2021-05-16 23:26:05-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.6.tgz 2021-05-16T23:26:05.2285080Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T23:26:05.2337160Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T23:26:05.2519640Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:26:05.2524970Z Location: https://github-releases.githubusercontent.com/367973948/ab8d4580-b685-11eb-957a-9712af20dfe2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232600Z&X-Amz-Expires=300&X-Amz-Signature=2c589c600c8215828ed6feaaa07aa64788c6462632a315e76dd21cbb0d4761a9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:26:05.2532360Z --2021-05-16 23:26:05-- https://github-releases.githubusercontent.com/367973948/ab8d4580-b685-11eb-957a-9712af20dfe2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232600Z&X-Amz-Expires=300&X-Amz-Signature=2c589c600c8215828ed6feaaa07aa64788c6462632a315e76dd21cbb0d4761a9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:26:05.2536660Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T23:26:05.2576930Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:26:05.3182270Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:26:05.3184340Z Length: 1721166 (1.6M) [application/octet-stream] 2021-05-16T23:26:05.3185770Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp3pZQZH/neurobase_1.30.1.tgz’ 2021-05-16T23:26:05.3196660Z 2021-05-16T23:26:05.3242920Z 0K .......... .......... .......... .......... .......... 2% 8.53M 0s 2021-05-16T23:26:05.3273120Z 50K .......... .......... .......... .......... .......... 5% 16.6M 0s 2021-05-16T23:26:05.3316510Z 100K .......... .......... .......... .......... .......... 8% 11.2M 0s 2021-05-16T23:26:05.3351490Z 150K .......... .......... .......... .......... .......... 11% 13.9M 0s 2021-05-16T23:26:05.3393810Z 200K .......... .......... .......... .......... .......... 14% 11.6M 0s 2021-05-16T23:26:05.3447350Z 250K .......... .......... .......... .......... .......... 17% 9.10M 0s 2021-05-16T23:26:05.3462400Z 300K .......... .......... .......... .......... .......... 20% 33.4M 0s 2021-05-16T23:26:05.3507540Z 350K .......... .......... .......... .......... .......... 23% 10.7M 0s 2021-05-16T23:26:05.3546630Z 400K .......... .......... .......... .......... .......... 26% 12.5M 0s 2021-05-16T23:26:05.3586590Z 450K .......... .......... .......... .......... .......... 29% 12.3M 0s 2021-05-16T23:26:05.3611030Z 500K .......... .......... .......... .......... .......... 32% 19.8M 0s 2021-05-16T23:26:05.3648220Z 550K .......... .......... .......... .......... .......... 35% 13.0M 0s 2021-05-16T23:26:05.3693340Z 600K .......... .......... .......... .......... .......... 38% 10.9M 0s 2021-05-16T23:26:05.3776230Z 650K .......... .......... .......... .......... .......... 41% 5.90M 0s 2021-05-16T23:26:05.3799840Z 700K .......... .......... .......... .......... .......... 44% 20.5M 0s 2021-05-16T23:26:05.3811300Z 750K .......... .......... .......... .......... .......... 47% 42.4M 0s 2021-05-16T23:26:05.3858290Z 800K .......... .......... .......... .......... .......... 50% 10.5M 0s 2021-05-16T23:26:05.3882610Z 850K .......... .......... .......... .......... .......... 53% 19.7M 0s 2021-05-16T23:26:05.3908550Z 900K .......... .......... .......... .......... .......... 56% 18.8M 0s 2021-05-16T23:26:05.3934370Z 950K .......... .......... .......... .......... .......... 59% 19.1M 0s 2021-05-16T23:26:05.3958170Z 1000K .......... .......... .......... .......... .......... 62% 20.6M 0s 2021-05-16T23:26:05.3992540Z 1050K .......... .......... .......... .......... .......... 65% 14.2M 0s 2021-05-16T23:26:05.4019230Z 1100K .......... .......... .......... .......... .......... 68% 18.3M 0s 2021-05-16T23:26:05.4031040Z 1150K .......... .......... .......... .......... .......... 71% 40.7M 0s 2021-05-16T23:26:05.4068990Z 1200K .......... .......... .......... .......... .......... 74% 12.9M 0s 2021-05-16T23:26:05.4090450Z 1250K .......... .......... .......... .......... .......... 77% 23.0M 0s 2021-05-16T23:26:05.4125670Z 1300K .......... .......... .......... .......... .......... 80% 13.7M 0s 2021-05-16T23:26:05.4138450Z 1350K .......... .......... .......... .......... .......... 83% 39.6M 0s 2021-05-16T23:26:05.4165190Z 1400K .......... .......... .......... .......... .......... 86% 18.2M 0s 2021-05-16T23:26:05.4189560Z 1450K .......... .......... .......... .......... .......... 89% 19.9M 0s 2021-05-16T23:26:05.4212090Z 1500K .......... .......... .......... .......... .......... 92% 22.1M 0s 2021-05-16T23:26:05.4228260Z 1550K .......... .......... .......... .......... .......... 95% 29.0M 0s 2021-05-16T23:26:05.4241290Z 1600K .......... .......... .......... .......... .......... 98% 37.2M 0s 2021-05-16T23:26:05.4264650Z 1650K .......... .......... .......... 100% 13.2M=0.1s 2021-05-16T23:26:05.4265330Z 2021-05-16T23:26:05.4267310Z 2021-05-16 23:26:05 (15.2 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp3pZQZH/neurobase_1.30.1.tgz’ saved [1721166/1721166] 2021-05-16T23:26:05.4267970Z 2021-05-16T23:26:05.4291410Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:26:05.4292760Z (as ‘lib’ is unspecified) 2021-05-16T23:26:05.4617950Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang 2021-05-16T23:26:05.4912920Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:26:05.4913740Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:26:05.4914290Z remotes::install_cran("rcmdcheck") 2021-05-16T23:26:05.4914790Z remotes::install_cran("markdown") 2021-05-16T23:26:05.5099700Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:26:05.5100100Z env: 2021-05-16T23:26:05.5100500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:26:05.5101040Z TIC_DEPLOY_KEY: 2021-05-16T23:26:05.5101370Z RSPM: 2021-05-16T23:26:05.5102590Z GITHUB_PAT: *** 2021-05-16T23:26:05.5102960Z COVERALLS_TOKEN: 2021-05-16T23:26:05.5103400Z continue-on-error: false 2021-05-16T23:26:05.5103830Z VDIFFR_RUN_TESTS: false 2021-05-16T23:26:05.5104290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:26:05.5104680Z TZ: UTC 2021-05-16T23:26:05.5105030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:26:05.5105390Z NOT_CRAN: true 2021-05-16T23:26:05.5105770Z ##[endgroup] 2021-05-16T23:26:10.8898400Z ggplot2 (NA -> c9adeeddc...) [GitHub] 2021-05-16T23:26:10.8899620Z rlang (0.4.11 -> bda055d61...) [GitHub] 2021-05-16T23:26:10.8900580Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T23:26:10.8901550Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T23:26:10.8902480Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T23:26:10.8903470Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T23:26:10.8904400Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:26:10.8905340Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T23:26:10.8906280Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:26:10.8907160Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:26:10.8908070Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:26:10.8908940Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:26:10.8909850Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:26:10.8910770Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:26:10.8911830Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T23:26:10.8912760Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T23:26:10.8913700Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:26:10.8914640Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:26:10.8915540Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:26:10.8916470Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:26:11.1957490Z Downloading GitHub repo tidyverse/ggplot2@HEAD 2021-05-16T23:26:15.5961080Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-16T23:26:15.5962220Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-16T23:26:15.5963160Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-16T23:26:15.5964120Z munsell (NA -> 0.5.0) [CRAN] 2021-05-16T23:26:15.5964990Z labeling (NA -> 0.4.2) [CRAN] 2021-05-16T23:26:15.5965890Z farver (NA -> 2.1.0) [CRAN] 2021-05-16T23:26:15.5966720Z scales (NA -> 1.1.1) [CRAN] 2021-05-16T23:26:15.5967680Z isoband (NA -> 0.2.4) [CRAN] 2021-05-16T23:26:15.5968570Z gtable (NA -> 0.3.0) [CRAN] 2021-05-16T23:26:15.5989900Z Installing 9 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable 2021-05-16T23:26:15.6006910Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:26:15.6008050Z (as ‘lib’ is unspecified) 2021-05-16T23:26:18.4034510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/colorspace_2.0-1.tgz' 2021-05-16T23:26:18.6329050Z Content type 'application/x-gzip' length 2558416 bytes (2.4 MB) 2021-05-16T23:26:18.6752630Z ================================================== 2021-05-16T23:26:18.6753360Z downloaded 2.4 MB 2021-05-16T23:26:18.6753660Z 2021-05-16T23:26:18.6790470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/viridisLite_0.4.0.tgz' 2021-05-16T23:26:18.9132560Z Content type 'application/x-gzip' length 1296588 bytes (1.2 MB) 2021-05-16T23:26:18.9487480Z ================================================== 2021-05-16T23:26:18.9488140Z downloaded 1.2 MB 2021-05-16T23:26:18.9488490Z 2021-05-16T23:26:18.9524990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RColorBrewer_1.1-2.tgz' 2021-05-16T23:26:19.0946570Z Content type 'application/x-gzip' length 53161 bytes (51 KB) 2021-05-16T23:26:19.1001800Z ================================================== 2021-05-16T23:26:19.1002310Z downloaded 51 KB 2021-05-16T23:26:19.1002610Z 2021-05-16T23:26:19.1033850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/munsell_0.5.0.tgz' 2021-05-16T23:26:19.3275470Z Content type 'application/x-gzip' length 243642 bytes (237 KB) 2021-05-16T23:26:19.3414560Z ================================================== 2021-05-16T23:26:19.3415130Z downloaded 237 KB 2021-05-16T23:26:19.3415430Z 2021-05-16T23:26:19.3445750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/labeling_0.4.2.tgz' 2021-05-16T23:26:19.6128400Z Content type 'application/x-gzip' length 60680 bytes (59 KB) 2021-05-16T23:26:19.6187740Z ================================================== 2021-05-16T23:26:19.6188330Z downloaded 59 KB 2021-05-16T23:26:19.6188630Z 2021-05-16T23:26:19.6222120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/farver_2.1.0.tgz' 2021-05-16T23:26:19.7606740Z Content type 'application/x-gzip' length 1950174 bytes (1.9 MB) 2021-05-16T23:26:19.8073080Z ================================================== 2021-05-16T23:26:19.8073680Z downloaded 1.9 MB 2021-05-16T23:26:19.8073990Z 2021-05-16T23:26:19.8107590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/scales_1.1.1.tgz' 2021-05-16T23:26:19.9901720Z Content type 'application/x-gzip' length 555781 bytes (542 KB) 2021-05-16T23:26:20.0163730Z ================================================== 2021-05-16T23:26:20.0165520Z downloaded 542 KB 2021-05-16T23:26:20.0166010Z 2021-05-16T23:26:20.0197110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/isoband_0.2.4.tgz' 2021-05-16T23:26:20.1958930Z Content type 'application/x-gzip' length 3703439 bytes (3.5 MB) 2021-05-16T23:26:20.2460900Z ================================================== 2021-05-16T23:26:20.2461450Z downloaded 3.5 MB 2021-05-16T23:26:20.2461750Z 2021-05-16T23:26:20.2498020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gtable_0.3.0.tgz' 2021-05-16T23:26:20.5131200Z Content type 'application/x-gzip' length 432473 bytes (422 KB) 2021-05-16T23:26:20.5320540Z ================================================== 2021-05-16T23:26:20.5321090Z downloaded 422 KB 2021-05-16T23:26:20.5321360Z 2021-05-16T23:26:20.8331500Z 2021-05-16T23:26:20.8332940Z The downloaded binary packages are in 2021-05-16T23:26:20.8333920Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpv3oQpY/downloaded_packages 2021-05-16T23:26:21.2312600Z 2021-05-16T23:26:21.2414980Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpv3oQpY/remotes2d5632b5ac75/tidyverse-ggplot2-c9adeed/DESCRIPTION’ ... 2021-05-16T23:26:21.2420260Z 2021-05-16T23:26:21.2422580Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpv3oQpY/remotes2d5632b5ac75/tidyverse-ggplot2-c9adeed/DESCRIPTION’ 2021-05-16T23:26:21.7040090Z 2021-05-16T23:26:21.7101360Z 2021-05-16T23:26:21.7103340Z ─ preparing ‘ggplot2’: (470ms) 2021-05-16T23:26:21.7111490Z 2021-05-16T23:26:21.7112300Z 2021-05-16T23:26:21.7287230Z checking DESCRIPTION meta-information ... 2021-05-16T23:26:21.7313730Z 2021-05-16T23:26:21.7315920Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:26:22.2514840Z 2021-05-16T23:26:22.2566720Z 2021-05-16T23:26:22.2569620Z ─ checking for LF line-endings in source and make files and shell scripts (523ms) 2021-05-16T23:26:22.2618060Z 2021-05-16T23:26:22.2645390Z 2021-05-16T23:26:22.2647120Z ─ checking for empty or unneeded directories 2021-05-16T23:26:22.2766250Z 2021-05-16T23:26:22.2791970Z 2021-05-16T23:26:22.2795610Z ─ looking to see if a ‘data/datalist’ file should be added 2021-05-16T23:26:22.3218340Z 2021-05-16T23:26:22.3244850Z 2021-05-16T23:26:22.3247980Z ─ building ‘ggplot2_3.3.3.9000.tar.gz’ 2021-05-16T23:26:23.0760400Z 2021-05-16T23:26:23.0761890Z 2021-05-16T23:26:23.0762630Z 2021-05-16T23:26:23.1880110Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:26:23.1881330Z (as ‘lib’ is unspecified) 2021-05-16T23:26:24.4127150Z * installing *source* package ‘ggplot2’ ... 2021-05-16T23:26:24.4130100Z ** using staged installation 2021-05-16T23:26:24.4510790Z ** R 2021-05-16T23:26:24.6918510Z ** data 2021-05-16T23:26:24.6984110Z *** moving datasets to lazyload DB 2021-05-16T23:26:25.2582710Z ** inst 2021-05-16T23:26:25.2599380Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:39.5325970Z ** help 2021-05-16T23:26:40.5204080Z *** installing help indices 2021-05-16T23:26:40.9805810Z *** copying figures 2021-05-16T23:26:40.9819630Z ** building package indices 2021-05-16T23:26:41.4746720Z ** installing vignettes 2021-05-16T23:26:41.4994530Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:42.3670560Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:43.4555750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:43.4676630Z * DONE (ggplot2) 2021-05-16T23:26:43.6982500Z 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:26:43.6994340Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:26:43.6995450Z (as ‘lib’ is unspecified) 2021-05-16T23:26:47.7797690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/colorspace_2.0-1.tgz' 2021-05-16T23:26:47.9660820Z Content type 'application/x-gzip' length 2558416 bytes (2.4 MB) 2021-05-16T23:26:48.0109290Z ================================================== 2021-05-16T23:26:48.0109890Z downloaded 2.4 MB 2021-05-16T23:26:48.0110190Z 2021-05-16T23:26:48.0149110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/viridisLite_0.4.0.tgz' 2021-05-16T23:26:48.2001360Z Content type 'application/x-gzip' length 1296588 bytes (1.2 MB) 2021-05-16T23:26:48.2369700Z ================================================== 2021-05-16T23:26:48.2370350Z downloaded 1.2 MB 2021-05-16T23:26:48.2370640Z 2021-05-16T23:26:48.2406460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RColorBrewer_1.1-2.tgz' 2021-05-16T23:26:48.4439540Z Content type 'application/x-gzip' length 53161 bytes (51 KB) 2021-05-16T23:26:48.4488780Z ================================================== 2021-05-16T23:26:48.4489250Z downloaded 51 KB 2021-05-16T23:26:48.4489550Z 2021-05-16T23:26:48.4521450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/munsell_0.5.0.tgz' 2021-05-16T23:26:48.7201390Z Content type 'application/x-gzip' length 243642 bytes (237 KB) 2021-05-16T23:26:48.7345060Z ================================================== 2021-05-16T23:26:48.7345640Z downloaded 237 KB 2021-05-16T23:26:48.7345910Z 2021-05-16T23:26:48.7403730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/labeling_0.4.2.tgz' 2021-05-16T23:26:48.8766980Z Content type 'application/x-gzip' length 60680 bytes (59 KB) 2021-05-16T23:26:48.8824710Z ================================================== 2021-05-16T23:26:48.8827050Z downloaded 59 KB 2021-05-16T23:26:48.8827650Z 2021-05-16T23:26:48.8862470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/farver_2.1.0.tgz' 2021-05-16T23:26:49.0263260Z Content type 'application/x-gzip' length 1950174 bytes (1.9 MB) 2021-05-16T23:26:49.0648460Z ================================================== 2021-05-16T23:26:49.0649050Z downloaded 1.9 MB 2021-05-16T23:26:49.0649520Z 2021-05-16T23:26:49.0685370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.methodsS3_1.8.1.tgz' 2021-05-16T23:26:49.3297870Z Content type 'application/x-gzip' length 79817 bytes (77 KB) 2021-05-16T23:26:49.3354140Z ================================================== 2021-05-16T23:26:49.3354930Z downloaded 77 KB 2021-05-16T23:26:49.3355310Z 2021-05-16T23:26:49.3384860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.oo_1.24.0.tgz' 2021-05-16T23:26:49.4817910Z Content type 'application/x-gzip' length 971395 bytes (948 KB) 2021-05-16T23:26:49.5103830Z ================================================== 2021-05-16T23:26:49.5104370Z downloaded 948 KB 2021-05-16T23:26:49.5104640Z 2021-05-16T23:26:49.5137760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RNifti_1.3.1.tgz' 2021-05-16T23:26:49.7906970Z Content type 'application/x-gzip' length 1907337 bytes (1.8 MB) 2021-05-16T23:26:49.8285460Z ================================================== 2021-05-16T23:26:49.8286020Z downloaded 1.8 MB 2021-05-16T23:26:49.8286350Z 2021-05-16T23:26:49.8319320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/abind_1.4-5.tgz' 2021-05-16T23:26:49.9745650Z Content type 'application/x-gzip' length 62240 bytes (60 KB) 2021-05-16T23:26:49.9793420Z ================================================== 2021-05-16T23:26:49.9793930Z downloaded 60 KB 2021-05-16T23:26:49.9794230Z 2021-05-16T23:26:49.9824140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/bitops_1.0-7.tgz' 2021-05-16T23:26:50.2290840Z Content type 'application/x-gzip' length 29283 bytes (28 KB) 2021-05-16T23:26:50.2300200Z ================================================== 2021-05-16T23:26:50.2300930Z downloaded 28 KB 2021-05-16T23:26:50.2301500Z 2021-05-16T23:26:50.2332950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/scales_1.1.1.tgz' 2021-05-16T23:26:50.3992880Z Content type 'application/x-gzip' length 555781 bytes (542 KB) 2021-05-16T23:26:50.4252600Z ================================================== 2021-05-16T23:26:50.4253680Z downloaded 542 KB 2021-05-16T23:26:50.4254580Z 2021-05-16T23:26:50.4287090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/isoband_0.2.4.tgz' 2021-05-16T23:26:50.6754240Z Content type 'application/x-gzip' length 3703439 bytes (3.5 MB) 2021-05-16T23:26:50.8067100Z ================================================== 2021-05-16T23:26:50.8068170Z downloaded 3.5 MB 2021-05-16T23:26:50.8068480Z 2021-05-16T23:26:50.8103970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gtable_0.3.0.tgz' 2021-05-16T23:26:50.9503690Z Content type 'application/x-gzip' length 432473 bytes (422 KB) 2021-05-16T23:26:51.0324400Z ================================================== 2021-05-16T23:26:51.0324930Z downloaded 422 KB 2021-05-16T23:26:51.0325250Z 2021-05-16T23:26:51.0360080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.utils_2.10.1.tgz' 2021-05-16T23:26:51.1811840Z Content type 'application/x-gzip' length 1411683 bytes (1.3 MB) 2021-05-16T23:26:51.2157790Z ================================================== 2021-05-16T23:26:51.2158390Z downloaded 1.3 MB 2021-05-16T23:26:51.2158660Z 2021-05-16T23:26:51.2194240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/matrixStats_0.58.0.tgz' 2021-05-16T23:26:51.3586260Z Content type 'application/x-gzip' length 2073644 bytes (2.0 MB) 2021-05-16T23:26:51.4156490Z ================================================== 2021-05-16T23:26:51.4157450Z downloaded 2.0 MB 2021-05-16T23:26:51.4157750Z 2021-05-16T23:26:51.4191510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/oro.nifti_0.11.0.tgz' 2021-05-16T23:26:51.6718030Z Content type 'application/x-gzip' length 6048299 bytes (5.8 MB) 2021-05-16T23:26:51.7379080Z ================================================== 2021-05-16T23:26:51.7379760Z downloaded 5.8 MB 2021-05-16T23:26:51.7380070Z 2021-05-16T23:26:51.7419620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/neurobase_1.32.1.tgz' 2021-05-16T23:26:52.1112060Z Content type 'application/x-gzip' length 1771291 bytes (1.7 MB) 2021-05-16T23:26:52.1566480Z ================================================== 2021-05-16T23:26:52.1567090Z downloaded 1.7 MB 2021-05-16T23:26:52.1567380Z 2021-05-16T23:26:53.2429670Z 2021-05-16T23:26:53.2430500Z The downloaded binary packages are in 2021-05-16T23:26:53.2431350Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpv3oQpY/downloaded_packages 2021-05-16T23:26:53.3819170Z Skipping install of 'ggplot2' from a github remote, the SHA1 (c9adeedd) has not changed since last install. 2021-05-16T23:26:53.3820150Z Use `force = TRUE` to force installation 2021-05-16T23:26:53.5253940Z Downloading GitHub repo r-lib/rlang@HEAD 2021-05-16T23:26:55.1138610Z 2021-05-16T23:26:55.1158190Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpv3oQpY/remotes2d56725eacf0/r-lib-rlang-bda055d/DESCRIPTION’ ... 2021-05-16T23:26:55.1193740Z 2021-05-16T23:26:55.1196370Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpv3oQpY/remotes2d56725eacf0/r-lib-rlang-bda055d/DESCRIPTION’ 2021-05-16T23:26:55.4412250Z 2021-05-16T23:26:55.4445400Z 2021-05-16T23:26:55.4447180Z ─ preparing ‘rlang’: 2021-05-16T23:26:55.4453340Z 2021-05-16T23:26:55.4454120Z 2021-05-16T23:26:55.4564240Z checking DESCRIPTION meta-information ... 2021-05-16T23:26:55.4593810Z 2021-05-16T23:26:55.4595380Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:26:55.4603830Z 2021-05-16T23:26:55.4628670Z 2021-05-16T23:26:55.4629950Z ─ cleaning src 2021-05-16T23:26:55.7600680Z 2021-05-16T23:26:55.7934940Z 2021-05-16T23:26:55.8066400Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:26:55.8562190Z 2021-05-16T23:26:55.8602340Z 2021-05-16T23:26:55.8605260Z ─ checking for empty or unneeded directories 2021-05-16T23:26:55.8754100Z 2021-05-16T23:26:55.8777190Z 2021-05-16T23:26:55.8778790Z ─ building ‘rlang_0.4.11.9000.tar.gz’ 2021-05-16T23:26:56.9668550Z 2021-05-16T23:26:56.9669600Z 2021-05-16T23:26:56.9670190Z 2021-05-16T23:26:57.0656700Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:26:57.0657990Z (as ‘lib’ is unspecified) 2021-05-16T23:26:57.8280710Z * installing *source* package ‘rlang’ ... 2021-05-16T23:26:57.8342760Z ** using staged installation 2021-05-16T23:26:57.8596670Z ** libs 2021-05-16T23:26:57.8780790Z 2021-05-16T23:26:57.8784580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T23:26:58.0033250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T23:27:01.7000840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c rlang-rcc.cpp -o rlang-rcc.o 2021-05-16T23:27:02.2833140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c rlang.c -o rlang.o 2021-05-16T23:27:03.3856420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T23:27:03.4547960Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:27:03.5163390Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T23:27:03.5215950Z ** R 2021-05-16T23:27:03.6192840Z ** inst 2021-05-16T23:27:03.6294750Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:08.4432450Z ** help 2021-05-16T23:27:09.2127970Z *** installing help indices 2021-05-16T23:27:09.5448120Z *** copying figures 2021-05-16T23:27:09.5487460Z ** building package indices 2021-05-16T23:27:09.9327590Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:10.3778040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:27:10.5060820Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:11.0139260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:11.0194930Z * DONE (rlang) 2021-05-16T23:27:11.1548230Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:27:11.1549670Z Use `force = TRUE` to force installation 2021-05-16T23:27:11.1558100Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:27:11.1558910Z Use `force = TRUE` to force installation 2021-05-16T23:27:11.1790170Z ##[group]Run options(width = 100) 2021-05-16T23:27:11.1790720Z options(width = 100) 2021-05-16T23:27:11.1791220Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:27:11.1791840Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:27:11.2033890Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:27:11.2034270Z env: 2021-05-16T23:27:11.2034660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:11.2035070Z TIC_DEPLOY_KEY: 2021-05-16T23:27:11.2035360Z RSPM: 2021-05-16T23:27:11.2037210Z GITHUB_PAT: *** 2021-05-16T23:27:11.2037590Z COVERALLS_TOKEN: 2021-05-16T23:27:11.2038010Z continue-on-error: false 2021-05-16T23:27:11.2038430Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:11.2039080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:11.2039460Z TZ: UTC 2021-05-16T23:27:11.2039800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:11.2040160Z NOT_CRAN: true 2021-05-16T23:27:11.2040530Z ##[endgroup] 2021-05-16T23:27:11.9762850Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:27:11.9763720Z setting value 2021-05-16T23:27:11.9764940Z version R version 3.6.3 (2020-02-29) 2021-05-16T23:27:11.9765480Z os macOS Catalina 10.15.7 2021-05-16T23:27:11.9766030Z system x86_64, darwin15.6.0 2021-05-16T23:27:11.9766500Z ui X11 2021-05-16T23:27:11.9767000Z language (EN) 2021-05-16T23:27:11.9767950Z collate en_US.UTF-8 2021-05-16T23:27:11.9768920Z ctype en_US.UTF-8 2021-05-16T23:27:11.9769400Z tz UTC 2021-05-16T23:27:11.9770250Z date 2021-05-16 2021-05-16T23:27:11.9770610Z 2021-05-16T23:27:11.9771970Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:27:11.9772840Z ! package * version date lib source 2021-05-16T23:27:11.9774030Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9775790Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:27:11.9776940Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9778230Z base * 3.6.3 2020-03-05 [?] local 2021-05-16T23:27:11.9779290Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9780400Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9781460Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9782580Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9783790Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T23:27:11.9784860Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9785940Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9786970Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9800530Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9801660Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9802710Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9803830Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9804890Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9806680Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-16T23:27:11.9807810Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9808890Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9809960Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9811010Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9812090Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9813110Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-16T23:27:11.9814280Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:27:11.9815420Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9816460Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9817570Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9818590Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9819680Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9820760Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9821790Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9822960Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9824000Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9825130Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9826530Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9827650Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9828730Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9830130Z ggplot2 3.3.3.9000 2021-05-16 [1] Github (tidyverse/ggplot2@c9adeed) 2021-05-16T23:27:11.9831270Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9832500Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:27:11.9833680Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9834750Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9835780Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9836840Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-16T23:27:11.9838120Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-16T23:27:11.9839210Z grid 3.6.3 2020-03-05 [?] local 2021-05-16T23:27:11.9840400Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9841510Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9842560Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9843550Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9844670Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9845740Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9846850Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9848280Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9849400Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9850490Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9851510Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9852670Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9853760Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9854830Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9855900Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9856900Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9858010Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9859090Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9860200Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-16T23:27:11.9861410Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9862440Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9864770Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9865890Z neurobase 1.32.1 2021-04-07 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9867010Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9868320Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9869450Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9870760Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9871800Z parallel 3.6.3 2020-03-05 [?] local 2021-05-16T23:27:11.9873310Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T23:27:11.9874390Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9875640Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9876760Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9877960Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9879100Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9880350Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9881480Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9882530Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9883790Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9884880Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9885880Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9887160Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9888220Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9889270Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9890870Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9892110Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9893200Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9894490Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9895570Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9896670Z rlang 0.4.11.9000 2021-05-16 [1] Github (r-lib/rlang@bda055d) 2021-05-16T23:27:11.9897740Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9899020Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9900040Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9901300Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9902460Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9903530Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9904610Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9905640Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9906970Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9908040Z splines 3.6.3 2020-03-05 [?] local 2021-05-16T23:27:11.9909310Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-16T23:27:11.9910380Z stats4 3.6.3 2020-03-05 [?] local 2021-05-16T23:27:11.9911390Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9912480Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9913770Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T23:27:11.9915130Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9916390Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-16T23:27:11.9917430Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9918720Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T23:27:11.9919780Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:27:11.9921110Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9922200Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9923250Z P tools 3.6.3 2020-03-05 [2] local 2021-05-16T23:27:11.9924400Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9925420Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9926500Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-16T23:27:11.9928580Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9929700Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9930820Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9931840Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9932920Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9934340Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T23:27:11.9935430Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9936740Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9937740Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-16T23:27:11.9938820Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T23:27:11.9939150Z 2021-05-16T23:27:11.9939610Z [1] /Users/runner/work/_temp/Library 2021-05-16T23:27:11.9940390Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-16T23:27:11.9940850Z 2021-05-16T23:27:11.9941740Z P ── Loaded and on-disk path mismatch. 2021-05-16T23:27:11.9992030Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:27:11.9992600Z Rscript -e 'tic::script()' 2021-05-16T23:27:11.9993050Z ls -l check 2021-05-16T23:27:12.0247050Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:27:12.0247550Z env: 2021-05-16T23:27:12.0248030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:12.0248470Z TIC_DEPLOY_KEY: 2021-05-16T23:27:12.0248880Z RSPM: 2021-05-16T23:27:12.0250020Z GITHUB_PAT: *** 2021-05-16T23:27:12.0250460Z COVERALLS_TOKEN: 2021-05-16T23:27:12.0250930Z continue-on-error: false 2021-05-16T23:27:12.0251430Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:12.0251910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:12.0252380Z TZ: UTC 2021-05-16T23:27:12.0252880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:12.0253290Z NOT_CRAN: true 2021-05-16T23:27:12.0253680Z ##[endgroup] 2021-05-16T23:27:12.4615660Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:27:12.6053210Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:27:12.6054280Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:27:12.6055000Z timeout = Inf, check_dir = "check") 2021-05-16T23:27:12.7220870Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:27:12.9887520Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:27:13.0654720Z * preparing ‘ggneuro’: 2021-05-16T23:27:13.0706490Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:27:13.1093730Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:27:13.1099310Z * checking for empty or unneeded directories 2021-05-16T23:27:13.1130120Z * building ‘ggneuro_0.5.0.tar.gz’ 2021-05-16T23:27:13.1278450Z 2021-05-16T23:27:13.2115810Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:27:13.5389980Z * using log directory ‘/Users/runner/work/ggneuro/ggneuro/check/ggneuro.Rcheck’ 2021-05-16T23:27:13.5391950Z * using R version 3.6.3 (2020-02-29) 2021-05-16T23:27:13.5393510Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T23:27:13.5394930Z * using session charset: UTF-8 2021-05-16T23:27:13.5657900Z * using option ‘--as-cran’ 2021-05-16T23:27:13.5679330Z * checking for file ‘ggneuro/DESCRIPTION’ ... OK 2021-05-16T23:27:13.5686320Z * checking extension type ... Package 2021-05-16T23:27:13.5687860Z * this is package ‘ggneuro’ version ‘0.5.0’ 2021-05-16T23:27:13.5694340Z * package encoding: UTF-8 2021-05-16T23:27:13.5721400Z * checking package namespace information ... OK 2021-05-16T23:27:14.6063970Z * checking package dependencies ... OK 2021-05-16T23:27:14.6072770Z * checking if this is a source package ... OK 2021-05-16T23:27:14.6080400Z * checking if there is a namespace ... OK 2021-05-16T23:27:14.6762110Z * checking for executable files ... OK 2021-05-16T23:27:14.6772330Z * checking for hidden files and directories ... OK 2021-05-16T23:27:14.6789300Z * checking for portable file names ... OK 2021-05-16T23:27:14.6799850Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:27:14.6827010Z * checking serialization versions ... OK 2021-05-16T23:27:19.2917420Z * checking whether package ‘ggneuro’ can be installed ... OK 2021-05-16T23:27:19.3034850Z * checking installed package size ... OK 2021-05-16T23:27:19.4695120Z * checking package directory ... OK 2021-05-16T23:27:19.4696490Z * checking for future file timestamps ... OK 2021-05-16T23:27:19.6734680Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:27:19.6742990Z * checking top-level files ... OK 2021-05-16T23:27:19.6751020Z * checking for left-over files ... OK 2021-05-16T23:27:19.6752080Z * checking index information ... OK 2021-05-16T23:27:19.7421870Z * checking package subdirectories ... OK 2021-05-16T23:27:19.8070680Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:27:19.8724870Z * checking R files for syntax errors ... OK 2021-05-16T23:27:21.1636470Z * checking whether the package can be loaded ... OK 2021-05-16T23:27:22.3349980Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:27:23.4977750Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:27:24.6570040Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:27:25.9137040Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:27:27.1668920Z * checking loading without being on the library search path ... OK 2021-05-16T23:27:28.3658830Z * checking dependencies in R code ... OK 2021-05-16T23:27:30.1353830Z * checking S3 generic/method consistency ... OK 2021-05-16T23:27:31.3282790Z * checking replacement functions ... OK 2021-05-16T23:27:32.5327270Z * checking foreign function calls ... OK 2021-05-16T23:27:37.7112410Z * checking R code for possible problems ... OK 2021-05-16T23:27:37.9484200Z * checking Rd files ... OK 2021-05-16T23:27:38.0119900Z * checking Rd metadata ... OK 2021-05-16T23:27:38.0853530Z * checking Rd line widths ... OK 2021-05-16T23:27:38.2368370Z * checking Rd cross-references ... OK 2021-05-16T23:27:39.4382860Z * checking for missing documentation entries ... OK 2021-05-16T23:27:43.0438130Z * checking for code/documentation mismatches ... OK 2021-05-16T23:27:44.9471040Z * checking Rd \usage sections ... OK 2021-05-16T23:27:45.0199420Z * checking Rd contents ... OK 2021-05-16T23:27:45.1090950Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:27:47.2988130Z * checking examples ... OK 2021-05-16T23:27:50.7061760Z * checking PDF version of manual ... OK 2021-05-16T23:27:50.7072220Z * checking for detritus in the temp directory ... OK 2021-05-16T23:27:50.7077250Z * DONE 2021-05-16T23:27:50.7084580Z 2021-05-16T23:27:50.7085590Z Status: OK 2021-05-16T23:27:50.7092420Z 2021-05-16T23:27:50.8211350Z ── R CMD check results ────────────────────────────────────── ggneuro 0.5.0 ──── 2021-05-16T23:27:50.8229900Z Duration: 37.7s 2021-05-16T23:27:50.8230210Z 2021-05-16T23:27:50.8242490Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:27:50.8436040Z total 568 2021-05-16T23:27:50.8439880Z drwxr-xr-x 14 runner staff 448 May 16 23:27 ggneuro.Rcheck 2021-05-16T23:27:50.8441600Z -rw-r--r-- 1 runner staff 137708 May 16 23:27 ggneuro_0.5.0.tar.gz 2021-05-16T23:27:50.8443140Z -rw-r--r-- 1 runner staff 150758 May 16 23:27 ggneuro_0.5.0.tgz 2021-05-16T23:27:50.8494370Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:27:50.8495200Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:27:50.8785900Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:27:50.8786400Z env: 2021-05-16T23:27:50.8786860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:50.8787310Z TIC_DEPLOY_KEY: 2021-05-16T23:27:50.8787690Z RSPM: 2021-05-16T23:27:50.8789170Z GITHUB_PAT: *** 2021-05-16T23:27:50.8789600Z COVERALLS_TOKEN: 2021-05-16T23:27:50.8790100Z continue-on-error: false 2021-05-16T23:27:50.8790570Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:50.8791090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:50.8791530Z TZ: UTC 2021-05-16T23:27:50.8791940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:50.8792340Z NOT_CRAN: true 2021-05-16T23:27:50.8792730Z ##[endgroup] 2021-05-16T23:27:50.9185030Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:27:50.9185810Z Rscript -e "tic::before_deploy()" 2021-05-16T23:27:50.9453240Z shell: /bin/bash -e {0} 2021-05-16T23:27:50.9453660Z env: 2021-05-16T23:27:50.9454060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:50.9454540Z TIC_DEPLOY_KEY: 2021-05-16T23:27:50.9454900Z RSPM: 2021-05-16T23:27:50.9455720Z GITHUB_PAT: *** 2021-05-16T23:27:50.9456130Z COVERALLS_TOKEN: 2021-05-16T23:27:50.9456580Z continue-on-error: false 2021-05-16T23:27:50.9457050Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:50.9457520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:50.9457960Z TZ: UTC 2021-05-16T23:27:50.9458340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:50.9458760Z NOT_CRAN: true 2021-05-16T23:27:50.9459110Z ##[endgroup] 2021-05-16T23:27:51.3230520Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:27:51.4548070Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:27:51.4548660Z with: 2021-05-16T23:27:51.4549450Z upload_url: https://uploads.github.com/repos/neuroconductor/ggneuro/releases/43023001/assets{?name,label} 2021-05-16T23:27:51.4550810Z asset_path: check/ggneuro_0.5.0.tgz 2021-05-16T23:27:51.4551290Z asset_name: ggneuro_0.5.0_R3.6.tgz 2021-05-16T23:27:51.4552330Z asset_content_type: application/octet-stream 2021-05-16T23:27:51.4552810Z env: 2021-05-16T23:27:51.4553600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:51.4554100Z TIC_DEPLOY_KEY: 2021-05-16T23:27:51.4554480Z RSPM: 2021-05-16T23:27:51.4555350Z GITHUB_PAT: *** 2021-05-16T23:27:51.4555740Z COVERALLS_TOKEN: 2021-05-16T23:27:51.4556230Z continue-on-error: false 2021-05-16T23:27:51.4556690Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:51.4557210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:51.4557630Z TZ: UTC 2021-05-16T23:27:51.4558050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:51.4558470Z NOT_CRAN: true 2021-05-16T23:27:51.4559260Z GITHUB_TOKEN: *** 2021-05-16T23:27:51.4559650Z ##[endgroup] 2021-05-16T23:27:52.1878500Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:27:52.1879230Z Rscript -e "tic::deploy()" 2021-05-16T23:27:52.2161510Z shell: /bin/bash -e {0} 2021-05-16T23:27:52.2161880Z env: 2021-05-16T23:27:52.2162360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:52.2162800Z TIC_DEPLOY_KEY: 2021-05-16T23:27:52.2163170Z RSPM: 2021-05-16T23:27:52.2164240Z GITHUB_PAT: *** 2021-05-16T23:27:52.2164640Z COVERALLS_TOKEN: 2021-05-16T23:27:52.2165130Z continue-on-error: false 2021-05-16T23:27:52.2165580Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:52.2166080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:52.2166530Z TZ: UTC 2021-05-16T23:27:52.2166890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:52.2167300Z NOT_CRAN: true 2021-05-16T23:27:52.2167650Z ##[endgroup] 2021-05-16T23:27:52.5936220Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:27:52.7251540Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:27:52.7252260Z Rscript -e "tic::after_deploy()" 2021-05-16T23:27:52.7537380Z shell: /bin/bash -e {0} 2021-05-16T23:27:52.7537740Z env: 2021-05-16T23:27:52.7538200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:52.7538640Z TIC_DEPLOY_KEY: 2021-05-16T23:27:52.7539000Z RSPM: 2021-05-16T23:27:52.7540160Z GITHUB_PAT: *** 2021-05-16T23:27:52.7540600Z COVERALLS_TOKEN: 2021-05-16T23:27:52.7541060Z continue-on-error: false 2021-05-16T23:27:52.7541560Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:52.7542040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:52.7542500Z TZ: UTC 2021-05-16T23:27:52.7543000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:52.7543380Z NOT_CRAN: true 2021-05-16T23:27:52.7543750Z ##[endgroup] 2021-05-16T23:27:53.1410000Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:27:53.5209510Z Post job cleanup. 2021-05-16T23:27:53.5921340Z [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:27:53.6042870Z Post job cleanup. 2021-05-16T23:27:53.7298270Z [command]/usr/local/bin/git version 2021-05-16T23:27:53.7395830Z git version 2.31.1 2021-05-16T23:27:53.7448570Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:27:53.7521190Z [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:27:53.8363950Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:27:53.8421890Z http.https://github.com/.extraheader 2021-05-16T23:27:53.8432860Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:27:53.8514150Z [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:27:53.9426310Z Cleaning up orphan processes