2021-05-14T23:07:44.5466527Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:07:44.9846469Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T23:07:45.0421716Z 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-14T23:07:45.1646040Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T23:07:45.3138387Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:08:00.6687490Z Current runner version: '2.278.0' 2021-05-14T23:08:00.6749870Z ##[group]Operating System 2021-05-14T23:08:00.6750850Z Mac OS X 2021-05-14T23:08:00.6751360Z 10.15.7 2021-05-14T23:08:00.6751980Z 19H1030 2021-05-14T23:08:00.6752480Z ##[endgroup] 2021-05-14T23:08:00.6752990Z ##[group]Virtual Environment 2021-05-14T23:08:00.6753670Z Environment: macos-10.15 2021-05-14T23:08:00.6754230Z Version: 20210510.1 2021-05-14T23:08:00.6755480Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T23:08:00.6757050Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T23:08:00.6757990Z ##[endgroup] 2021-05-14T23:08:00.6766590Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:08:00.6769340Z Actions: write 2021-05-14T23:08:00.6769870Z Checks: write 2021-05-14T23:08:00.6770390Z Contents: write 2021-05-14T23:08:00.6770890Z Deployments: write 2021-05-14T23:08:00.6771550Z Issues: write 2021-05-14T23:08:00.6772260Z Metadata: read 2021-05-14T23:08:00.6788120Z Packages: write 2021-05-14T23:08:00.6793110Z PullRequests: write 2021-05-14T23:08:00.6797840Z RepositoryProjects: write 2021-05-14T23:08:00.6799940Z SecurityEvents: write 2021-05-14T23:08:00.6800790Z Statuses: write 2021-05-14T23:08:00.6813730Z ##[endgroup] 2021-05-14T23:08:00.6821600Z Prepare workflow directory 2021-05-14T23:08:00.8305970Z Prepare all required actions 2021-05-14T23:08:00.8320560Z Getting action download info 2021-05-14T23:08:01.2616980Z Download action repository 'actions/checkout@v2' 2021-05-14T23:08:04.3455400Z Download action repository 'r-lib/actions@master' 2021-05-14T23:08:09.7249110Z Download action repository 'adigherman/actions@master' 2021-05-14T23:08:28.4892030Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:08:29.0983670Z Download action repository 'actions/cache@v1' 2021-05-14T23:08:29.4866930Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:08:29.9001910Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:08:31.1800500Z ##[group]Run actions/checkout@v2 2021-05-14T23:08:31.1801240Z with: 2021-05-14T23:08:31.1801710Z repository: neuroconductor/kirby21.t2 2021-05-14T23:08:31.1802660Z token: *** 2021-05-14T23:08:31.1803020Z ssh-strict: true 2021-05-14T23:08:31.1803470Z persist-credentials: true 2021-05-14T23:08:31.1803890Z clean: true 2021-05-14T23:08:31.1804240Z fetch-depth: 1 2021-05-14T23:08:31.1804580Z lfs: false 2021-05-14T23:08:31.1804920Z submodules: false 2021-05-14T23:08:31.1805250Z env: 2021-05-14T23:08:31.1805750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:31.1806180Z TIC_DEPLOY_KEY: 2021-05-14T23:08:31.1806500Z RSPM: 2021-05-14T23:08:31.1807220Z GITHUB_PAT: *** 2021-05-14T23:08:31.1807580Z COVERALLS_TOKEN: 2021-05-14T23:08:31.1808020Z continue-on-error: false 2021-05-14T23:08:31.1808460Z VDIFFR_RUN_TESTS: false 2021-05-14T23:08:31.1808830Z ##[endgroup] 2021-05-14T23:08:33.7329330Z Syncing repository: neuroconductor/kirby21.t2 2021-05-14T23:08:33.7330680Z ##[group]Getting Git version info 2021-05-14T23:08:33.7332770Z Working directory is '/Users/runner/work/kirby21.t2/kirby21.t2' 2021-05-14T23:08:33.7333570Z [command]/usr/local/bin/git version 2021-05-14T23:08:33.8723910Z git version 2.31.1 2021-05-14T23:08:33.8762380Z ##[endgroup] 2021-05-14T23:08:33.8772300Z Deleting the contents of '/Users/runner/work/kirby21.t2/kirby21.t2' 2021-05-14T23:08:33.8778070Z ##[group]Initializing the repository 2021-05-14T23:08:33.8784370Z [command]/usr/local/bin/git init /Users/runner/work/kirby21.t2/kirby21.t2 2021-05-14T23:08:33.9118360Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:08:33.9119510Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:08:33.9120330Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:08:33.9121390Z hint: 2021-05-14T23:08:33.9122590Z hint: git config --global init.defaultBranch 2021-05-14T23:08:33.9124340Z hint: 2021-05-14T23:08:33.9125430Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:08:33.9127330Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:08:33.9128000Z hint: 2021-05-14T23:08:33.9128830Z hint: git branch -m 2021-05-14T23:08:33.9184760Z Initialized empty Git repository in /Users/runner/work/kirby21.t2/kirby21.t2/.git/ 2021-05-14T23:08:33.9201320Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/kirby21.t2 2021-05-14T23:08:33.9330240Z ##[endgroup] 2021-05-14T23:08:33.9331000Z ##[group]Disabling automatic garbage collection 2021-05-14T23:08:33.9339540Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T23:08:33.9433070Z ##[endgroup] 2021-05-14T23:08:33.9440950Z ##[group]Setting up auth 2021-05-14T23:08:33.9455000Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:08:33.9534700Z [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-14T23:08:34.0803440Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:08:34.0898760Z [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-14T23:08:34.1959270Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:08:34.2147780Z ##[endgroup] 2021-05-14T23:08:34.2157910Z ##[group]Fetching the repository 2021-05-14T23:08:34.2163290Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +cbde70c44537f6edc2a7ea19c806e2787587d671:refs/tags/1.7.0.s 2021-05-14T23:08:34.5451730Z remote: Enumerating objects: 45, done. 2021-05-14T23:08:34.5453030Z remote: Counting objects: 2% (1/45) 2021-05-14T23:08:34.5453830Z remote: Counting objects: 4% (2/45) 2021-05-14T23:08:34.5454540Z remote: Counting objects: 6% (3/45) 2021-05-14T23:08:34.5455630Z remote: Counting objects: 8% (4/45) 2021-05-14T23:08:34.5456630Z remote: Counting objects: 11% (5/45) 2021-05-14T23:08:34.5457480Z remote: Counting objects: 13% (6/45) 2021-05-14T23:08:34.5458190Z remote: Counting objects: 15% (7/45) 2021-05-14T23:08:34.5458920Z remote: Counting objects: 17% (8/45) 2021-05-14T23:08:34.5459690Z remote: Counting objects: 20% (9/45) 2021-05-14T23:08:34.5460340Z remote: Counting objects: 22% (10/45) 2021-05-14T23:08:34.5461000Z remote: Counting objects: 24% (11/45) 2021-05-14T23:08:34.5461690Z remote: Counting objects: 26% (12/45) 2021-05-14T23:08:34.5462480Z remote: Counting objects: 28% (13/45) 2021-05-14T23:08:34.5465390Z remote: Counting objects: 31% (14/45) 2021-05-14T23:08:34.5466660Z remote: Counting objects: 33% (15/45) 2021-05-14T23:08:34.5468190Z remote: Counting objects: 35% (16/45) 2021-05-14T23:08:34.5468920Z remote: Counting objects: 37% (17/45) 2021-05-14T23:08:34.5469630Z remote: Counting objects: 40% (18/45) 2021-05-14T23:08:34.5470240Z remote: Counting objects: 42% (19/45) 2021-05-14T23:08:34.5470860Z remote: Counting objects: 44% (20/45) 2021-05-14T23:08:34.5471570Z remote: Counting objects: 46% (21/45) 2021-05-14T23:08:34.5472190Z remote: Counting objects: 48% (22/45) 2021-05-14T23:08:34.5472750Z remote: Counting objects: 51% (23/45) 2021-05-14T23:08:34.5473350Z remote: Counting objects: 53% (24/45) 2021-05-14T23:08:34.5473890Z remote: Counting objects: 55% (25/45) 2021-05-14T23:08:34.5474500Z remote: Counting objects: 57% (26/45) 2021-05-14T23:08:34.5475870Z remote: Counting objects: 60% (27/45) 2021-05-14T23:08:34.5476490Z remote: Counting objects: 62% (28/45) 2021-05-14T23:08:34.5477020Z remote: Counting objects: 64% (29/45) 2021-05-14T23:08:34.5477510Z remote: Counting objects: 66% (30/45) 2021-05-14T23:08:34.5478060Z remote: Counting objects: 68% (31/45) 2021-05-14T23:08:34.5478550Z remote: Counting objects: 71% (32/45) 2021-05-14T23:08:34.5479380Z remote: Counting objects: 73% (33/45) 2021-05-14T23:08:34.5479920Z remote: Counting objects: 75% (34/45) 2021-05-14T23:08:34.5480420Z remote: Counting objects: 77% (35/45) 2021-05-14T23:08:34.5480920Z remote: Counting objects: 80% (36/45) 2021-05-14T23:08:34.5481410Z remote: Counting objects: 82% (37/45) 2021-05-14T23:08:34.5481930Z remote: Counting objects: 84% (38/45) 2021-05-14T23:08:34.5482430Z remote: Counting objects: 86% (39/45) 2021-05-14T23:08:34.5482940Z remote: Counting objects: 88% (40/45) 2021-05-14T23:08:34.5483430Z remote: Counting objects: 91% (41/45) 2021-05-14T23:08:34.5483970Z remote: Counting objects: 93% (42/45) 2021-05-14T23:08:34.5484500Z remote: Counting objects: 95% (43/45) 2021-05-14T23:08:34.5484970Z remote: Counting objects: 97% (44/45) 2021-05-14T23:08:34.5485490Z remote: Counting objects: 100% (45/45) 2021-05-14T23:08:34.5486010Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:08:34.5486590Z remote: Compressing objects: 2% (1/44) 2021-05-14T23:08:34.5487100Z remote: Compressing objects: 4% (2/44) 2021-05-14T23:08:34.5487640Z remote: Compressing objects: 6% (3/44) 2021-05-14T23:08:34.5488190Z remote: Compressing objects: 9% (4/44) 2021-05-14T23:08:34.5488760Z remote: Compressing objects: 11% (5/44) 2021-05-14T23:08:34.5489270Z remote: Compressing objects: 13% (6/44) 2021-05-14T23:08:34.5489820Z remote: Compressing objects: 15% (7/44) 2021-05-14T23:08:34.5490890Z remote: Compressing objects: 18% (8/44) 2021-05-14T23:08:34.5491490Z remote: Compressing objects: 20% (9/44) 2021-05-14T23:08:34.5492010Z remote: Compressing objects: 22% (10/44) 2021-05-14T23:08:34.5492580Z remote: Compressing objects: 25% (11/44) 2021-05-14T23:08:34.5493160Z remote: Compressing objects: 27% (12/44) 2021-05-14T23:08:34.5493680Z remote: Compressing objects: 29% (13/44) 2021-05-14T23:08:34.5494220Z remote: Compressing objects: 31% (14/44) 2021-05-14T23:08:34.5494760Z remote: Compressing objects: 34% (15/44) 2021-05-14T23:08:34.5495330Z remote: Compressing objects: 36% (16/44) 2021-05-14T23:08:34.5495850Z remote: Compressing objects: 38% (17/44) 2021-05-14T23:08:34.5496380Z remote: Compressing objects: 40% (18/44) 2021-05-14T23:08:34.5496970Z remote: Compressing objects: 43% (19/44) 2021-05-14T23:08:34.5497510Z remote: Compressing objects: 45% (20/44) 2021-05-14T23:08:34.5498070Z remote: Compressing objects: 47% (21/44) 2021-05-14T23:08:34.5498600Z remote: Compressing objects: 50% (22/44) 2021-05-14T23:08:34.5499370Z remote: Compressing objects: 52% (23/44) 2021-05-14T23:08:34.5499940Z remote: Compressing objects: 54% (24/44) 2021-05-14T23:08:34.5500460Z remote: Compressing objects: 56% (25/44) 2021-05-14T23:08:34.5501030Z remote: Compressing objects: 59% (26/44) 2021-05-14T23:08:34.5501570Z remote: Compressing objects: 61% (27/44) 2021-05-14T23:08:34.5502120Z remote: Compressing objects: 63% (28/44) 2021-05-14T23:08:34.5502650Z remote: Compressing objects: 65% (29/44) 2021-05-14T23:08:34.5503230Z remote: Compressing objects: 68% (30/44) 2021-05-14T23:08:34.5503760Z remote: Compressing objects: 70% (31/44) 2021-05-14T23:08:34.5504310Z remote: Compressing objects: 72% (32/44) 2021-05-14T23:08:34.5504960Z remote: Compressing objects: 75% (33/44) 2021-05-14T23:08:34.5506000Z remote: Compressing objects: 77% (34/44) 2021-05-14T23:08:34.5506580Z remote: Compressing objects: 79% (35/44) 2021-05-14T23:08:34.5507120Z remote: Compressing objects: 81% (36/44) 2021-05-14T23:08:34.5507800Z remote: Compressing objects: 84% (37/44) 2021-05-14T23:08:34.5508320Z remote: Compressing objects: 86% (38/44) 2021-05-14T23:08:34.5508880Z remote: Compressing objects: 88% (39/44) 2021-05-14T23:08:34.5509390Z remote: Compressing objects: 90% (40/44) 2021-05-14T23:08:34.5509940Z remote: Compressing objects: 93% (41/44) 2021-05-14T23:08:34.5510500Z remote: Compressing objects: 95% (42/44) 2021-05-14T23:08:34.5511010Z remote: Compressing objects: 97% (43/44) 2021-05-14T23:08:34.5511550Z remote: Compressing objects: 100% (44/44) 2021-05-14T23:08:34.5512090Z remote: Compressing objects: 100% (44/44), done. 2021-05-14T23:08:52.9984070Z remote: Total 45 (delta 1), reused 40 (delta 0), pack-reused 0 2021-05-14T23:08:53.6632860Z From https://github.com/neuroconductor/kirby21.t2 2021-05-14T23:08:53.6636070Z * [new ref] cbde70c44537f6edc2a7ea19c806e2787587d671 -> 1.7.0.s 2021-05-14T23:08:53.6778960Z ##[endgroup] 2021-05-14T23:08:53.6780570Z ##[group]Determining the checkout info 2021-05-14T23:08:53.6793580Z ##[endgroup] 2021-05-14T23:08:53.6795110Z ##[group]Checking out the ref 2021-05-14T23:08:53.6808060Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:08:55.0570440Z Updating files: 66% (20/30) 2021-05-14T23:08:55.0576210Z Updating files: 70% (21/30) 2021-05-14T23:08:55.2003320Z Updating files: 73% (22/30) 2021-05-14T23:08:55.2006540Z Updating files: 76% (23/30) 2021-05-14T23:08:55.3320320Z Updating files: 80% (24/30) 2021-05-14T23:08:55.3325920Z Updating files: 83% (25/30) 2021-05-14T23:08:55.3332660Z Updating files: 86% (26/30) 2021-05-14T23:08:55.3337910Z Updating files: 90% (27/30) 2021-05-14T23:08:55.3344080Z Updating files: 93% (28/30) 2021-05-14T23:08:55.3349980Z Updating files: 96% (29/30) 2021-05-14T23:08:55.3357840Z Updating files: 100% (30/30) 2021-05-14T23:08:55.3358460Z Updating files: 100% (30/30), done. 2021-05-14T23:08:55.3444510Z HEAD is now at cbde70c Version id 11 stable 2021-05-14T23:08:55.3466420Z ##[endgroup] 2021-05-14T23:08:55.4678740Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T23:08:55.4770750Z 'cbde70c44537f6edc2a7ea19c806e2787587d671' 2021-05-14T23:08:55.5091670Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:08:55.5092180Z with: 2021-05-14T23:08:55.5092820Z r-version: release 2021-05-14T23:08:55.5093240Z Ncpus: 1 2021-05-14T23:08:55.5093670Z crayon.enabled: NULL 2021-05-14T23:08:55.5094170Z remove-openmp-macos: true 2021-05-14T23:08:55.5094720Z http-user-agent: default 2021-05-14T23:08:55.5095160Z install-r: true 2021-05-14T23:08:55.5095730Z windows-path-include-mingw: true 2021-05-14T23:08:55.5096220Z env: 2021-05-14T23:08:55.5096940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:55.5097390Z TIC_DEPLOY_KEY: 2021-05-14T23:08:55.5097730Z RSPM: 2021-05-14T23:08:55.5099700Z GITHUB_PAT: *** 2021-05-14T23:08:55.5100370Z COVERALLS_TOKEN: 2021-05-14T23:08:55.5101050Z continue-on-error: false 2021-05-14T23:08:55.5101480Z VDIFFR_RUN_TESTS: false 2021-05-14T23:08:55.5101890Z ##[endgroup] 2021-05-14T23:08:55.9422210Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T23:09:38.8871150Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T23:09:39.3851740Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T23:09:39.3864080Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T23:09:39.3866730Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T23:09:39.3867610Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T23:09:39.3872000Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T23:09:39.3877970Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T23:09:39.3879460Z Checksumming (Apple_Free : 3)… 2021-05-14T23:09:39.4921420Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-14T23:09:40.0943510Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T23:09:40.1047510Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T23:09:40.6018890Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T23:09:40.6024870Z Checksumming (Apple_Free : 5)… 2021-05-14T23:09:40.6062720Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T23:09:40.6082070Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T23:09:41.1076620Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T23:09:41.1129310Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T23:09:42.1228380Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T23:09:42.1297000Z verified CRC32 $84F1919B 2021-05-14T23:09:43.7089130Z /dev/disk2 GUID_partition_scheme 2021-05-14T23:09:43.7114800Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T23:09:43.7299230Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T23:09:49.0103470Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T23:09:49.0104380Z To reinstall 0.29.2_3, run: 2021-05-14T23:09:49.0106010Z brew reinstall pkg-config 2021-05-14T23:09:49.0636720Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T23:09:50.7625250Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T23:09:51.1202660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T23%3A15%3A00Z&sig=Cxs5a%2Bt8sJlxelHH85ZYT5PrWIbH2JiqRm1T2SORHOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:09:51.4520390Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T23:09:56.3705810Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T23:09:56.4602510Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T23:09:58.1346130Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T23:09:58.4902860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T23%3A15%3A00Z&sig=BIoYqxVSZBbQSqNrWfU600L7EWP1jGTA3ANo1efSBzE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:09:58.5980980Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T23:09:59.7395880Z installer: Package name is R 4.0.5 for macOS 2021-05-14T23:09:59.7501820Z installer: Upgrading at base path / 2021-05-14T23:09:59.7606170Z installer: The upgrade was successful. 2021-05-14T23:10:02.5708620Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T23:10:06.7642100Z installer: Package name is gfortran 2021-05-14T23:10:06.7645870Z installer: Installing at base path / 2021-05-14T23:10:06.7647570Z installer: The install was successful. 2021-05-14T23:10:06.7712490Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T23:10:07.0974550Z "disk2" ejected. 2021-05-14T23:10:07.1132350Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T23:10:07.1549640Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T23:10:07.2570760Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:10:07.2571840Z env: 2021-05-14T23:10:07.2572310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:07.2572950Z TIC_DEPLOY_KEY: 2021-05-14T23:10:07.2573320Z RSPM: 2021-05-14T23:10:07.2575710Z GITHUB_PAT: *** 2021-05-14T23:10:07.2577000Z COVERALLS_TOKEN: 2021-05-14T23:10:07.2577490Z continue-on-error: false 2021-05-14T23:10:07.2578180Z VDIFFR_RUN_TESTS: false 2021-05-14T23:10:07.2578690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:10:07.2579120Z TZ: UTC 2021-05-14T23:10:07.2579650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:07.2580080Z NOT_CRAN: true 2021-05-14T23:10:07.2580640Z ##[endgroup] 2021-05-14T23:10:07.8044040Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T23:10:08.0661720Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T23:10:08.0663730Z Dload Upload Total Spent Left Speed 2021-05-14T23:10:08.0664460Z 2021-05-14T23:10:08.1444180Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:10:08.2821320Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:10:08.2822880Z 100 117 0 117 0 0 529 0 --:--:-- --:--:-- --:--:-- 539 2021-05-14T23:10:08.5568890Z 2021-05-14T23:10:08.5572250Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:10:09.1327690Z 2021-05-14T23:10:10.1459920Z 0 82.6M 0 255k 0 0 238k 0 0:05:54 0:00:01 0:05:53 238k 2021-05-14T23:10:11.1224090Z 19 82.6M 19 16.0M 0 0 7869k 0 0:00:10 0:00:02 0:00:08 15.5M 2021-05-14T23:10:12.1681580Z 46 82.6M 46 38.2M 0 0 12.5M 0 0:00:06 0:00:03 0:00:03 19.1M 2021-05-14T23:10:13.1293270Z 72 82.6M 72 60.0M 0 0 14.6M 0 0:00:05 0:00:04 0:00:01 19.6M 2021-05-14T23:10:13.8500330Z 92 82.6M 92 76.4M 0 0 15.0M 0 0:00:05 0:00:05 --:--:-- 19.0M 2021-05-14T23:10:13.8502420Z 100 82.6M 100 82.6M 0 0 14.2M 0 0:00:05 0:00:05 --:--:-- 17.4M 2021-05-14T23:10:18.9532050Z ##[group]Run tlmgr update --self 2021-05-14T23:10:18.9532810Z tlmgr update --self 2021-05-14T23:10:18.9533650Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:10:18.9534500Z tlmgr update --all 2021-05-14T23:10:18.9760250Z shell: /bin/bash -e {0} 2021-05-14T23:10:18.9760740Z env: 2021-05-14T23:10:18.9761210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:18.9761670Z TIC_DEPLOY_KEY: 2021-05-14T23:10:18.9762060Z RSPM: 2021-05-14T23:10:18.9763440Z GITHUB_PAT: *** 2021-05-14T23:10:18.9763920Z COVERALLS_TOKEN: 2021-05-14T23:10:18.9764380Z continue-on-error: false 2021-05-14T23:10:18.9764890Z VDIFFR_RUN_TESTS: false 2021-05-14T23:10:18.9765380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:10:18.9765850Z TZ: UTC 2021-05-14T23:10:18.9766310Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:18.9766710Z NOT_CRAN: true 2021-05-14T23:10:18.9767170Z ##[endgroup] 2021-05-14T23:10:21.4401490Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:10:21.4407290Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:10:23.9433350Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:10:23.9435590Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:10:24.2318510Z [2/89, 00:01/13:07:43] install: ae [57k] 2021-05-14T23:10:24.6170110Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-14T23:10:24.8589520Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-14T23:10:25.1449290Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-14T23:10:25.3888140Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-14T23:10:32.4630820Z [7/89, 00:09/00:09] install: biber [1k] 2021-05-14T23:10:32.7064880Z [8/89, 00:09/00:09] install: biblatex [238k] 2021-05-14T23:10:33.1771360Z [9/89, 00:10/00:10] install: checkcites.universal-darwin [1k] 2021-05-14T23:10:33.4196200Z [10/89, 00:10/00:10] install: checkcites [7k] 2021-05-14T23:10:33.6490660Z [11/89, 00:10/00:10] install: chickenize [15k] 2021-05-14T23:10:33.9235450Z [12/89, 00:10/00:10] install: chinese-jfm [3k] 2021-05-14T23:10:34.1650330Z [13/89, 00:11/00:12] install: cloze [9k] 2021-05-14T23:10:34.4206580Z [14/89, 00:11/00:12] install: colorprofiles [86k] 2021-05-14T23:10:34.7461340Z [15/89, 00:11/00:12] install: combofont [2k] 2021-05-14T23:10:34.9814110Z [16/89, 00:11/00:12] install: courier [470k] 2021-05-14T23:10:35.5103640Z [17/89, 00:12/00:12] install: courier-scaled [3k] 2021-05-14T23:10:35.7503700Z [18/89, 00:12/00:12] install: cstypo [3k] 2021-05-14T23:10:36.0039210Z [19/89, 00:13/00:13] install: ctablestack [2k] 2021-05-14T23:10:36.2347030Z [20/89, 00:13/00:13] install: ekdosis [19k] 2021-05-14T23:10:36.5245160Z [21/89, 00:13/00:13] install: emoji [40k] 2021-05-14T23:10:36.8466540Z [22/89, 00:13/00:13] install: emojicite [2k] 2021-05-14T23:10:37.0807770Z [23/89, 00:14/00:15] install: enctex [24k] 2021-05-14T23:10:37.3789970Z [24/89, 00:14/00:15] install: enigma [18k] 2021-05-14T23:10:37.6598390Z [25/89, 00:14/00:15] install: etex-pkg [6k] 2021-05-14T23:10:37.8904140Z [26/89, 00:14/00:15] install: filecontents [3k] 2021-05-14T23:10:38.1227750Z [27/89, 00:15/00:16] install: grfext [3k] 2021-05-14T23:10:38.3531270Z [28/89, 00:15/00:16] install: hyphenex [9k] 2021-05-14T23:10:38.5919860Z [29/89, 00:15/00:16] install: ifplatform [2k] 2021-05-14T23:10:38.8319940Z [30/89, 00:15/00:16] install: innerscript [4k] 2021-05-14T23:10:39.0662250Z [31/89, 00:16/00:17] install: interpreter [7k] 2021-05-14T23:10:39.3059510Z [32/89, 00:16/00:17] install: kanaparser [5k] 2021-05-14T23:10:39.5547940Z [33/89, 00:16/00:17] install: knuth-local [23k] 2021-05-14T23:10:39.8380300Z [34/89, 00:16/00:17] install: logreq [4k] 2021-05-14T23:10:40.0788810Z [35/89, 00:17/00:18] install: lua-typo [7k] 2021-05-14T23:10:40.3133140Z [36/89, 00:17/00:18] install: lua-uca [70k] 2021-05-14T23:10:40.6610270Z [37/89, 00:17/00:18] install: lua-ul [7k] 2021-05-14T23:10:40.8983830Z [38/89, 00:17/00:18] install: lua-uni-algos [6k] 2021-05-14T23:10:41.1296010Z [39/89, 00:18/00:19] install: lua-visual-debug [4k] 2021-05-14T23:10:41.3610130Z [40/89, 00:18/00:19] install: luacode [3k] 2021-05-14T23:10:41.5915190Z [41/89, 00:18/00:19] install: luacolor [5k] 2021-05-14T23:10:41.8207670Z [42/89, 00:18/00:19] install: luahyphenrules [3k] 2021-05-14T23:10:42.0931660Z [43/89, 00:19/00:20] install: luaimageembed [2k] 2021-05-14T23:10:42.3285890Z [44/89, 00:19/00:20] install: luaindex [5k] 2021-05-14T23:10:42.5685390Z [45/89, 00:19/00:20] install: luainputenc [5k] 2021-05-14T23:10:42.8078210Z [46/89, 00:19/00:20] install: luaintro [1k] 2021-05-14T23:10:43.0343500Z [47/89, 00:20/00:21] install: luakeys [5k] 2021-05-14T23:10:43.2708730Z [48/89, 00:20/00:21] install: lualatex-doc [1k] 2021-05-14T23:10:43.5075210Z [49/89, 00:20/00:21] install: lualatex-truncate [2k] 2021-05-14T23:10:43.7456800Z [50/89, 00:20/00:21] install: luamplib [12k] 2021-05-14T23:10:43.9866610Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-14T23:10:44.2398250Z [52/89, 00:21/00:22] install: luaprogtable [7k] 2021-05-14T23:10:44.4871220Z [53/89, 00:21/00:22] install: luarandom [2k] 2021-05-14T23:10:44.7309650Z [54/89, 00:21/00:22] install: luatex85 [2k] 2021-05-14T23:10:44.9900260Z [55/89, 00:21/00:22] install: luatexbase [4k] 2021-05-14T23:10:45.2316330Z [56/89, 00:22/00:23] install: luatexko [22k] 2021-05-14T23:10:45.5320810Z [57/89, 00:22/00:23] install: luatextra [2k] 2021-05-14T23:10:45.7993320Z [58/89, 00:22/00:23] install: luavlna [8k] 2021-05-14T23:10:46.0612950Z [59/89, 00:23/00:24] install: luaxml [31k] 2021-05-14T23:10:46.3538250Z [60/89, 00:23/00:24] install: makeindex.universal-darwin [91k] 2021-05-14T23:10:46.7332500Z [61/89, 00:23/00:24] install: makeindex [5k] 2021-05-14T23:10:46.9789620Z [62/89, 00:23/00:24] install: mflogo [2k] 2021-05-14T23:10:47.2216500Z [63/89, 00:24/00:25] install: newpax [9k] 2021-05-14T23:10:47.4544340Z [64/89, 00:24/00:25] install: nodetree [13k] 2021-05-14T23:10:47.7343320Z [65/89, 00:24/00:25] install: odsfile [5k] 2021-05-14T23:10:47.9791700Z [66/89, 00:24/00:25] install: optex.universal-darwin [1k] 2021-05-14T23:10:48.2226340Z [67/89, 00:25/00:26] install: optex [789k] 2021-05-14T23:10:48.8559080Z [68/89, 00:25/00:25] install: pdfarticle [4k] 2021-05-14T23:10:49.1052970Z [69/89, 00:26/00:26] install: pdfextra [22k] 2021-05-14T23:10:49.3943390Z [70/89, 00:26/00:26] install: placeat [4k] 2021-05-14T23:10:49.6330700Z [71/89, 00:26/00:26] install: plantuml [3k] 2021-05-14T23:10:49.8684870Z [72/89, 00:26/00:26] install: rsfs [55k] 2021-05-14T23:10:50.1956920Z [73/89, 00:27/00:27] install: selnolig [53k] 2021-05-14T23:10:51.2505280Z [74/89, 00:27/00:27] install: spelling [14k] 2021-05-14T23:10:51.2506350Z [75/89, 00:27/00:27] install: stricttex [2k] 2021-05-14T23:10:51.2508310Z [76/89, 00:28/00:28] install: texlive-common [1k] 2021-05-14T23:10:51.2731770Z [77/89, 00:28/00:28] install: texlive-en [1k] 2021-05-14T23:10:51.5108930Z [78/89, 00:28/00:28] install: texlive-msg-translations [144k] 2021-05-14T23:10:51.8937410Z [79/89, 00:28/00:28] install: thumbpdf.universal-darwin [1k] 2021-05-14T23:10:52.1308350Z [80/89, 00:29/00:29] install: thumbpdf [19k] 2021-05-14T23:10:52.4107310Z [81/89, 00:29/00:29] install: tlshell.universal-darwin [1k] 2021-05-14T23:10:52.6467070Z [82/89, 00:29/00:29] install: tlshell [29k] 2021-05-14T23:10:52.9318580Z [83/89, 00:29/00:29] install: typewriter [25k] 2021-05-14T23:10:53.2057280Z [84/89, 00:30/00:30] install: uninormalize [6k] 2021-05-14T23:10:53.4458020Z [85/89, 00:30/00:30] install: upquote [2k] 2021-05-14T23:10:53.6843310Z [86/89, 00:30/00:30] install: xdvi.universal-darwin [948k] 2021-05-14T23:10:54.5119900Z [87/89, 00:31/00:31] install: xdvi [7k] 2021-05-14T23:10:54.7568650Z [88/89, 00:31/00:31] install: collection-basic [1k] 2021-05-14T23:10:55.0000350Z [89/89, 00:31/00:31] install: collection-luatex [1k] 2021-05-14T23:10:55.2424490Z running mktexlsr ... 2021-05-14T23:10:55.9053430Z done running mktexlsr. 2021-05-14T23:10:55.9490930Z running updmap-sys ... 2021-05-14T23:10:56.6061240Z done running updmap-sys. 2021-05-14T23:10:56.6062970Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T23:10:56.6065170Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/vxT0Db3wCK/ZCM7omTsBv ... 2021-05-14T23:10:57.9388500Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/vxT0Db3wCK/ZCM7omTsBv. 2021-05-14T23:10:57.9389860Z OK: optex.fmt/luatex 2021-05-14T23:10:57.9391470Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:10:57.9393110Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:11:00.1991580Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:11:00.1992530Z tlmgr: no updates available 2021-05-14T23:11:00.3534030Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:11:00.3534530Z with: 2021-05-14T23:11:00.3534890Z pandoc-version: 2.7.3 2021-05-14T23:11:00.3535230Z env: 2021-05-14T23:11:00.3535620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:11:00.3536030Z TIC_DEPLOY_KEY: 2021-05-14T23:11:00.3536350Z RSPM: 2021-05-14T23:11:00.3537490Z GITHUB_PAT: *** 2021-05-14T23:11:00.3537870Z COVERALLS_TOKEN: 2021-05-14T23:11:00.3538290Z continue-on-error: false 2021-05-14T23:11:00.3538730Z VDIFFR_RUN_TESTS: false 2021-05-14T23:11:00.3539190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:11:00.3539580Z TZ: UTC 2021-05-14T23:11:00.3539930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:11:00.3540290Z NOT_CRAN: true 2021-05-14T23:11:00.3540620Z ##[endgroup] 2021-05-14T23:11:01.0531050Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T23:11:03.8591200Z installer: Package name is pandoc 2021-05-14T23:11:03.8596540Z installer: Installing at base path / 2021-05-14T23:11:03.8597320Z installer: The install was successful. 2021-05-14T23:11:03.8789020Z ##[group]Run git config user.name adigherman 2021-05-14T23:11:03.8789840Z git config user.name adigherman 2021-05-14T23:11:03.8790410Z git config user.email adig@jhu.edu 2021-05-14T23:11:03.9056690Z shell: /bin/bash -e {0} 2021-05-14T23:11:03.9057120Z env: 2021-05-14T23:11:03.9057660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:11:03.9058160Z TIC_DEPLOY_KEY: 2021-05-14T23:11:03.9058580Z RSPM: 2021-05-14T23:11:03.9059910Z GITHUB_PAT: *** 2021-05-14T23:11:03.9060440Z COVERALLS_TOKEN: 2021-05-14T23:11:03.9061140Z continue-on-error: false 2021-05-14T23:11:03.9061900Z VDIFFR_RUN_TESTS: false 2021-05-14T23:11:03.9062630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:11:03.9063150Z TZ: UTC 2021-05-14T23:11:03.9063590Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:11:03.9064030Z NOT_CRAN: true 2021-05-14T23:11:03.9064470Z ##[endgroup] 2021-05-14T23:11:03.9677220Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T23:11:03.9677920Z env: 2021-05-14T23:11:03.9678460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:11:03.9678920Z TIC_DEPLOY_KEY: 2021-05-14T23:11:03.9679310Z RSPM: 2021-05-14T23:11:03.9680640Z GITHUB_PAT: *** 2021-05-14T23:11:03.9681110Z COVERALLS_TOKEN: 2021-05-14T23:11:03.9681600Z continue-on-error: false 2021-05-14T23:11:03.9682070Z VDIFFR_RUN_TESTS: false 2021-05-14T23:11:03.9682720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:11:03.9683170Z TZ: UTC 2021-05-14T23:11:03.9683570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:11:03.9683970Z NOT_CRAN: true 2021-05-14T23:11:03.9684360Z ##[endgroup] 2021-05-14T23:11:05.8414360Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T23:11:05.8856940Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T23:11:05.8859660Z To reinstall 3.20.2, run: 2021-05-14T23:11:05.8861750Z brew reinstall cmake 2021-05-14T23:11:07.6650700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T23:11:08.7520510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:09.2940130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T23:11:09.6505810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T23%3A20%3A00Z&sig=22VvXzuulrzQUONu2Ihc4eItxUioSHs2FyjV3KPnlr0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:09.6976910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=22VvXzuulrzQUONu2Ihc4eItxUioSHs2FyjV3KPnlr0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:09.7500170Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T23:11:09.8253870Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T23:11:09.8285720Z 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/d20210514-2749-3moicd 2021-05-14T23:11:09.8512000Z cp -pR /private/tmp/d20210514-2749-3moicd/libssh/. /usr/local/Cellar/libssh 2021-05-14T23:11:09.8779580Z chmod -Rf +w /private/tmp/d20210514-2749-3moicd 2021-05-14T23:11:09.9441620Z ==> Finishing up 2021-05-14T23:11:09.9830180Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T23:11:09.9848850Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T23:11:09.9855660Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T23:11:09.9862120Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T23:11:09.9867040Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T23:11:09.9873080Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T23:11:09.9881820Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T23:11:10.0061930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2913-qx8hwi.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-14T23:11:12.9732800Z ==> Summary 2021-05-14T23:11:12.9768050Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T23:11:15.2220330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T23:11:16.2989410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:16.8453880Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T23:11:17.1893940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T23%3A20%3A00Z&sig=vDhMxpQwNffOE9TpZPR90csv4AroXeolYuEvnAFRnBI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:17.2218760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=vDhMxpQwNffOE9TpZPR90csv4AroXeolYuEvnAFRnBI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:19.5558950Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T23:11:19.9216630Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T23:11:21.0589300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:21.5944310Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T23:11:21.9449680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T23%3A20%3A00Z&sig=eCmHB33vRRWZAqImQlK3mXClfCYL2oinFtZkAecGMYs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:21.9890910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=eCmHB33vRRWZAqImQlK3mXClfCYL2oinFtZkAecGMYs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:22.0534960Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T23:11:22.0613130Z ==> Installing dependencies for jags: gcc 2021-05-14T23:11:22.0621290Z ==> Installing jags dependency: gcc 2021-05-14T23:11:22.1709990Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T23:11:22.1745600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2920-1vivm7v 2021-05-14T23:11:29.6461180Z cp -pR /private/tmp/d20210514-2920-1vivm7v/gcc/. /usr/local/Cellar/gcc 2021-05-14T23:11:33.1881700Z chmod -Rf +w /private/tmp/d20210514-2920-1vivm7v 2021-05-14T23:11:38.1273230Z ==> Finishing up 2021-05-14T23:11:38.3602090Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T23:11:38.3610340Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T23:11:38.3613970Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T23:11:38.3618430Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T23:11:38.3624260Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T23:11:38.3629900Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T23:11:38.3635620Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T23:11:38.3641310Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T23:11:38.3649120Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T23:11:38.3655740Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T23:11:38.3671220Z rm /usr/local/bin/c++-11 2021-05-14T23:11:38.3674940Z rm /usr/local/bin/cpp-11 2021-05-14T23:11:38.3678350Z rm /usr/local/bin/g++-11 2021-05-14T23:11:38.3681990Z rm /usr/local/bin/gcc-11 2021-05-14T23:11:38.3734130Z rm /usr/local/bin/gcc-ar-11 2021-05-14T23:11:38.3737260Z rm /usr/local/bin/gcc-nm-11 2021-05-14T23:11:38.3740800Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T23:11:38.3744300Z rm /usr/local/bin/gcov-11 2021-05-14T23:11:38.3748460Z rm /usr/local/bin/gcov-dump-11 2021-05-14T23:11:38.3753260Z rm /usr/local/bin/gcov-tool-11 2021-05-14T23:11:38.6423270Z Error: The `brew link` step did not complete successfully 2021-05-14T23:11:38.6424350Z The formula built, but is not symlinked into /usr/local 2021-05-14T23:11:38.6429640Z Could not symlink bin/gfortran 2021-05-14T23:11:38.6432290Z Target /usr/local/bin/gfortran 2021-05-14T23:11:38.6433160Z already exists. You may want to remove it: 2021-05-14T23:11:38.6434780Z rm '/usr/local/bin/gfortran' 2021-05-14T23:11:38.6435110Z 2021-05-14T23:11:38.6435700Z To force the link and overwrite all conflicting files: 2021-05-14T23:11:38.6436790Z brew link --overwrite gcc 2021-05-14T23:11:38.6437130Z 2021-05-14T23:11:38.6437810Z To list all files that would be deleted: 2021-05-14T23:11:38.6438930Z brew link --overwrite --dry-run gcc 2021-05-14T23:11:38.6439510Z 2021-05-14T23:11:38.6440560Z Possible conflicting files are: 2021-05-14T23:11:38.6476460Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T23:11:39.2346990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3097-lbi9ec.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-14T23:11:42.1220740Z ==> Summary 2021-05-14T23:11:42.2350020Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T23:11:42.2356140Z ==> Installing jags 2021-05-14T23:11:42.2363310Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T23:11:42.2387030Z 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/d20210514-2920-1gqw01v 2021-05-14T23:11:42.3059210Z cp -pR /private/tmp/d20210514-2920-1gqw01v/jags/. /usr/local/Cellar/jags 2021-05-14T23:11:42.3921340Z chmod -Rf +w /private/tmp/d20210514-2920-1gqw01v 2021-05-14T23:11:42.5454100Z ==> Finishing up 2021-05-14T23:11:42.5866050Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T23:11:42.5872560Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T23:11:42.5884700Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T23:11:42.5892390Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T23:11:42.5898260Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T23:11:42.5905330Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T23:11:42.5911910Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T23:11:42.5919120Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T23:11:42.5930010Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T23:11:42.6381120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3123-1oa4b2a.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-14T23:11:45.1418670Z ==> Summary 2021-05-14T23:11:45.1527830Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T23:11:47.6368840Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T23:11:48.8602950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:49.4086590Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T23:11:49.7690250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T23%3A20%3A00Z&sig=mjvPHYeoEykqqB2%2FEUArC6j6hh3Juqgow2n3UQKo9r0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:49.8049600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=mjvPHYeoEykqqB2\%2FEUArC6j6hh3Juqgow2n3UQKo9r0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:50.0420650Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T23:11:50.1679390Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T23:11:50.1717220Z 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/d20210514-3130-145gly3 2021-05-14T23:11:50.4417800Z cp -pR /private/tmp/d20210514-3130-145gly3/v8/. /usr/local/Cellar/v8 2021-05-14T23:11:50.5938670Z chmod -Rf +w /private/tmp/d20210514-3130-145gly3 2021-05-14T23:11:50.8144220Z ==> Finishing up 2021-05-14T23:11:50.8710150Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T23:11:50.9243930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3295-137qesv.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-14T23:11:53.3813330Z ==> Summary 2021-05-14T23:11:53.3884540Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T23:11:55.7307340Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T23:11:56.8456780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:57.3924760Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T23:11:57.7378640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T23%3A20%3A00Z&sig=GBDj1zgUiFCtnB3qJrDc3HdBCYp09ZW3IfFuWArFe0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:57.7800890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=GBDj1zgUiFCtnB3qJrDc3HdBCYp09ZW3IfFuWArFe0I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:57.9166260Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T23:11:57.9370580Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:11:59.0661680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:59.6403890Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:11:59.9677180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T23%3A20%3A00Z&sig=vo1jciq%2BAAQ3pweCPuWbPK6zYO2d7thZe6Ql5S4gVE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:00.0118800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=vo1jciq\%2BAAQ3pweCPuWbPK6zYO2d7thZe6Ql5S4gVE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:00.1557720Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T23:12:00.1702850Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:12:01.2777610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:01.8409680Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:12:02.1866720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T23%3A20%3A00Z&sig=pbHSDHgBWXKC70NlP9GjXwALHtKYDCwnagsxjs5NRYQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:02.2188530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=pbHSDHgBWXKC70NlP9GjXwALHtKYDCwnagsxjs5NRYQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:02.3973530Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T23:12:02.4237670Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T23:12:02.4243920Z ==> Installing fftw dependency: hwloc 2021-05-14T23:12:02.4980450Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T23:12:02.5011990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3302-11r41on 2021-05-14T23:12:02.8842330Z cp -pR /private/tmp/d20210514-3302-11r41on/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T23:12:03.4335910Z chmod -Rf +w /private/tmp/d20210514-3302-11r41on 2021-05-14T23:12:03.9495090Z ==> Finishing up 2021-05-14T23:12:03.9949930Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T23:12:03.9954020Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T23:12:03.9959850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T23:12:03.9966410Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T23:12:03.9971390Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T23:12:03.9978100Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T23:12:03.9983710Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T23:12:03.9989400Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T23:12:03.9995850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T23:12:04.0001680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T23:12:04.0008360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T23:12:04.0014060Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T23:12:04.0020180Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T23:12:04.0028450Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T23:12:04.0034410Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T23:12:04.0049120Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T23:12:04.0072670Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T23:12:04.0078590Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T23:12:04.0090090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T23:12:04.0096650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T23:12:04.0102960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T23:12:04.0109670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T23:12:04.0115690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T23:12:04.0122040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T23:12:04.0128320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T23:12:04.0134360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T23:12:04.0152190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T23:12:04.0158890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T23:12:04.0165320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T23:12:04.0172610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T23:12:04.0180280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T23:12:04.0218670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T23:12:04.0236970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T23:12:04.0258300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-14T23:12:04.0277300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T23:12:04.0284910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T23:12:04.0299490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T23:12:04.0305740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T23:12:04.0312290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T23:12:04.0333300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-14T23:12:04.0360390Z 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-14T23:12:04.0366920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-14T23:12:04.0373070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-14T23:12:04.0399090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-14T23:12:04.0417120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-14T23:12:04.0430790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T23:12:04.0446090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-14T23:12:04.0452230Z 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-14T23:12:04.0476950Z 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-14T23:12:04.0493240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T23:12:04.0511440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T23:12:04.0518130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-14T23:12:04.0529710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-14T23:12:04.0536670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-14T23:12:04.0547630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T23:12:04.0554110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T23:12:04.0565770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T23:12:04.0580030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T23:12:04.0586910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T23:12:04.0593700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T23:12:04.0612940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T23:12:04.0621750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T23:12:04.0630330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T23:12:04.0642220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T23:12:04.0649460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T23:12:04.0662240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T23:12:04.0669370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T23:12:04.0689690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T23:12:04.0696640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T23:12:04.0703790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T23:12:04.0713720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T23:12:04.0738990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T23:12:04.0741640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T23:12:04.0754490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T23:12:04.0765650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T23:12:04.0779720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T23:12:04.0786870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T23:12:04.0793100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T23:12:04.0799670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T23:12:04.0806170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T23:12:04.0812370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T23:12:04.0818710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T23:12:04.0829680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T23:12:04.0836070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T23:12:04.0842410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T23:12:04.0849720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T23:12:04.0857150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T23:12:04.0864690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T23:12:04.0871090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T23:12:04.0878220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T23:12:04.0885130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T23:12:04.0896520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T23:12:04.0903580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T23:12:04.0911050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T23:12:04.0918070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T23:12:04.0925740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T23:12:04.0932440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T23:12:04.0939210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T23:12:04.0945810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T23:12:04.0952850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-14T23:12:04.0958390Z Only the first 100 operations were output. 2021-05-14T23:12:04.5298260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3478-1qujpxa.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-14T23:12:07.0479760Z ==> Summary 2021-05-14T23:12:07.1153370Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T23:12:07.1161500Z ==> Installing fftw dependency: open-mpi 2021-05-14T23:12:07.1793760Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:12:07.1821780Z 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/d20210514-3302-1r42f8q 2021-05-14T23:12:07.6389320Z cp -pR /private/tmp/d20210514-3302-1r42f8q/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T23:12:08.1533920Z chmod -Rf +w /private/tmp/d20210514-3302-1r42f8q 2021-05-14T23:12:10.4480940Z ==> Finishing up 2021-05-14T23:12:10.4881510Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T23:12:10.4886660Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T23:12:10.4892370Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T23:12:10.4899440Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T23:12:10.4907440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T23:12:10.4914020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T23:12:10.4920450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T23:12:10.4927250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T23:12:10.4932720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T23:12:10.4938900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T23:12:10.4944720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T23:12:10.4951150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T23:12:10.4958360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T23:12:10.4964290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T23:12:10.4971710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T23:12:10.4977830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T23:12:10.4983720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T23:12:10.4989520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T23:12:10.4995370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T23:12:10.5001070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T23:12:10.5006850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T23:12:10.5012920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T23:12:10.5018500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T23:12:10.5024300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T23:12:10.5032740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T23:12:10.5038290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T23:12:10.5044130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T23:12:10.5049970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T23:12:10.5056020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T23:12:10.5062030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T23:12:10.5068120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T23:12:10.5075270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T23:12:10.5083240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T23:12:10.5089570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T23:12:10.5136690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T23:12:10.5141770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T23:12:10.5147140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T23:12:10.5152540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T23:12:10.5157840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T23:12:10.5163420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T23:12:10.5168840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T23:12:10.5174550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T23:12:10.5179790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T23:12:10.5185050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T23:12:10.5190410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T23:12:10.5195640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T23:12:10.5201280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T23:12:10.5206680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T23:12:10.5221060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T23:12:10.5227120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T23:12:10.5233330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T23:12:10.5239450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T23:12:10.5245930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T23:12:10.5251760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T23:12:10.5258370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T23:12:10.5264770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T23:12:10.5271310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T23:12:10.5277050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T23:12:10.5283310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T23:12:10.5289330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T23:12:10.5309570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T23:12:10.5313150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T23:12:10.5319620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T23:12:10.5349040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T23:12:10.5355160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T23:12:10.5373950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T23:12:10.5379920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T23:12:10.5386110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T23:12:10.5392830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T23:12:10.5399830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T23:12:10.5405070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T23:12:10.5411140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T23:12:10.5417170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T23:12:10.5423670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T23:12:10.5429340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T23:12:10.5435540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T23:12:10.5443910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T23:12:10.5448310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-14T23:12:10.5454430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-14T23:12:10.5461590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-14T23:12:10.5468090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-14T23:12:10.5475490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-14T23:12:10.5485330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-14T23:12:10.5492440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T23:12:10.5499690Z 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-14T23:12:10.5506110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-14T23:12:10.5512490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T23:12:10.5520020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T23:12:10.5526140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T23:12:10.5532400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T23:12:10.5538500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T23:12:10.5546890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-14T23:12:10.5550910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-14T23:12:10.5556740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-14T23:12:10.5563200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T23:12:10.5568830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T23:12:10.5575820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T23:12:10.5583500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T23:12:10.5589360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T23:12:10.5595250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T23:12:10.5600080Z Only the first 100 operations were output. 2021-05-14T23:12:11.0797110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3504-7t97zl.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-14T23:12:13.6067560Z ==> Summary 2021-05-14T23:12:13.6634540Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:12:13.6639670Z ==> Installing fftw 2021-05-14T23:12:13.6645740Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:12:13.6671670Z 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/d20210514-3302-zbcjta 2021-05-14T23:12:13.7837660Z cp -pR /private/tmp/d20210514-3302-zbcjta/fftw/. /usr/local/Cellar/fftw 2021-05-14T23:12:13.8614600Z chmod -Rf +w /private/tmp/d20210514-3302-zbcjta 2021-05-14T23:12:14.0856930Z ==> Finishing up 2021-05-14T23:12:14.1390560Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T23:12:14.1395570Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T23:12:14.1399830Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T23:12:14.1405180Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T23:12:14.1413310Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T23:12:14.1418630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T23:12:14.1423970Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T23:12:14.1429260Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T23:12:14.1434480Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T23:12:14.1440000Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T23:12:14.1445750Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T23:12:14.1452040Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T23:12:14.1461170Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T23:12:14.1574620Z info /usr/local/share/info/fftw3.info 2021-05-14T23:12:14.1587640Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T23:12:14.1595110Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T23:12:14.1609800Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T23:12:14.1617180Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T23:12:14.1624300Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T23:12:14.1631480Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T23:12:14.1657920Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T23:12:14.1668990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T23:12:14.1679000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T23:12:14.1692970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T23:12:14.1703630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T23:12:14.1716230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T23:12:14.1726990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T23:12:14.1737780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T23:12:14.1752070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T23:12:14.1762380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T23:12:14.1771710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T23:12:14.1779020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T23:12:14.1788620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T23:12:14.1798010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T23:12:14.1812740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T23:12:14.1822130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T23:12:14.1851950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T23:12:14.1863260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T23:12:14.1865520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T23:12:14.1867450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T23:12:14.1869190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T23:12:14.1879590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T23:12:14.1889110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T23:12:14.1899890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T23:12:14.1911020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T23:12:14.1921300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T23:12:14.1931950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T23:12:14.1942410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T23:12:14.1952500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T23:12:14.1961860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T23:12:14.1973780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T23:12:14.1983160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T23:12:14.1993170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T23:12:14.2004570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T23:12:14.2015360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T23:12:14.2023500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T23:12:14.2030850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T23:12:14.2041820Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T23:12:14.2050570Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T23:12:14.2057790Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T23:12:14.2541900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3531-1few618.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-14T23:12:16.6539590Z ==> Summary 2021-05-14T23:12:16.6607140Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:12:17.3614590Z ==> No outdated dependents to upgrade! 2021-05-14T23:12:17.3615980Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:12:17.5681250Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T23:12:17.5682890Z fftw, open-mpi 2021-05-14T23:12:17.5692510Z rm /usr/local/bin/fftw-wisdom 2021-05-14T23:12:17.5696290Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T23:12:17.5700690Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T23:12:17.5703600Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T23:12:17.5708710Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T23:12:17.5711800Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T23:12:17.5714900Z rm /usr/local/include/fftw3.f 2021-05-14T23:12:17.5725670Z rm /usr/local/include/fftw3.f03 2021-05-14T23:12:17.5726670Z rm /usr/local/include/fftw3.h 2021-05-14T23:12:17.5728160Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T23:12:17.5729300Z rm /usr/local/include/fftw3l.f03 2021-05-14T23:12:17.5731940Z rm /usr/local/include/fftw3q.f03 2021-05-14T23:12:17.5755010Z rm /usr/local/lib/cmake/fftw3 2021-05-14T23:12:17.5757020Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T23:12:17.5758200Z rm /usr/local/lib/libfftw3.a 2021-05-14T23:12:17.5759060Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T23:12:17.5760370Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T23:12:17.5761240Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T23:12:17.5762250Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T23:12:17.5766670Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T23:12:17.5769610Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T23:12:17.5773220Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T23:12:17.5776640Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T23:12:17.5780990Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T23:12:17.5784820Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T23:12:17.5788480Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T23:12:17.5792490Z rm /usr/local/lib/libfftw3f.a 2021-05-14T23:12:17.5796170Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T23:12:17.5799680Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T23:12:17.5803400Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T23:12:17.5813990Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T23:12:17.5818370Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T23:12:17.5831120Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T23:12:17.5834670Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T23:12:17.5844580Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T23:12:17.5853820Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T23:12:17.5857940Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T23:12:17.5865040Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T23:12:17.5869320Z rm /usr/local/lib/libfftw3l.a 2021-05-14T23:12:17.5877910Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T23:12:17.5885980Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T23:12:17.5890410Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T23:12:17.5912000Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T23:12:17.5913120Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T23:12:17.5914160Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T23:12:17.5920490Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T23:12:17.5933130Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T23:12:17.5934290Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T23:12:17.5937490Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T23:12:17.5955880Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T23:12:17.5959730Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T23:12:17.5970910Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T23:12:17.6049570Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T23:12:17.6051010Z rm /usr/local/share/info/fftw3.info 2021-05-14T23:12:17.6063570Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T23:12:17.6068290Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T23:12:17.6086930Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T23:12:17.6099490Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T23:12:17.6110550Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T23:12:17.6114970Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T23:12:17.7096650Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T23:12:17.7101780Z rm /usr/local/bin/mpic++ 2021-05-14T23:12:17.7105600Z rm /usr/local/bin/mpicc 2021-05-14T23:12:17.7111910Z rm /usr/local/bin/mpicxx 2021-05-14T23:12:17.7118510Z rm /usr/local/bin/mpiexec 2021-05-14T23:12:17.7122280Z rm /usr/local/bin/mpif77 2021-05-14T23:12:17.7126200Z rm /usr/local/bin/mpif90 2021-05-14T23:12:17.7150420Z rm /usr/local/bin/mpifort 2021-05-14T23:12:17.7150940Z rm /usr/local/bin/mpirun 2021-05-14T23:12:17.7152360Z rm /usr/local/bin/ompi-clean 2021-05-14T23:12:17.7153270Z rm /usr/local/bin/ompi-server 2021-05-14T23:12:17.7153810Z rm /usr/local/bin/ompi_info 2021-05-14T23:12:17.7159130Z rm /usr/local/bin/opal_wrapper 2021-05-14T23:12:17.7163320Z rm /usr/local/bin/orte-clean 2021-05-14T23:12:17.7168730Z rm /usr/local/bin/orte-info 2021-05-14T23:12:17.7172430Z rm /usr/local/bin/orte-server 2021-05-14T23:12:17.7178770Z rm /usr/local/bin/ortecc 2021-05-14T23:12:17.7182010Z rm /usr/local/bin/orted 2021-05-14T23:12:17.7188440Z rm /usr/local/bin/orterun 2021-05-14T23:12:17.7192150Z rm /usr/local/bin/profile2mat.pl 2021-05-14T23:12:17.7204350Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T23:12:17.7212350Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T23:12:17.7216100Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T23:12:17.7219080Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T23:12:17.7236030Z rm /usr/local/include/mpi-ext.h 2021-05-14T23:12:17.7239560Z rm /usr/local/include/mpi.h 2021-05-14T23:12:17.7252480Z rm /usr/local/include/mpi.mod 2021-05-14T23:12:17.7253590Z rm /usr/local/include/mpi_ext.mod 2021-05-14T23:12:17.7258130Z rm /usr/local/include/mpi_f08.mod 2021-05-14T23:12:17.7262280Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T23:12:17.7269550Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T23:12:17.7278430Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T23:12:17.7284900Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T23:12:17.7286130Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T23:12:17.7294790Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T23:12:17.7301560Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T23:12:17.7312570Z rm /usr/local/include/mpif-config.h 2021-05-14T23:12:17.7317460Z rm /usr/local/include/mpif-constants.h 2021-05-14T23:12:17.7324650Z rm /usr/local/include/mpif-ext.h 2021-05-14T23:12:17.7342980Z rm /usr/local/include/mpif-externals.h 2021-05-14T23:12:17.7344660Z rm /usr/local/include/mpif-handles.h 2021-05-14T23:12:17.7346300Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T23:12:17.7621180Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T23:12:17.7625980Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T23:12:17.7633100Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T23:12:17.7636340Z rm /usr/local/include/mpif.h 2021-05-14T23:12:17.7645850Z rm /usr/local/include/openmpi 2021-05-14T23:12:17.7649520Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T23:12:17.7660140Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T23:12:17.7676490Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T23:12:17.7677770Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T23:12:17.7679020Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T23:12:17.7691840Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T23:12:17.7693000Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T23:12:17.7694120Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T23:12:17.7704170Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T23:12:17.7709610Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T23:12:17.7710210Z rm /usr/local/lib/libmpi.dylib 2021-05-14T23:12:17.7717330Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T23:12:17.7720270Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T23:12:17.7747560Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T23:12:17.7748800Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T23:12:17.7757730Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T23:12:17.7759760Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T23:12:17.7789820Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T23:12:17.7791590Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T23:12:17.7793600Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T23:12:17.7795260Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T23:12:17.7796790Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T23:12:17.7798420Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T23:12:17.7799950Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T23:12:17.7801120Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T23:12:17.7804750Z rm /usr/local/lib/openmpi 2021-05-14T23:12:17.7857550Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T23:12:17.7860190Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T23:12:17.7861840Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T23:12:17.7863360Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T23:12:17.7864890Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T23:12:17.7865980Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T23:12:17.8098120Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T23:12:17.8105720Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T23:12:17.8109870Z rm /usr/local/lib/pmix 2021-05-14T23:12:17.8126160Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T23:12:17.8134340Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T23:12:17.8138760Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T23:12:17.8147820Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T23:12:17.8151550Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T23:12:17.8166160Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T23:12:17.8168300Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T23:12:17.8173770Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T23:12:17.8176140Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T23:12:17.8179930Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T23:12:17.8186500Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T23:12:17.8189660Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T23:12:17.8196520Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T23:12:17.8202170Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T23:12:17.8208280Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T23:12:17.8212270Z rm /usr/local/share/man/man1/orted.1 2021-05-14T23:12:17.8216730Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T23:12:17.8239670Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T23:12:17.8346590Z Only the first 100 operations were output. 2021-05-14T23:12:19.8220460Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T23:12:20.8904530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:21.4394400Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T23:12:21.7750040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T23%3A20%3A00Z&sig=x4ZYiCb08tfsgfM1A33eNiQpskXhLY0Gi%2BfWtJKAMXM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:21.8242250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=x4ZYiCb08tfsgfM1A33eNiQpskXhLY0Gi\%2BfWtJKAMXM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:22.1079360Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T23:12:22.2628700Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T23:12:22.2662470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3539-15jhtwc 2021-05-14T23:12:23.0941890Z cp -pR /private/tmp/d20210514-3539-15jhtwc/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T23:12:23.9833590Z chmod -Rf +w /private/tmp/d20210514-3539-15jhtwc 2021-05-14T23:12:25.2486180Z ==> Finishing up 2021-05-14T23:12:25.2965710Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T23:12:25.2975940Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T23:12:25.2986160Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T23:12:25.2995310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T23:12:25.3003460Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T23:12:25.3134750Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T23:12:25.3139470Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T23:12:25.3144700Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T23:12:25.3154390Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T23:12:25.3159190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T23:12:25.3164740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T23:12:25.3169860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T23:12:25.3175170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T23:12:25.3180290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T23:12:25.3185350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T23:12:25.3190420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T23:12:25.3195700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T23:12:25.3200910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T23:12:25.3206030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T23:12:25.3211020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T23:12:25.3216060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T23:12:25.3222020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T23:12:25.3226470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T23:12:25.3232670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T23:12:25.3236610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T23:12:25.3242680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T23:12:25.3247430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T23:12:25.3253260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T23:12:25.3259430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T23:12:25.3264680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T23:12:25.3270090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T23:12:25.3275350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T23:12:25.3280660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T23:12:25.3285950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T23:12:25.3291330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T23:12:25.3296570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T23:12:25.3301830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T23:12:25.3307140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T23:12:25.3312490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T23:12:25.3317720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T23:12:25.3322910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T23:12:25.3328730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T23:12:25.3333840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T23:12:25.3339210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T23:12:25.3345030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T23:12:25.3350250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T23:12:25.3355530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T23:12:25.3360950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T23:12:25.3366310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T23:12:25.3371880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T23:12:25.3377070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T23:12:25.3383270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T23:12:25.3388980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T23:12:25.3393800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T23:12:25.3399030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T23:12:25.3405410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T23:12:25.3409520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T23:12:25.3414480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T23:12:25.3419600Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T23:12:25.3424830Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T23:12:25.3429690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T23:12:25.3434550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T23:12:25.3439730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T23:12:25.3444780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T23:12:25.3449680Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T23:12:25.3454750Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T23:12:25.3459860Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T23:12:25.3465180Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T23:12:25.3470050Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T23:12:25.3474930Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T23:12:25.3480060Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T23:12:25.3485250Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T23:12:25.3490220Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T23:12:25.3495270Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T23:12:25.3500450Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T23:12:25.3506690Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T23:12:25.3512040Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T23:12:25.3517380Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T23:12:25.3522560Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T23:12:25.3528130Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T23:12:25.3533720Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T23:12:25.3542120Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T23:12:25.3555430Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T23:12:25.3558170Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T23:12:25.3570300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T23:12:25.3575980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T23:12:25.3581730Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T23:12:25.3587410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T23:12:25.3593170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T23:12:25.3599570Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T23:12:25.3605990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T23:12:25.3612540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T23:12:25.3618240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T23:12:25.3623910Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T23:12:25.3629700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T23:12:25.3635570Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T23:12:25.3640960Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T23:12:25.3646600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T23:12:25.3652470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T23:12:25.3658150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T23:12:25.3664350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T23:12:25.3668780Z Only the first 100 operations were output. 2021-05-14T23:12:25.7839990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3704-q6plu6.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-14T23:12:28.4498450Z ==> Summary 2021-05-14T23:12:28.5331020Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T23:12:31.2449960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T23:12:32.3482190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:32.8981830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T23:12:33.2412690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T23%3A20%3A00Z&sig=HDTB1hJPYV3kCBW4yQOxiVZZyYvx4O76mfmwILfph00%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:33.2804200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=HDTB1hJPYV3kCBW4yQOxiVZZyYvx4O76mfmwILfph00\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:33.3449560Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T23:12:33.4468480Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T23:12:33.4497450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3711-139jahn 2021-05-14T23:12:33.5485070Z cp -pR /private/tmp/d20210514-3711-139jahn/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T23:12:33.7297040Z chmod -Rf +w /private/tmp/d20210514-3711-139jahn 2021-05-14T23:12:33.9568390Z ==> Finishing up 2021-05-14T23:12:33.9919890Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T23:12:34.0075690Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T23:12:34.0139410Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T23:12:34.0141680Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T23:12:34.0145850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0148580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0163030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0166060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0168210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0189310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0212590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0220490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0265010Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T23:12:34.0281120Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T23:12:34.0288410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0291850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0315240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0318460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0348750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0351920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0371080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0409660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0416630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0448410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0481120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0502640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0521590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0574310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0587680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0590490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0606670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0633400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0636350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0742150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0772080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0794930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0852350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0856290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0858740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0877420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0945080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0949840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0979040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.0982230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1035680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1037700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1039240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1040720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1042200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1055490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1072570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1174530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1200130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1303120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1406220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1509170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1569530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1571610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1573540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1576050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:34.1578440Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T23:12:34.1580040Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T23:12:34.1582020Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T23:12:34.1583840Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T23:12:34.1585560Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T23:12:34.1589680Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T23:12:34.1592880Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T23:12:34.1595370Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T23:12:34.2161410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3876-1wyytvu.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-14T23:12:36.6054860Z ==> Summary 2021-05-14T23:12:36.6354430Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T23:12:38.8522010Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T23:12:38.8523580Z To reinstall 1.6.37, run: 2021-05-14T23:12:38.8524100Z brew reinstall libpng 2021-05-14T23:12:40.9798460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T23:12:42.0906560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:42.6365040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T23:12:42.9716070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T23%3A20%3A00Z&sig=4IWLOcC4yWfJnhpT2ZGSkgPZTfo2qRR%2BpMkcd9be9L0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:43.0117660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=4IWLOcC4yWfJnhpT2ZGSkgPZTfo2qRR\%2BpMkcd9be9L0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:43.0818740Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T23:12:43.0874110Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T23:12:44.1914610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:44.7179830Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T23:12:45.0507590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T23%3A20%3A00Z&sig=MxCiQFli8lLLDEW%2BzT1tlluQOVlc7sScZ7nTSI15P2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:45.0901260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=MxCiQFli8lLLDEW\%2BzT1tlluQOVlc7sScZ7nTSI15P2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:45.1490390Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T23:12:45.1548190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T23:12:46.2323120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:47.8800280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=9IEGDURY5gfsqxm3S0D8rjkIGHKG4vR6FxJfGv\%2Fgb1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:47.8806020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T23:12:47.8809680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T23%3A20%3A00Z&sig=9IEGDURY5gfsqxm3S0D8rjkIGHKG4vR6FxJfGv%2Fgb1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:47.8813330Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T23:12:47.8815610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T23:12:48.3799360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:48.9481670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T23:12:49.3122650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T23%3A20%3A00Z&sig=LeExABaXVlvBrcN9VoIFuA0cRZ4HMdvDbNCRy%2FxUUsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:49.3635830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=LeExABaXVlvBrcN9VoIFuA0cRZ4HMdvDbNCRy\%2FxUUsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:49.4237730Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T23:12:49.4262480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T23:12:50.5286460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:51.0835510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T23:12:51.4833650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T23%3A20%3A00Z&sig=7wBO6xYTlw1B1DfA37fXXYTXf2nrHS2TniMIBqPSxf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:51.5273060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=7wBO6xYTlw1B1DfA37fXXYTXf2nrHS2TniMIBqPSxf4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:51.6243380Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T23:12:51.6320400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T23:12:52.7308070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:53.2939170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T23:12:53.6409290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T23%3A20%3A00Z&sig=PLgtjRS1zD2S6H8FDAHBkYtbdtyAtEwNoiJMc6BpxZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:53.6821180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=PLgtjRS1zD2S6H8FDAHBkYtbdtyAtEwNoiJMc6BpxZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:53.8339290Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:12:53.8448410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T23:12:54.9835000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:55.5292330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T23:12:55.8749610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T23%3A20%3A00Z&sig=lMDxIeVO52pd3QrlweaqbZk1shHV6ReSVnOXNc9iCMM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:55.9187420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=lMDxIeVO52pd3QrlweaqbZk1shHV6ReSVnOXNc9iCMM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:55.9670500Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T23:12:55.9704750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T23:12:57.0309990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:57.5995200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T23:12:57.9374990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T23%3A20%3A00Z&sig=b4ej7wo6V2nQp7OT7nWPotM%2B3CNNh00%2FiKNrD9qrO6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:57.9782730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=b4ej7wo6V2nQp7OT7nWPotM\%2B3CNNh00\%2FiKNrD9qrO6E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:58.0237720Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T23:12:58.0274760Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T23:12:59.1704550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:12:59.7278870Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T23:13:00.0739580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T23%3A20%3A00Z&sig=zJfvRG1RtESqv2mPmFGpY0CmiqbwMwkyEDjjFRWuA70%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:00.1205340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=zJfvRG1RtESqv2mPmFGpY0CmiqbwMwkyEDjjFRWuA70\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:00.1610490Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T23:13:00.1645610Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T23:13:01.2430740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:01.7658260Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T23:13:02.1283270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T23%3A20%3A00Z&sig=V%2F5n3of2tLjL3tsT6SBMc0eJW6icdufBq%2FsjNzAlua0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:02.1734310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=V\%2F5n3of2tLjL3tsT6SBMc0eJW6icdufBq\%2FsjNzAlua0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:02.2393510Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T23:13:02.2442010Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T23:13:03.3656640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:03.9225780Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T23:13:04.2484000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T23%3A20%3A00Z&sig=D9PivxrQ4g5X6w3Ghg6IKlnE8peoyWBwg9fAKJjPMfg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:04.2904500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=D9PivxrQ4g5X6w3Ghg6IKlnE8peoyWBwg9fAKJjPMfg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:04.4220640Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T23:13:04.4332960Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T23:13:05.4997330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:06.0424920Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T23:13:06.3921330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T23%3A20%3A00Z&sig=eSZ6PrCHEz1X9xk6te%2FL4uvoZOwB0HvsUTes%2FXi%2FTPQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:06.4382480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=eSZ6PrCHEz1X9xk6te\%2FL4uvoZOwB0HvsUTes\%2FXi\%2FTPQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:06.5001320Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T23:13:06.5055030Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T23:13:07.6502250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:08.1823290Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T23:13:08.5132320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T23%3A20%3A00Z&sig=gTKmK%2FjoneQtJ7cmuLRqgbYDHRCYgvqZEdU5RehRAfs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:08.5456280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=gTKmK\%2FjoneQtJ7cmuLRqgbYDHRCYgvqZEdU5RehRAfs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:08.5973900Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T23:13:08.6022220Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T23:13:09.7356350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:10.3090590Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T23:13:10.6301990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T23%3A20%3A00Z&sig=LefAs5YyQx4vHzChbaO9qqa5lE3hITykhAPm%2FKfbi3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:10.6658850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=LefAs5YyQx4vHzChbaO9qqa5lE3hITykhAPm\%2FKfbi3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:11.0018920Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T23:13:11.0558090Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T23:13:12.1598510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:12.7903610Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T23:13:13.1292010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T23%3A20%3A00Z&sig=4JPv2BMOklsoTt7WJBi98nvgVeX37HeXGjHIoKeRORo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:13.1825990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=4JPv2BMOklsoTt7WJBi98nvgVeX37HeXGjHIoKeRORo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:13.3032620Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T23:13:13.3115080Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T23:13:14.4580630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:15.0246060Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T23:13:15.3625760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T23%3A20%3A00Z&sig=3721wdTZxmHzYW2XmRCKBZVb1KCHElPicKxKttWpOMg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:15.4041840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=3721wdTZxmHzYW2XmRCKBZVb1KCHElPicKxKttWpOMg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:16.6791990Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T23:13:17.1170050Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T23:13:18.2751440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:18.8526490Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T23:13:19.2224800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T23%3A20%3A00Z&sig=G5gFc6%2FRtWYQf0Nk5pwR99Avyve0jAfi2QIe5s9vVbE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:19.2695540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=G5gFc6\%2FRtWYQf0Nk5pwR99Avyve0jAfi2QIe5s9vVbE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:19.4718950Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T23:13:20.2497670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-1608mqb 2021-05-14T23:13:20.2502730Z ==> 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-14T23:13:20.2516060Z cp -pR /private/tmp/d20210514-3986-1608mqb/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T23:13:20.2517570Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T23:13:20.2519310Z chmod -Rf +w /private/tmp/d20210514-3986-1608mqb 2021-05-14T23:13:20.2521030Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T23:13:20.2523020Z ==> Finishing up 2021-05-14T23:13:20.2524760Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T23:13:20.2527690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4247-1gkjm6f.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-14T23:13:22.1444430Z ==> Summary 2021-05-14T23:13:22.1459540Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T23:13:22.1467270Z ==> Installing poppler dependency: xorgproto 2021-05-14T23:13:22.1535870Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T23:13:22.1557970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3986-42dnv 2021-05-14T23:13:22.2959540Z cp -pR /private/tmp/d20210514-3986-42dnv/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T23:13:22.4620730Z chmod -Rf +w /private/tmp/d20210514-3986-42dnv 2021-05-14T23:13:22.6565980Z ==> Finishing up 2021-05-14T23:13:22.6976810Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T23:13:22.6981570Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T23:13:22.6991080Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T23:13:22.6996650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T23:13:22.7002640Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T23:13:22.7008510Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T23:13:22.7027550Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T23:13:22.7032440Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T23:13:22.7037770Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T23:13:22.7043520Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T23:13:22.7048940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T23:13:22.7100730Z rm /usr/local/share/pkgconfig 2021-05-14T23:13:22.7117500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T23:13:22.7122900Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T23:13:22.7130550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T23:13:22.7134710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T23:13:22.7140480Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T23:13:22.7145980Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T23:13:22.7151830Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T23:13:22.7157650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T23:13:22.7163190Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T23:13:22.7169580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T23:13:22.7174640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T23:13:22.7180460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T23:13:22.7186190Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T23:13:22.7191850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T23:13:22.7199720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T23:13:22.7204630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T23:13:22.7211160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T23:13:22.7218360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T23:13:22.7224760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T23:13:22.7230920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T23:13:22.7238180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T23:13:22.7245650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T23:13:22.7253010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T23:13:22.7260150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T23:13:22.7265980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T23:13:22.7302800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T23:13:22.7304680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T23:13:22.7306190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T23:13:22.7308920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T23:13:22.7315420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T23:13:22.7321270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T23:13:22.7330640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T23:13:22.7334100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T23:13:22.7338670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T23:13:22.7345110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T23:13:22.7351640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T23:13:22.7357410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T23:13:22.7363630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T23:13:22.7369410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T23:13:22.7374680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T23:13:22.7379930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T23:13:22.7385230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T23:13:22.8169800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4284-1e6xkj7.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-14T23:13:25.3382140Z ==> Summary 2021-05-14T23:13:25.3585670Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T23:13:25.3592960Z ==> Installing poppler dependency: libxau 2021-05-14T23:13:25.3715370Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T23:13:25.3735680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-1snopj4 2021-05-14T23:13:25.3895050Z cp -pR /private/tmp/d20210514-3986-1snopj4/libxau/. /usr/local/Cellar/libxau 2021-05-14T23:13:25.4121960Z chmod -Rf +w /private/tmp/d20210514-3986-1snopj4 2021-05-14T23:13:25.4776540Z ==> Finishing up 2021-05-14T23:13:25.5203510Z rm /usr/local/include/X11 2021-05-14T23:13:25.5212310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T23:13:25.5217780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T23:13:25.5223170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T23:13:25.5229150Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T23:13:25.5234650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T23:13:25.5240420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T23:13:25.5245450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T23:13:25.5250720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T23:13:25.5256270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T23:13:25.5261950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T23:13:25.5267650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T23:13:25.5286490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T23:13:25.5292100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T23:13:25.5297590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T23:13:25.5304000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T23:13:25.5312600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T23:13:25.5316070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T23:13:25.5321640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T23:13:25.5327270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T23:13:25.5332810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T23:13:25.5338370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T23:13:25.5365250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T23:13:25.5371950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T23:13:25.5373890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T23:13:25.5375500Z mkdir -p /usr/local/include/X11/dri 2021-05-14T23:13:25.5377290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T23:13:25.5446460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T23:13:25.5447830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T23:13:25.5448970Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T23:13:25.5450110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T23:13:25.5451420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T23:13:25.5452820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T23:13:25.5454070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T23:13:25.5455370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T23:13:25.5460510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T23:13:25.5466390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T23:13:25.5472440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T23:13:25.5477670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T23:13:25.5483540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T23:13:25.5489450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T23:13:25.5495040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T23:13:25.5500900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T23:13:25.5522070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T23:13:25.5527840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T23:13:25.5533960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T23:13:25.5539470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T23:13:25.5545800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T23:13:25.5551290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T23:13:25.5558800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T23:13:25.5564510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T23:13:25.5572630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T23:13:25.5579280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T23:13:25.5585310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T23:13:25.5591660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T23:13:25.5599350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T23:13:25.5605250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T23:13:25.5612060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T23:13:25.5618150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T23:13:25.5624310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T23:13:25.5630410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T23:13:25.5636800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T23:13:25.5642820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T23:13:25.5649020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T23:13:25.5654660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T23:13:25.5660670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T23:13:25.5667820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T23:13:25.5674520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T23:13:25.5680270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T23:13:25.5686430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T23:13:25.5692840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T23:13:25.5698780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T23:13:25.5730770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T23:13:25.5732430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T23:13:25.5734000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T23:13:25.5737560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T23:13:25.5743460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T23:13:25.5749400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T23:13:25.5755080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T23:13:25.5760790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T23:13:25.5766880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T23:13:25.5773030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T23:13:25.5778580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T23:13:25.5785220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T23:13:25.5791090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T23:13:25.5797530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T23:13:25.5803380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T23:13:25.5809910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T23:13:25.5815240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T23:13:25.5821210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T23:13:25.5826990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T23:13:25.5832750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T23:13:25.5838900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T23:13:25.5844660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T23:13:25.5851010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T23:13:25.5856500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T23:13:25.5862320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T23:13:25.5868290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T23:13:25.5874020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T23:13:25.5879920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T23:13:25.5886240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T23:13:25.5906800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T23:13:25.5912770Z Only the first 100 operations were output. 2021-05-14T23:13:25.6312700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4311-16xcbyj.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-14T23:13:28.0319520Z ==> Summary 2021-05-14T23:13:28.0350190Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T23:13:28.0356780Z ==> Installing poppler dependency: libxdmcp 2021-05-14T23:13:28.0458710Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T23:13:28.6452870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-1h7wakl 2021-05-14T23:13:28.6455210Z ==> Finishing up 2021-05-14T23:13:28.6456460Z cp -pR /private/tmp/d20210514-3986-1h7wakl/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T23:13:28.6457580Z chmod -Rf +w /private/tmp/d20210514-3986-1h7wakl 2021-05-14T23:13:28.6458650Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T23:13:28.6460380Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T23:13:28.6462130Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T23:13:28.6463830Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T23:13:28.6465850Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T23:13:28.6469540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4337-19m3b5o.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-14T23:13:30.5424300Z ==> Summary 2021-05-14T23:13:30.5444550Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T23:13:30.5450770Z ==> Installing poppler dependency: libxcb 2021-05-14T23:13:30.5830650Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T23:13:30.5850280Z 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/d20210514-3986-i0mhii 2021-05-14T23:13:31.5545660Z cp -pR /private/tmp/d20210514-3986-i0mhii/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T23:13:33.4807710Z chmod -Rf +w /private/tmp/d20210514-3986-i0mhii 2021-05-14T23:13:34.9643590Z ==> Finishing up 2021-05-14T23:13:35.0062270Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T23:13:35.0074060Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T23:13:35.0144010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T23:13:35.0150280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T23:13:35.0155910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T23:13:35.0163430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T23:13:35.0170960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-14T23:13:35.0189630Z 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-14T23:13:35.0196460Z 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-14T23:13:35.0202910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-14T23:13:35.0209440Z 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-14T23:13:35.0216500Z 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-14T23:13:35.0221610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-14T23:13:35.0228290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-14T23:13:35.0234440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T23:13:35.0240700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-14T23:13:35.0246830Z 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-14T23:13:35.0309140Z 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-14T23:13:35.0314860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-14T23:13:35.0320950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-14T23:13:35.0327120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T23:13:35.0332950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T23:13:35.0339340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T23:13:35.0345270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-14T23:13:35.0351810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-14T23:13:35.0357480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T23:13:35.0363600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T23:13:35.0369280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T23:13:35.0375040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T23:13:35.0381000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T23:13:35.0405650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-14T23:13:35.0407830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-14T23:13:35.0411500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-14T23:13:35.0413570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-14T23:13:35.0415830Z 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-14T23:13:35.0417820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T23:13:35.0423920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T23:13:35.0429730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T23:13:35.0436750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T23:13:35.0442830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T23:13:35.0449160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-14T23:13:35.0467920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T23:13:35.0469610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-14T23:13:35.0471180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T23:13:35.0473260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-14T23:13:35.0478850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T23:13:35.0484650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T23:13:35.0491010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T23:13:35.0496920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-14T23:13:35.0502940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T23:13:35.0509100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-14T23:13:35.0516060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-14T23:13:35.0521420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T23:13:35.0527070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T23:13:35.0533830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T23:13:35.0539980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T23:13:35.0546420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-14T23:13:35.0552380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T23:13:35.0559550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T23:13:35.0565480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-14T23:13:35.0571590Z 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-14T23:13:35.0577850Z 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-14T23:13:35.0583620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-14T23:13:35.0589500Z 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-14T23:13:35.0595400Z 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-14T23:13:35.0601110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-14T23:13:35.0607160Z 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-14T23:13:35.0612740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T23:13:35.0618660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-14T23:13:35.0624460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-14T23:13:35.0630220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T23:13:35.0636160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-14T23:13:35.0641780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T23:13:35.0647920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-14T23:13:35.0653870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-14T23:13:35.0660080Z 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-14T23:13:35.0666210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T23:13:35.0672490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-14T23:13:35.0678290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T23:13:35.0685260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-14T23:13:35.0690530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-14T23:13:35.0696230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-14T23:13:35.0701800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T23:13:35.0707790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T23:13:35.0714060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T23:13:35.0719760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T23:13:35.0725230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T23:13:35.0730850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T23:13:35.0736590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-14T23:13:35.0742350Z 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-14T23:13:35.0748390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T23:13:35.0783830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T23:13:35.0789870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T23:13:35.0795460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T23:13:35.0801140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T23:13:35.0807350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T23:13:35.0812760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T23:13:35.0818510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T23:13:35.0823940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T23:13:35.0829750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T23:13:35.0834340Z Only the first 100 operations were output. 2021-05-14T23:13:36.8473820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4372-1fqcnu6.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-14T23:13:39.7457870Z ==> Summary 2021-05-14T23:13:39.9079350Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T23:13:39.9085510Z ==> Installing poppler dependency: libx11 2021-05-14T23:13:39.9606120Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:13:39.9627110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-u9v2hz 2021-05-14T23:13:40.4191840Z cp -pR /private/tmp/d20210514-3986-u9v2hz/libx11/. /usr/local/Cellar/libx11 2021-05-14T23:13:41.2145450Z chmod -Rf +w /private/tmp/d20210514-3986-u9v2hz 2021-05-14T23:13:41.8114800Z ==> Finishing up 2021-05-14T23:13:41.8574310Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T23:13:41.8579410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T23:13:41.8587090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T23:13:41.8595570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T23:13:41.8599170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T23:13:41.8605640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T23:13:41.8612060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T23:13:41.8620190Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T23:13:41.8626680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T23:13:41.8649020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T23:13:41.8656630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T23:13:41.8663700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T23:13:41.8674480Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T23:13:41.8691780Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T23:13:41.8712190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T23:13:41.8719850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T23:13:41.8729400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T23:13:41.8735480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T23:13:41.8743280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T23:13:41.8751790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T23:13:41.8759560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T23:13:41.8774440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T23:13:41.8776170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T23:13:41.8780690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T23:13:41.8788020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T23:13:41.8800220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T23:13:41.8806800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T23:13:41.8808380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T23:13:41.8815990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T23:13:41.8822840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T23:13:41.8829420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T23:13:41.8836660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T23:13:41.8843470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T23:13:41.8850750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T23:13:41.8857790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T23:13:41.8865370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T23:13:41.8871620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T23:13:41.8878640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T23:13:41.8885200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T23:13:41.8891970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T23:13:41.8898240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T23:13:41.8907670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T23:13:41.8914460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T23:13:41.8924690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T23:13:41.8927170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T23:13:41.8933670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T23:13:41.8940630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T23:13:41.8947420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T23:13:41.8953730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T23:13:41.8959600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T23:13:41.8966240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T23:13:41.8972600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T23:13:41.8978830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T23:13:41.8989540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T23:13:41.8995650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T23:13:41.9004400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T23:13:41.9029330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T23:13:41.9031330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T23:13:41.9035780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T23:13:41.9042140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T23:13:41.9050400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T23:13:41.9058240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T23:13:41.9066120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T23:13:41.9074260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T23:13:41.9083760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T23:13:41.9093180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T23:13:41.9097690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T23:13:41.9105450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T23:13:41.9129550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T23:13:41.9135970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T23:13:41.9142600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T23:13:41.9149390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T23:13:41.9155890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T23:13:41.9163080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T23:13:41.9169780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T23:13:41.9176470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T23:13:41.9183260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T23:13:41.9191180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T23:13:41.9197910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T23:13:41.9203610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T23:13:41.9211480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T23:13:41.9219420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T23:13:41.9226000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T23:13:41.9235600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T23:13:41.9243070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T23:13:41.9249940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T23:13:41.9257180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T23:13:41.9265430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T23:13:41.9277890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T23:13:41.9279710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T23:13:41.9286660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T23:13:41.9293020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T23:13:41.9299470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T23:13:41.9307820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T23:13:41.9315460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T23:13:41.9323570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T23:13:41.9329330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T23:13:41.9337740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T23:13:41.9366240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T23:13:41.9373630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T23:13:41.9378750Z Only the first 100 operations were output. 2021-05-14T23:13:42.5973870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4398-18la1tu.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-14T23:13:45.2609560Z ==> Summary 2021-05-14T23:13:45.3360500Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T23:13:45.3364300Z ==> Installing poppler dependency: libxext 2021-05-14T23:13:45.3983650Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T23:13:45.4005260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-19v6401 2021-05-14T23:13:45.4422560Z cp -pR /private/tmp/d20210514-3986-19v6401/libxext/. /usr/local/Cellar/libxext 2021-05-14T23:13:45.5069500Z chmod -Rf +w /private/tmp/d20210514-3986-19v6401 2021-05-14T23:13:45.6411600Z ==> Finishing up 2021-05-14T23:13:45.6923760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T23:13:45.6928030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T23:13:45.6934110Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T23:13:45.6940600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T23:13:45.6946210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T23:13:45.6952310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T23:13:45.6958530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T23:13:45.6964930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T23:13:45.6970840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T23:13:45.6977290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T23:13:45.6983100Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T23:13:45.6989310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T23:13:45.6995310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T23:13:45.7001700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T23:13:45.7007630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T23:13:45.7013600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T23:13:45.7028920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T23:13:46.2448820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T23:13:46.2450890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T23:13:46.2452680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T23:13:46.2454500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T23:13:46.2457510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T23:13:46.2459520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T23:13:46.2461310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T23:13:46.2463240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T23:13:46.2465250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T23:13:46.2467010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T23:13:46.2468890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T23:13:46.2471090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T23:13:46.2473370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T23:13:46.2475990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T23:13:46.2478120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T23:13:46.2480240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T23:13:46.2482340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T23:13:46.2484430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T23:13:46.2486570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T23:13:46.2488650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T23:13:46.2490690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T23:13:46.2492480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T23:13:46.2494160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T23:13:46.2496370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T23:13:46.2498430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T23:13:46.2500300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T23:13:46.2502250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T23:13:46.2504150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T23:13:46.2506040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T23:13:46.2507930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T23:13:46.2509890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T23:13:46.2511900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T23:13:46.2514320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T23:13:46.2516660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T23:13:46.2518610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T23:13:46.2520860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T23:13:46.2523020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T23:13:46.2525300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T23:13:46.2527500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T23:13:46.2529460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T23:13:46.2531840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T23:13:46.2534120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T23:13:46.2536190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T23:13:46.2538200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T23:13:46.2539940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T23:13:46.2541830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T23:13:46.2543920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T23:13:46.2546340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T23:13:46.2548110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T23:13:46.2550240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T23:13:46.2552770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T23:13:46.2555040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T23:13:46.2557260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T23:13:46.2559440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T23:13:46.2561560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T23:13:46.2563810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T23:13:46.2566000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T23:13:46.2568280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T23:13:46.2570540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T23:13:46.2572820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T23:13:46.2574710Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T23:13:46.2576330Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T23:13:46.2577930Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T23:13:46.2579580Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T23:13:46.2582260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4424-18e35cz.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-14T23:13:48.0842660Z ==> Summary 2021-05-14T23:13:48.0914430Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T23:13:48.0921300Z ==> Installing poppler dependency: libxrender 2021-05-14T23:13:48.1529190Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T23:13:48.1548820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-19abrb2 2021-05-14T23:13:48.1687650Z cp -pR /private/tmp/d20210514-3986-19abrb2/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T23:13:48.1872900Z chmod -Rf +w /private/tmp/d20210514-3986-19abrb2 2021-05-14T23:13:48.2437470Z ==> Finishing up 2021-05-14T23:13:48.2890470Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T23:13:48.2899160Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T23:13:48.2906910Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T23:13:48.2911630Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T23:13:48.2917100Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T23:13:48.2925230Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T23:13:48.3086770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4450-tq1ve4.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-14T23:13:50.7013400Z ==> Summary 2021-05-14T23:13:50.7038870Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T23:13:50.7045260Z ==> Installing poppler dependency: lzo 2021-05-14T23:13:50.7068330Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T23:13:50.7088940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-1rt1l2h 2021-05-14T23:13:50.7294950Z cp -pR /private/tmp/d20210514-3986-1rt1l2h/lzo/. /usr/local/Cellar/lzo 2021-05-14T23:13:50.7603970Z chmod -Rf +w /private/tmp/d20210514-3986-1rt1l2h 2021-05-14T23:13:50.8313130Z ==> Finishing up 2021-05-14T23:13:50.8751070Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T23:13:50.8759200Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T23:13:50.8766630Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T23:13:50.8771420Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T23:13:50.8777150Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T23:13:50.8785100Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T23:13:50.8973650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4476-1j4npny.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-14T23:13:53.2946080Z ==> Summary 2021-05-14T23:13:53.2981700Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T23:13:53.3334510Z ==> Installing poppler dependency: pixman 2021-05-14T23:13:53.3370500Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T23:13:53.3391540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-1b9ss5i 2021-05-14T23:13:53.3606480Z cp -pR /private/tmp/d20210514-3986-1b9ss5i/pixman/. /usr/local/Cellar/pixman 2021-05-14T23:13:53.3792450Z chmod -Rf +w /private/tmp/d20210514-3986-1b9ss5i 2021-05-14T23:13:53.4422300Z ==> Finishing up 2021-05-14T23:13:53.4793920Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T23:13:53.4800910Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T23:13:53.4807940Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T23:13:53.4813000Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T23:13:53.4819480Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T23:13:53.4827930Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T23:13:53.4979820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4502-1o7ooa3.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-14T23:13:55.8690630Z ==> Summary 2021-05-14T23:13:55.8713560Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T23:13:55.8722640Z ==> Installing poppler dependency: cairo 2021-05-14T23:13:56.0642930Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T23:13:56.0659420Z 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/d20210514-3986-17qx0ky 2021-05-14T23:13:56.1634300Z cp -pR /private/tmp/d20210514-3986-17qx0ky/cairo/. /usr/local/Cellar/cairo 2021-05-14T23:13:56.2863600Z chmod -Rf +w /private/tmp/d20210514-3986-17qx0ky 2021-05-14T23:13:56.6408240Z ==> Finishing up 2021-05-14T23:13:56.6882060Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T23:13:56.6896090Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T23:13:56.6909510Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T23:13:56.6929360Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T23:13:56.6940760Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T23:13:56.6952620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T23:13:56.6964040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T23:13:56.6975430Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T23:13:56.6986250Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T23:13:56.6997650Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T23:13:56.7008890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T23:13:56.7018260Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T23:13:56.7029750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T23:13:56.7044670Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T23:13:56.7059930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T23:13:56.7074500Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T23:13:56.7085460Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T23:13:56.7102580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T23:13:56.7113000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T23:13:56.7188950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T23:13:56.7194280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T23:13:56.7200530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T23:13:56.7205560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T23:13:56.7211120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T23:13:56.7216880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T23:13:56.7222830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T23:13:56.7228570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T23:13:56.7234060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T23:13:56.7240380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T23:13:56.7245670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T23:13:56.7251220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T23:13:56.7684420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4528-1ose604.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-14T23:13:59.4796630Z ==> Summary 2021-05-14T23:13:59.4896200Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T23:13:59.4903100Z ==> Installing poppler dependency: little-cms2 2021-05-14T23:13:59.5031110Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T23:13:59.5051820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-1v6vat5 2021-05-14T23:13:59.5273690Z cp -pR /private/tmp/d20210514-3986-1v6vat5/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T23:13:59.5799170Z chmod -Rf +w /private/tmp/d20210514-3986-1v6vat5 2021-05-14T23:13:59.6548960Z ==> Finishing up 2021-05-14T23:13:59.6820920Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T23:13:59.6822270Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T23:13:59.6823350Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T23:13:59.6824400Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T23:13:59.6827180Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T23:13:59.6834890Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T23:13:59.6841070Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T23:13:59.6854100Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T23:13:59.6923500Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T23:13:59.6928490Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T23:13:59.6935060Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T23:13:59.6941610Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T23:13:59.6948690Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T23:13:59.6953880Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T23:13:59.6959450Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T23:13:59.6967730Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T23:13:59.7181520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4554-da5m4z.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-14T23:14:02.2560790Z ==> Summary 2021-05-14T23:14:02.2595470Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T23:14:02.2596790Z ==> Installing poppler dependency: nspr 2021-05-14T23:14:02.2619680Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T23:14:02.2641610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-ypxb7j 2021-05-14T23:14:02.3120320Z cp -pR /private/tmp/d20210514-3986-ypxb7j/nspr/. /usr/local/Cellar/nspr 2021-05-14T23:14:02.3769960Z chmod -Rf +w /private/tmp/d20210514-3986-ypxb7j 2021-05-14T23:14:02.4871350Z ==> Finishing up 2021-05-14T23:14:02.5311600Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T23:14:02.5317470Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T23:14:02.5326970Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T23:14:02.5334500Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T23:14:02.5340110Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T23:14:02.5345300Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T23:14:02.5350980Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T23:14:02.5356140Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T23:14:02.5361650Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T23:14:02.5369380Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T23:14:02.5687630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4580-1mv6w53.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-14T23:14:05.1134870Z ==> Summary 2021-05-14T23:14:05.1227170Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T23:14:05.1228920Z ==> Installing poppler dependency: nss 2021-05-14T23:14:05.1491560Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T23:14:05.1519410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-1fjebzh 2021-05-14T23:14:05.5672420Z cp -pR /private/tmp/d20210514-3986-1fjebzh/nss/. /usr/local/Cellar/nss 2021-05-14T23:14:05.8135140Z chmod -Rf +w /private/tmp/d20210514-3986-1fjebzh 2021-05-14T23:14:07.8401660Z ==> Finishing up 2021-05-14T23:14:07.8806670Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T23:14:07.8811000Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T23:14:07.8817370Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T23:14:07.8822670Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T23:14:07.8828140Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T23:14:07.8834100Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T23:14:07.8840280Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T23:14:07.8845850Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T23:14:07.8851870Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T23:14:07.8857150Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T23:14:07.8862760Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T23:14:07.8867910Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T23:14:07.8873440Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T23:14:07.8879240Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T23:14:07.8884550Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T23:14:07.8890270Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T23:14:07.8896650Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T23:14:07.8904740Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T23:14:07.8911070Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T23:14:07.8916560Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T23:14:07.8922370Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T23:14:07.8963910Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T23:14:07.8968740Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T23:14:07.8973940Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T23:14:07.8979410Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T23:14:07.8985120Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T23:14:07.8990190Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T23:14:07.8995430Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T23:14:07.9000640Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T23:14:07.9006130Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T23:14:07.9011300Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T23:14:07.9016520Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T23:14:07.9021740Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T23:14:07.9027120Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T23:14:07.9034060Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T23:14:07.9039540Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T23:14:07.9045650Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T23:14:07.9051220Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T23:14:07.9056590Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T23:14:07.9061820Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T23:14:07.9067180Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T23:14:07.9072550Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T23:14:07.9077990Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T23:14:07.9083570Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T23:14:07.9089200Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T23:14:07.9094850Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T23:14:07.9100310Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T23:14:07.9108870Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T23:14:07.9115140Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T23:14:07.9120710Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T23:14:07.9127130Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T23:14:07.9132790Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T23:14:07.9138270Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T23:14:07.9149960Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T23:14:07.9152250Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T23:14:07.9155650Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T23:14:07.9161120Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T23:14:07.9167510Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T23:14:07.9172470Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T23:14:07.9190660Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T23:14:07.9193140Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T23:14:07.9195160Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T23:14:07.9198630Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T23:14:07.9200130Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T23:14:07.9209440Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T23:14:07.9211190Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T23:14:07.9216480Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T23:14:07.9227080Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T23:14:07.9229720Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T23:14:07.9233340Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T23:14:07.9248910Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T23:14:07.9250630Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T23:14:07.9262520Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T23:14:07.9263790Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T23:14:07.9269910Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T23:14:07.9295910Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T23:14:07.9302570Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T23:14:07.9308000Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T23:14:07.9313470Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T23:14:07.9318980Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T23:14:07.9324290Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T23:14:07.9329590Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T23:14:07.9334960Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T23:14:07.9341230Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T23:14:07.9346300Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T23:14:07.9352200Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T23:14:07.9357240Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T23:14:07.9362520Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T23:14:07.9368230Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T23:14:07.9373630Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T23:14:07.9380910Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T23:14:07.9386410Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T23:14:07.9391920Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T23:14:07.9397410Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T23:14:07.9402640Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T23:14:07.9432710Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T23:14:07.9437900Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T23:14:07.9443510Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T23:14:07.9449240Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T23:14:07.9454510Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T23:14:07.9458730Z Only the first 100 operations were output. 2021-05-14T23:14:08.0829600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4606-r2zyih.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-14T23:14:10.6079950Z ==> Summary 2021-05-14T23:14:10.6229480Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T23:14:10.6236280Z ==> Installing poppler dependency: openjpeg 2021-05-14T23:14:10.6554790Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T23:14:10.6575020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-1er4g7v 2021-05-14T23:14:10.9541820Z cp -pR /private/tmp/d20210514-3986-1er4g7v/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T23:14:11.3401870Z chmod -Rf +w /private/tmp/d20210514-3986-1er4g7v 2021-05-14T23:14:11.7107490Z ==> Finishing up 2021-05-14T23:14:11.7476830Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T23:14:11.7482200Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T23:14:11.7488360Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T23:14:11.7496270Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:14:11.7550050Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:14:11.7560340Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T23:14:11.7565920Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T23:14:11.7572220Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T23:14:11.7582520Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T23:14:11.7590950Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T23:14:11.7597330Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T23:14:11.7603300Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T23:14:11.7609400Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T23:14:11.7615220Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:14:11.7624120Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T23:14:11.8794920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4632-1cgmbnv.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-14T23:14:14.3388780Z ==> Summary 2021-05-14T23:14:14.3733680Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T23:14:14.3741360Z ==> Installing poppler dependency: qt@5 2021-05-14T23:14:14.3782970Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T23:14:14.3803730Z 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/d20210514-3986-15ewaaj 2021-05-14T23:14:21.0100800Z cp -pR /private/tmp/d20210514-3986-15ewaaj/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T23:14:29.9078580Z chmod -Rf +w /private/tmp/d20210514-3986-15ewaaj 2021-05-14T23:14:52.8770340Z ==> Finishing up 2021-05-14T23:14:56.0484250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4678-2z1rfy.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-14T23:15:01.3248100Z ==> Caveats 2021-05-14T23:15:01.3248880Z We agreed to the Qt open source license for you. 2021-05-14T23:15:01.3250050Z If this is unacceptable you should uninstall. 2021-05-14T23:15:01.3250410Z 2021-05-14T23:15:01.3252160Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:15:01.3253240Z because this is an alternate version of another formula. 2021-05-14T23:15:01.3253630Z 2021-05-14T23:15:01.3254130Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:15:01.3255400Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:15:01.3255860Z 2021-05-14T23:15:01.3256370Z For compilers to find qt@5 you may need to set: 2021-05-14T23:15:01.3257400Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:15:01.3258640Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:15:01.3259420Z 2021-05-14T23:15:01.3261390Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:15:01.3262490Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:15:01.3263260Z 2021-05-14T23:15:01.3264500Z ==> Summary 2021-05-14T23:15:02.1984040Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T23:15:02.1990170Z ==> Installing poppler 2021-05-14T23:15:02.1995130Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T23:15:02.2018950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3986-1aredt2 2021-05-14T23:15:02.6079430Z cp -pR /private/tmp/d20210514-3986-1aredt2/poppler/. /usr/local/Cellar/poppler 2021-05-14T23:15:02.9605210Z chmod -Rf +w /private/tmp/d20210514-3986-1aredt2 2021-05-14T23:15:03.5106590Z ==> Finishing up 2021-05-14T23:15:03.5520220Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T23:15:03.5522040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T23:15:03.5523740Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T23:15:03.5530640Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T23:15:03.5542980Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T23:15:03.5544660Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T23:15:03.5546440Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T23:15:03.5553150Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T23:15:03.5559240Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T23:15:03.5563880Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T23:15:03.5575800Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T23:15:03.5577510Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T23:15:03.5580590Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T23:15:03.5597970Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T23:15:03.5603760Z rm /usr/local/share/gir-1.0 2021-05-14T23:15:03.5613450Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T23:15:03.5660260Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T23:15:03.5662710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T23:15:03.5664460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T23:15:03.5666370Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T23:15:03.5668170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T23:15:03.5671040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T23:15:03.5757050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T23:15:03.5769870Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T23:15:03.5771600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T23:15:03.5775010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T23:15:03.5782040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T23:15:03.5788190Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T23:15:03.5793840Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T23:15:03.5799070Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T23:15:03.5808540Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T23:15:03.5815410Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T23:15:03.5842060Z rm /usr/local/lib/girepository-1.0 2021-05-14T23:15:03.5851980Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T23:15:03.5868040Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T23:15:03.5878340Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T23:15:03.5880960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T23:15:03.5884220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T23:15:03.5890200Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T23:15:03.5896530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T23:15:03.5902520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T23:15:03.5908090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T23:15:03.5925490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T23:15:03.5955100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T23:15:03.5957340Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T23:15:03.5959290Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T23:15:03.5961260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T23:15:03.5963170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T23:15:03.5965870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T23:15:03.5968750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T23:15:03.5978750Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T23:15:03.5994790Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T23:15:03.6001520Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T23:15:03.6006970Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T23:15:03.7244020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4704-g1mxdm.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-14T23:15:06.3063140Z ==> Summary 2021-05-14T23:15:06.3426690Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T23:15:08.0454200Z ==> Caveats 2021-05-14T23:15:08.0455150Z ==> qt@5 2021-05-14T23:15:08.0502190Z We agreed to the Qt open source license for you. 2021-05-14T23:15:08.0503570Z If this is unacceptable you should uninstall. 2021-05-14T23:15:08.0503950Z 2021-05-14T23:15:08.0505320Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:15:08.0506100Z because this is an alternate version of another formula. 2021-05-14T23:15:08.0506500Z 2021-05-14T23:15:08.0507000Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:15:08.0508250Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:15:08.0508700Z 2021-05-14T23:15:08.0509200Z For compilers to find qt@5 you may need to set: 2021-05-14T23:15:08.0510200Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:15:08.0511250Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:15:08.0511610Z 2021-05-14T23:15:08.0512500Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:15:08.0513210Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:15:08.0513600Z 2021-05-14T23:15:09.9777070Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T23:15:11.1784460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:11.7416380Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T23:15:12.0864930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T23%3A25%3A00Z&sig=5OBwpQqXJ9ULPssRq%2F7N8ZY8COqb7UYa1vQvhZNDDD8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:12.1407010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=5OBwpQqXJ9ULPssRq\%2F7N8ZY8COqb7UYa1vQvhZNDDD8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:12.1880040Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T23:15:12.1930850Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:15:13.3253850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:13.8704730Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:15:14.2832070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T23%3A25%3A00Z&sig=Q0ptFjDJjk%2BZQ%2Bw04ZhWwV8YzfoOEDkF41jkVj8ORp4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:14.3287510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=Q0ptFjDJjk\%2BZQ\%2Bw04ZhWwV8YzfoOEDkF41jkVj8ORp4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:14.5694750Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T23:15:14.5975580Z ==> Installing dependencies for hdf5: szip 2021-05-14T23:15:14.5980190Z ==> Installing hdf5 dependency: szip 2021-05-14T23:15:14.6773210Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T23:15:14.6807830Z 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/d20210514-4711-1f5nma1 2021-05-14T23:15:14.6925630Z cp -pR /private/tmp/d20210514-4711-1f5nma1/szip/. /usr/local/Cellar/szip 2021-05-14T23:15:14.7108240Z chmod -Rf +w /private/tmp/d20210514-4711-1f5nma1 2021-05-14T23:15:14.7581240Z ==> Finishing up 2021-05-14T23:15:14.7974750Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T23:15:14.7978900Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T23:15:14.7983780Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T23:15:14.7990490Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T23:15:14.7995800Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T23:15:14.8001450Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T23:15:14.8145330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4881-9eymcq.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-14T23:15:17.1993370Z ==> Summary 2021-05-14T23:15:17.2012850Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T23:15:17.2020290Z ==> Installing hdf5 2021-05-14T23:15:17.2024790Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:15:17.2045190Z 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/d20210514-4711-cy43mf 2021-05-14T23:15:17.4042470Z cp -pR /private/tmp/d20210514-4711-cy43mf/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T23:15:17.5973730Z chmod -Rf +w /private/tmp/d20210514-4711-cy43mf 2021-05-14T23:15:17.9857930Z ==> Finishing up 2021-05-14T23:15:18.0190710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T23:15:18.0196160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T23:15:18.0231730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T23:15:18.0235880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T23:15:18.0241290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T23:15:18.0247210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T23:15:18.0252390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T23:15:18.0257950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T23:15:18.0263590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T23:15:18.0269200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T23:15:18.0274900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T23:15:18.0280250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T23:15:18.0285760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T23:15:18.0292390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T23:15:18.0297900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T23:15:18.0303770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T23:15:18.0309040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T23:15:18.0314470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T23:15:18.0319520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T23:15:18.0334810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T23:15:18.0336100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T23:15:18.0337210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T23:15:18.0345690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T23:15:18.0351560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T23:15:18.0356340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T23:15:18.0361550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T23:15:18.0366790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T23:15:18.0372020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T23:15:18.0377030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T23:15:18.0382350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T23:15:18.0387540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T23:15:18.0393250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T23:15:18.0398530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T23:15:18.0403800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T23:15:18.0409040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T23:15:18.0414130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T23:15:18.0419340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T23:15:18.0425800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T23:15:18.0431790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T23:15:18.0437720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T23:15:18.0443180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T23:15:18.0463940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T23:15:18.0469340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T23:15:18.0474820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T23:15:18.0480610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T23:15:18.0485800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T23:15:18.0491070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T23:15:18.0496500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T23:15:18.0501640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T23:15:18.0507140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T23:15:18.0512400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T23:15:18.0517560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T23:15:18.0522710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T23:15:18.0529310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T23:15:18.0535050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T23:15:18.0540500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T23:15:18.0545630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T23:15:18.0552300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T23:15:18.0557760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T23:15:18.0563580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T23:15:18.0569250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T23:15:18.0574500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T23:15:18.0579810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T23:15:18.0584760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T23:15:18.0590200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T23:15:18.0595300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T23:15:18.0600460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T23:15:18.0605670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T23:15:18.0611440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T23:15:18.0616080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T23:15:18.0622100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T23:15:18.0627590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T23:15:18.0634960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T23:15:18.0641490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T23:15:18.0646480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T23:15:18.0651650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T23:15:18.0657010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T23:15:18.0662340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T23:15:18.0667430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T23:15:18.0672640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T23:15:18.0678060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T23:15:18.0687910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T23:15:18.0693350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T23:15:18.0698910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T23:15:18.0706870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T23:15:18.0710030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T23:15:18.0715260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T23:15:18.0720720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T23:15:18.0726240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T23:15:18.0732820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T23:15:18.0738750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T23:15:18.0744690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T23:15:18.0752130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T23:15:18.0756560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T23:15:18.0765280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T23:15:18.0769610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T23:15:18.0775290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T23:15:18.0780860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T23:15:18.0786450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T23:15:18.0791860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T23:15:18.0796220Z Only the first 100 operations were output. 2021-05-14T23:15:18.1940290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4907-lkcpf6.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-14T23:15:20.6757590Z ==> Summary 2021-05-14T23:15:20.6975620Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:15:23.4201660Z ==> No outdated dependents to upgrade! 2021-05-14T23:15:23.4211940Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:15:23.7735120Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:15:23.7735900Z hdf5 2021-05-14T23:15:23.7736280Z rm /usr/local/bin/gif2h5 2021-05-14T23:15:23.7736720Z rm /usr/local/bin/h52gif 2021-05-14T23:15:23.7737180Z rm /usr/local/bin/h5c++ 2021-05-14T23:15:23.7737580Z rm /usr/local/bin/h5cc 2021-05-14T23:15:23.7738010Z rm /usr/local/bin/h5clear 2021-05-14T23:15:23.7738440Z rm /usr/local/bin/h5copy 2021-05-14T23:15:23.7808040Z rm /usr/local/bin/h5debug 2021-05-14T23:15:23.7808630Z rm /usr/local/bin/h5diff 2021-05-14T23:15:23.7809070Z rm /usr/local/bin/h5dump 2021-05-14T23:15:23.7809480Z rm /usr/local/bin/h5fc 2021-05-14T23:15:23.7809960Z rm /usr/local/bin/h5format_convert 2021-05-14T23:15:23.7810450Z rm /usr/local/bin/h5import 2021-05-14T23:15:23.7810870Z rm /usr/local/bin/h5jam 2021-05-14T23:15:23.7811290Z rm /usr/local/bin/h5ls 2021-05-14T23:15:23.7811710Z rm /usr/local/bin/h5mkgrp 2021-05-14T23:15:23.7812180Z rm /usr/local/bin/h5perf_serial 2021-05-14T23:15:23.7812660Z rm /usr/local/bin/h5redeploy 2021-05-14T23:15:23.7813130Z rm /usr/local/bin/h5repack 2021-05-14T23:15:23.7813580Z rm /usr/local/bin/h5repart 2021-05-14T23:15:23.7814020Z rm /usr/local/bin/h5stat 2021-05-14T23:15:23.7814450Z rm /usr/local/bin/h5unjam 2021-05-14T23:15:23.7814900Z rm /usr/local/bin/h5watch 2021-05-14T23:15:23.7827680Z rm /usr/local/include/H5ACpublic.h 2021-05-14T23:15:23.7831590Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T23:15:23.7835650Z rm /usr/local/include/H5Apublic.h 2021-05-14T23:15:23.7841130Z rm /usr/local/include/H5ArrayType.h 2021-05-14T23:15:23.7845130Z rm /usr/local/include/H5AtomType.h 2021-05-14T23:15:23.7849090Z rm /usr/local/include/H5Attribute.h 2021-05-14T23:15:23.7852980Z rm /usr/local/include/H5Classes.h 2021-05-14T23:15:23.7856810Z rm /usr/local/include/H5CommonFG.h 2021-05-14T23:15:23.7860860Z rm /usr/local/include/H5CompType.h 2021-05-14T23:15:23.7864790Z rm /usr/local/include/H5Cpp.h 2021-05-14T23:15:23.7868700Z rm /usr/local/include/H5CppDoc.h 2021-05-14T23:15:23.7872650Z rm /usr/local/include/H5Cpublic.h 2021-05-14T23:15:23.7876470Z rm /usr/local/include/H5DOpublic.h 2021-05-14T23:15:23.7881670Z rm /usr/local/include/H5DSpublic.h 2021-05-14T23:15:23.7886990Z rm /usr/local/include/H5DaccProp.h 2021-05-14T23:15:23.7891630Z rm /usr/local/include/H5DataSet.h 2021-05-14T23:15:23.7896730Z rm /usr/local/include/H5DataSpace.h 2021-05-14T23:15:23.7900730Z rm /usr/local/include/H5DataType.h 2021-05-14T23:15:23.8007350Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T23:15:23.8007940Z rm /usr/local/include/H5Dpublic.h 2021-05-14T23:15:23.8008500Z rm /usr/local/include/H5DxferProp.h 2021-05-14T23:15:23.8009060Z rm /usr/local/include/H5ESpublic.h 2021-05-14T23:15:23.8009610Z rm /usr/local/include/H5EnumType.h 2021-05-14T23:15:23.8010140Z rm /usr/local/include/H5Epubgen.h 2021-05-14T23:15:23.8010680Z rm /usr/local/include/H5Epublic.h 2021-05-14T23:15:23.8011220Z rm /usr/local/include/H5Exception.h 2021-05-14T23:15:23.8011770Z rm /usr/local/include/H5FDcore.h 2021-05-14T23:15:23.8012290Z rm /usr/local/include/H5FDdirect.h 2021-05-14T23:15:23.8012840Z rm /usr/local/include/H5FDfamily.h 2021-05-14T23:15:23.8014560Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T23:15:23.8015090Z rm /usr/local/include/H5FDlog.h 2021-05-14T23:15:23.8016010Z rm /usr/local/include/H5FDmpi.h 2021-05-14T23:15:23.8016910Z rm /usr/local/include/H5FDmpio.h 2021-05-14T23:15:23.8017450Z rm /usr/local/include/H5FDmulti.h 2021-05-14T23:15:23.8017990Z rm /usr/local/include/H5FDpublic.h 2021-05-14T23:15:23.8018520Z rm /usr/local/include/H5FDros3.h 2021-05-14T23:15:23.8019030Z rm /usr/local/include/H5FDsec2.h 2021-05-14T23:15:23.8019550Z rm /usr/local/include/H5FDstdio.h 2021-05-14T23:15:23.8020100Z rm /usr/local/include/H5FDwindows.h 2021-05-14T23:15:23.8020650Z rm /usr/local/include/H5FaccProp.h 2021-05-14T23:15:23.8021220Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T23:15:23.8021810Z rm /usr/local/include/H5File.h 2021-05-14T23:15:23.8022390Z rm /usr/local/include/H5FloatType.h 2021-05-14T23:15:23.8022940Z rm /usr/local/include/H5Fpublic.h 2021-05-14T23:15:23.8023470Z rm /usr/local/include/H5Gpublic.h 2021-05-14T23:15:23.8028320Z rm /usr/local/include/H5Group.h 2021-05-14T23:15:23.8035530Z rm /usr/local/include/H5IMpublic.h 2021-05-14T23:15:23.8037800Z rm /usr/local/include/H5IdComponent.h 2021-05-14T23:15:23.8044560Z rm /usr/local/include/H5Include.h 2021-05-14T23:15:23.8063850Z rm /usr/local/include/H5IntType.h 2021-05-14T23:15:23.8068260Z rm /usr/local/include/H5Ipublic.h 2021-05-14T23:15:23.9356720Z rm /usr/local/include/H5LDpublic.h 2021-05-14T23:15:23.9357920Z rm /usr/local/include/H5LTpublic.h 2021-05-14T23:15:24.0255860Z rm /usr/local/include/H5LaccProp.h 2021-05-14T23:15:24.0260040Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T23:15:24.0265830Z rm /usr/local/include/H5Library.h 2021-05-14T23:15:24.0269780Z rm /usr/local/include/H5Location.h 2021-05-14T23:15:24.0277000Z rm /usr/local/include/H5Lpublic.h 2021-05-14T23:15:24.0285000Z rm /usr/local/include/H5MMpublic.h 2021-05-14T23:15:24.0289390Z rm /usr/local/include/H5Mpublic.h 2021-05-14T23:15:24.0325970Z rm /usr/local/include/H5Object.h 2021-05-14T23:15:24.0326960Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T23:15:24.0329200Z rm /usr/local/include/H5Opublic.h 2021-05-14T23:15:24.0330140Z rm /usr/local/include/H5PLextern.h 2021-05-14T23:15:24.0331040Z rm /usr/local/include/H5PLpublic.h 2021-05-14T23:15:24.0331910Z rm /usr/local/include/H5PTpublic.h 2021-05-14T23:15:24.0332830Z rm /usr/local/include/H5PacketTable.h 2021-05-14T23:15:24.0333730Z rm /usr/local/include/H5Ppublic.h 2021-05-14T23:15:24.0334600Z rm /usr/local/include/H5PredType.h 2021-05-14T23:15:24.0335560Z rm /usr/local/include/H5PropList.h 2021-05-14T23:15:24.0417180Z rm /usr/local/include/H5Rpublic.h 2021-05-14T23:15:24.0421520Z rm /usr/local/include/H5Spublic.h 2021-05-14T23:15:24.0425280Z rm /usr/local/include/H5StrType.h 2021-05-14T23:15:24.0428990Z rm /usr/local/include/H5TBpublic.h 2021-05-14T23:15:24.0432920Z rm /usr/local/include/H5Tpublic.h 2021-05-14T23:15:24.0436610Z rm /usr/local/include/H5VLconnector.h 2021-05-14T23:15:24.0440420Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T23:15:24.0443690Z rm /usr/local/include/H5VLnative.h 2021-05-14T23:15:24.0447500Z Only the first 100 operations were output. 2021-05-14T23:15:25.9511930Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T23:15:27.0857320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:27.6482390Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T23:15:27.9969390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T23%3A25%3A00Z&sig=00FHAxxrVbZLhoB4FYDX08cD5Y0ToLGeoSE8wAicitw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:28.0293630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=00FHAxxrVbZLhoB4FYDX08cD5Y0ToLGeoSE8wAicitw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:28.4270350Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T23:15:28.5259530Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T23:15:28.5294410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4914-2c3avn 2021-05-14T23:15:28.7237110Z cp -pR /private/tmp/d20210514-4914-2c3avn/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T23:15:28.9133280Z chmod -Rf +w /private/tmp/d20210514-4914-2c3avn 2021-05-14T23:15:29.1146610Z ==> Finishing up 2021-05-14T23:15:29.1521020Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T23:15:29.1528150Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T23:15:29.1541600Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T23:15:29.1546860Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T23:15:29.1555660Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T23:15:29.1561310Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T23:15:29.1567230Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T23:15:29.1572800Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T23:15:29.1578570Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T23:15:29.1584120Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T23:15:29.1589940Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T23:15:29.1596040Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T23:15:29.1601870Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T23:15:29.1611440Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T23:15:29.1620220Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T23:15:29.1667000Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T23:15:29.2346240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5078-112moos.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-14T23:15:31.6377130Z ==> Caveats 2021-05-14T23:15:31.6378510Z Emacs Lisp files have been installed to: 2021-05-14T23:15:31.6379810Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T23:15:31.6380760Z ==> Summary 2021-05-14T23:15:31.6565540Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T23:15:33.9129250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T23:15:35.0003440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:35.5724640Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T23:15:35.9378080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T23%3A25%3A00Z&sig=grXd%2BeRVO%2BrBOw94KL1HaN27aF27czfr%2FsA5JVu0Z5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:35.9879660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=grXd\%2BeRVO\%2BrBOw94KL1HaN27aF27czfr\%2FsA5JVu0Z5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:36.1273710Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T23:15:36.2208940Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T23:15:36.2242370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5085-k0tpcq 2021-05-14T23:15:36.3866570Z cp -pR /private/tmp/d20210514-5085-k0tpcq/gsl/. /usr/local/Cellar/gsl 2021-05-14T23:15:36.5931840Z chmod -Rf +w /private/tmp/d20210514-5085-k0tpcq 2021-05-14T23:15:36.7791260Z ==> Finishing up 2021-05-14T23:15:36.8061820Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T23:15:36.8066690Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T23:15:36.8072950Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T23:15:36.8080550Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T23:15:36.8090960Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T23:15:36.8100190Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T23:15:36.8233400Z info /usr/local/share/info/gsl-ref.info 2021-05-14T23:15:36.8247640Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T23:15:36.8254550Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T23:15:36.8261380Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T23:15:36.8270270Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T23:15:36.8278580Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T23:15:36.8284650Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T23:15:36.8291240Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T23:15:36.8297180Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T23:15:36.8302620Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T23:15:36.8308710Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T23:15:36.8316920Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T23:15:36.9063380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5250-1fo1sz9.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-14T23:15:39.3692150Z ==> Summary 2021-05-14T23:15:39.3888470Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T23:15:42.7481140Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T23:15:43.8442260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:44.4021590Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T23:15:44.7732480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T23%3A25%3A00Z&sig=nvIKFD5ng39zuwU22Z8D%2FvN8nl9ZtrvfV%2BFIdYLmqiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:44.8179500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=nvIKFD5ng39zuwU22Z8D\%2FvN8nl9ZtrvfV\%2BFIdYLmqiA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:44.9532070Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T23:15:44.9724170Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T23:15:46.0447370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:46.6015500Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T23:15:46.9690950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T23%3A25%3A00Z&sig=6aOwomjoUsVVd7IT8gmEL4Ctw8QFMAJKVvGg9ulWBFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:47.0224620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=6aOwomjoUsVVd7IT8gmEL4Ctw8QFMAJKVvGg9ulWBFQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:47.0801760Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T23:15:47.0861240Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T23:15:48.6970740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:48.7710730Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T23:15:49.1408750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T23%3A25%3A00Z&sig=%2Fioqp8xFmADT12A9EYp2RTFu1jLZF%2B4ejAdzYgXtfy4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:49.1894780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=\%2Fioqp8xFmADT12A9EYp2RTFu1jLZF\%2B4ejAdzYgXtfy4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:49.2511250Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:15:49.2557380Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T23:15:50.3984980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:50.9880340Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T23:15:51.3571200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T23%3A25%3A00Z&sig=7mKYXUBy5g6cf82r8yL4ceBXubtzl1FGlkxb7UKXdg8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:51.4111500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=7mKYXUBy5g6cf82r8yL4ceBXubtzl1FGlkxb7UKXdg8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:51.4468540Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T23:15:51.4508130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T23:15:52.5447610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:53.1248180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T23:15:53.4951530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T23%3A25%3A00Z&sig=yhuL69xM%2BvxuLQnQb5cFLuzcpqo8zKtIQ%2F4jpFy4yGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:53.5286180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=yhuL69xM\%2BvxuLQnQb5cFLuzcpqo8zKtIQ\%2F4jpFy4yGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:53.6246490Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T23:15:53.6337940Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T23:15:54.7847570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:55.3464460Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T23:15:55.7249970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T23%3A25%3A00Z&sig=%2FaRPSK4xwU%2FL4v3ve4vlw77td5f2F%2FZmE5npjqv%2BowE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:55.7638140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=\%2FaRPSK4xwU\%2FL4v3ve4vlw77td5f2F\%2FZmE5npjqv\%2BowE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:55.8061240Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T23:15:55.8096360Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T23:15:56.9261040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:57.4942250Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T23:15:57.8373340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T23%3A25%3A00Z&sig=dWiwYCc7yuTKFniFYWn7PYQASGaMGn6xjzgwP3hhRqI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:57.8817180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=dWiwYCc7yuTKFniFYWn7PYQASGaMGn6xjzgwP3hhRqI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:58.0142450Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T23:15:58.0243280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T23:15:59.1797300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:15:59.7621680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T23:16:00.1101010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T23%3A25%3A00Z&sig=0zxUU7EuGjZoxWUEnP%2FJOqqsHU0KAXA1mqj7bN3Xb0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:00.1458010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=0zxUU7EuGjZoxWUEnP\%2FJOqqsHU0KAXA1mqj7bN3Xb0I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:00.1904440Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T23:16:00.1944700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T23:16:01.2719970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:01.8586060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T23:16:02.2340230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T23%3A25%3A00Z&sig=UCHJ2hbiHn9nGNG3za7RqKAB9KADS9EiQgT0zuWPo7k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:02.2759930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=UCHJ2hbiHn9nGNG3za7RqKAB9KADS9EiQgT0zuWPo7k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:02.3354820Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T23:16:02.3397160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T23:16:03.4563300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:04.0161270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T23:16:04.4185990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T23%3A25%3A00Z&sig=BMiRcQA6grn2q4YWoc%2FilZEPzCLdqNoT7EhLTF2EJVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:04.4616710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=BMiRcQA6grn2q4YWoc\%2FilZEPzCLdqNoT7EhLTF2EJVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:04.5022290Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T23:16:04.5056690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T23:16:05.6838110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:06.1987700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T23:16:06.7743300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T23%3A25%3A00Z&sig=Q8y4Lt2cjsXBhFJm0hmORmAH6CDXZyCGamZekDB0yS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:06.8145790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=Q8y4Lt2cjsXBhFJm0hmORmAH6CDXZyCGamZekDB0yS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:06.8531500Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T23:16:06.8564770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T23:16:07.9704650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:08.5365560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T23:16:08.8804630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T23%3A25%3A00Z&sig=EQCp55YL56nzfFCVQnD15kJGNeY5wiXPcnc%2BXaeLYZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:08.9247090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=EQCp55YL56nzfFCVQnD15kJGNeY5wiXPcnc\%2BXaeLYZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:09.0331390Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T23:16:09.0398550Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T23:16:10.1763750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:10.7709920Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T23:16:11.1467770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T23%3A25%3A00Z&sig=YcY0tCtgtal7ekoPXBGFFxky0jE76fPhzBS7X%2BGeAGI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:11.2063370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=YcY0tCtgtal7ekoPXBGFFxky0jE76fPhzBS7X\%2BGeAGI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:11.2696500Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T23:16:11.2738060Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T23:16:12.3772430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:12.9391770Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T23:16:13.3031970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T23%3A25%3A00Z&sig=crW45jg8L57gVt8lJ9tfB4Yu0uIsKNMzFDS6cj27gck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:13.3428110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=crW45jg8L57gVt8lJ9tfB4Yu0uIsKNMzFDS6cj27gck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:14.0251370Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T23:16:14.1469100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T23:16:15.3038640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:15.9185050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T23:16:16.2709140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T23%3A25%3A00Z&sig=mF%2BbuqhH4CJROZaMm8cH4epVOUomZ88ZoHgTo7oa9O0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:16.3152750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=mF\%2BbuqhH4CJROZaMm8cH4epVOUomZ88ZoHgTo7oa9O0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:16.4161860Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T23:16:16.4293590Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T23:16:17.6000530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:18.1714300Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T23:16:18.5106820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T23%3A25%3A00Z&sig=QT8X3rma%2Fl8VsHqXMyXfNhBc48jqeJ4Xsyt3TmmuuY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:18.5647520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=QT8X3rma\%2Fl8VsHqXMyXfNhBc48jqeJ4Xsyt3TmmuuY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:18.6260780Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T23:16:18.6304750Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T23:16:19.9608340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:20.5008100Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T23:16:20.8348070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T23%3A25%3A00Z&sig=GIysWvEzNKyzDDyZbz29KbJUEjw7tF6OsB2J%2B%2BclSvc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:20.8865030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=GIysWvEzNKyzDDyZbz29KbJUEjw7tF6OsB2J\%2B\%2BclSvc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:21.0328560Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T23:16:21.0409610Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T23:16:22.1268240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:22.6931520Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T23:16:23.0444210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T23%3A25%3A00Z&sig=0ucBl7ucsyBtTLPVnOzGnpIrWBqVKnn7G3Kl9w0vlyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:23.0872180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=0ucBl7ucsyBtTLPVnOzGnpIrWBqVKnn7G3Kl9w0vlyo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:23.1261050Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T23:16:23.1294630Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T23:16:24.2521600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:24.8045020Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T23:16:25.1526180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T23%3A25%3A00Z&sig=5GzWLCGF9KvZrUQenYm94R3YiFLONDurA7WYLYFPY4w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:25.1904320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=5GzWLCGF9KvZrUQenYm94R3YiFLONDurA7WYLYFPY4w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:25.2548110Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T23:16:25.2596780Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T23:16:26.4061820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:26.9512380Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T23:16:27.2825220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T23%3A25%3A00Z&sig=WRGgnYAM8WVh0jsc8HbuknqJqwyqdPXqYY7F%2B5yFnkk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:27.3210910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=WRGgnYAM8WVh0jsc8HbuknqJqwyqdPXqYY7F\%2B5yFnkk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:27.4525080Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T23:16:27.4615820Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T23:16:28.5699340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:29.2157490Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T23:16:29.4759330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T23%3A25%3A00Z&sig=2NbsJmp23B5uobKY0g1GLXAZWiWA9u5kLUlmLVhWf6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:29.5063270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=2NbsJmp23B5uobKY0g1GLXAZWiWA9u5kLUlmLVhWf6E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:29.5605940Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T23:16:29.5642810Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T23:16:30.6682800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:31.2675090Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T23:16:31.5935190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T23%3A25%3A00Z&sig=cJbO3R2L5Ihh3dS4xnerK3MJidZwv0UfNT3k%2FOQyQrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:31.6350750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=cJbO3R2L5Ihh3dS4xnerK3MJidZwv0UfNT3k\%2FOQyQrk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:31.7488440Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T23:16:31.7600720Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T23:16:32.8809140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:33.4517790Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T23:16:33.8094380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T23%3A25%3A00Z&sig=mD2LFFrmhUuCO%2FW9cV3bRB%2FDmBvsgH%2BDlNPIYsbF6aI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:33.8519160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=mD2LFFrmhUuCO\%2FW9cV3bRB\%2FDmBvsgH\%2BDlNPIYsbF6aI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:34.0818620Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T23:16:34.1251200Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T23:16:35.2801690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:35.8260750Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T23:16:36.1638170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T23%3A25%3A00Z&sig=eXeL%2BpwwTqA09HeKYWOSMbIAfbYsHXLUfJoLQgzeOnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:36.1951980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=eXeL\%2BpwwTqA09HeKYWOSMbIAfbYsHXLUfJoLQgzeOnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:36.2884690Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T23:16:36.2940700Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T23:16:37.4053100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:37.9929360Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T23:16:38.3076810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T23%3A25%3A00Z&sig=D9XcjlQGm7vrkfLonKgpeobsPfH1pQXEPC4j1wYbFy4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:38.3519380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=D9XcjlQGm7vrkfLonKgpeobsPfH1pQXEPC4j1wYbFy4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:38.4724600Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T23:16:38.4833100Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T23:16:39.5814460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:40.1116350Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T23:16:40.4437820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T23%3A25%3A00Z&sig=x3TSG8PqkpZ7%2BXFEcQpIxvsc%2BuoE%2FKe9cPNkLpTk%2FEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:40.5048750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=x3TSG8PqkpZ7\%2BXFEcQpIxvsc\%2BuoE\%2FKe9cPNkLpTk\%2FEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:40.6292560Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T23:16:40.6497630Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T23:16:41.7801830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:42.3491560Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T23:16:42.6905970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T23%3A25%3A00Z&sig=p1qvLJhAy3vEzGi61cMJnIBOPe%2Fr62WKbUsNpJ1CpAY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:42.7293660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=p1qvLJhAy3vEzGi61cMJnIBOPe\%2Fr62WKbUsNpJ1CpAY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:42.7932060Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T23:16:42.7978640Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T23:16:43.8718590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:44.4439970Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T23:16:44.8107810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T23%3A25%3A00Z&sig=2Rqr3XuGysooxCnR58cMiVZKRqW8l2a2K8g%2FCd%2FvYmw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:44.8618920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=2Rqr3XuGysooxCnR58cMiVZKRqW8l2a2K8g\%2FCd\%2FvYmw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:44.9383450Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T23:16:44.9470300Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T23:16:46.0592240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:46.6223830Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T23:16:46.9533330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T23%3A25%3A00Z&sig=LjLi7VCzO41rDyblo930uQ%2FRis98c4fI1fR%2FfMnJFY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:46.9843840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=LjLi7VCzO41rDyblo930uQ\%2FRis98c4fI1fR\%2FfMnJFY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:47.0570700Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:16:47.0622260Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T23:16:48.1826220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:49.1357000Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T23:16:50.0334250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T23%3A25%3A00Z&sig=oPgonshR53UiEbLmL2bHBD4KbrrYK9KfPONlv6nhp78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:50.5147850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=oPgonshR53UiEbLmL2bHBD4KbrrYK9KfPONlv6nhp78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:56.1377960Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T23:16:56.2624540Z ==> 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-14T23:16:56.2728280Z ==> Installing ffmpeg dependency: aom 2021-05-14T23:16:56.3781900Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T23:16:56.3868080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-4m0aj 2021-05-14T23:16:56.5489270Z cp -pR /private/tmp/d20210514-5257-4m0aj/aom/. /usr/local/Cellar/aom 2021-05-14T23:16:56.6897170Z chmod -Rf +w /private/tmp/d20210514-5257-4m0aj 2021-05-14T23:16:56.8374070Z ==> Finishing up 2021-05-14T23:16:56.8782140Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T23:16:56.8785910Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T23:16:56.8797590Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T23:16:56.8806250Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T23:16:56.8812810Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T23:16:56.8819490Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T23:16:56.8825440Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T23:16:56.8834740Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T23:16:56.9208000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5599-cdbndc.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-14T23:16:59.4518950Z ==> Summary 2021-05-14T23:16:59.4568270Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T23:16:59.4569900Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T23:16:59.4638910Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T23:16:59.4658860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-jbx0b8 2021-05-14T23:16:59.4898320Z cp -pR /private/tmp/d20210514-5257-jbx0b8/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T23:16:59.5120130Z chmod -Rf +w /private/tmp/d20210514-5257-jbx0b8 2021-05-14T23:16:59.5761190Z ==> Finishing up 2021-05-14T23:16:59.6176810Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T23:16:59.6184170Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T23:16:59.6192370Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T23:16:59.6198190Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T23:16:59.6207270Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T23:16:59.6384440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5625-6xc1tl.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-14T23:17:01.9572080Z ==> Summary 2021-05-14T23:17:01.9607290Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T23:17:01.9617350Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T23:17:01.9714450Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:17:01.9734350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-nuvd70 2021-05-14T23:17:02.0574090Z cp -pR /private/tmp/d20210514-5257-nuvd70/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T23:17:02.1482590Z chmod -Rf +w /private/tmp/d20210514-5257-nuvd70 2021-05-14T23:17:02.2402750Z ==> Finishing up 2021-05-14T23:17:02.2875750Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T23:17:02.2884550Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T23:17:02.2893340Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T23:17:02.3006860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5651-5w9bbb.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-14T23:17:04.9224950Z ==> Summary 2021-05-14T23:17:04.9322670Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T23:17:04.9332570Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T23:17:04.9354320Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T23:17:04.9427310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-12004sq 2021-05-14T23:17:04.9906240Z cp -pR /private/tmp/d20210514-5257-12004sq/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T23:17:05.0908630Z chmod -Rf +w /private/tmp/d20210514-5257-12004sq 2021-05-14T23:17:05.1873650Z ==> Finishing up 2021-05-14T23:17:05.2611220Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T23:17:05.2617360Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T23:17:05.2631130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T23:17:05.2637100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T23:17:05.2643260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T23:17:05.2649360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-14T23:17:05.2655800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T23:17:05.2661400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T23:17:05.2667560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T23:17:05.2673460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T23:17:05.2679880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-14T23:17:05.2685450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T23:17:05.2696170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T23:17:05.2702240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T23:17:05.2708250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-14T23:17:05.2716330Z 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-14T23:17:05.2903790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T23:17:05.2910460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T23:17:05.2995630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T23:17:05.2999410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T23:17:05.3001320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-14T23:17:05.3003080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T23:17:05.3004590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T23:17:05.3006130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T23:17:05.3007650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T23:17:05.3009140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T23:17:05.3010570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T23:17:05.3011980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T23:17:05.3013710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T23:17:05.3015150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T23:17:05.3016810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T23:17:05.3018360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T23:17:05.3020160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T23:17:05.3027570Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T23:17:05.3033650Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T23:17:05.3037230Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T23:17:05.3069360Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T23:17:05.3369930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5677-kxfhsw.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-14T23:17:07.7986800Z ==> Summary 2021-05-14T23:17:07.8049140Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T23:17:07.8058390Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T23:17:08.0727580Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T23:17:08.0751440Z 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/d20210514-5257-18vik1r 2021-05-14T23:17:08.2339900Z cp -pR /private/tmp/d20210514-5257-18vik1r/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T23:17:08.3953480Z chmod -Rf +w /private/tmp/d20210514-5257-18vik1r 2021-05-14T23:17:08.6561120Z ==> Finishing up 2021-05-14T23:17:08.7146970Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T23:17:08.7157890Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T23:17:08.7175850Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T23:17:08.7196400Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T23:17:08.7213110Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T23:17:08.7231520Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:17:08.7270090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T23:17:08.7289900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T23:17:08.7306550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T23:17:08.7386000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T23:17:08.7392920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T23:17:08.7399400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T23:17:08.7407340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T23:17:08.7413160Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T23:17:08.7420220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T23:17:08.7428210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T23:17:08.7435250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T23:17:08.7442860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T23:17:08.7448820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T23:17:08.7453710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T23:17:08.7462140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T23:17:08.7470940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T23:17:08.7478250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T23:17:08.7486590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T23:17:08.7494750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T23:17:08.7502600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T23:17:08.7512520Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:17:08.7525990Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T23:17:08.7532570Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T23:17:08.7538960Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T23:17:08.7552100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T23:17:08.7556480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T23:17:08.7568760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T23:17:08.7580020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T23:17:08.7588740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T23:17:08.7655990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T23:17:08.7658720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T23:17:08.7660510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T23:17:08.7662300Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T23:17:08.7664090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T23:17:08.7666000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T23:17:08.7668010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T23:17:08.7670910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T23:17:08.7677310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T23:17:08.7683480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T23:17:08.7691580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T23:17:08.7698440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T23:17:08.7705450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T23:17:08.7711850Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T23:17:08.7718840Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T23:17:08.7725310Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T23:17:08.7736340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T23:17:08.7747760Z 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-14T23:17:08.8398740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5703-1nvnczp.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-14T23:17:13.5221340Z ==> Summary 2021-05-14T23:17:13.5375280Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T23:17:13.5414800Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T23:17:13.5482360Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T23:17:13.5506230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-1powv5k 2021-05-14T23:17:13.5715150Z cp -pR /private/tmp/d20210514-5257-1powv5k/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T23:17:13.5999020Z chmod -Rf +w /private/tmp/d20210514-5257-1powv5k 2021-05-14T23:17:13.6682390Z ==> Finishing up 2021-05-14T23:17:14.4012830Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T23:17:14.4014770Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T23:17:14.4016820Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T23:17:14.4018810Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T23:17:14.4023080Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T23:17:14.4025140Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T23:17:14.4027080Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T23:17:14.4031400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5729-1xzgj2j.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-14T23:17:18.8001780Z ==> Summary 2021-05-14T23:17:18.8024730Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T23:17:18.8032580Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T23:17:19.0602420Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T23:17:19.0622590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-1mjd48v 2021-05-14T23:17:19.1522580Z cp -pR /private/tmp/d20210514-5257-1mjd48v/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T23:17:19.2173190Z chmod -Rf +w /private/tmp/d20210514-5257-1mjd48v 2021-05-14T23:17:19.4071710Z ==> Finishing up 2021-05-14T23:17:19.4542700Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T23:17:19.4546450Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T23:17:19.4552510Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T23:17:19.4557260Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T23:17:19.4564320Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T23:17:19.4573760Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T23:17:19.4584250Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T23:17:19.4611900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T23:17:19.4617630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T23:17:19.4622630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T23:17:19.4628440Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T23:17:19.4633810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T23:17:19.4638900Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T23:17:19.4645870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T23:17:19.4651800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T23:17:19.4657060Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T23:17:19.4664330Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T23:17:19.4669510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T23:17:19.4675080Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T23:17:19.4691790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T23:17:19.4693500Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T23:17:19.4695050Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T23:17:19.4702170Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T23:17:19.4707460Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T23:17:19.5033370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5757-fp77py.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-14T23:17:22.0815650Z ==> Summary 2021-05-14T23:17:22.0879470Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T23:17:22.0887370Z ==> Installing ffmpeg dependency: libass 2021-05-14T23:17:22.3571700Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T23:17:22.3591540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-nwa9q6 2021-05-14T23:17:22.3821380Z cp -pR /private/tmp/d20210514-5257-nwa9q6/libass/. /usr/local/Cellar/libass 2021-05-14T23:17:22.3989240Z chmod -Rf +w /private/tmp/d20210514-5257-nwa9q6 2021-05-14T23:17:22.4601040Z ==> Finishing up 2021-05-14T23:17:22.5046350Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T23:17:22.5053360Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T23:17:22.5059550Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T23:17:22.5065060Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T23:17:22.5073270Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T23:17:22.5240230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5784-1cbkmph.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-14T23:17:24.9363400Z ==> Summary 2021-05-14T23:17:24.9382740Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T23:17:24.9389360Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T23:17:24.9631540Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T23:17:24.9652050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-18n9mg0 2021-05-14T23:17:24.9922810Z cp -pR /private/tmp/d20210514-5257-18n9mg0/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T23:17:25.0227660Z chmod -Rf +w /private/tmp/d20210514-5257-18n9mg0 2021-05-14T23:17:25.1073550Z ==> Finishing up 2021-05-14T23:17:25.1533950Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T23:17:25.1535820Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T23:17:25.1540180Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T23:17:25.1547920Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T23:17:25.1555290Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T23:17:25.1560940Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T23:17:25.1566840Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T23:17:25.1574860Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T23:17:25.1779000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5810-1has27p.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-14T23:17:27.9952000Z ==> Summary 2021-05-14T23:17:27.9979400Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T23:17:27.9986760Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T23:17:28.0053480Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T23:17:28.0072440Z 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/d20210514-5257-10ev7jn 2021-05-14T23:17:28.0269170Z cp -pR /private/tmp/d20210514-5257-10ev7jn/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T23:17:28.0585870Z chmod -Rf +w /private/tmp/d20210514-5257-10ev7jn 2021-05-14T23:17:28.1293770Z ==> Finishing up 2021-05-14T23:17:28.1718080Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T23:17:28.1723490Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T23:17:28.1733310Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T23:17:28.1741350Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T23:17:28.1746610Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T23:17:28.1752990Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T23:17:28.1759030Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T23:17:28.1765290Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T23:17:28.1770890Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T23:17:28.1779470Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T23:17:28.1785770Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T23:17:28.1969410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5836-1njqutk.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-14T23:17:30.9547490Z ==> Summary 2021-05-14T23:17:30.9579430Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T23:17:30.9587040Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T23:17:30.9658400Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T23:17:30.9678080Z 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/d20210514-5257-1bm6p7n 2021-05-14T23:17:30.9857180Z cp -pR /private/tmp/d20210514-5257-1bm6p7n/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T23:17:31.0063070Z chmod -Rf +w /private/tmp/d20210514-5257-1bm6p7n 2021-05-14T23:17:31.0655990Z ==> Finishing up 2021-05-14T23:17:31.0896720Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T23:17:31.0904440Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T23:17:31.0911030Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T23:17:31.0919770Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T23:17:31.1409850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5862-1ba8hzy.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-14T23:17:33.6431880Z ==> Summary 2021-05-14T23:17:33.6463800Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T23:17:33.6471260Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T23:17:33.6504660Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T23:17:33.6525990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-9gml4g 2021-05-14T23:17:33.7011700Z cp -pR /private/tmp/d20210514-5257-9gml4g/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T23:17:33.7259810Z chmod -Rf +w /private/tmp/d20210514-5257-9gml4g 2021-05-14T23:17:33.7788460Z ==> Finishing up 2021-05-14T23:17:33.8221000Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T23:17:33.8256670Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T23:17:33.8265650Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T23:17:33.8390510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5888-cgpse0.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-14T23:17:36.3587280Z ==> Summary 2021-05-14T23:17:36.3612910Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T23:17:36.3619710Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T23:17:36.3645030Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T23:17:36.3665060Z 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/d20210514-5257-1nmcy5z 2021-05-14T23:17:36.3906460Z cp -pR /private/tmp/d20210514-5257-1nmcy5z/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T23:17:36.4131570Z chmod -Rf +w /private/tmp/d20210514-5257-1nmcy5z 2021-05-14T23:17:36.4772240Z ==> Finishing up 2021-05-14T23:17:36.5220200Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T23:17:36.5224460Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T23:17:36.5232590Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T23:17:36.5238450Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T23:17:36.5244600Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T23:17:36.5250320Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T23:17:36.5255810Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T23:17:36.5261810Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T23:17:36.5270390Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T23:17:36.5276620Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T23:17:36.5447230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5914-gyk2xe.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-14T23:17:39.0115790Z ==> Summary 2021-05-14T23:17:39.0187140Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T23:17:39.0195340Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T23:17:39.0284860Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T23:17:39.0306630Z 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/d20210514-5257-1d7idid 2021-05-14T23:17:40.3290440Z cp -pR /private/tmp/d20210514-5257-1d7idid/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T23:17:41.1225710Z chmod -Rf +w /private/tmp/d20210514-5257-1d7idid 2021-05-14T23:17:41.2038570Z ==> Finishing up 2021-05-14T23:17:41.2482850Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T23:17:41.2489590Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T23:17:41.2496970Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T23:17:41.2502750Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T23:17:41.2507610Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T23:17:41.2513320Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T23:17:41.2521720Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T23:17:41.2723770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5940-5yu1ke.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-14T23:17:43.5945560Z ==> Summary 2021-05-14T23:17:43.5972310Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T23:17:43.5982130Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T23:17:43.6494070Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T23:17:43.6524970Z 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/d20210514-5257-1ltmwp0 2021-05-14T23:17:43.7346350Z cp -pR /private/tmp/d20210514-5257-1ltmwp0/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T23:17:43.7663130Z chmod -Rf +w /private/tmp/d20210514-5257-1ltmwp0 2021-05-14T23:17:43.8406670Z ==> Finishing up 2021-05-14T23:17:43.8842450Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T23:17:43.8848220Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T23:17:43.8858230Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T23:17:43.8865330Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T23:17:43.8895240Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T23:17:43.8897400Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T23:17:43.8899460Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T23:17:43.9100850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5966-1dd20qt.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-14T23:17:46.2522930Z ==> Summary 2021-05-14T23:17:46.2560870Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T23:17:46.2569270Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T23:17:46.3172890Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T23:17:46.3193560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-1duqast 2021-05-14T23:17:46.3414110Z cp -pR /private/tmp/d20210514-5257-1duqast/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T23:17:46.3573850Z chmod -Rf +w /private/tmp/d20210514-5257-1duqast 2021-05-14T23:17:46.4244740Z ==> Finishing up 2021-05-14T23:17:46.4678120Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T23:17:46.4686090Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T23:17:46.4694790Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T23:17:46.4701390Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T23:17:46.4707590Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T23:17:46.4716750Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T23:17:46.4882060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5992-w0paj1.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-14T23:17:48.9430580Z ==> Summary 2021-05-14T23:17:48.9488370Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T23:17:48.9495220Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T23:17:48.9525240Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T23:17:48.9545730Z 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/d20210514-5257-8whfgc 2021-05-14T23:17:49.0355310Z cp -pR /private/tmp/d20210514-5257-8whfgc/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T23:17:49.1049060Z chmod -Rf +w /private/tmp/d20210514-5257-8whfgc 2021-05-14T23:17:49.2021460Z ==> Finishing up 2021-05-14T23:17:49.2456160Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T23:17:49.2463600Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T23:17:49.2471680Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T23:17:49.2486160Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T23:17:49.2487910Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T23:17:49.2492860Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T23:17:49.2506060Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T23:17:49.2507820Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T23:17:49.2510640Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T23:17:49.2517590Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T23:17:49.2839900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6018-1ac7bts.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-14T23:17:51.6619400Z ==> Summary 2021-05-14T23:17:51.6726510Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T23:17:51.6733650Z ==> Installing ffmpeg dependency: snappy 2021-05-14T23:17:51.6798780Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T23:17:51.6819410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-1a64z53 2021-05-14T23:17:51.6963530Z cp -pR /private/tmp/d20210514-5257-1a64z53/snappy/. /usr/local/Cellar/snappy 2021-05-14T23:17:51.7155010Z chmod -Rf +w /private/tmp/d20210514-5257-1a64z53 2021-05-14T23:17:51.7738790Z ==> Finishing up 2021-05-14T23:17:51.8282110Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T23:17:51.8287820Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T23:17:51.8293650Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T23:17:51.8298140Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T23:17:51.8309530Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T23:17:51.8315530Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T23:17:51.8321210Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T23:17:51.8326950Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T23:17:51.8333010Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T23:17:51.8503920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6044-6izht4.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-14T23:17:54.2488360Z ==> Summary 2021-05-14T23:17:54.2516130Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T23:17:54.2522170Z ==> Installing ffmpeg dependency: speex 2021-05-14T23:17:54.2591620Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T23:17:54.2612710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-18uafd2 2021-05-14T23:17:54.2832900Z cp -pR /private/tmp/d20210514-5257-18uafd2/speex/. /usr/local/Cellar/speex 2021-05-14T23:17:54.3072510Z chmod -Rf +w /private/tmp/d20210514-5257-18uafd2 2021-05-14T23:17:54.3676660Z ==> Finishing up 2021-05-14T23:17:54.4122490Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T23:17:54.4131410Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T23:17:54.4139300Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T23:17:54.4145610Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T23:17:54.4150760Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T23:17:54.4156330Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T23:17:54.4164050Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T23:17:54.4336940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6070-2mvlly.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-14T23:17:56.8414270Z ==> Summary 2021-05-14T23:17:56.8452470Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T23:17:56.8460810Z ==> Installing ffmpeg dependency: srt 2021-05-14T23:17:56.8562760Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T23:17:56.8583260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-1atmu0l 2021-05-14T23:17:56.9914410Z cp -pR /private/tmp/d20210514-5257-1atmu0l/srt/. /usr/local/Cellar/srt 2021-05-14T23:17:57.0177360Z chmod -Rf +w /private/tmp/d20210514-5257-1atmu0l 2021-05-14T23:17:57.1867220Z ==> Finishing up 2021-05-14T23:17:57.2555310Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T23:17:57.2559260Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T23:17:57.2564960Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T23:17:57.2570470Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T23:17:57.2578460Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T23:17:57.2586340Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T23:17:57.2592110Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T23:17:57.2597680Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T23:17:57.2603290Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T23:17:57.2611730Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T23:17:57.2617390Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T23:17:57.2821090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6096-3ljbf6.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-14T23:17:59.6943290Z ==> Summary 2021-05-14T23:17:59.6970850Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T23:17:59.6978100Z ==> Installing ffmpeg dependency: giflib 2021-05-14T23:17:59.7001520Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T23:17:59.7025520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-75vtat 2021-05-14T23:17:59.7224650Z cp -pR /private/tmp/d20210514-5257-75vtat/giflib/. /usr/local/Cellar/giflib 2021-05-14T23:17:59.7419170Z chmod -Rf +w /private/tmp/d20210514-5257-75vtat 2021-05-14T23:17:59.7989340Z ==> Finishing up 2021-05-14T23:17:59.8435940Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T23:17:59.8440220Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T23:17:59.8444860Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T23:17:59.8450280Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T23:17:59.8455490Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T23:17:59.8460460Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T23:17:59.8467820Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T23:17:59.8475260Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T23:17:59.8480740Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T23:17:59.8485850Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T23:17:59.8491820Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T23:17:59.8680390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6122-1amewja.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-14T23:18:02.3018570Z ==> Summary 2021-05-14T23:18:02.3044560Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T23:18:02.3051350Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T23:18:02.3751920Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T23:18:02.3771300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-8nv0f 2021-05-14T23:18:02.4704550Z cp -pR /private/tmp/d20210514-5257-8nv0f/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T23:18:02.5171500Z chmod -Rf +w /private/tmp/d20210514-5257-8nv0f 2021-05-14T23:18:02.8135060Z ==> Finishing up 2021-05-14T23:18:02.8823730Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T23:18:02.8828790Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T23:18:02.8835250Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T23:18:02.8841150Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T23:18:02.8847000Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T23:18:02.8852640Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T23:18:02.8858960Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T23:18:02.8864510Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T23:18:02.8870290Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T23:18:02.8876110Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T23:18:02.8884260Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T23:18:02.8895940Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T23:18:02.8901850Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T23:18:02.8908220Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T23:18:02.8914020Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T23:18:02.8920540Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T23:18:02.8929970Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T23:18:02.9257150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6148-167sfop.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-14T23:18:05.3695970Z ==> Summary 2021-05-14T23:18:05.3744750Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T23:18:05.3751660Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T23:18:05.4603700Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T23:18:05.4623420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-442agp 2021-05-14T23:18:05.8222090Z cp -pR /private/tmp/d20210514-5257-442agp/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T23:18:06.0272310Z chmod -Rf +w /private/tmp/d20210514-5257-442agp 2021-05-14T23:18:06.1313190Z ==> Finishing up 2021-05-14T23:18:06.1812200Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T23:18:06.1813540Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T23:18:06.1814670Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T23:18:06.1815990Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T23:18:06.1817350Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T23:18:06.1818680Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T23:18:06.1820050Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T23:18:06.2112840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6174-ptmkoe.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-14T23:18:08.6991660Z ==> Caveats 2021-05-14T23:18:08.6992430Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:18:08.6994090Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:18:08.6995150Z ==> Summary 2021-05-14T23:18:08.7059600Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T23:18:08.7064750Z ==> Installing ffmpeg dependency: theora 2021-05-14T23:18:08.7275040Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T23:18:08.7305470Z 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/d20210514-5257-1iac5zs 2021-05-14T23:18:08.7987240Z cp -pR /private/tmp/d20210514-5257-1iac5zs/theora/. /usr/local/Cellar/theora 2021-05-14T23:18:08.8636020Z chmod -Rf +w /private/tmp/d20210514-5257-1iac5zs 2021-05-14T23:18:08.9675310Z ==> Finishing up 2021-05-14T23:18:09.0211660Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T23:18:09.0236500Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T23:18:09.0245220Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T23:18:09.0251370Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T23:18:09.0258030Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T23:18:09.0264070Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T23:18:09.0271140Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T23:18:09.0277060Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T23:18:09.0283870Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T23:18:09.0289680Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T23:18:09.0296380Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T23:18:09.0305060Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T23:18:09.0311710Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T23:18:09.0318370Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T23:18:09.0642920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6200-1c7iro3.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-14T23:18:11.4397480Z ==> Summary 2021-05-14T23:18:11.4487930Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T23:18:11.4492980Z ==> Installing ffmpeg dependency: x264 2021-05-14T23:18:11.4527100Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T23:18:11.4549560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-1qk1fji 2021-05-14T23:18:11.5205630Z cp -pR /private/tmp/d20210514-5257-1qk1fji/x264/. /usr/local/Cellar/x264 2021-05-14T23:18:11.5494960Z chmod -Rf +w /private/tmp/d20210514-5257-1qk1fji 2021-05-14T23:18:11.6090660Z ==> Finishing up 2021-05-14T23:18:11.6563440Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T23:18:11.6568550Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T23:18:11.6573110Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T23:18:11.6580620Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T23:18:11.6585530Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T23:18:11.6592010Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T23:18:11.6599340Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T23:18:11.6773610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6227-1ycdale.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-14T23:18:14.2025400Z ==> Summary 2021-05-14T23:18:14.2045980Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T23:18:14.2053500Z ==> Installing ffmpeg dependency: x265 2021-05-14T23:18:14.2121720Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T23:18:14.2142770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5257-rvvem5 2021-05-14T23:18:14.4156400Z cp -pR /private/tmp/d20210514-5257-rvvem5/x265/. /usr/local/Cellar/x265 2021-05-14T23:18:14.6961080Z chmod -Rf +w /private/tmp/d20210514-5257-rvvem5 2021-05-14T23:18:14.8253540Z ==> Finishing up 2021-05-14T23:18:14.8954340Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T23:18:14.8960330Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T23:18:14.8965690Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T23:18:14.8973050Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T23:18:14.8978260Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T23:18:14.8983770Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T23:18:14.8992350Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T23:18:14.9242420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6253-6b680n.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-14T23:18:17.5951820Z ==> Summary 2021-05-14T23:18:17.5973500Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T23:18:17.5980400Z ==> Installing ffmpeg dependency: xvid 2021-05-14T23:18:17.6002920Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T23:18:17.6024280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-hd6sti 2021-05-14T23:18:17.6258050Z cp -pR /private/tmp/d20210514-5257-hd6sti/xvid/. /usr/local/Cellar/xvid 2021-05-14T23:18:17.6398740Z chmod -Rf +w /private/tmp/d20210514-5257-hd6sti 2021-05-14T23:18:17.6959480Z ==> Finishing up 2021-05-14T23:18:17.7407170Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T23:18:17.7413490Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T23:18:17.7418990Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T23:18:17.7567450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6279-wn174z.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-14T23:18:20.9130630Z ==> Summary 2021-05-14T23:18:20.9200460Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T23:18:20.9207020Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T23:18:20.9367570Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T23:18:20.9394720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-3t9drl 2021-05-14T23:18:21.0900400Z cp -pR /private/tmp/d20210514-5257-3t9drl/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T23:18:21.2217390Z chmod -Rf +w /private/tmp/d20210514-5257-3t9drl 2021-05-14T23:18:21.3422530Z ==> Finishing up 2021-05-14T23:18:21.3783800Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T23:18:21.3791470Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T23:18:21.3847200Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T23:18:21.3868530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T23:18:21.3880340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T23:18:21.3895150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T23:18:21.3901080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T23:18:21.3909280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T23:18:21.3917160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T23:18:21.3929040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T23:18:21.3943390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T23:18:21.3944730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T23:18:21.3948160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T23:18:21.3954540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T23:18:21.3961990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T23:18:21.3967490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T23:18:21.3975680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T23:18:21.3984290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T23:18:21.3990900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T23:18:21.3997730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T23:18:21.4005430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T23:18:21.4011890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T23:18:21.4018550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T23:18:21.4025440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T23:18:21.4036080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T23:18:21.4042540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T23:18:21.4049120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T23:18:21.4056240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T23:18:21.4062480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T23:18:21.4070050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T23:18:21.4077050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T23:18:21.4088370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T23:18:21.4092550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T23:18:21.4098660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T23:18:21.4105020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T23:18:21.4111610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T23:18:21.4117890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T23:18:21.4124180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T23:18:21.4130080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T23:18:21.4136520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-14T23:18:21.4143030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T23:18:21.4148980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T23:18:21.4155450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T23:18:21.4161280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T23:18:21.4167750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T23:18:21.4201170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T23:18:21.4229720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T23:18:21.4235290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T23:18:21.4241590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T23:18:21.4249330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T23:18:21.4264830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T23:18:21.4266790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T23:18:21.4276400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T23:18:21.4282910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T23:18:21.4294250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T23:18:21.4301970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T23:18:21.4308340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T23:18:21.4314660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T23:18:21.4320650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T23:18:21.4326730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T23:18:21.4340520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T23:18:21.4347400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T23:18:21.4353860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T23:18:21.4360520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T23:18:21.4369260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T23:18:21.4376990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T23:18:21.4382330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T23:18:21.4392630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T23:18:21.4413600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T23:18:21.4419000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T23:18:21.4425640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T23:18:21.4432490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T23:18:21.4453720Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T23:18:21.4455380Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T23:18:21.4457010Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T23:18:21.4465000Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T23:18:21.4823050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6309-1f6d6pl.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-14T23:18:24.1040570Z ==> Summary 2021-05-14T23:18:24.1112280Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T23:18:24.1122340Z ==> Installing ffmpeg dependency: zimg 2021-05-14T23:18:24.1174190Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:18:24.1195450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-9ix2pv 2021-05-14T23:18:24.1583130Z cp -pR /private/tmp/d20210514-5257-9ix2pv/zimg/. /usr/local/Cellar/zimg 2021-05-14T23:18:24.1924680Z chmod -Rf +w /private/tmp/d20210514-5257-9ix2pv 2021-05-14T23:18:24.2598570Z ==> Finishing up 2021-05-14T23:18:24.3082380Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T23:18:24.3086550Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T23:18:24.3116160Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T23:18:24.3123390Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T23:18:24.3129590Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T23:18:24.3136110Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T23:18:24.3144720Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T23:18:24.3343470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6335-pd622w.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-14T23:18:26.7348140Z ==> Summary 2021-05-14T23:18:26.7387430Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T23:18:26.7395700Z ==> Installing ffmpeg 2021-05-14T23:18:26.7400570Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T23:18:26.7423010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5257-194gfsy 2021-05-14T23:18:27.3911560Z cp -pR /private/tmp/d20210514-5257-194gfsy/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T23:18:27.9935750Z chmod -Rf +w /private/tmp/d20210514-5257-194gfsy 2021-05-14T23:18:32.4841470Z ==> Finishing up 2021-05-14T23:18:32.5278240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T23:18:32.5282790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T23:18:32.5288870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T23:18:32.5316750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T23:18:32.5318600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T23:18:32.5320260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T23:18:32.5321880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T23:18:32.5323560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T23:18:32.5325260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T23:18:32.5328030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T23:18:32.5333660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T23:18:32.5339220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T23:18:32.5344930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T23:18:32.5350420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T23:18:32.5357500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T23:18:32.5363090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T23:18:32.5368720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T23:18:32.5374460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T23:18:32.5382770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T23:18:32.5388380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T23:18:32.5393970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T23:18:32.5399510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T23:18:32.5404980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T23:18:32.5410570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T23:18:32.5416080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T23:18:32.5421640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T23:18:32.5427240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T23:18:32.5432780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T23:18:32.5465950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T23:18:32.5467820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T23:18:32.5470900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T23:18:32.5473660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T23:18:32.5475330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T23:18:32.5477000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T23:18:32.5478750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T23:18:32.5480430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T23:18:32.5484980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T23:18:32.5490500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T23:18:32.5502090Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T23:18:32.5517490Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T23:18:32.5519190Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T23:18:32.5577990Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T23:18:32.5582010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T23:18:32.5584060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T23:18:32.5586770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T23:18:32.5592910Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T23:18:32.5634420Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T23:18:32.5648060Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T23:18:32.5649930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T23:18:32.5655290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T23:18:32.5669260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T23:18:32.5675480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T23:18:32.5681600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T23:18:32.5768130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T23:18:32.5773000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T23:18:32.5778950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T23:18:32.5784880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T23:18:32.5791050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T23:18:32.5796920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T23:18:32.5803660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T23:18:32.5809560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T23:18:32.5815760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T23:18:32.5821660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T23:18:32.5830790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T23:18:32.5836850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T23:18:32.5842840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T23:18:32.5848760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T23:18:32.5854640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T23:18:32.5860730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T23:18:32.5869180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T23:18:32.5877670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T23:18:32.5884620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T23:18:32.5889690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T23:18:32.5895310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T23:18:32.5901170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T23:18:32.5906920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T23:18:32.5912290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T23:18:32.5918070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T23:18:32.5924790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T23:18:32.5929900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T23:18:32.5935340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T23:18:32.5941200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T23:18:32.5947850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T23:18:32.5953450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T23:18:32.5958740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T23:18:32.5964500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T23:18:32.5972690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T23:18:32.5979150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T23:18:32.5985040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T23:18:32.5990190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T23:18:32.5999930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T23:18:32.6004490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T23:18:32.6010620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T23:18:32.6017440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T23:18:32.6023290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T23:18:32.6029130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T23:18:32.6034750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T23:18:32.6040850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T23:18:32.6046870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T23:18:32.6052700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T23:18:32.6056870Z Only the first 100 operations were output. 2021-05-14T23:18:33.2540870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6361-1x4jj4j.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-14T23:18:35.5142490Z ==> Summary 2021-05-14T23:18:35.5354130Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T23:18:36.6525800Z ==> Caveats 2021-05-14T23:18:36.6526840Z ==> tesseract 2021-05-14T23:18:36.6546720Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:18:36.6548850Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:18:38.6552900Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T23:18:39.7725110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:18:40.3084880Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T23:18:40.6519840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T23%3A25%3A00Z&sig=0rG3KSYNIYCVpmHGyN8m0wX6Wo4a8dT%2FYg9gVd5DN%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:40.6826170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=0rG3KSYNIYCVpmHGyN8m0wX6Wo4a8dT\%2FYg9gVd5DN\%2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:41.9064330Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T23:18:42.0241680Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T23:18:43.1454330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:18:43.6902130Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T23:18:44.0321890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T23%3A25%3A00Z&sig=QrCF88jE4HFQDaoMJz%2BGmML%2FfIkZ00gavBiEzLBDCzk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:44.0638320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=QrCF88jE4HFQDaoMJz\%2BGmML\%2FfIkZ00gavBiEzLBDCzk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:44.2484550Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T23:18:44.2887540Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T23:18:44.2893850Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T23:18:44.3794240Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T23:18:44.3825740Z 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/d20210514-6368-1soyjsk 2021-05-14T23:18:45.0950540Z cp -pR /private/tmp/d20210514-6368-1soyjsk/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T23:18:45.6631060Z chmod -Rf +w /private/tmp/d20210514-6368-1soyjsk 2021-05-14T23:18:46.1002600Z ==> Finishing up 2021-05-14T23:18:46.1259790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T23:18:46.1271670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T23:18:46.1281440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T23:18:46.1302340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T23:18:46.1314630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T23:18:46.1324820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T23:18:46.1346810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T23:18:46.1359790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T23:18:46.1372540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T23:18:46.1385300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T23:18:46.1397620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T23:18:46.1411390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T23:18:46.1425630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T23:18:46.1445340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T23:18:46.1451570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T23:18:46.1475310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T23:18:46.1487770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T23:18:46.1500760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T23:18:46.1551290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T23:18:46.1557240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T23:18:46.1562770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T23:18:46.1567920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T23:18:46.1574230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T23:18:46.1579140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T23:18:46.1584820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T23:18:46.1589800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T23:18:46.1595820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T23:18:46.1601480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T23:18:46.1607120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T23:18:46.1613120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T23:18:46.1621620Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T23:18:46.1631990Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T23:18:46.1637830Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T23:18:46.1648610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T23:18:46.1655150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T23:18:46.1662210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T23:18:46.1668870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T23:18:46.1675520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T23:18:46.1682300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T23:18:46.1688500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T23:18:46.1694890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T23:18:46.1701230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T23:18:46.1707510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T23:18:46.1713980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T23:18:46.1720440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T23:18:46.1727070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T23:18:46.1733300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T23:18:46.1739510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T23:18:46.1745830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T23:18:46.1752120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T23:18:46.1758730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T23:18:46.1780080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T23:18:46.1786890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T23:18:46.1794350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T23:18:46.1800680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T23:18:46.1808790Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T23:18:46.1815170Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T23:18:46.1821220Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T23:18:46.3687600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6538-1reeipp.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-14T23:18:48.9357080Z ==> Summary 2021-05-14T23:18:48.9852180Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T23:18:48.9866880Z ==> Installing imagemagick@6 2021-05-14T23:18:48.9870200Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T23:18:48.9898080Z 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/d20210514-6368-1xur512 2021-05-14T23:18:49.4171260Z cp -pR /private/tmp/d20210514-6368-1xur512/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T23:18:49.9043190Z chmod -Rf +w /private/tmp/d20210514-6368-1xur512 2021-05-14T23:18:51.7529510Z ==> Finishing up 2021-05-14T23:18:52.0575260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6564-1skdx20.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-14T23:18:54.7020740Z ==> Caveats 2021-05-14T23:18:54.7022110Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:18:54.7023350Z because this is an alternate version of another formula. 2021-05-14T23:18:54.7023730Z 2021-05-14T23:18:54.7024300Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:18:54.7025810Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:18:54.7026970Z 2021-05-14T23:18:54.7028410Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:18:54.7029810Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:18:54.7031060Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:18:54.7031480Z 2021-05-14T23:18:54.7032480Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:18:54.7033300Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:18:54.7033730Z 2021-05-14T23:18:54.7034520Z ==> Summary 2021-05-14T23:18:54.7518940Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T23:18:55.6131190Z ==> Caveats 2021-05-14T23:18:55.6132290Z ==> imagemagick@6 2021-05-14T23:18:56.3940070Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:18:56.3950230Z because this is an alternate version of another formula. 2021-05-14T23:18:56.3951030Z 2021-05-14T23:18:56.3952550Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:18:56.3954520Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:18:56.3955630Z 2021-05-14T23:18:56.3956560Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:18:56.3958080Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:18:56.3959680Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:18:56.3960450Z 2021-05-14T23:18:56.3961790Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:18:56.3962990Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:18:56.3963750Z 2021-05-14T23:19:00.3753980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T23:19:01.4583090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:02.0120120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T23:19:02.3403310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T23%3A25%3A00Z&sig=G3ZLr3ekNDrrnAcvDZkc4v1LbajVwrLrFQgKYVJJwwQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:02.3950490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=G3ZLr3ekNDrrnAcvDZkc4v1LbajVwrLrFQgKYVJJwwQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:02.5182130Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T23:19:02.5263220Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T23:19:03.6210610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:04.1429130Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T23:19:04.4860560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T23%3A25%3A00Z&sig=NbLN8kmmmVuQwPAa9LWgL%2Bk4F9FKJvKiC0zEYu%2F1uS8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:04.5222620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=NbLN8kmmmVuQwPAa9LWgL\%2Bk4F9FKJvKiC0zEYu\%2F1uS8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:04.8391040Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T23:19:04.8468240Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T23:19:05.9244030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:06.4582060Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T23:19:06.7837160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T23%3A25%3A00Z&sig=sJTSW6nGl6dlj8vW0qV9vcOfRzy4kOzl6oa10d6PleU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:06.8304170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=sJTSW6nGl6dlj8vW0qV9vcOfRzy4kOzl6oa10d6PleU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:07.5360820Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T23:19:07.6927410Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T23:19:08.9019780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:09.4436370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T23:19:09.7949710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T23%3A25%3A00Z&sig=FieumvsjUJP%2B%2BAkSzgh5DVWwygPBs97OeFJjDYEsi8A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:09.8425450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=FieumvsjUJP\%2B\%2BAkSzgh5DVWwygPBs97OeFJjDYEsi8A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:09.8763380Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T23:19:09.8808580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T23:19:10.9674700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:11.5356660Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T23:19:11.8700510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T23%3A25%3A00Z&sig=Qc8zlxWEi4JSg4EUBQFC2Uc9NXJiL%2FwpKxdrYTa8smo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:11.9169490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=Qc8zlxWEi4JSg4EUBQFC2Uc9NXJiL\%2FwpKxdrYTa8smo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:11.9581100Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T23:19:11.9760440Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T23:19:13.0519500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:13.6223040Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T23:19:13.9646810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T23%3A25%3A00Z&sig=8lrrVVjj6X1Qdr4TpOxzf1KgmwHVzxhqM%2BFZ2OgTFsE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:14.0112100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=8lrrVVjj6X1Qdr4TpOxzf1KgmwHVzxhqM\%2BFZ2OgTFsE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:14.0827630Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T23:19:14.0899580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T23:19:15.1936960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:15.7809550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T23:19:16.1148610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T23%3A25%3A00Z&sig=YGUzWu7Nz1k89bqBP5O%2B24bFKMal79wFvm3v1v6R%2BVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:16.1534520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=YGUzWu7Nz1k89bqBP5O\%2B24bFKMal79wFvm3v1v6R\%2BVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:16.2955340Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T23:19:16.3034700Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T23:19:17.4384590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:18.0274560Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T23:19:18.3926110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T23%3A25%3A00Z&sig=C794yAW5YPH%2B75OnKCNLtsP4VyMi1cd2tplAiP%2Beqo8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:18.4304190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=C794yAW5YPH\%2B75OnKCNLtsP4VyMi1cd2tplAiP\%2Beqo8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:18.4708620Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T23:19:18.4742230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T23:19:19.5326400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:20.0993170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T23:19:20.4215850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T23%3A25%3A00Z&sig=k%2BuROhT1ovY4pbWbiBf7WA04LlO5gjmwKLUlcWsa%2Bqo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:20.4663860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=k\%2BuROhT1ovY4pbWbiBf7WA04LlO5gjmwKLUlcWsa\%2Bqo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:20.5474730Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T23:19:20.5524980Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T23:19:21.6062390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:22.7028790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=\%2FEcJsHqRqKAWBPdOFbDDMJUqymV\%2B4sfMIeNu8tepWSA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:22.7034620Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T23:19:22.7038350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T23%3A25%3A00Z&sig=%2FEcJsHqRqKAWBPdOFbDDMJUqymV%2B4sfMIeNu8tepWSA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:22.7042130Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:19:22.7044630Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T23:19:23.6736680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:24.2207920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T23:19:24.5654120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T23%3A25%3A00Z&sig=SrUA%2F4MliIkcwCohLAM%2FxRCExsUrPRx3vFNXXd7uDdU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:24.5965200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=SrUA\%2F4MliIkcwCohLAM\%2FxRCExsUrPRx3vFNXXd7uDdU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:24.6631170Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:19:24.6713280Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T23:19:25.7800780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:19:26.3503790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T23:19:26.6804640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T23%3A25%3A00Z&sig=zdT%2FKsrEsgKlXBy69r%2FAl4Pv%2B6b29351DtBYo1uieEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:26.7335230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=zdT\%2FKsrEsgKlXBy69r\%2FAl4Pv\%2B6b29351DtBYo1uieEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:26.9616250Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T23:19:27.0160730Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T23:19:27.0163970Z ==> Installing imagemagick dependency: libde265 2021-05-14T23:19:27.0968630Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T23:19:27.1008830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6571-kbm2jv 2021-05-14T23:19:27.1412540Z cp -pR /private/tmp/d20210514-6571-kbm2jv/libde265/. /usr/local/Cellar/libde265 2021-05-14T23:19:27.1701420Z chmod -Rf +w /private/tmp/d20210514-6571-kbm2jv 2021-05-14T23:19:27.2510300Z ==> Finishing up 2021-05-14T23:19:27.2985350Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T23:19:27.3032520Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T23:19:27.3036090Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T23:19:27.3041880Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T23:19:27.3047770Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T23:19:27.3055120Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T23:19:27.3063330Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T23:19:27.3068720Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T23:19:27.3079290Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T23:19:27.3085160Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T23:19:27.3367430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6802-11bk12r.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-14T23:19:29.6957110Z ==> Summary 2021-05-14T23:19:29.6988790Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T23:19:29.6995840Z ==> Installing imagemagick dependency: docbook 2021-05-14T23:19:29.7019580Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T23:19:29.7040350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6571-fhbedw 2021-05-14T23:19:29.8231580Z cp -pR /private/tmp/d20210514-6571-fhbedw/docbook/. /usr/local/Cellar/docbook 2021-05-14T23:19:29.9829490Z chmod -Rf +w /private/tmp/d20210514-6571-fhbedw 2021-05-14T23:19:30.1032050Z ==> Finishing up 2021-05-14T23:19:30.1663430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6828-kle3j2.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-14T23:19:32.2421530Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T23:19:32.3025060Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.3239730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.3371990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.3496240Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.3608770Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.3773010Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.3891340Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.4014110Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.4137280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.4266660Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.4389270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.4539160Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.4692670Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.4786470Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:32.8167380Z ==> Caveats 2021-05-14T23:19:32.8168830Z To use the DocBook package in your XML toolchain, 2021-05-14T23:19:32.8170030Z you need to add the following to your ~/.bashrc: 2021-05-14T23:19:32.8170840Z 2021-05-14T23:19:32.8172340Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:19:32.8173620Z ==> Summary 2021-05-14T23:19:32.8391840Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T23:19:32.8398680Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T23:19:32.8459250Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T23:19:32.8481330Z 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/d20210514-6571-sx55l 2021-05-14T23:19:35.4942370Z cp -pR /private/tmp/d20210514-6571-sx55l/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T23:19:39.4555530Z chmod -Rf +w /private/tmp/d20210514-6571-sx55l 2021-05-14T23:19:41.1468640Z ==> Finishing up 2021-05-14T23:19:41.1914320Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T23:19:41.1925730Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T23:19:41.2046840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6870-1w6k28h.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-14T23:19:43.2565210Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:43.2690080Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:43.2797350Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:19:43.2907480Z ==> 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-14T23:19:43.3017190Z ==> 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-14T23:19:43.3124400Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T23:19:43.3234160Z ==> 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-14T23:19:43.3343160Z ==> 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-14T23:19:43.3454570Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:19:43.3575940Z ==> 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-14T23:19:43.3683050Z ==> 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-14T23:19:43.3793000Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:19:43.3904120Z ==> 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-14T23:19:43.4012830Z ==> 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-14T23:19:43.4123220Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:43.4229530Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:43.4336050Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:19:43.4444100Z ==> 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-14T23:19:43.4548810Z ==> 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-14T23:19:43.4657950Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:19:43.4771590Z ==> 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-14T23:19:43.4882880Z ==> 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-14T23:19:43.5000780Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:19:43.5115650Z ==> 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-14T23:19:43.5229530Z ==> 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-14T23:19:43.5337210Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T23:19:43.5444860Z ==> 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-14T23:19:43.5552660Z ==> 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-14T23:19:44.7069100Z ==> Summary 2021-05-14T23:19:45.0515730Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T23:19:45.0522110Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T23:19:45.0553500Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T23:19:45.0572510Z 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/d20210514-6571-66trgt 2021-05-14T23:19:45.0740530Z cp -pR /private/tmp/d20210514-6571-66trgt/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T23:19:45.0942120Z chmod -Rf +w /private/tmp/d20210514-6571-66trgt 2021-05-14T23:19:45.1652580Z ==> Finishing up 2021-05-14T23:19:45.2189480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6924-iwvi7c.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-14T23:19:47.6514930Z ==> Caveats 2021-05-14T23:19:47.6516270Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:19:47.6517220Z because macOS already provides this software and installing another version in 2021-05-14T23:19:47.6517980Z parallel can cause all kinds of trouble. 2021-05-14T23:19:47.6518310Z 2021-05-14T23:19:47.6519250Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:19:47.6520560Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:19:47.6521050Z 2021-05-14T23:19:47.6521250Z 2021-05-14T23:19:47.6521720Z Bash completion has been installed to: 2021-05-14T23:19:47.6522770Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:19:47.6523720Z ==> Summary 2021-05-14T23:19:47.6539430Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T23:19:47.6550920Z ==> Installing imagemagick dependency: xmlto 2021-05-14T23:19:47.6708260Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T23:19:47.6731200Z 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/d20210514-6571-1mpo2nb 2021-05-14T23:19:47.7058990Z cp -pR /private/tmp/d20210514-6571-1mpo2nb/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T23:19:47.7413230Z chmod -Rf +w /private/tmp/d20210514-6571-1mpo2nb 2021-05-14T23:19:47.8050020Z ==> Finishing up 2021-05-14T23:19:47.8523860Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T23:19:47.8527530Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T23:19:47.8542070Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T23:19:47.8557690Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T23:19:47.8563130Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T23:19:47.8677600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6950-1j2uj92.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-14T23:19:50.2385660Z ==> Summary 2021-05-14T23:19:50.2434220Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T23:19:50.2440440Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T23:19:50.3333940Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T23:19:50.3363100Z 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/d20210514-6571-5wzqvl 2021-05-14T23:19:50.4289040Z cp -pR /private/tmp/d20210514-6571-5wzqvl/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T23:19:50.5864030Z chmod -Rf +w /private/tmp/d20210514-6571-5wzqvl 2021-05-14T23:19:50.7568690Z ==> Finishing up 2021-05-14T23:19:50.8091360Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T23:19:50.8158500Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T23:19:50.8171970Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T23:19:50.8204010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8215590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8227590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8238160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8252040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8262170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8273510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8287510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8299090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8312460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8322670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8357050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8362460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8365490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8375560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8384770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8395680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8406610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8418550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8460480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8468480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8479950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8489030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8494600Z mkdir -p /usr/local/share/locale/fo 2021-05-14T23:19:50.8498750Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T23:19:50.8506280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8515560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8526270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8537830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8549140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8650280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8752480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8805660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8810430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8815710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8817810Z mkdir -p /usr/local/share/locale/ia 2021-05-14T23:19:50.8821410Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T23:19:50.8829060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8831670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8834680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8841940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8844310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8846840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8852840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8855670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8860210Z mkdir -p /usr/local/share/locale/ky 2021-05-14T23:19:50.8864150Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T23:19:50.8868570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8871450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8874070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8879850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8882150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8886080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8888970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8891560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8895880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8898720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8901490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8906630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8909180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8914810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8917350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8919950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8925430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8930920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8942250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8983150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.8999010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9006240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9020520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9027860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9040390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9050540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9063000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9075370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9084450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9095870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9121670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9136340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9142870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9153610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:50.9164620Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T23:19:50.9172390Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T23:19:50.9178340Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T23:19:50.9812200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6976-islpjw.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-14T23:19:53.1083440Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:19:55.1894820Z ==> Summary 2021-05-14T23:19:55.2148980Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T23:19:55.2155950Z ==> Installing imagemagick dependency: libheif 2021-05-14T23:19:55.3403520Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T23:19:55.3422610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6571-bt0h9g 2021-05-14T23:19:55.3772050Z cp -pR /private/tmp/d20210514-6571-bt0h9g/libheif/. /usr/local/Cellar/libheif 2021-05-14T23:19:55.4094260Z chmod -Rf +w /private/tmp/d20210514-6571-bt0h9g 2021-05-14T23:19:55.5386520Z ==> Finishing up 2021-05-14T23:19:55.5904160Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T23:19:55.5907130Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T23:19:55.5914750Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T23:19:55.5921890Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T23:19:55.5933250Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T23:19:55.5940860Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T23:19:55.5956950Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T23:19:55.5963360Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T23:19:55.5971420Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T23:19:55.5980250Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T23:19:55.5992440Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T23:19:55.5998510Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T23:19:55.6005320Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T23:19:55.6013420Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T23:19:55.6017910Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T23:19:55.6024150Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T23:19:55.6032820Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T23:19:55.6291200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7003-5tict2.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-14T23:19:57.8033510Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:19:59.8773740Z ==> Summary 2021-05-14T23:19:59.8812890Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T23:19:59.8819700Z ==> Installing imagemagick dependency: liblqr 2021-05-14T23:19:59.9419860Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T23:19:59.9440760Z 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/d20210514-6571-uw8bkr 2021-05-14T23:19:59.9677030Z cp -pR /private/tmp/d20210514-6571-uw8bkr/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T23:19:59.9932330Z chmod -Rf +w /private/tmp/d20210514-6571-uw8bkr 2021-05-14T23:20:00.0921390Z ==> Finishing up 2021-05-14T23:20:00.2383800Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T23:20:00.2391270Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T23:20:00.2397100Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T23:20:00.2405670Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T23:20:00.2587210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7030-46zs3t.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-14T23:20:02.7203500Z ==> Summary 2021-05-14T23:20:02.7233180Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T23:20:02.7240670Z ==> Installing imagemagick dependency: libomp 2021-05-14T23:20:02.7302020Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T23:20:02.7323210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6571-1l4iazv 2021-05-14T23:20:02.7505360Z cp -pR /private/tmp/d20210514-6571-1l4iazv/libomp/. /usr/local/Cellar/libomp 2021-05-14T23:20:02.7689980Z chmod -Rf +w /private/tmp/d20210514-6571-1l4iazv 2021-05-14T23:20:02.8170300Z ==> Finishing up 2021-05-14T23:20:02.8670930Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T23:20:02.8674780Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T23:20:02.8680140Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T23:20:02.8688080Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T23:20:02.8694250Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T23:20:02.8840720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7056-52gaxv.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-14T23:20:05.3103830Z ==> Summary 2021-05-14T23:20:05.3126020Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T23:20:05.3135330Z ==> Installing imagemagick dependency: imath 2021-05-14T23:20:05.3205300Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:20:05.3229670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6571-g2orwc 2021-05-14T23:20:05.3636270Z cp -pR /private/tmp/d20210514-6571-g2orwc/imath/. /usr/local/Cellar/imath 2021-05-14T23:20:05.4229390Z chmod -Rf +w /private/tmp/d20210514-6571-g2orwc 2021-05-14T23:20:05.5340350Z ==> Finishing up 2021-05-14T23:20:05.5880680Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T23:20:05.5890970Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T23:20:05.5896240Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-14T23:20:05.5901910Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T23:20:05.5907790Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T23:20:05.5912860Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T23:20:05.5921080Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T23:20:05.6150940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7082-fqnqtv.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-14T23:20:08.0348280Z ==> Summary 2021-05-14T23:20:08.0394830Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T23:20:08.0405010Z ==> Installing imagemagick dependency: openexr 2021-05-14T23:20:08.0570540Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:20:08.0590770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6571-ftxxuy 2021-05-14T23:20:08.1542860Z cp -pR /private/tmp/d20210514-6571-ftxxuy/openexr/. /usr/local/Cellar/openexr 2021-05-14T23:20:08.2789540Z chmod -Rf +w /private/tmp/d20210514-6571-ftxxuy 2021-05-14T23:20:08.4738110Z ==> Finishing up 2021-05-14T23:20:08.5256950Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T23:20:08.5261300Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T23:20:08.5267210Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T23:20:08.5273110Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T23:20:08.5278930Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T23:20:08.5284700Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T23:20:08.5328020Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T23:20:08.5333110Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T23:20:08.5341930Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T23:20:08.5351420Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T23:20:08.5361770Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T23:20:08.5367600Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-14T23:20:08.5374360Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T23:20:08.5418350Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T23:20:08.5419940Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T23:20:08.5421670Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-14T23:20:08.5425750Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T23:20:08.5431530Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T23:20:08.5437830Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T23:20:08.5446900Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-14T23:20:08.5452550Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T23:20:08.5459380Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T23:20:08.5465670Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T23:20:08.5477710Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-14T23:20:08.5479890Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T23:20:08.5508550Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T23:20:08.5535620Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T23:20:08.5537460Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T23:20:08.6078290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7109-4bnf47.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-14T23:20:11.1828000Z ==> Summary 2021-05-14T23:20:11.1963640Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T23:20:11.1970730Z ==> Installing imagemagick 2021-05-14T23:20:11.1976260Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T23:20:11.1997890Z 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/d20210514-6571-1lbs5vz 2021-05-14T23:20:11.7071490Z cp -pR /private/tmp/d20210514-6571-1lbs5vz/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T23:20:12.3243300Z chmod -Rf +w /private/tmp/d20210514-6571-1lbs5vz 2021-05-14T23:20:15.5762540Z ==> Finishing up 2021-05-14T23:20:15.5964540Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T23:20:15.5970320Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T23:20:15.5976980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T23:20:15.5982700Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T23:20:15.5988730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T23:20:15.5994650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T23:20:15.6011440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T23:20:15.6013650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T23:20:15.6015590Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T23:20:15.6018740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T23:20:15.6025230Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T23:20:15.6031280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T23:20:15.6036790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T23:20:15.6043300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T23:20:15.6051460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T23:20:15.6058530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T23:20:15.6063860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T23:20:15.6070200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T23:20:15.6136140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T23:20:15.6140520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T23:20:15.6146570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T23:20:15.6151990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T23:20:15.6157350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T23:20:15.6163600Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T23:20:15.6169560Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T23:20:15.6174570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T23:20:15.6180750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T23:20:15.6186240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T23:20:15.6191920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T23:20:15.6196980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T23:20:15.6205650Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T23:20:15.6213030Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T23:20:15.6221320Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T23:20:15.6232160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T23:20:15.6242160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T23:20:15.6255730Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T23:20:15.6332020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T23:20:15.6335790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T23:20:15.6337590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T23:20:15.6339400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T23:20:15.6341180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T23:20:15.6342900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T23:20:15.6344660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T23:20:15.6346420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T23:20:15.6348670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T23:20:15.6350550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T23:20:15.6354300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T23:20:15.6356190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T23:20:15.6358060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T23:20:15.6362630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T23:20:15.6364480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T23:20:15.6366570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T23:20:15.6368800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T23:20:15.6371000Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T23:20:15.6373590Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T23:20:15.6377610Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T23:20:15.6383060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T23:20:15.6389190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T23:20:15.6395200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T23:20:15.6400540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T23:20:15.6406240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T23:20:15.6411620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T23:20:15.6417810Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T23:20:15.6426620Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T23:20:15.6431690Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T23:20:15.6437970Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T23:20:15.6468470Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T23:20:15.6476060Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T23:20:15.6481450Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T23:20:15.6487760Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T23:20:15.6493110Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T23:20:15.9838710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7137-qhu4y9.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-14T23:20:18.7317770Z ==> Summary 2021-05-14T23:20:18.7852290Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T23:20:20.7078890Z ==> Caveats 2021-05-14T23:20:20.7079870Z ==> docbook 2021-05-14T23:20:20.7098380Z To use the DocBook package in your XML toolchain, 2021-05-14T23:20:20.7099130Z you need to add the following to your ~/.bashrc: 2021-05-14T23:20:20.7099480Z 2021-05-14T23:20:20.7100000Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:20:20.7101620Z ==> gnu-getopt 2021-05-14T23:20:20.7135330Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:20:20.7136390Z because macOS already provides this software and installing another version in 2021-05-14T23:20:20.7137150Z parallel can cause all kinds of trouble. 2021-05-14T23:20:20.7137490Z 2021-05-14T23:20:20.7138480Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:20:20.7139790Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:20:20.7140270Z 2021-05-14T23:20:20.7140470Z 2021-05-14T23:20:20.7140940Z Bash completion has been installed to: 2021-05-14T23:20:20.7141980Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:20:22.5097460Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T23:20:23.5912340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:20:24.1283140Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T23:20:24.4761010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T23%3A30%3A00Z&sig=GOWfb2EQGSQFx5S7Vt1h7jpUg7%2BF13tYpG%2FS1E%2B3F5w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:24.5251520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A30\%3A00Z\&sig=GOWfb2EQGSQFx5S7Vt1h7jpUg7\%2BF13tYpG\%2FS1E\%2B3F5w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:24.5719230Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T23:20:24.6486400Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T23:20:24.6518270Z 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/d20210514-7144-1ehxvql 2021-05-14T23:20:24.6753950Z cp -pR /private/tmp/d20210514-7144-1ehxvql/udunits/. /usr/local/Cellar/udunits 2021-05-14T23:20:24.7175440Z chmod -Rf +w /private/tmp/d20210514-7144-1ehxvql 2021-05-14T23:20:24.7863130Z ==> Finishing up 2021-05-14T23:20:24.8332460Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T23:20:24.8338500Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T23:20:24.8343950Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T23:20:24.8353090Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T23:20:24.8361240Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T23:20:24.8421000Z info /usr/local/share/info/udunits2.info 2021-05-14T23:20:24.8432440Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T23:20:24.8479790Z info /usr/local/share/info/udunits2lib.info 2021-05-14T23:20:24.8489780Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T23:20:24.8534690Z info /usr/local/share/info/udunits2prog.info 2021-05-14T23:20:24.8543840Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T23:20:24.8552220Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T23:20:24.8559020Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T23:20:24.8762390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7311-32h7lq.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-14T23:20:27.3527520Z ==> Summary 2021-05-14T23:20:27.3567490Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T23:20:29.7841090Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T23:20:29.7841780Z To reinstall 1.6, run: 2021-05-14T23:20:29.7843030Z brew reinstall jq 2021-05-14T23:20:31.5273960Z ==> Caveats 2021-05-14T23:20:31.5274800Z imagej requires Java. You can install the latest version with: 2021-05-14T23:20:31.5275900Z brew install --cask adoptopenjdk 2021-05-14T23:20:31.5276250Z 2021-05-14T23:20:31.9000160Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T23:20:32.1428250Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-14T23:20:43.0778740Z ==> Verifying checksum for cask 'imagej' 2021-05-14T23:20:43.2863550Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:20:43.2864820Z ==> Installing Cask imagej 2021-05-14T23:20:43.3353360Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7421-a9gf53 2021-05-14T23:20:43.5270790Z cp -pR /private/tmp/d20210514-7421-a9gf53/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T23:20:43.7062740Z chmod -Rf +w /private/tmp/d20210514-7421-a9gf53 2021-05-14T23:20:43.7905970Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T23:20:44.2081370Z 🍺 imagej was successfully installed! 2021-05-14T23:20:46.9151530Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T23:20:48.6362480Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T23:20:48.9998350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T23%3A30%3A00Z&sig=sgcXTvwp9J2dKfOvKq7jiv8EMes04u1dp5GsilXwGuU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:49.1608630Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T23:20:50.7862310Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T23:20:51.1377240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T23%3A30%3A00Z&sig=JAlK80Q2LFO8IhYzxvICRSi7vo%2Fz9kqO5y5FX9bmFlQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:51.4443440Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T23:20:51.4448570Z ==> Installing bowtie2 dependency: tbb 2021-05-14T23:20:51.5691560Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T23:20:54.5765830Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T23:20:54.5772500Z ==> Installing bowtie2 2021-05-14T23:20:54.5777310Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T23:20:57.5999970Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T23:21:00.9117620Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T23:21:02.5832690Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T23:21:02.9133200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T23%3A30%3A00Z&sig=zYQxHoM2V1dY9%2FhIyx%2F2O9FAASs5Rbw6%2B0L6EzPhiJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:03.0469240Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T23:21:04.6860020Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T23:21:05.0467380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T23%3A30%3A00Z&sig=W4zuRPsPAYd%2FAxJiJWabgCsG5E3%2BRA99tHUkDs3hVJU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:05.1335510Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T23:21:06.8132600Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T23:21:07.2019140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T23%3A30%3A00Z&sig=aH8Jp18MUWjczgivUxRiW0%2BHc2UuKJzrb2lqct%2FylAA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:07.2941680Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T23:21:08.9903510Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T23:21:09.3207150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T23%3A30%3A00Z&sig=4VcYdDHhjgJlNZ4TUT%2BLAHExAQrRvtZH4SmdTGKVLT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:09.3920780Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T23:21:11.0066820Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T23:21:11.3290770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T23%3A30%3A00Z&sig=mfzrfSZMdoB4q6%2BvCRqO2VWPzC8yV%2F4jskAnTeGdWgM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:11.4197120Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T23:21:13.1397010Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T23:21:13.4744610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T23%3A30%3A00Z&sig=PqERAp%2BU3aDBxcUKkB9q6WqYZylg2%2B%2BeuRRx4UoB%2B%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:13.7304860Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:21:14.2955530Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T23:21:14.2981380Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:21:14.7997190Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:21:14.9448190Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T23:21:16.5471460Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T23:21:16.9851890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T23%3A30%3A00Z&sig=WrWDBu20QfsGnh0KQagtYudCKdWnCLGGY1RmZTvHC8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:17.0734590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T23:21:18.7670930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T23:21:19.1134900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T23%3A30%3A00Z&sig=P1LNKQMj5i6PfRncUlh0nFBWfLTvyYfRKmio0hDhXyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:20.1986170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T23:21:20.9438440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T23:21:21.2907860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T23%3A30%3A00Z&sig=H1Cl%2Bf8qPW1Ea5XsCtrpSw9AdDZBNLwfKL7%2BOpQHF6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:21.4552830Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T23:21:23.1215960Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T23:21:23.4686210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T23%3A30%3A00Z&sig=vCGrYhod%2FFk8xeH9tKBDZ%2BwXYC4mkAe%2B5gE04N4gdgU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:23.7083370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T23:21:25.5197490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T23:21:25.8523300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T23%3A30%3A00Z&sig=d%2BLDpSXc1ma7c7lscUwOCCD%2FyxtYUF8PXvlqBesZ0d4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:25.9698410Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T23:21:27.7997580Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T23:21:28.1862830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T23%3A30%3A00Z&sig=WBIKdhZn5X5yeEHQAQdmS3WKl9QffL8QOH9mvYvTCas%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:28.2758940Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T23:21:29.9580880Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T23:21:30.2932000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T23%3A30%3A00Z&sig=epR5tXMl9iWTmnKi8imVhImBbfdLMWVZbcI0YiAWAUw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:30.3952190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T23:21:32.0956420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T23:21:32.4549500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T23%3A30%3A00Z&sig=n2IQhx0gsRr7oi79Rdg1CIZD1v5kNWNc28RGMegaIcM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:32.7843310Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:21:34.4759170Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:21:34.8255750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T23%3A30%3A00Z&sig=bLmaMYStvUfeUYvXKmRVxuXwM1e9uJK4nJzCK%2F8g7Qs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:35.0187370Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T23:21:37.0681900Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T23:21:37.4381520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T23%3A30%3A00Z&sig=hrR%2FGgJFCMQbhvOQKRsa8NNQWieKXDinbS%2FauAjS1zw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:38.2264990Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T23:21:39.9444400Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T23:21:40.3055310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T23%3A30%3A00Z&sig=EY3b9DSr%2Fu2FBj0FYNOS03h7Y45Gt52qL4nN8wkOzLw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:40.4911510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T23:21:42.1507510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T23:21:42.5080370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T23%3A30%3A00Z&sig=XkkzUIXXvcDxQu8Quu1uKvczkarWw%2B7F3GAYCGqQ7VU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:42.7760330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T23:21:44.4459500Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T23:21:44.7908460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T23%3A30%3A00Z&sig=nlXNQyqfEoeAuWbHvY7wYEVzw13ua3b19cD8tbiBp3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:45.1813470Z ==> 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-14T23:21:45.1816900Z ==> Installing gdal dependency: cfitsio 2021-05-14T23:21:45.2544620Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T23:21:47.7877400Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T23:21:47.7882670Z ==> Installing gdal dependency: popt 2021-05-14T23:21:47.7907050Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T23:21:50.3654850Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T23:21:50.3661580Z ==> Installing gdal dependency: epsilon 2021-05-14T23:21:50.3722920Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T23:21:53.0325780Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T23:21:53.0327260Z ==> Installing gdal dependency: expat 2021-05-14T23:21:53.0342450Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T23:21:55.7157010Z ==> Caveats 2021-05-14T23:21:55.7158320Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:21:55.7159260Z because macOS already provides this software and installing another version in 2021-05-14T23:21:55.7160010Z parallel can cause all kinds of trouble. 2021-05-14T23:21:55.7160340Z 2021-05-14T23:21:55.7160840Z If you need to have expat first in your PATH, run: 2021-05-14T23:21:55.7162090Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:21:55.7162560Z 2021-05-14T23:21:55.7163070Z For compilers to find expat you may need to set: 2021-05-14T23:21:55.7164090Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:21:55.7165150Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:21:55.7165530Z 2021-05-14T23:21:55.7166420Z For pkg-config to find expat you may need to set: 2021-05-14T23:21:55.7167170Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:21:55.7167570Z 2021-05-14T23:21:55.7168320Z ==> Summary 2021-05-14T23:21:55.7191760Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T23:21:55.7198800Z ==> Installing gdal dependency: freexl 2021-05-14T23:21:55.7307120Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T23:21:58.7473390Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T23:21:58.7479000Z ==> Installing gdal dependency: geos 2021-05-14T23:21:58.7862590Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T23:22:02.5501570Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T23:22:02.5509130Z ==> Installing gdal dependency: hdf5 2021-05-14T23:22:02.6063270Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:22:06.7958380Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:22:06.7964470Z ==> Installing gdal dependency: json-c 2021-05-14T23:22:06.8023970Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T23:22:10.1749010Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T23:22:10.1756180Z ==> Installing gdal dependency: libxml2 2021-05-14T23:22:10.1837080Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T23:22:14.4948820Z ==> Caveats 2021-05-14T23:22:14.4972090Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:22:14.4973180Z because macOS already provides this software and installing another version in 2021-05-14T23:22:14.4973950Z parallel can cause all kinds of trouble. 2021-05-14T23:22:14.4974290Z 2021-05-14T23:22:14.4974800Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:22:14.5072080Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:22:14.5072670Z 2021-05-14T23:22:14.5073220Z For compilers to find libxml2 you may need to set: 2021-05-14T23:22:14.5076200Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:22:14.5077510Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:22:14.5080300Z 2021-05-14T23:22:14.5081400Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:22:14.5082150Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:22:14.5082550Z 2021-05-14T23:22:14.5083350Z ==> Summary 2021-05-14T23:22:14.5323540Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T23:22:14.5334550Z ==> Installing gdal dependency: libdap 2021-05-14T23:22:14.5538940Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T23:22:18.5816710Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T23:22:18.5823400Z ==> Installing gdal dependency: proj 2021-05-14T23:22:18.5998550Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T23:22:23.8251540Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T23:22:23.8263890Z ==> Installing gdal dependency: libgeotiff 2021-05-14T23:22:23.8517190Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T23:22:27.6094290Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T23:22:27.6102610Z ==> Installing gdal dependency: librttopo 2021-05-14T23:22:27.6566970Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:22:31.1618120Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T23:22:31.1623650Z ==> Installing gdal dependency: minizip 2021-05-14T23:22:31.1742140Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T23:22:34.7606300Z ==> Caveats 2021-05-14T23:22:34.7614930Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:22:34.7617490Z with the venerable 'unzip' library. 2021-05-14T23:22:34.7619070Z ==> Summary 2021-05-14T23:22:34.7631770Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T23:22:34.7642530Z ==> Installing gdal dependency: libspatialite 2021-05-14T23:22:34.8626730Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T23:22:46.1082770Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T23:22:46.1087830Z ==> Installing gdal dependency: netcdf 2021-05-14T23:22:46.1736750Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:22:49.8554660Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:22:49.8561490Z ==> Installing gdal dependency: openblas 2021-05-14T23:22:49.8960540Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T23:22:54.7761080Z ==> Caveats 2021-05-14T23:22:54.7779500Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:22:54.7780980Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:22:54.7781900Z 2021-05-14T23:22:54.7782940Z For compilers to find openblas you may need to set: 2021-05-14T23:22:54.7784570Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:22:54.7786420Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:22:54.7787320Z 2021-05-14T23:22:54.7788810Z For pkg-config to find openblas you may need to set: 2021-05-14T23:22:54.7790100Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:22:54.7790960Z 2021-05-14T23:22:54.7792380Z ==> Summary 2021-05-14T23:22:54.7793960Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T23:22:54.7800030Z ==> Installing gdal dependency: numpy 2021-05-14T23:22:54.8616620Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T23:22:59.7348520Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T23:22:59.7357830Z ==> Installing gdal dependency: xerces-c 2021-05-14T23:22:59.7417550Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T23:23:05.7132950Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T23:23:05.7139810Z ==> Installing gdal 2021-05-14T23:23:05.7145570Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T23:23:14.3399520Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T23:23:15.7473680Z ==> No outdated dependents to upgrade! 2021-05-14T23:23:15.7475060Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:23:16.1441380Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:23:16.1442200Z netcdf 2021-05-14T23:23:16.2882850Z ==> Caveats 2021-05-14T23:23:16.2883840Z ==> expat 2021-05-14T23:23:16.2933810Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:16.2935090Z because macOS already provides this software and installing another version in 2021-05-14T23:23:16.2935950Z parallel can cause all kinds of trouble. 2021-05-14T23:23:16.2936280Z 2021-05-14T23:23:16.2936780Z If you need to have expat first in your PATH, run: 2021-05-14T23:23:16.2938120Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:23:16.2938580Z 2021-05-14T23:23:16.2939090Z For compilers to find expat you may need to set: 2021-05-14T23:23:16.2940130Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:23:16.2941200Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:23:16.2941590Z 2021-05-14T23:23:16.2942480Z For pkg-config to find expat you may need to set: 2021-05-14T23:23:16.2943240Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:23:16.2943640Z 2021-05-14T23:23:16.2944390Z ==> libxml2 2021-05-14T23:23:16.2997100Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:16.2998690Z because macOS already provides this software and installing another version in 2021-05-14T23:23:16.2999530Z parallel can cause all kinds of trouble. 2021-05-14T23:23:16.2999870Z 2021-05-14T23:23:16.3000390Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:23:16.3002040Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:23:16.3002520Z 2021-05-14T23:23:16.3003040Z For compilers to find libxml2 you may need to set: 2021-05-14T23:23:16.3004230Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:23:16.3005350Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:23:16.3005730Z 2021-05-14T23:23:16.3006650Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:23:16.3008510Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:23:16.3008910Z 2021-05-14T23:23:16.3009740Z ==> minizip 2021-05-14T23:23:16.3018570Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:23:16.3020050Z with the venerable 'unzip' library. 2021-05-14T23:23:16.3021140Z ==> openblas 2021-05-14T23:23:16.3085300Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:16.3086950Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:23:16.3087850Z 2021-05-14T23:23:16.3089510Z For compilers to find openblas you may need to set: 2021-05-14T23:23:17.1544120Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:23:17.1549670Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:23:17.1552260Z 2021-05-14T23:23:17.1553660Z For pkg-config to find openblas you may need to set: 2021-05-14T23:23:17.1554550Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:23:17.1555000Z 2021-05-14T23:23:18.5778510Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:23:19.1470880Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T23:23:19.1507100Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:23:19.4919380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:23:19.5854010Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:23:20.1599190Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T23:23:20.1644310Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:23:20.5218440Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:23:20.6459160Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T23:23:22.3528270Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T23:23:22.6625020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T23%3A30%3A00Z&sig=XIaIqLzP6ry5eths%2BldgxyHmYMQbcZio%2FPnA%2FqGCqrA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:24.0944880Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:23:24.6814190Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T23:23:24.6835780Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:23:25.0019460Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:23:25.0137060Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T23:23:26.7036430Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T23:23:27.0436180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T23%3A30%3A00Z&sig=xlxZkfam1JQCnB7qzeb033iX%2FAybrgzKz%2BH%2BhkXgwvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:27.2446460Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T23:23:27.2465550Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T23:23:28.8992840Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T23:23:29.2306550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T23%3A30%3A00Z&sig=nfFGYI2xAVRN6zUDKBadovOEnjqCt%2FWIIC4jOpkNfGw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:29.8199360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T23:23:31.5493420Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T23:23:31.8874110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T23%3A30%3A00Z&sig=%2FyljtVj%2BvrMB9QPWVBPPsK%2BYj3xX%2Bh%2FoIzHtRyEqogA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:32.0882040Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T23:23:33.8007080Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T23:23:34.1422000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T23%3A30%3A00Z&sig=JNe1IrBm%2BCZMBmq0bgfxo%2FNwELjuIWUpeS2UUVbdP08%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:35.2411890Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T23:23:35.2421790Z ==> Installing itk dependency: open-mpi 2021-05-14T23:23:35.3763860Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:23:41.4328760Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:23:41.4369930Z ==> Installing itk dependency: fftw 2021-05-14T23:23:41.5083260Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:23:44.5805740Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:23:44.5812520Z ==> Installing itk dependency: boost 2021-05-14T23:23:44.5866780Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T23:24:26.7661050Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T23:24:26.7671480Z ==> Installing itk dependency: netcdf 2021-05-14T23:24:26.8353790Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:24:30.0004380Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:24:30.0006040Z ==> Installing itk dependency: pyqt@5 2021-05-14T23:24:30.0007580Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T23:24:35.3148530Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T23:24:35.3156070Z ==> Installing itk dependency: vtk@8.2 2021-05-14T23:24:35.4795300Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T23:25:14.3330570Z ==> Caveats 2021-05-14T23:25:14.3331990Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:25:14.3333520Z because this is an alternate version of another formula. 2021-05-14T23:25:14.3334450Z 2021-05-14T23:25:14.3334980Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T23:25:14.3336780Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:25:14.3337230Z 2021-05-14T23:25:14.3338210Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T23:25:14.3339350Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T23:25:14.3340420Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T23:25:14.3340790Z 2021-05-14T23:25:14.3341540Z ==> Summary 2021-05-14T23:25:14.6127170Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T23:25:14.6132230Z ==> Installing itk dependency: gdcm 2021-05-14T23:25:14.8332450Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T23:25:22.2321010Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T23:25:22.2330160Z ==> Installing itk 2021-05-14T23:25:22.2334690Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T23:25:46.1881370Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T23:25:50.3800430Z ==> No outdated dependents to upgrade! 2021-05-14T23:25:50.3801820Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:25:58.5335800Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:25:58.5336440Z fftw 2021-05-14T23:25:58.6210640Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T23:25:58.6211970Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T23:26:00.6145460Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T23:26:00.7691590Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T23:26:01.8844220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:26:02.4087210Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T23:26:02.7631000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T23%3A35%3A00Z&sig=IPNJIGiG6gf0jIZIjHFvNzFCvXDHbqTWKCDIXKlNz4s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:02.8124320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A35\%3A00Z\&sig=IPNJIGiG6gf0jIZIjHFvNzFCvXDHbqTWKCDIXKlNz4s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:26:02.8611560Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T23:26:02.8670610Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T23:26:03.9276210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:26:04.4657690Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T23:26:04.8144200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T23%3A35%3A00Z&sig=T2G9ZKqwQWACnPkfG1BMcM%2Fmwj%2Bwsfk2KZD5c5X1%2B5o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:04.8804420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A35\%3A00Z\&sig=T2G9ZKqwQWACnPkfG1BMcM\%2Fmwj\%2Bwsfk2KZD5c5X1\%2B5o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:26:04.9499400Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T23:26:04.9593340Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T23:26:05.9860850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:26:06.5077620Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T23:26:06.8409460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T23%3A35%3A00Z&sig=RN0LfJ3btPATIS08t5fUrbmRMehjGZgBLxbNJEdvKQI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:06.8906040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A35\%3A00Z\&sig=RN0LfJ3btPATIS08t5fUrbmRMehjGZgBLxbNJEdvKQI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:26:06.9574310Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T23:26:06.9618160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T23:26:08.1346290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:26:08.6855360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T23:26:09.0217750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T23%3A35%3A00Z&sig=%2BUq77G09RMsk8vsPzTRCtkFyDG5iWmL1t2SyXPEnUyw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:09.0582320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A35\%3A00Z\&sig=\%2BUq77G09RMsk8vsPzTRCtkFyDG5iWmL1t2SyXPEnUyw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:26:09.4331340Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T23:26:09.4951980Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T23:26:09.4956130Z ==> Installing libav dependency: faac 2021-05-14T23:26:09.5618150Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T23:26:09.5652330Z 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/d20210514-9021-160eer4 2021-05-14T23:26:09.5783200Z cp -pR /private/tmp/d20210514-9021-160eer4/faac/. /usr/local/Cellar/faac 2021-05-14T23:26:09.5960590Z chmod -Rf +w /private/tmp/d20210514-9021-160eer4 2021-05-14T23:26:09.6536060Z ==> Finishing up 2021-05-14T23:26:09.7763220Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T23:26:09.7770060Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T23:26:09.7775790Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T23:26:09.7807060Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T23:26:09.7814200Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T23:26:09.7819610Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T23:26:09.7825500Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T23:26:09.8001520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9203-dggmyv.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-14T23:26:12.1356260Z ==> Summary 2021-05-14T23:26:12.1386070Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T23:26:12.1393160Z ==> Installing libav dependency: fdk-aac 2021-05-14T23:26:12.1417650Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T23:26:12.1436400Z 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/d20210514-9021-t19q9l 2021-05-14T23:26:12.1801640Z cp -pR /private/tmp/d20210514-9021-t19q9l/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T23:26:12.2019200Z chmod -Rf +w /private/tmp/d20210514-9021-t19q9l 2021-05-14T23:26:12.2633440Z ==> Finishing up 2021-05-14T23:26:12.3173300Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T23:26:12.3180620Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T23:26:12.3188470Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T23:26:12.3194170Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T23:26:12.3200560Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T23:26:12.3208710Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T23:26:12.3378920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9229-s1c9ro.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-14T23:26:14.6405980Z ==> Summary 2021-05-14T23:26:14.6433560Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T23:26:14.6441360Z ==> Installing libav dependency: sdl 2021-05-14T23:26:14.6465960Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T23:26:14.6493980Z 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/d20210514-9021-pyxe43 2021-05-14T23:26:14.7355730Z cp -pR /private/tmp/d20210514-9021-pyxe43/sdl/. /usr/local/Cellar/sdl 2021-05-14T23:26:14.8621760Z chmod -Rf +w /private/tmp/d20210514-9021-pyxe43 2021-05-14T23:26:15.0079800Z ==> Finishing up 2021-05-14T23:26:15.0609960Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T23:26:15.0617140Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T23:26:15.0645460Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T23:26:15.0661000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T23:26:15.0667340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T23:26:15.0674020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T23:26:15.0680410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T23:26:15.0700020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T23:26:15.0706380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T23:26:15.0713940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T23:26:15.0720010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T23:26:15.0726370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T23:26:15.0732570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T23:26:15.0738940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T23:26:15.0745780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T23:26:15.0752540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T23:26:15.0769300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T23:26:15.0775070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T23:26:15.0780870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T23:26:15.0786920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T23:26:15.0792510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T23:26:15.0798090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T23:26:15.0803770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T23:26:15.0809780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T23:26:15.0816320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T23:26:15.0823520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T23:26:15.0829110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T23:26:15.0834720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T23:26:15.0840830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T23:26:15.0846250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T23:26:15.0851960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T23:26:15.0857470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T23:26:15.0863210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T23:26:15.0868790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T23:26:15.0874610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T23:26:15.0880820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T23:26:15.0887220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T23:26:15.0892090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T23:26:15.0897900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T23:26:15.0903180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T23:26:15.0908930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T23:26:15.0915010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T23:26:15.0920900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T23:26:15.0926230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T23:26:15.0931960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T23:26:15.0937560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T23:26:15.0943190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T23:26:15.0949250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T23:26:15.0967290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T23:26:15.0973100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T23:26:15.0978970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T23:26:15.0984540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T23:26:15.0990370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T23:26:15.0996120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T23:26:15.1001810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T23:26:15.1007570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T23:26:15.1013630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T23:26:15.1019330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T23:26:15.1037610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T23:26:15.1043060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T23:26:15.1048670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T23:26:15.1054630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T23:26:15.1060070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T23:26:15.1066320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T23:26:15.1072220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T23:26:15.1077920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T23:26:15.1084070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T23:26:15.1089630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T23:26:15.1095660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T23:26:15.1101340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T23:26:15.1107150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T23:26:15.1112920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T23:26:15.1119830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T23:26:15.1125650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T23:26:15.1131530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T23:26:15.1137100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T23:26:15.1142830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T23:26:15.1149020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T23:26:15.1154790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T23:26:15.1160160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T23:26:15.1179420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T23:26:15.1186150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T23:26:15.1191540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T23:26:15.1197480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T23:26:15.1203520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T23:26:15.1209130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T23:26:15.1214840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T23:26:15.1220660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T23:26:15.1226580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T23:26:15.1232430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T23:26:15.1238170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T23:26:15.1243980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T23:26:15.1249670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T23:26:15.1255220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T23:26:15.1260710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T23:26:15.1266560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T23:26:15.1272320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T23:26:15.1277720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T23:26:15.1283890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T23:26:15.1289190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T23:26:15.1293720Z Only the first 100 operations were output. 2021-05-14T23:26:15.2411240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9255-15cmd7h.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-14T23:26:17.6271950Z ==> Summary 2021-05-14T23:26:17.6445530Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T23:26:17.6453120Z ==> Installing libav 2021-05-14T23:26:17.6456810Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T23:26:17.6482670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9021-1vpb4jn 2021-05-14T23:26:17.8872780Z cp -pR /private/tmp/d20210514-9021-1vpb4jn/libav/. /usr/local/Cellar/libav 2021-05-14T23:26:17.9999660Z chmod -Rf +w /private/tmp/d20210514-9021-1vpb4jn 2021-05-14T23:26:19.3893640Z ==> Finishing up 2021-05-14T23:26:19.4418520Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T23:26:19.4423670Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T23:26:19.4439560Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T23:26:19.4452420Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T23:26:19.4457990Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T23:26:19.4464050Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T23:26:19.4823430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9281-1f9wqi0.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-14T23:26:21.8548420Z ==> Summary 2021-05-14T23:26:21.8572010Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T23:26:24.5619820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T23:26:26.1536300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T23:26:26.5021750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T23%3A35%3A00Z&sig=kaov2fg83QRMOsH%2FDgjCiIfP1ed1bk6rGRcSR2zj2EA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:26.7270040Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:26:29.6357390Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T23:26:32.2120200Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T23:26:32.2120930Z To reinstall 4.3.0, run: 2021-05-14T23:26:32.2122020Z brew reinstall libtiff 2021-05-14T23:26:33.9374440Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T23:26:33.9376920Z To reinstall 2.3.9_1, run: 2021-05-14T23:26:33.9377780Z brew reinstall unixodbc 2021-05-14T23:26:35.6657310Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T23:26:35.6658060Z To reinstall 1.0.18_1, run: 2021-05-14T23:26:35.6658540Z brew reinstall libsodium 2021-05-14T23:26:37.3800110Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T23:26:37.3801050Z To reinstall 4.1.1, run: 2021-05-14T23:26:37.3801700Z brew reinstall tesseract 2021-05-14T23:26:39.1014770Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T23:26:39.1015500Z To reinstall 1.21.1, run: 2021-05-14T23:26:39.1016630Z brew reinstall wget 2021-05-14T23:26:40.7934190Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T23:26:40.7934850Z To reinstall 4.3.4, run: 2021-05-14T23:26:42.4960920Z brew reinstall zeromq 2021-05-14T23:26:42.4962660Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T23:26:42.4963840Z To reinstall 2.2.27.6_1, run: 2021-05-14T23:26:42.4964670Z brew reinstall udunits 2021-05-14T23:26:44.1715790Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T23:26:44.1716560Z To reinstall 1.2.0, run: 2021-05-14T23:26:44.1717010Z brew reinstall webp 2021-05-14T23:26:45.9090080Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T23:26:47.5993790Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T23:26:47.9618270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T23%3A35%3A00Z&sig=4vh8JdP%2FitfQa3zWAfOiIwIq9Bq6lENBSC0HxpsVuRg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:49.8519510Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T23:27:55.1455570Z ==> Caveats 2021-05-14T23:27:55.1456260Z Bash completion has been installed to: 2021-05-14T23:27:55.1456860Z /usr/local/etc/bash_completion.d 2021-05-14T23:27:55.1457790Z ==> Summary 2021-05-14T23:27:56.6582520Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T23:27:59.6190650Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T23:27:59.6195890Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232738Z&X-Amz-Expires=300&X-Amz-Signature=da8cb07462603e53644c78d867328bff87ecab7b4ef2a74838d799d750335f1a&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-14T23:28:03.0290140Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:28:03.0291380Z ==> Installing Cask xquartz 2021-05-14T23:28:21.8392510Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T23:28:21.8394130Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T23:28:51.6177930Z installer: Package name is 2021-05-14T23:28:51.6180420Z installer: Installing at base path / 2021-05-14T23:28:51.6181540Z installer: The install was successful. 2021-05-14T23:28:51.6182280Z installer: The install requires logging out now. 2021-05-14T23:28:51.7175000Z 🍺 xquartz was successfully installed! 2021-05-14T23:28:51.7731330Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:28:51.7731870Z with: 2021-05-14T23:28:51.7732360Z github_slug: neuroconductor/kirby21.t2 2021-05-14T23:28:51.7732770Z env: 2021-05-14T23:28:51.7733150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:51.7733570Z TIC_DEPLOY_KEY: 2021-05-14T23:28:51.7733970Z RSPM: 2021-05-14T23:28:51.7741470Z GITHUB_PAT: *** 2021-05-14T23:28:51.7741880Z COVERALLS_TOKEN: 2021-05-14T23:28:51.7742310Z continue-on-error: false 2021-05-14T23:28:51.7742750Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:51.7743200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:51.7743590Z TZ: UTC 2021-05-14T23:28:51.7743940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:51.7744320Z NOT_CRAN: true 2021-05-14T23:28:51.7744650Z ##[endgroup] 2021-05-14T23:28:51.9590030Z repo slug is: neuroconductor/kirby21.t2 2021-05-14T23:28:51.9777230Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:28:51.9777840Z env: 2021-05-14T23:28:51.9778300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:51.9778740Z TIC_DEPLOY_KEY: 2021-05-14T23:28:51.9779130Z RSPM: 2021-05-14T23:28:51.9780320Z GITHUB_PAT: *** 2021-05-14T23:28:51.9780790Z COVERALLS_TOKEN: 2021-05-14T23:28:51.9781260Z continue-on-error: false 2021-05-14T23:28:51.9781920Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:51.9782450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:51.9782890Z TZ: UTC 2021-05-14T23:28:51.9783290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:51.9783700Z NOT_CRAN: true 2021-05-14T23:28:51.9784190Z ##[endgroup] 2021-05-14T23:28:53.1872460Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:28:53.1873460Z with: 2021-05-14T23:28:53.1873850Z repo_name: kirby21.t2 2021-05-14T23:28:53.1874280Z repo_version: 1.7.0 2021-05-14T23:28:53.1874650Z runner_os: macOS 2021-05-14T23:28:53.1875280Z R_version: 4.0 2021-05-14T23:28:53.1875630Z env: 2021-05-14T23:28:53.1876070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:53.1876500Z TIC_DEPLOY_KEY: 2021-05-14T23:28:53.1876880Z RSPM: 2021-05-14T23:28:53.1878060Z GITHUB_PAT: *** 2021-05-14T23:28:53.1878530Z COVERALLS_TOKEN: 2021-05-14T23:28:53.1879030Z continue-on-error: false 2021-05-14T23:28:53.1879490Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:53.1880000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:53.1880440Z TZ: UTC 2021-05-14T23:28:53.1880840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:53.1881240Z NOT_CRAN: true 2021-05-14T23:28:53.1881600Z ##[endgroup] 2021-05-14T23:28:53.2596560Z Package: kirby21.t2 2021-05-14T23:28:53.2601710Z Version: 1.7.0 2021-05-14T23:28:53.2602180Z OS: macOS 2021-05-14T23:28:53.2692410Z ##[group]Run install.packages('remotes') 2021-05-14T23:28:53.2693190Z install.packages('remotes') 2021-05-14T23:28:53.2694040Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:28:53.2695030Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:28:53.2898850Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:28:53.2899280Z env: 2021-05-14T23:28:53.2899740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:53.2900200Z TIC_DEPLOY_KEY: 2021-05-14T23:28:53.2900570Z RSPM: 2021-05-14T23:28:53.2901540Z GITHUB_PAT: *** 2021-05-14T23:28:53.2901950Z COVERALLS_TOKEN: 2021-05-14T23:28:53.2902460Z continue-on-error: false 2021-05-14T23:28:53.2902930Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:53.2903460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:53.2903900Z TZ: UTC 2021-05-14T23:28:53.2904330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:53.2905140Z NOT_CRAN: true 2021-05-14T23:28:53.2905500Z ##[endgroup] 2021-05-14T23:28:53.5552580Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:53.5553880Z (as ‘lib’ is unspecified) 2021-05-14T23:28:56.1428640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-14T23:28:56.4350280Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-14T23:28:56.4569410Z ================================================== 2021-05-14T23:28:56.4570300Z downloaded 381 KB 2021-05-14T23:28:56.4570620Z 2021-05-14T23:28:56.4818280Z 2021-05-14T23:28:56.4820770Z The downloaded binary packages are in 2021-05-14T23:28:56.4822520Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpDXybpk/downloaded_packages 2021-05-14T23:29:02.6371810Z ##[group]Run actions/cache@v1 2021-05-14T23:29:02.6372380Z with: 2021-05-14T23:29:02.6372820Z path: /Users/runner/work/_temp/Library 2021-05-14T23:29:02.6375530Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-89a3b6d6b054bcecf497cab342ba63b79cd0e880abe20dd813e2c8c69f4b3050 2021-05-14T23:29:02.6378970Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-14T23:29:02.6380240Z env: 2021-05-14T23:29:02.6380700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:02.6381160Z TIC_DEPLOY_KEY: 2021-05-14T23:29:02.6381550Z RSPM: 2021-05-14T23:29:02.6383200Z GITHUB_PAT: *** 2021-05-14T23:29:02.6383690Z COVERALLS_TOKEN: 2021-05-14T23:29:02.6384150Z continue-on-error: false 2021-05-14T23:29:02.6384660Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:02.6385140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:02.6385600Z TZ: UTC 2021-05-14T23:29:02.6386130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:02.6386600Z NOT_CRAN: true 2021-05-14T23:29:02.6386960Z ##[endgroup] 2021-05-14T23:29:02.7227780Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:29:02.7356150Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:29:02.7357000Z remotes::install_github("ropensci/tic") 2021-05-14T23:29:02.7357610Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:29:02.7358280Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:29:02.7358820Z remotes::install_cran("covr") 2021-05-14T23:29:02.7577170Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:29:02.7577640Z env: 2021-05-14T23:29:02.7578070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:02.7578550Z TIC_DEPLOY_KEY: 2021-05-14T23:29:02.7578900Z RSPM: 2021-05-14T23:29:02.7579880Z GITHUB_PAT: *** 2021-05-14T23:29:02.7580350Z COVERALLS_TOKEN: 2021-05-14T23:29:02.7580810Z continue-on-error: false 2021-05-14T23:29:02.7581300Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:02.7581780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:02.7582300Z TZ: UTC 2021-05-14T23:29:02.7582730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:02.7583130Z NOT_CRAN: true 2021-05-14T23:29:02.7583520Z ##[endgroup] 2021-05-14T23:29:03.0499910Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:29:03.6977500Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:29:08.7007460Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:29:08.7009040Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:29:08.7010820Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:29:08.7011750Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:29:08.7012680Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:29:08.7013610Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:29:08.7014540Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:29:08.7015400Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:29:08.7016360Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:29:08.7017230Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:29:08.7018360Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:29:08.7020190Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:29:08.7021130Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:29:08.7022070Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:29:08.7022930Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:29:08.7023870Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:29:08.7024770Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:29:08.7025750Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:29:08.7026640Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T23:29:08.7027590Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:29:08.7028450Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:29:08.7029380Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:29:08.7030300Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:29:08.7031210Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:29:08.7032140Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:29:08.7033030Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:29:08.7033970Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:29:08.7034810Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:29:08.7035780Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:29:08.7036640Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:29:08.7037580Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:29:08.7038500Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:29:08.7039390Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:29:08.7040350Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:29:08.7041230Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:29:08.7043140Z 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-14T23:29:08.7050620Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:08.7051710Z (as ‘lib’ is unspecified) 2021-05-14T23:29:10.7711560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-14T23:29:10.9283430Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-14T23:29:10.9477910Z ================================================== 2021-05-14T23:29:10.9478510Z downloaded 1.3 MB 2021-05-14T23:29:10.9478820Z 2021-05-14T23:29:10.9525540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-14T23:29:11.2137520Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-14T23:29:11.2285930Z ================================================== 2021-05-14T23:29:11.2286580Z downloaded 219 KB 2021-05-14T23:29:11.2286840Z 2021-05-14T23:29:11.2330970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-14T23:29:11.8563230Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-14T23:29:11.8735820Z ================================================== 2021-05-14T23:29:11.8736350Z downloaded 135 KB 2021-05-14T23:29:11.8736650Z 2021-05-14T23:29:11.8776110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-14T23:29:12.0766900Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-14T23:29:12.0775930Z ================================================== 2021-05-14T23:29:12.0776430Z downloaded 46 KB 2021-05-14T23:29:12.0777060Z 2021-05-14T23:29:12.0818600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-14T23:29:12.2324740Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-14T23:29:12.2325580Z ================================================== 2021-05-14T23:29:12.2326010Z downloaded 21 KB 2021-05-14T23:29:12.2326350Z 2021-05-14T23:29:12.2360970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-14T23:29:12.5264840Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-14T23:29:12.5273380Z ================================================== 2021-05-14T23:29:12.5274470Z downloaded 80 KB 2021-05-14T23:29:12.5275820Z 2021-05-14T23:29:12.5313320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-14T23:29:12.6850970Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-14T23:29:12.7450320Z ================================================== 2021-05-14T23:29:12.7450950Z downloaded 2.8 MB 2021-05-14T23:29:12.7451250Z 2021-05-14T23:29:12.7543260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-14T23:29:12.9094030Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-14T23:29:12.9101660Z ================================================== 2021-05-14T23:29:12.9102200Z downloaded 34 KB 2021-05-14T23:29:12.9102510Z 2021-05-14T23:29:12.9141980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-14T23:29:13.1786730Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-14T23:29:13.2024200Z ================================================== 2021-05-14T23:29:13.2024850Z downloaded 841 KB 2021-05-14T23:29:13.2025190Z 2021-05-14T23:29:13.2068800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-14T23:29:13.4883020Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-14T23:29:13.4989490Z ================================================== 2021-05-14T23:29:13.4990290Z downloaded 480 KB 2021-05-14T23:29:13.4990600Z 2021-05-14T23:29:13.5040750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-14T23:29:13.7324270Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-14T23:29:13.7461400Z ================================================== 2021-05-14T23:29:13.7461910Z downloaded 12 KB 2021-05-14T23:29:13.7462210Z 2021-05-14T23:29:13.7515890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-14T23:29:14.0218430Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-14T23:29:14.0496520Z ================================================== 2021-05-14T23:29:14.0497100Z downloaded 486 KB 2021-05-14T23:29:14.0497860Z 2021-05-14T23:29:14.0540360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-14T23:29:14.2629790Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-14T23:29:14.2645000Z ================================================== 2021-05-14T23:29:14.2646040Z downloaded 89 KB 2021-05-14T23:29:14.2646640Z 2021-05-14T23:29:14.2685260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-14T23:29:14.5351260Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-14T23:29:14.5829150Z ================================================== 2021-05-14T23:29:14.5830190Z downloaded 518 KB 2021-05-14T23:29:14.5830620Z 2021-05-14T23:29:14.5873810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-14T23:29:14.8443510Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-14T23:29:14.8524550Z ================================================== 2021-05-14T23:29:14.8525860Z downloaded 206 KB 2021-05-14T23:29:14.8526240Z 2021-05-14T23:29:14.8567450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-14T23:29:15.1797790Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-14T23:29:15.1947240Z ================================================== 2021-05-14T23:29:15.1947870Z downloaded 265 KB 2021-05-14T23:29:15.1948140Z 2021-05-14T23:29:15.1989550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-14T23:29:15.6352680Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-14T23:29:15.6353470Z ================================================== 2021-05-14T23:29:15.6353970Z downloaded 166 KB 2021-05-14T23:29:15.6354230Z 2021-05-14T23:29:15.6401430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-14T23:29:15.8294940Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-14T23:29:15.8316250Z ================================================== 2021-05-14T23:29:15.8316910Z downloaded 94 KB 2021-05-14T23:29:15.8317210Z 2021-05-14T23:29:15.8358170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-14T23:29:16.0304590Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-14T23:29:16.0327710Z ================================================== 2021-05-14T23:29:16.0328240Z downloaded 136 KB 2021-05-14T23:29:16.0328540Z 2021-05-14T23:29:16.0369040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-14T23:29:16.1882250Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-14T23:29:16.1907930Z ================================================== 2021-05-14T23:29:16.1908480Z downloaded 183 KB 2021-05-14T23:29:16.1908790Z 2021-05-14T23:29:16.1960710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-14T23:29:16.4522700Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-14T23:29:16.4948270Z ================================================== 2021-05-14T23:29:16.4948860Z downloaded 198 KB 2021-05-14T23:29:16.4949180Z 2021-05-14T23:29:16.4990840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-14T23:29:16.7536030Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-14T23:29:16.7563350Z ================================================== 2021-05-14T23:29:16.7563980Z downloaded 204 KB 2021-05-14T23:29:16.7564290Z 2021-05-14T23:29:16.7605470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-14T23:29:16.9096890Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-14T23:29:16.9105220Z ================================================== 2021-05-14T23:29:16.9106240Z downloaded 64 KB 2021-05-14T23:29:16.9107020Z 2021-05-14T23:29:16.9179340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-14T23:29:17.1682300Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-14T23:29:17.1824910Z ================================================== 2021-05-14T23:29:17.1825530Z downloaded 44 KB 2021-05-14T23:29:17.1825790Z 2021-05-14T23:29:17.1865840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-14T23:29:17.4100590Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-14T23:29:17.4581640Z ================================================== 2021-05-14T23:29:17.4582320Z downloaded 408 KB 2021-05-14T23:29:17.4582630Z 2021-05-14T23:29:17.4625050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-14T23:29:17.7401640Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-14T23:29:17.7422810Z ================================================== 2021-05-14T23:29:17.7423880Z downloaded 91 KB 2021-05-14T23:29:17.7424620Z 2021-05-14T23:29:17.7582400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-14T23:29:18.0598830Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-14T23:29:18.0600310Z ================================================== 2021-05-14T23:29:18.0602200Z downloaded 134 KB 2021-05-14T23:29:18.0603390Z 2021-05-14T23:29:18.0636110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-14T23:29:18.4859590Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-14T23:29:18.5072910Z ================================================== 2021-05-14T23:29:18.5073580Z downloaded 1.9 MB 2021-05-14T23:29:18.5073850Z 2021-05-14T23:29:18.5141500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-14T23:29:18.8609950Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-14T23:29:18.9251130Z ================================================== 2021-05-14T23:29:18.9252500Z downloaded 532 KB 2021-05-14T23:29:18.9253650Z 2021-05-14T23:29:18.9394340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-14T23:29:19.1597770Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-14T23:29:19.1810610Z ================================================== 2021-05-14T23:29:19.1811920Z downloaded 515 KB 2021-05-14T23:29:19.1813240Z 2021-05-14T23:29:19.1870550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-14T23:29:19.4741160Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-14T23:29:19.4754120Z ================================================== 2021-05-14T23:29:19.4754590Z downloaded 47 KB 2021-05-14T23:29:19.4754900Z 2021-05-14T23:29:19.4797260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cachem_1.0.4.tgz' 2021-05-14T23:29:19.8336420Z Content type 'application/x-gzip' length 65624 bytes (64 KB) 2021-05-14T23:29:19.8352560Z ================================================== 2021-05-14T23:29:19.8353180Z downloaded 64 KB 2021-05-14T23:29:19.8353460Z 2021-05-14T23:29:19.8397610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-14T23:29:20.0576180Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-14T23:29:20.2089320Z ================================================== 2021-05-14T23:29:20.2090120Z downloaded 690 KB 2021-05-14T23:29:20.2090430Z 2021-05-14T23:29:20.2136810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-14T23:29:20.5499800Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-14T23:29:20.5502020Z ================================================== 2021-05-14T23:29:20.5502650Z downloaded 46 KB 2021-05-14T23:29:20.5502950Z 2021-05-14T23:29:20.5540500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-14T23:29:20.7791600Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-14T23:29:20.8110240Z ================================================== 2021-05-14T23:29:20.8111340Z downloaded 2.0 MB 2021-05-14T23:29:20.8111720Z 2021-05-14T23:29:22.1052360Z 2021-05-14T23:29:22.1073090Z Running `R CMD build`... 2021-05-14T23:29:22.1073730Z The downloaded binary packages are in 2021-05-14T23:29:22.1074770Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpY0xmmI/downloaded_packages 2021-05-14T23:29:26.8233130Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpY0xmmI/remotes2a2e1b6529cc/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:29:26.8330760Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:26.8331840Z * preparing ‘tic’: 2021-05-14T23:29:26.8431180Z (as ‘lib’ is unspecified) 2021-05-14T23:29:26.8432500Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:29:26.8534660Z * installing the package to process help pages 2021-05-14T23:29:26.8637790Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:29:26.8737110Z * checking for empty or unneeded directories 2021-05-14T23:29:26.8843090Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:29:26.9031660Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:29:26.9135160Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:29:27.5683420Z * installing *source* package ‘tic’ ... 2021-05-14T23:29:27.5782990Z ** using staged installation 2021-05-14T23:29:27.6046100Z ** R 2021-05-14T23:29:27.6460170Z ** inst 2021-05-14T23:29:27.6679410Z ** preparing package for lazy loading 2021-05-14T23:29:28.4469680Z ** help 2021-05-14T23:29:28.6711030Z *** installing help indices 2021-05-14T23:29:28.7939310Z *** copying figures 2021-05-14T23:29:28.7968970Z ** building package indices 2021-05-14T23:29:29.3556750Z ** installing vignettes 2021-05-14T23:29:29.3640340Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:29.7783790Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:30.2916410Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:30.3016390Z * DONE (tic) 2021-05-14T23:29:30.3756430Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:29:30.7187990Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:29:33.7304820Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:29:33.7305920Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:29:33.7306770Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:29:33.7307660Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:29:33.7308740Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:29:33.7309600Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:29:33.7310450Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:29:33.7311280Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:29:33.7312110Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:29:33.7312940Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:29:33.7313760Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:29:33.7314620Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:29:33.7315480Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:29:33.7316310Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:29:33.7317180Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:29:33.7318040Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:29:33.7318880Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:29:33.7319710Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:29:33.7320520Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:29:33.7321340Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:29:33.7322140Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:29:33.7322990Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:29:33.7323820Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:29:33.7324660Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:29:33.7325510Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:29:33.7327080Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:29:33.7328170Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:29:33.7329830Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:29:33.7330770Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:29:33.7331610Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:29:33.7332500Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:29:33.7333400Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:29:33.7334300Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:29:33.7335180Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:29:33.7336040Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:29:33.7336930Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:29:33.7337790Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:29:33.7338690Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:29:33.7340880Z 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-14T23:29:33.7343060Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:33.7344060Z (as ‘lib’ is unspecified) 2021-05-14T23:29:35.5793670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-14T23:29:35.7559780Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-14T23:29:35.7809460Z ================================================== 2021-05-14T23:29:35.7872380Z downloaded 192 KB 2021-05-14T23:29:35.7886170Z 2021-05-14T23:29:35.7899480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-14T23:29:35.9593300Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-14T23:29:35.9829240Z ================================================== 2021-05-14T23:29:35.9899670Z downloaded 1.3 MB 2021-05-14T23:29:35.9900370Z 2021-05-14T23:29:35.9902450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-14T23:29:36.2756470Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-14T23:29:36.2757290Z ================================================== 2021-05-14T23:29:36.2757910Z downloaded 17 KB 2021-05-14T23:29:36.2758180Z 2021-05-14T23:29:36.2801370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.0.tgz' 2021-05-14T23:29:36.4343970Z Content type 'application/x-gzip' length 1002593 bytes (979 KB) 2021-05-14T23:29:36.4557000Z ================================================== 2021-05-14T23:29:36.4557590Z downloaded 979 KB 2021-05-14T23:29:36.4557860Z 2021-05-14T23:29:36.4611210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.1.tgz' 2021-05-14T23:29:36.7598810Z Content type 'application/x-gzip' length 804527 bytes (785 KB) 2021-05-14T23:29:36.7836700Z ================================================== 2021-05-14T23:29:36.7843090Z downloaded 785 KB 2021-05-14T23:29:36.7843870Z 2021-05-14T23:29:36.7931980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-14T23:29:36.9916630Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-14T23:29:36.9921540Z ================================================== 2021-05-14T23:29:36.9921990Z downloaded 43 KB 2021-05-14T23:29:36.9922260Z 2021-05-14T23:29:36.9966750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-14T23:29:37.2226270Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-14T23:29:37.2370930Z ================================================== 2021-05-14T23:29:37.2371400Z downloaded 207 KB 2021-05-14T23:29:37.2371660Z 2021-05-14T23:29:37.2413750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-14T23:29:37.3915610Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-14T23:29:37.4051030Z ================================================== 2021-05-14T23:29:37.4051560Z downloaded 975 KB 2021-05-14T23:29:37.4051830Z 2021-05-14T23:29:37.4111810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-14T23:29:37.6833030Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-14T23:29:37.6937560Z ================================================== 2021-05-14T23:29:37.6938780Z downloaded 68 KB 2021-05-14T23:29:37.6939510Z 2021-05-14T23:29:37.6999570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-14T23:29:37.9461590Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-14T23:29:37.9558080Z ================================================== 2021-05-14T23:29:37.9559090Z downloaded 278 KB 2021-05-14T23:29:37.9560020Z 2021-05-14T23:29:37.9667640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-14T23:29:38.1544230Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-14T23:29:38.1619300Z ================================================== 2021-05-14T23:29:38.1619800Z downloaded 288 KB 2021-05-14T23:29:38.1620060Z 2021-05-14T23:29:38.1660080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-14T23:29:38.4586170Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-14T23:29:38.4587420Z ================================================== 2021-05-14T23:29:38.4587900Z downloaded 15 KB 2021-05-14T23:29:38.4588160Z 2021-05-14T23:29:38.4632690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-14T23:29:38.7701300Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-14T23:29:38.7897150Z ================================================== 2021-05-14T23:29:38.7898130Z downloaded 148 KB 2021-05-14T23:29:38.7898530Z 2021-05-14T23:29:38.7968640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-14T23:29:38.9436000Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-14T23:29:38.9599560Z ================================================== 2021-05-14T23:29:38.9600800Z downloaded 72 KB 2021-05-14T23:29:38.9601540Z 2021-05-14T23:29:38.9652120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-14T23:29:39.1663540Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-14T23:29:39.1730900Z ================================================== 2021-05-14T23:29:39.1731990Z downloaded 35 KB 2021-05-14T23:29:39.1732750Z 2021-05-14T23:29:39.1775980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-14T23:29:39.3154270Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-14T23:29:39.3219580Z ================================================== 2021-05-14T23:29:39.3220750Z downloaded 293 KB 2021-05-14T23:29:39.3221390Z 2021-05-14T23:29:39.3267870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-14T23:29:39.4765410Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-14T23:29:39.5161320Z ================================================== 2021-05-14T23:29:39.5161860Z downloaded 425 KB 2021-05-14T23:29:39.5162120Z 2021-05-14T23:29:39.5281450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-14T23:29:39.7910720Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-14T23:29:39.7913070Z ================================================== 2021-05-14T23:29:39.7914300Z downloaded 36 KB 2021-05-14T23:29:39.7917950Z 2021-05-14T23:29:39.7967410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-14T23:29:40.0909240Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-14T23:29:40.3664340Z ================================================== 2021-05-14T23:29:40.3665670Z downloaded 2.2 MB 2021-05-14T23:29:40.3666420Z 2021-05-14T23:29:40.3735230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xfun_0.22.tgz' 2021-05-14T23:29:40.6416040Z Content type 'application/x-gzip' length 314890 bytes (307 KB) 2021-05-14T23:29:40.6911170Z ================================================== 2021-05-14T23:29:40.6911700Z downloaded 307 KB 2021-05-14T23:29:40.6911970Z 2021-05-14T23:29:40.6953750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-14T23:29:41.0066460Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-14T23:29:41.0580300Z ================================================== 2021-05-14T23:29:41.0581400Z downloaded 194 KB 2021-05-14T23:29:41.0582130Z 2021-05-14T23:29:41.0623490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-14T23:29:41.3629940Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-14T23:29:41.3632770Z ================================================== 2021-05-14T23:29:41.3633280Z downloaded 38 KB 2021-05-14T23:29:41.3633560Z 2021-05-14T23:29:41.3670980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-14T23:29:41.6286260Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-14T23:29:41.6312520Z ================================================== 2021-05-14T23:29:41.6313010Z downloaded 205 KB 2021-05-14T23:29:41.6313270Z 2021-05-14T23:29:41.6352050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-14T23:29:41.8087480Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-14T23:29:42.0291150Z ================================================== 2021-05-14T23:29:42.0291730Z downloaded 13.9 MB 2021-05-14T23:29:42.0291990Z 2021-05-14T23:29:42.0527640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-14T23:29:42.2352860Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-14T23:29:42.4950140Z ================================================== 2021-05-14T23:29:42.4951260Z downloaded 3.1 MB 2021-05-14T23:29:42.4952320Z 2021-05-14T23:29:42.5053700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-14T23:29:42.6830130Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-14T23:29:42.9481420Z ================================================== 2021-05-14T23:29:42.9482430Z downloaded 1.3 MB 2021-05-14T23:29:42.9483040Z 2021-05-14T23:29:42.9544460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-14T23:29:43.1136420Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-14T23:29:43.1235770Z ================================================== 2021-05-14T23:29:43.1236760Z downloaded 302 KB 2021-05-14T23:29:43.1237390Z 2021-05-14T23:29:43.1280620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-14T23:29:43.2799730Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-14T23:29:43.2823960Z ================================================== 2021-05-14T23:29:43.2825030Z downloaded 104 KB 2021-05-14T23:29:43.2825940Z 2021-05-14T23:29:43.2866720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-14T23:29:43.4840640Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-14T23:29:43.4841630Z ================================================== 2021-05-14T23:29:43.4842410Z downloaded 21 KB 2021-05-14T23:29:43.4843040Z 2021-05-14T23:29:43.4881470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-14T23:29:43.7058610Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-14T23:29:43.7062070Z ================================================== 2021-05-14T23:29:43.7062900Z downloaded 43 KB 2021-05-14T23:29:43.7063670Z 2021-05-14T23:29:43.7114810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-14T23:29:43.8563620Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-14T23:29:43.8569880Z ================================================== 2021-05-14T23:29:43.8575990Z downloaded 33 KB 2021-05-14T23:29:43.8580040Z 2021-05-14T23:29:43.8628100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-14T23:29:44.1206990Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-14T23:29:44.1234390Z ================================================== 2021-05-14T23:29:44.1234850Z downloaded 137 KB 2021-05-14T23:29:44.1235100Z 2021-05-14T23:29:44.1285990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-14T23:29:44.3802940Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-14T23:29:44.5382510Z ================================================== 2021-05-14T23:29:44.5383130Z downloaded 2.8 MB 2021-05-14T23:29:44.5383550Z 2021-05-14T23:29:44.5477300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-14T23:29:44.8014980Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-14T23:29:44.8051420Z ================================================== 2021-05-14T23:29:44.8051920Z downloaded 64 KB 2021-05-14T23:29:44.8052190Z 2021-05-14T23:29:44.8089940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-14T23:29:45.1066600Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-14T23:29:45.1231590Z ================================================== 2021-05-14T23:29:45.1232130Z downloaded 954 KB 2021-05-14T23:29:45.1232450Z 2021-05-14T23:29:45.1332360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-14T23:29:45.3722590Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-14T23:29:45.3835070Z ================================================== 2021-05-14T23:29:45.3835610Z downloaded 129 KB 2021-05-14T23:29:45.3836330Z 2021-05-14T23:29:45.4007990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-14T23:29:45.7077150Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-14T23:29:45.7201730Z ================================================== 2021-05-14T23:29:45.7202200Z downloaded 384 KB 2021-05-14T23:29:45.7202470Z 2021-05-14T23:29:47.3976110Z 2021-05-14T23:29:47.3985530Z The downloaded binary packages are in 2021-05-14T23:29:47.3993910Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpY0xmmI/downloaded_packages 2021-05-14T23:29:47.5688780Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:29:51.0884890Z 2021-05-14T23:29:51.7362000Z 2021-05-14T23:29:51.7465410Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpY0xmmI/remotes2a2e4f7f8951/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:29:51.7565930Z 2021-05-14T23:29:51.7669550Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpY0xmmI/remotes2a2e4f7f8951/muschellij2-desc-7be86f2/DESCRIPTION’ (353ms) 2021-05-14T23:29:51.8470060Z 2021-05-14T23:29:51.8556900Z 2021-05-14T23:29:51.8566910Z ─ preparing ‘desc’: 2021-05-14T23:29:51.8826970Z checking DESCRIPTION meta-information ... 2021-05-14T23:29:51.8924700Z 2021-05-14T23:29:51.9276060Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:29:52.3455750Z 2021-05-14T23:29:52.3561190Z 2021-05-14T23:29:52.3662610Z 2021-05-14T23:29:52.3764010Z 2021-05-14T23:29:52.3944740Z 2021-05-14T23:29:52.4058590Z 2021-05-14T23:29:52.4395110Z checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:29:52.4608280Z 2021-05-14T23:29:52.5026720Z ─ checking for LF line-endings in source and make files and shell scripts (493ms) 2021-05-14T23:29:52.5027550Z 2021-05-14T23:29:52.5465480Z 2021-05-14T23:29:52.5711440Z ─ checking for empty or unneeded directories 2021-05-14T23:29:52.6218570Z 2021-05-14T23:29:52.6220240Z 2021-05-14T23:29:52.6427300Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:29:53.5827050Z 2021-05-14T23:29:53.6079140Z 2021-05-14T23:29:53.6313730Z 2021-05-14T23:29:53.7044670Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:53.7056920Z (as ‘lib’ is unspecified) 2021-05-14T23:29:54.7206510Z * installing *source* package ‘desc’ ... 2021-05-14T23:29:54.7279610Z ** using staged installation 2021-05-14T23:29:54.7539500Z ** R 2021-05-14T23:29:54.7814700Z ** inst 2021-05-14T23:29:54.7868190Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:58.3676170Z ** help 2021-05-14T23:29:58.5783840Z *** installing help indices 2021-05-14T23:29:58.6924850Z ** building package indices 2021-05-14T23:29:59.3047490Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:59.6059610Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:59.9298760Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:59.9335250Z * DONE (desc) 2021-05-14T23:30:00.5893080Z 2021-05-14T23:30:00.5995000Z 2021-05-14T23:30:00.6095760Z 2021-05-14T23:30:00.6197910Z 2021-05-14T23:30:00.6259040Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpY0xmmI/remotes2a2e4bb9db5b/muschellij2-ghtravis-0b26809/DESCRIPTION’ (615ms) 2021-05-14T23:30:00.6714980Z 2021-05-14T23:30:00.6741290Z 2021-05-14T23:30:00.6766860Z ─ preparing ‘ghtravis’: 2021-05-14T23:30:00.6869610Z checking DESCRIPTION meta-information ... 2021-05-14T23:30:00.6968910Z 2021-05-14T23:30:00.7005050Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:30:00.7793850Z 2021-05-14T23:30:00.7895080Z 2021-05-14T23:30:00.7997750Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:30:00.8097050Z 2021-05-14T23:30:00.8148380Z 2021-05-14T23:30:00.8177760Z ─ checking for empty or unneeded directories 2021-05-14T23:30:00.8198940Z 2021-05-14T23:30:00.8209520Z 2021-05-14T23:30:00.8212990Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:30:00.8213750Z 2021-05-14T23:30:00.8217340Z 2021-05-14T23:30:00.8229180Z 2021-05-14T23:30:00.8853590Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:30:00.8964250Z (as ‘lib’ is unspecified) 2021-05-14T23:30:01.3492030Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:30:01.3495280Z ** using staged installation 2021-05-14T23:30:01.3707610Z ** R 2021-05-14T23:30:01.3895250Z ** inst 2021-05-14T23:30:01.3918360Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:03.6410320Z ** help 2021-05-14T23:30:03.7378160Z *** installing help indices 2021-05-14T23:30:03.7951910Z ** building package indices 2021-05-14T23:30:04.1578330Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:05.0786940Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:06.0000920Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:06.0027890Z * DONE (ghtravis) 2021-05-14T23:30:06.0351240Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:30:06.2661180Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:30:09.1075140Z 2021-05-14T23:30:09.1077740Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:30:09.1078760Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:30:09.1079790Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:30:09.1080620Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:30:09.1081480Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:30:09.1082290Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:30:09.1091680Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:30:09.1092680Z (as ‘lib’ is unspecified) 2021-05-14T23:30:10.8843240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-14T23:30:11.1325730Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-14T23:30:11.1349100Z ================================================== 2021-05-14T23:30:11.1350070Z downloaded 194 KB 2021-05-14T23:30:11.1350380Z 2021-05-14T23:30:11.1453990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-14T23:30:11.3539880Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-14T23:30:11.3562200Z ================================================== 2021-05-14T23:30:11.3563090Z downloaded 67 KB 2021-05-14T23:30:11.3563490Z 2021-05-14T23:30:11.3599180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-14T23:30:11.5059480Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-14T23:30:11.5083740Z ================================================== 2021-05-14T23:30:11.5084220Z downloaded 189 KB 2021-05-14T23:30:11.5084470Z 2021-05-14T23:30:11.5124160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-14T23:30:11.6975720Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-14T23:30:11.7136930Z ================================================== 2021-05-14T23:30:11.7137560Z downloaded 1.2 MB 2021-05-14T23:30:11.7137830Z 2021-05-14T23:30:11.7195280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-14T23:30:12.0191790Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-14T23:30:12.1044750Z ================================================== 2021-05-14T23:30:12.1045340Z downloaded 936 KB 2021-05-14T23:30:12.1045610Z 2021-05-14T23:30:12.2609720Z 2021-05-14T23:30:12.2711280Z The downloaded binary packages are in 2021-05-14T23:30:12.2813080Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpY0xmmI/downloaded_packages 2021-05-14T23:30:12.5894920Z 2021-05-14T23:30:12.5945710Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpY0xmmI/remotes2a2e1d9c7980/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:30:12.6000230Z 2021-05-14T23:30:12.6019930Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpY0xmmI/remotes2a2e1d9c7980/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:30:12.6298140Z 2021-05-14T23:30:12.6338890Z 2021-05-14T23:30:12.6340900Z ─ preparing ‘aghast’: 2021-05-14T23:30:12.6352770Z 2021-05-14T23:30:12.6353600Z 2021-05-14T23:30:12.6417970Z checking DESCRIPTION meta-information ... 2021-05-14T23:30:12.6457250Z 2021-05-14T23:30:12.6469200Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:30:12.6939550Z 2021-05-14T23:30:12.6977560Z 2021-05-14T23:30:12.6979840Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:30:12.6992690Z 2021-05-14T23:30:12.7023700Z 2021-05-14T23:30:12.7025280Z ─ checking for empty or unneeded directories 2021-05-14T23:30:12.7051820Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:30:12.7130890Z 2021-05-14T23:30:12.7131700Z 2021-05-14T23:30:12.7132420Z 2021-05-14T23:30:12.7319520Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:30:12.7321210Z (as ‘lib’ is unspecified) 2021-05-14T23:30:13.2117770Z * installing *source* package ‘aghast’ ... 2021-05-14T23:30:13.2217380Z ** using staged installation 2021-05-14T23:30:13.2419400Z ** R 2021-05-14T23:30:13.2521250Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:13.8776380Z ** help 2021-05-14T23:30:13.9122420Z *** installing help indices 2021-05-14T23:30:13.9871360Z ** building package indices 2021-05-14T23:30:14.4949170Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:14.7679410Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:15.0898050Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:15.0999910Z * DONE (aghast) 2021-05-14T23:30:15.1202110Z Installing 1 packages: covr 2021-05-14T23:30:15.1253200Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:30:15.1256430Z (as ‘lib’ is unspecified) 2021-05-14T23:30:16.0734690Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:30:16.0735190Z 2021-05-14T23:30:16.9388350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-14T23:30:17.1265000Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-14T23:30:17.1320200Z ================================================== 2021-05-14T23:30:17.1320740Z downloaded 153 KB 2021-05-14T23:30:17.1321000Z 2021-05-14T23:30:17.1357630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-14T23:30:17.3818060Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-14T23:30:17.3832970Z ================================================== 2021-05-14T23:30:17.3833460Z downloaded 117 KB 2021-05-14T23:30:17.3833740Z 2021-05-14T23:30:17.3871200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-14T23:30:17.6833860Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-14T23:30:17.6898680Z ================================================== 2021-05-14T23:30:17.6899180Z downloaded 282 KB 2021-05-14T23:30:17.6899450Z 2021-05-14T23:30:17.7704390Z 2021-05-14T23:30:17.7974390Z The downloaded binary packages are in 2021-05-14T23:30:17.7975700Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpY0xmmI/downloaded_packages 2021-05-14T23:30:17.8250970Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:30:17.8251760Z Rscript -e "tic::before_install()" 2021-05-14T23:30:17.8584560Z shell: /bin/bash -e {0} 2021-05-14T23:30:17.8585100Z env: 2021-05-14T23:30:17.8585810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:17.8586250Z TIC_DEPLOY_KEY: 2021-05-14T23:30:17.8586580Z RSPM: 2021-05-14T23:30:17.8587900Z GITHUB_PAT: *** 2021-05-14T23:30:17.8588290Z COVERALLS_TOKEN: 2021-05-14T23:30:17.8588710Z continue-on-error: false 2021-05-14T23:30:17.8589140Z VDIFFR_RUN_TESTS: false 2021-05-14T23:30:17.8589580Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:30:17.8590380Z TZ: UTC 2021-05-14T23:30:17.8590720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:17.8591080Z NOT_CRAN: true 2021-05-14T23:30:17.8592230Z ##[endgroup] 2021-05-14T23:30:18.3377250Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:30:18.5988580Z Running before_install: step_install_remote_binaries() 2021-05-14T23:30:19.4105020Z Installing kirby21.base binaries 2021-05-14T23:30:19.4117530Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:30:19.7303040Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:30:19.7342300Z tag_name 2021-05-14T23:30:19.7343200Z 5 1.7.3.s 2021-05-14T23:30:19.7343890Z zipball_url 2021-05-14T23:30:19.7344850Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:30:19.7345910Z tarball_url 2021-05-14T23:30:19.7346790Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:30:19.7347630Z commit.sha 2021-05-14T23:30:19.7348320Z 5 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:30:19.7349140Z commit.url 2021-05-14T23:30:19.7350240Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:30:19.7351150Z node_id 2021-05-14T23:30:19.7352040Z 5 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:30:19.7353010Z url 2021-05-14T23:30:19.7353830Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:30:19.7354780Z assets_url 2021-05-14T23:30:19.7355690Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:30:19.7356670Z upload_url 2021-05-14T23:30:19.7357710Z 5 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:30:19.7358750Z id asset_updated_at asset_created_at created_at 2021-05-14T23:30:19.7360450Z 5 42981925 2021-05-14 21:29:13 2021-05-14 21:29:13 2021-05-14 21:04:30 2021-05-14T23:30:19.7361080Z published_at asset_name asset_label 2021-05-14T23:30:19.7362190Z 5 2021-05-14 21:04:58 kirby21.base_1.7.3_R4.0.tgz 2021-05-14T23:30:19.7362700Z asset_download_count 2021-05-14T23:30:19.7363150Z 5 3 2021-05-14T23:30:19.7363800Z asset_browser_download_url 2021-05-14T23:30:19.7364780Z 5 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R4.0.tgz 2021-05-14T23:30:19.7365750Z Installing kirby21.base package binaries 2021-05-14T23:30:19.7692940Z --2021-05-14 23:30:19-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R4.0.tgz 2021-05-14T23:30:19.8169870Z Resolving github.com (github.com)... 140.82.114.4 2021-05-14T23:30:19.8337200Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-14T23:30:19.9648570Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:30:19.9668000Z Location: https://github-releases.githubusercontent.com/367479151/6d641a80-b4fb-11eb-87e4-013300234835?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T233019Z&X-Amz-Expires=300&X-Amz-Signature=7da22621c761f1480e9e9055a8bc2240ee7605cfbb2b25b267a56b4ebcf59be9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:30:19.9676030Z --2021-05-14 23:30:19-- https://github-releases.githubusercontent.com/367479151/6d641a80-b4fb-11eb-87e4-013300234835?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T233019Z&X-Amz-Expires=300&X-Amz-Signature=7da22621c761f1480e9e9055a8bc2240ee7605cfbb2b25b267a56b4ebcf59be9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-14T23:30:19.9680740Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.108.154, 185.199.111.154, ... 2021-05-14T23:30:19.9688580Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-14T23:30:20.0586850Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:30:20.0597300Z Length: 42351 (41K) [application/octet-stream] 2021-05-14T23:30:20.0599150Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFIEBfs/kirby21.base_1.7.3.tgz’ 2021-05-14T23:30:20.0599970Z 2021-05-14T23:30:20.0612740Z 0K .......... .......... .......... .......... . 100% 28.1M=0.001s 2021-05-14T23:30:20.0613220Z 2021-05-14T23:30:20.0614840Z 2021-05-14 23:30:20 (28.1 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFIEBfs/kirby21.base_1.7.3.tgz’ saved [42351/42351] 2021-05-14T23:30:20.0615430Z 2021-05-14T23:30:20.0675300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:30:20.0677210Z (as ‘lib’ is unspecified) 2021-05-14T23:30:20.0920350Z Rewriting new remotes: 2021-05-14T23:30:20.1551110Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:30:20.1552010Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:30:20.1552590Z remotes::install_cran("rcmdcheck") 2021-05-14T23:30:20.1553370Z remotes::install_cran("markdown") 2021-05-14T23:30:20.2012780Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:30:20.2013330Z env: 2021-05-14T23:30:20.2013770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:20.2014290Z TIC_DEPLOY_KEY: 2021-05-14T23:30:20.2014630Z RSPM: 2021-05-14T23:30:20.2015920Z GITHUB_PAT: *** 2021-05-14T23:30:20.2016670Z COVERALLS_TOKEN: 2021-05-14T23:30:20.2017210Z continue-on-error: false 2021-05-14T23:30:20.2017770Z VDIFFR_RUN_TESTS: false 2021-05-14T23:30:20.2018260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:30:20.2018740Z TZ: UTC 2021-05-14T23:30:20.2019120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:20.2019550Z NOT_CRAN: true 2021-05-14T23:30:20.2020050Z ##[endgroup] 2021-05-14T23:30:26.1847900Z 2021-05-14T23:30:27.0811930Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:30:27.0813010Z Use `force = TRUE` to force installation 2021-05-14T23:30:27.0827630Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:30:27.0828700Z Use `force = TRUE` to force installation 2021-05-14T23:30:27.1193530Z ##[group]Run options(width = 100) 2021-05-14T23:30:27.1194440Z options(width = 100) 2021-05-14T23:30:27.1194980Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:30:27.1195660Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:30:27.1450830Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:30:27.1451530Z env: 2021-05-14T23:30:27.1452050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:27.1452620Z TIC_DEPLOY_KEY: 2021-05-14T23:30:27.1452960Z RSPM: 2021-05-14T23:30:27.1455120Z GITHUB_PAT: *** 2021-05-14T23:30:27.1455680Z COVERALLS_TOKEN: 2021-05-14T23:30:27.1456150Z continue-on-error: false 2021-05-14T23:30:27.1456660Z VDIFFR_RUN_TESTS: false 2021-05-14T23:30:27.1457720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:30:27.1458170Z TZ: UTC 2021-05-14T23:30:27.1458540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:27.1458960Z NOT_CRAN: true 2021-05-14T23:30:27.1459490Z ##[endgroup] 2021-05-14T23:30:27.8986550Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:30:27.8987300Z setting value 2021-05-14T23:30:27.9120710Z version R version 4.0.5 (2021-03-31) 2021-05-14T23:30:27.9121340Z os macOS Catalina 10.15.7 2021-05-14T23:30:27.9121910Z system x86_64, darwin17.0 2021-05-14T23:30:27.9122420Z ui X11 2021-05-14T23:30:27.9122890Z language (EN) 2021-05-14T23:30:27.9124250Z collate en_US.UTF-8 2021-05-14T23:30:27.9125200Z ctype en_US.UTF-8 2021-05-14T23:30:27.9125820Z tz UTC 2021-05-14T23:30:27.9126690Z date 2021-05-14 2021-05-14T23:30:27.9127080Z 2021-05-14T23:30:27.9128230Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:30:27.9129020Z ! package * version date lib source 2021-05-14T23:30:27.9130290Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:30:27.9131400Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9132520Z base * 4.0.5 2021-04-01 [?] local 2021-05-14T23:30:27.9133700Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9134790Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9135870Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9136890Z cachem 1.0.4 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9138050Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9140050Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9141190Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9142390Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9143420Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9144550Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9145680Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9146760Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-14T23:30:27.9168550Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9169650Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9171440Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9172790Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9173960Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9175080Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-14T23:30:27.9176320Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:30:27.9177610Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9178800Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9179990Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9181520Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9182550Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9183620Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-14T23:30:27.9184630Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9185710Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9186760Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9187760Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9188910Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9189900Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9190970Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9192100Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:30:27.9193200Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9194250Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9195240Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9196330Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-14T23:30:27.9197370Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-14T23:30:27.9198450Z grid 4.0.5 2021-04-01 [?] local 2021-05-14T23:30:27.9199470Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9200470Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9201510Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9202510Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9203620Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9204770Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-14T23:30:27.9205840Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9207050Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9208100Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9209210Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9210260Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9211450Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9213020Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9214120Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9215350Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9216380Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-14T23:30:27.9217410Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9218460Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9219590Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9220660Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9221920Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9223000Z parallel 4.0.5 2021-04-01 [?] local 2021-05-14T23:30:27.9224150Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9225320Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9226910Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9228600Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9229860Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9231210Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9232500Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9233600Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9234720Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9235810Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9236900Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9237960Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9239040Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9240170Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9241380Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9242540Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9243670Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9244800Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9245830Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9246950Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9249320Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9250430Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9251510Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9252550Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9253640Z splines 4.0.5 2021-04-01 [?] local 2021-05-14T23:30:27.9254630Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-14T23:30:27.9255900Z stats4 4.0.5 2021-04-01 [?] local 2021-05-14T23:30:27.9257400Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9258620Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9259820Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-14T23:30:27.9260830Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9261910Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-14T23:30:27.9262980Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9264030Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9265140Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:30:27.9266440Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9267720Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9268790Z P tools 4.0.5 2021-04-01 [2] local 2021-05-14T23:30:27.9269910Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9271010Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9272070Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-14T23:30:27.9273260Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9274260Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9275350Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9276430Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9277530Z xfun 0.22 2021-03-11 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9278760Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9279800Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9280870Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9281930Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-14T23:30:27.9282210Z 2021-05-14T23:30:27.9282710Z [1] /Users/runner/work/_temp/Library 2021-05-14T23:30:27.9283440Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-14T23:30:27.9283980Z 2021-05-14T23:30:27.9285060Z P ── Loaded and on-disk path mismatch. 2021-05-14T23:30:27.9343270Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:30:27.9343910Z Rscript -e 'tic::script()' 2021-05-14T23:30:27.9344370Z ls -l check 2021-05-14T23:30:27.9618920Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:30:27.9619440Z env: 2021-05-14T23:30:27.9619860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:27.9620320Z TIC_DEPLOY_KEY: 2021-05-14T23:30:27.9620740Z RSPM: 2021-05-14T23:30:27.9622040Z GITHUB_PAT: *** 2021-05-14T23:30:27.9622510Z COVERALLS_TOKEN: 2021-05-14T23:30:27.9622960Z continue-on-error: false 2021-05-14T23:30:27.9623440Z VDIFFR_RUN_TESTS: false 2021-05-14T23:30:27.9623910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:30:27.9624360Z TZ: UTC 2021-05-14T23:30:27.9624830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:27.9625330Z NOT_CRAN: true 2021-05-14T23:30:27.9625700Z ##[endgroup] 2021-05-14T23:30:28.3428270Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:30:28.4915230Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:30:28.4916240Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:30:28.4917030Z timeout = Inf, check_dir = "check") 2021-05-14T23:30:28.6255450Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:30:28.9390610Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:30:33.3828620Z * preparing ‘kirby21.t2’: 2021-05-14T23:30:33.4214700Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:30:33.5321620Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:30:33.5327970Z * checking for empty or unneeded directories 2021-05-14T23:30:33.5420140Z * building ‘kirby21.t2_1.7.0.tar.gz’ 2021-05-14T23:30:33.5604470Z 2021-05-14T23:30:33.6533980Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:30:34.0035530Z * using log directory ‘/Users/runner/work/kirby21.t2/kirby21.t2/check/kirby21.t2.Rcheck’ 2021-05-14T23:30:34.0055410Z * using R version 4.0.5 (2021-03-31) 2021-05-14T23:30:34.0057090Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-14T23:30:34.0058660Z * using session charset: UTF-8 2021-05-14T23:30:34.0346870Z * using option ‘--as-cran’ 2021-05-14T23:30:34.0370900Z * checking for file ‘kirby21.t2/DESCRIPTION’ ... OK 2021-05-14T23:30:34.0379090Z * checking extension type ... Package 2021-05-14T23:30:34.0380820Z * this is package ‘kirby21.t2’ version ‘1.7.0’ 2021-05-14T23:30:34.0388450Z * package encoding: UTF-8 2021-05-14T23:30:34.0416730Z * checking package namespace information ... OK 2021-05-14T23:30:35.1986400Z * checking package dependencies ... OK 2021-05-14T23:30:35.2088710Z * checking if this is a source package ... OK 2021-05-14T23:30:35.2189130Z * checking if there is a namespace ... OK 2021-05-14T23:30:35.2643090Z * checking for executable files ... OK 2021-05-14T23:30:35.2659370Z * checking for hidden files and directories ... OK 2021-05-14T23:30:35.2673170Z * checking for portable file names ... OK 2021-05-14T23:30:35.2688570Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:30:35.2714090Z * checking serialization versions ... OK 2021-05-14T23:30:37.0819010Z * checking whether package ‘kirby21.t2’ can be installed ... OK 2021-05-14T23:30:37.1022210Z * checking installed package size ... OK 2021-05-14T23:30:37.2035180Z * checking package directory ... OK 2021-05-14T23:30:37.2043600Z * checking for future file timestamps ... OK 2021-05-14T23:30:37.4267870Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:30:37.4275810Z * checking top-level files ... OK 2021-05-14T23:30:37.4292890Z * checking for left-over files ... OK 2021-05-14T23:30:37.4353550Z * checking index information ... OK 2021-05-14T23:30:37.6081240Z * checking package subdirectories ... OK 2021-05-14T23:30:37.6787090Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:30:37.7505330Z * checking R files for syntax errors ... OK 2021-05-14T23:30:38.0269510Z * checking whether the package can be loaded ... OK 2021-05-14T23:30:38.1783770Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:30:38.3297560Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:30:38.4863950Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:30:38.7394060Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:30:39.0129670Z * checking loading without being on the library search path ... OK 2021-05-14T23:30:39.1983750Z * checking dependencies in R code ... OK 2021-05-14T23:30:39.7543350Z * checking S3 generic/method consistency ... OK 2021-05-14T23:30:39.9361640Z * checking replacement functions ... OK 2021-05-14T23:30:40.1312760Z * checking foreign function calls ... OK 2021-05-14T23:30:42.5175070Z * checking R code for possible problems ... OK 2021-05-14T23:30:42.7870430Z * checking Rd files ... OK 2021-05-14T23:30:42.8584700Z * checking Rd metadata ... OK 2021-05-14T23:30:42.9396530Z * checking Rd line widths ... OK 2021-05-14T23:30:43.1276500Z * checking Rd cross-references ... OK 2021-05-14T23:30:43.3169370Z * checking for missing documentation entries ... OK 2021-05-14T23:30:43.8793850Z * checking for code/documentation mismatches ... OK 2021-05-14T23:30:44.5908580Z * checking Rd \usage sections ... OK 2021-05-14T23:30:44.6937790Z * checking Rd contents ... OK 2021-05-14T23:30:44.8112360Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:30:45.5446870Z * checking examples ... OK 2021-05-14T23:30:49.7362910Z * checking PDF version of manual ... OK 2021-05-14T23:30:49.7373060Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:30:49.7382540Z * checking for detritus in the temp directory ... OK 2021-05-14T23:30:49.7383580Z * DONE 2021-05-14T23:30:49.7390490Z 2021-05-14T23:30:49.7399110Z Status: OK 2021-05-14T23:30:49.7458060Z 2021-05-14T23:30:49.8779790Z ── R CMD check results ─────────────────────────────────── kirby21.t2 1.7.0 ──── 2021-05-14T23:30:49.8798780Z Duration: 16.3s 2021-05-14T23:30:49.8800540Z 2021-05-14T23:30:49.8815250Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:30:49.9081130Z total 32 2021-05-14T23:30:49.9083500Z drwxr-xr-x 14 runner staff 448 May 14 23:30 kirby21.t2.Rcheck 2021-05-14T23:30:49.9085630Z -rw-r--r-- 1 runner staff 2156 May 14 23:30 kirby21.t2_1.7.0.tar.gz 2021-05-14T23:30:49.9087480Z -rw-r--r-- 1 runner staff 11535 May 14 23:30 kirby21.t2_1.7.0.tgz 2021-05-14T23:30:49.9173690Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:30:49.9174600Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:30:49.9459770Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:30:49.9460230Z env: 2021-05-14T23:30:49.9460660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:49.9461070Z TIC_DEPLOY_KEY: 2021-05-14T23:30:49.9461420Z RSPM: 2021-05-14T23:30:49.9462930Z GITHUB_PAT: *** 2021-05-14T23:30:49.9463400Z COVERALLS_TOKEN: 2021-05-14T23:30:49.9463860Z continue-on-error: false 2021-05-14T23:30:49.9464290Z VDIFFR_RUN_TESTS: false 2021-05-14T23:30:49.9464760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:30:49.9465160Z TZ: UTC 2021-05-14T23:30:49.9465550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:49.9465910Z NOT_CRAN: true 2021-05-14T23:30:49.9466270Z ##[endgroup] 2021-05-14T23:30:50.0084090Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:30:50.0084810Z Rscript -e "tic::before_deploy()" 2021-05-14T23:30:50.0354060Z shell: /bin/bash -e {0} 2021-05-14T23:30:50.0354490Z env: 2021-05-14T23:30:50.0354920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:50.0355490Z TIC_DEPLOY_KEY: 2021-05-14T23:30:50.0355860Z RSPM: 2021-05-14T23:30:50.0356780Z GITHUB_PAT: *** 2021-05-14T23:30:50.0357230Z COVERALLS_TOKEN: 2021-05-14T23:30:50.0357690Z continue-on-error: false 2021-05-14T23:30:50.0358280Z VDIFFR_RUN_TESTS: false 2021-05-14T23:30:50.0358820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:30:50.0359300Z TZ: UTC 2021-05-14T23:30:50.0359680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:50.0360110Z NOT_CRAN: true 2021-05-14T23:30:50.0360470Z ##[endgroup] 2021-05-14T23:30:50.4077890Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:30:50.5673000Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:30:50.5673600Z with: 2021-05-14T23:30:50.5674440Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets{?name,label} 2021-05-14T23:30:50.5675320Z asset_path: check/kirby21.t2_1.7.0.tgz 2021-05-14T23:30:50.5675830Z asset_name: kirby21.t2_1.7.0_R4.0.tgz 2021-05-14T23:30:50.5676380Z asset_content_type: application/octet-stream 2021-05-14T23:30:50.5676900Z env: 2021-05-14T23:30:50.5677320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:50.5677810Z TIC_DEPLOY_KEY: 2021-05-14T23:30:50.5678200Z RSPM: 2021-05-14T23:30:50.5679410Z GITHUB_PAT: *** 2021-05-14T23:30:50.5680250Z COVERALLS_TOKEN: 2021-05-14T23:30:50.5680730Z continue-on-error: false 2021-05-14T23:30:50.5681320Z VDIFFR_RUN_TESTS: false 2021-05-14T23:30:50.5681810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:30:50.5682280Z TZ: UTC 2021-05-14T23:30:50.5682760Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:50.5683170Z NOT_CRAN: true 2021-05-14T23:30:50.5684200Z GITHUB_TOKEN: *** 2021-05-14T23:30:50.5684650Z ##[endgroup] 2021-05-14T23:30:51.2545210Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:30:51.2545920Z Rscript -e "tic::deploy()" 2021-05-14T23:30:51.2814210Z shell: /bin/bash -e {0} 2021-05-14T23:30:51.2814630Z env: 2021-05-14T23:30:51.2815040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:51.2815540Z TIC_DEPLOY_KEY: 2021-05-14T23:30:51.2815880Z RSPM: 2021-05-14T23:30:51.2816970Z GITHUB_PAT: *** 2021-05-14T23:30:51.2817420Z COVERALLS_TOKEN: 2021-05-14T23:30:51.2817860Z continue-on-error: false 2021-05-14T23:30:51.2818400Z VDIFFR_RUN_TESTS: false 2021-05-14T23:30:51.2818870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:30:51.2819320Z TZ: UTC 2021-05-14T23:30:51.2819680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:51.2820100Z NOT_CRAN: true 2021-05-14T23:30:51.2820450Z ##[endgroup] 2021-05-14T23:30:51.6622750Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:30:51.8074890Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:30:51.8075520Z Rscript -e "tic::after_deploy()" 2021-05-14T23:30:51.8344410Z shell: /bin/bash -e {0} 2021-05-14T23:30:51.8344820Z env: 2021-05-14T23:30:51.8345250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:51.8345730Z TIC_DEPLOY_KEY: 2021-05-14T23:30:51.8346060Z RSPM: 2021-05-14T23:30:51.8347550Z GITHUB_PAT: *** 2021-05-14T23:30:51.8347990Z COVERALLS_TOKEN: 2021-05-14T23:30:51.8348470Z continue-on-error: false 2021-05-14T23:30:51.8348930Z VDIFFR_RUN_TESTS: false 2021-05-14T23:30:51.8349430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:30:51.8349870Z TZ: UTC 2021-05-14T23:30:51.8350260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:51.8350670Z NOT_CRAN: true 2021-05-14T23:30:51.8351020Z ##[endgroup] 2021-05-14T23:30:52.2044730Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:30:52.6124530Z Post job cleanup. 2021-05-14T23:30:52.6934770Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:30:52.7068080Z Post job cleanup. 2021-05-14T23:30:52.8599700Z [command]/usr/local/bin/git version 2021-05-14T23:30:52.8685650Z git version 2.31.1 2021-05-14T23:30:52.8758500Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:30:52.8846140Z [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-14T23:30:53.0246140Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:30:53.0308330Z http.https://github.com/.extraheader 2021-05-14T23:30:53.0320730Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:30:53.0401200Z [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-14T23:30:53.1392730Z Cleaning up orphan processes