2021-05-15T13:59:45.2168537Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:59:45.3115839Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T13:59:45.3903162Z 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-15T13:59:45.4672873Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T13:59:45.5440765Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:59:56.8579340Z Current runner version: '2.278.0' 2021-05-15T13:59:56.8638690Z ##[group]Operating System 2021-05-15T13:59:56.8639780Z Mac OS X 2021-05-15T13:59:56.8640530Z 10.15.7 2021-05-15T13:59:56.8641030Z 19H1030 2021-05-15T13:59:56.8641550Z ##[endgroup] 2021-05-15T13:59:56.8642060Z ##[group]Virtual Environment 2021-05-15T13:59:56.8642740Z Environment: macos-10.15 2021-05-15T13:59:56.8643430Z Version: 20210510.1 2021-05-15T13:59:56.8644390Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T13:59:56.8645750Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T13:59:56.8646590Z ##[endgroup] 2021-05-15T13:59:56.8648710Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:59:56.8650400Z Actions: write 2021-05-15T13:59:56.8650900Z Checks: write 2021-05-15T13:59:56.8651420Z Contents: write 2021-05-15T13:59:56.8651920Z Deployments: write 2021-05-15T13:59:56.8652710Z Issues: write 2021-05-15T13:59:56.8653320Z Metadata: read 2021-05-15T13:59:56.8653860Z Packages: write 2021-05-15T13:59:56.8654370Z PullRequests: write 2021-05-15T13:59:56.8655010Z RepositoryProjects: write 2021-05-15T13:59:56.8655780Z SecurityEvents: write 2021-05-15T13:59:56.8656320Z Statuses: write 2021-05-15T13:59:56.8657050Z ##[endgroup] 2021-05-15T13:59:56.8661030Z Prepare workflow directory 2021-05-15T13:59:57.0154430Z Prepare all required actions 2021-05-15T13:59:57.0169440Z Getting action download info 2021-05-15T13:59:57.4091890Z Download action repository 'actions/checkout@v2' 2021-05-15T13:59:58.9977490Z Download action repository 'r-lib/actions@master' 2021-05-15T14:00:01.2948990Z Download action repository 'adigherman/actions@master' 2021-05-15T14:00:03.3256620Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T14:00:03.7384500Z Download action repository 'actions/cache@v1' 2021-05-15T14:00:04.1685270Z Download action repository 'actions/upload-artifact@master' 2021-05-15T14:00:04.5529720Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T14:00:05.4907730Z ##[group]Run actions/checkout@v2 2021-05-15T14:00:05.4908510Z with: 2021-05-15T14:00:05.4908990Z repository: neuroconductor/kirby21.dti 2021-05-15T14:00:05.4909940Z token: *** 2021-05-15T14:00:05.4910300Z ssh-strict: true 2021-05-15T14:00:05.4910750Z persist-credentials: true 2021-05-15T14:00:05.4911180Z clean: true 2021-05-15T14:00:05.4911520Z fetch-depth: 1 2021-05-15T14:00:05.4911860Z lfs: false 2021-05-15T14:00:05.4912200Z submodules: false 2021-05-15T14:00:05.4912530Z env: 2021-05-15T14:00:05.4912920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:05.4915380Z TIC_DEPLOY_KEY: 2021-05-15T14:00:05.4915730Z RSPM: 2021-05-15T14:00:05.4916470Z GITHUB_PAT: *** 2021-05-15T14:00:05.4916830Z COVERALLS_TOKEN: 2021-05-15T14:00:05.4917270Z continue-on-error: false 2021-05-15T14:00:05.4917710Z VDIFFR_RUN_TESTS: false 2021-05-15T14:00:05.4918080Z ##[endgroup] 2021-05-15T14:00:06.8085500Z Syncing repository: neuroconductor/kirby21.dti 2021-05-15T14:00:06.8086960Z ##[group]Getting Git version info 2021-05-15T14:00:06.8088670Z Working directory is '/Users/runner/work/kirby21.dti/kirby21.dti' 2021-05-15T14:00:06.8188930Z [command]/usr/local/bin/git version 2021-05-15T14:00:06.8260790Z git version 2.31.1 2021-05-15T14:00:06.8394680Z ##[endgroup] 2021-05-15T14:00:06.8459580Z Deleting the contents of '/Users/runner/work/kirby21.dti/kirby21.dti' 2021-05-15T14:00:06.8558790Z ##[group]Initializing the repository 2021-05-15T14:00:06.8599410Z [command]/usr/local/bin/git init /Users/runner/work/kirby21.dti/kirby21.dti 2021-05-15T14:00:06.8609430Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T14:00:06.8611420Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T14:00:06.8615640Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T14:00:06.8635170Z hint: 2021-05-15T14:00:06.8637090Z hint: git config --global init.defaultBranch 2021-05-15T14:00:06.8639070Z hint: 2021-05-15T14:00:06.8641520Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T14:00:06.8642990Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T14:00:06.8645120Z hint: 2021-05-15T14:00:06.8648880Z hint: git branch -m 2021-05-15T14:00:06.8650140Z Initialized empty Git repository in /Users/runner/work/kirby21.dti/kirby21.dti/.git/ 2021-05-15T14:00:06.8651290Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/kirby21.dti 2021-05-15T14:00:06.8665450Z ##[endgroup] 2021-05-15T14:00:06.8676250Z ##[group]Disabling automatic garbage collection 2021-05-15T14:00:06.8678190Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T14:00:06.8679820Z ##[endgroup] 2021-05-15T14:00:06.8684120Z ##[group]Setting up auth 2021-05-15T14:00:06.8686130Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:00:06.8730520Z [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-15T14:00:07.4458130Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:00:07.4460520Z [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-15T14:00:07.4465900Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T14:00:07.4467470Z ##[endgroup] 2021-05-15T14:00:07.4568760Z ##[group]Fetching the repository 2021-05-15T14:00:07.4595590Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa:refs/tags/1.7.0.s 2021-05-15T14:00:07.5378150Z remote: Enumerating objects: 49, done. 2021-05-15T14:00:07.5379990Z remote: Counting objects: 2% (1/49) 2021-05-15T14:00:07.5380980Z remote: Counting objects: 4% (2/49) 2021-05-15T14:00:07.5381580Z remote: Counting objects: 6% (3/49) 2021-05-15T14:00:07.5382110Z remote: Counting objects: 8% (4/49) 2021-05-15T14:00:07.5383000Z remote: Counting objects: 10% (5/49) 2021-05-15T14:00:07.5383960Z remote: Counting objects: 12% (6/49) 2021-05-15T14:00:07.5384530Z remote: Counting objects: 14% (7/49) 2021-05-15T14:00:07.5385120Z remote: Counting objects: 16% (8/49) 2021-05-15T14:00:07.5385670Z remote: Counting objects: 18% (9/49) 2021-05-15T14:00:07.5386180Z remote: Counting objects: 20% (10/49) 2021-05-15T14:00:07.5386730Z remote: Counting objects: 22% (11/49) 2021-05-15T14:00:07.5387250Z remote: Counting objects: 24% (12/49) 2021-05-15T14:00:07.5387890Z remote: Counting objects: 26% (13/49) 2021-05-15T14:00:07.5388450Z remote: Counting objects: 28% (14/49) 2021-05-15T14:00:07.5388990Z remote: Counting objects: 30% (15/49) 2021-05-15T14:00:07.5389530Z remote: Counting objects: 32% (16/49) 2021-05-15T14:00:07.5390030Z remote: Counting objects: 34% (17/49) 2021-05-15T14:00:07.5390590Z remote: Counting objects: 36% (18/49) 2021-05-15T14:00:07.5391140Z remote: Counting objects: 38% (19/49) 2021-05-15T14:00:07.5391690Z remote: Counting objects: 40% (20/49) 2021-05-15T14:00:07.5392200Z remote: Counting objects: 42% (21/49) 2021-05-15T14:00:07.5392750Z remote: Counting objects: 44% (22/49) 2021-05-15T14:00:07.5393290Z remote: Counting objects: 46% (23/49) 2021-05-15T14:00:07.5393790Z remote: Counting objects: 48% (24/49) 2021-05-15T14:00:07.5394330Z remote: Counting objects: 51% (25/49) 2021-05-15T14:00:07.5394850Z remote: Counting objects: 53% (26/49) 2021-05-15T14:00:07.5396190Z remote: Counting objects: 55% (27/49) 2021-05-15T14:00:07.5396750Z remote: Counting objects: 57% (28/49) 2021-05-15T14:00:07.5397260Z remote: Counting objects: 59% (29/49) 2021-05-15T14:00:07.5397800Z remote: Counting objects: 61% (30/49) 2021-05-15T14:00:07.5398360Z remote: Counting objects: 63% (31/49) 2021-05-15T14:00:07.5398910Z remote: Counting objects: 65% (32/49) 2021-05-15T14:00:07.5399410Z remote: Counting objects: 67% (33/49) 2021-05-15T14:00:07.5399970Z remote: Counting objects: 69% (34/49) 2021-05-15T14:00:07.5400470Z remote: Counting objects: 71% (35/49) 2021-05-15T14:00:07.5401010Z remote: Counting objects: 73% (36/49) 2021-05-15T14:00:07.5401520Z remote: Counting objects: 75% (37/49) 2021-05-15T14:00:07.5402070Z remote: Counting objects: 77% (38/49) 2021-05-15T14:00:07.5402620Z remote: Counting objects: 79% (39/49) 2021-05-15T14:00:07.5403140Z remote: Counting objects: 81% (40/49) 2021-05-15T14:00:07.5403690Z remote: Counting objects: 83% (41/49) 2021-05-15T14:00:07.5404190Z remote: Counting objects: 85% (42/49) 2021-05-15T14:00:07.5404740Z remote: Counting objects: 87% (43/49) 2021-05-15T14:00:07.5405650Z remote: Counting objects: 89% (44/49) 2021-05-15T14:00:07.5406210Z remote: Counting objects: 91% (45/49) 2021-05-15T14:00:07.5406770Z remote: Counting objects: 93% (46/49) 2021-05-15T14:00:07.5407300Z remote: Counting objects: 95% (47/49) 2021-05-15T14:00:07.5407920Z remote: Counting objects: 97% (48/49) 2021-05-15T14:00:07.5408770Z remote: Counting objects: 100% (49/49) 2021-05-15T14:00:07.5431400Z remote: Counting objects: 100% (49/49), done. 2021-05-15T14:00:07.5432120Z remote: Compressing objects: 2% (1/48) 2021-05-15T14:00:07.5432710Z remote: Compressing objects: 4% (2/48) 2021-05-15T14:00:07.5433230Z remote: Compressing objects: 6% (3/48) 2021-05-15T14:00:07.5434370Z remote: Compressing objects: 8% (4/48) 2021-05-15T14:00:07.5435040Z remote: Compressing objects: 10% (5/48) 2021-05-15T14:00:07.5435580Z remote: Compressing objects: 12% (6/48) 2021-05-15T14:00:07.5436100Z remote: Compressing objects: 14% (7/48) 2021-05-15T14:00:07.5436650Z remote: Compressing objects: 16% (8/48) 2021-05-15T14:00:07.5437240Z remote: Compressing objects: 18% (9/48) 2021-05-15T14:00:07.5437750Z remote: Compressing objects: 20% (10/48) 2021-05-15T14:00:07.5438270Z remote: Compressing objects: 22% (11/48) 2021-05-15T14:00:07.5438830Z remote: Compressing objects: 25% (12/48) 2021-05-15T14:00:07.5439430Z remote: Compressing objects: 27% (13/48) 2021-05-15T14:00:07.5439950Z remote: Compressing objects: 29% (14/48) 2021-05-15T14:00:07.5440460Z remote: Compressing objects: 31% (15/48) 2021-05-15T14:00:07.5441060Z remote: Compressing objects: 33% (16/48) 2021-05-15T14:00:07.5442020Z remote: Compressing objects: 35% (17/48) 2021-05-15T14:00:07.5442580Z remote: Compressing objects: 37% (18/48) 2021-05-15T14:00:07.5443250Z remote: Compressing objects: 39% (19/48) 2021-05-15T14:00:07.5443850Z remote: Compressing objects: 41% (20/48) 2021-05-15T14:00:07.5444410Z remote: Compressing objects: 43% (21/48) 2021-05-15T14:00:07.5444920Z remote: Compressing objects: 45% (22/48) 2021-05-15T14:00:07.5445510Z remote: Compressing objects: 47% (23/48) 2021-05-15T14:00:07.5446060Z remote: Compressing objects: 50% (24/48) 2021-05-15T14:00:07.5446610Z remote: Compressing objects: 52% (25/48) 2021-05-15T14:00:07.5447160Z remote: Compressing objects: 54% (26/48) 2021-05-15T14:00:07.5447730Z remote: Compressing objects: 56% (27/48) 2021-05-15T14:00:07.5448280Z remote: Compressing objects: 58% (28/48) 2021-05-15T14:00:07.5448840Z remote: Compressing objects: 60% (29/48) 2021-05-15T14:00:07.5449830Z remote: Compressing objects: 62% (30/48) 2021-05-15T14:00:07.5450420Z remote: Compressing objects: 64% (31/48) 2021-05-15T14:00:07.5451010Z remote: Compressing objects: 66% (32/48) 2021-05-15T14:00:07.5451530Z remote: Compressing objects: 68% (33/48) 2021-05-15T14:00:07.5452090Z remote: Compressing objects: 70% (34/48) 2021-05-15T14:00:07.5452640Z remote: Compressing objects: 72% (35/48) 2021-05-15T14:00:07.5453230Z remote: Compressing objects: 75% (36/48) 2021-05-15T14:00:07.5453740Z remote: Compressing objects: 77% (37/48) 2021-05-15T14:00:07.5454310Z remote: Compressing objects: 79% (38/48) 2021-05-15T14:00:07.5454850Z remote: Compressing objects: 81% (39/48) 2021-05-15T14:00:07.5455430Z remote: Compressing objects: 83% (40/48) 2021-05-15T14:00:07.5456020Z remote: Compressing objects: 85% (41/48) 2021-05-15T14:00:07.5456560Z remote: Compressing objects: 87% (42/48) 2021-05-15T14:00:07.5457160Z remote: Compressing objects: 89% (43/48) 2021-05-15T14:00:07.5457710Z remote: Compressing objects: 91% (44/48) 2021-05-15T14:00:07.5458280Z remote: Compressing objects: 93% (45/48) 2021-05-15T14:00:07.5458850Z remote: Compressing objects: 95% (46/48) 2021-05-15T14:00:07.5459400Z remote: Compressing objects: 97% (47/48) 2021-05-15T14:00:07.5459960Z remote: Compressing objects: 100% (48/48) 2021-05-15T14:00:07.5460530Z remote: Compressing objects: 100% (48/48), done. 2021-05-15T14:00:31.6807350Z remote: Total 49 (delta 2), reused 43 (delta 0), pack-reused 0 2021-05-15T14:00:35.3613050Z From https://github.com/neuroconductor/kirby21.dti 2021-05-15T14:00:35.3637090Z * [new ref] 00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa -> 1.7.0.s 2021-05-15T14:00:35.3726940Z ##[endgroup] 2021-05-15T14:00:35.3730010Z ##[group]Determining the checkout info 2021-05-15T14:00:35.3737200Z ##[endgroup] 2021-05-15T14:00:35.3740000Z ##[group]Checking out the ref 2021-05-15T14:00:35.3764880Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-15T14:00:37.2594260Z Updating files: 52% (23/44) 2021-05-15T14:00:37.2713800Z Updating files: 54% (24/44) 2021-05-15T14:00:38.1494570Z Updating files: 56% (25/44) 2021-05-15T14:00:38.1521700Z Updating files: 59% (26/44) 2021-05-15T14:00:38.1523620Z Updating files: 61% (27/44) 2021-05-15T14:00:38.1524800Z Updating files: 63% (28/44) 2021-05-15T14:00:38.9221830Z Updating files: 65% (29/44) 2021-05-15T14:00:38.9227630Z Updating files: 68% (30/44) 2021-05-15T14:00:38.9232110Z Updating files: 70% (31/44) 2021-05-15T14:00:38.9235930Z Updating files: 72% (32/44) 2021-05-15T14:00:39.7674500Z Updating files: 75% (33/44) 2021-05-15T14:00:39.7678400Z Updating files: 77% (34/44) 2021-05-15T14:00:39.7682460Z Updating files: 79% (35/44) 2021-05-15T14:00:39.7686400Z Updating files: 81% (36/44) 2021-05-15T14:00:40.5278410Z Updating files: 84% (37/44) 2021-05-15T14:00:40.5283770Z Updating files: 86% (38/44) 2021-05-15T14:00:40.5287520Z Updating files: 88% (39/44) 2021-05-15T14:00:40.5292080Z Updating files: 90% (40/44) 2021-05-15T14:00:40.5295880Z Updating files: 93% (41/44) 2021-05-15T14:00:40.5299250Z Updating files: 95% (42/44) 2021-05-15T14:00:40.5302250Z Updating files: 97% (43/44) 2021-05-15T14:00:40.5306090Z Updating files: 100% (44/44) 2021-05-15T14:00:40.5307260Z Updating files: 100% (44/44), done. 2021-05-15T14:00:40.5367210Z HEAD is now at 00def5a Version id 43 stable 2021-05-15T14:00:40.5395050Z ##[endgroup] 2021-05-15T14:00:40.5511550Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T14:00:40.5604350Z '00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa' 2021-05-15T14:00:40.5815780Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:00:40.5816270Z with: 2021-05-15T14:00:40.5816680Z r-version: oldrel 2021-05-15T14:00:40.5817040Z Ncpus: 1 2021-05-15T14:00:40.5817440Z crayon.enabled: NULL 2021-05-15T14:00:40.5818500Z remove-openmp-macos: true 2021-05-15T14:00:40.5819030Z http-user-agent: default 2021-05-15T14:00:40.5819490Z install-r: true 2021-05-15T14:00:40.5820020Z windows-path-include-mingw: true 2021-05-15T14:00:40.5820560Z env: 2021-05-15T14:00:40.5820980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:40.5821450Z TIC_DEPLOY_KEY: 2021-05-15T14:00:40.5821810Z RSPM: 2021-05-15T14:00:40.5823120Z GITHUB_PAT: *** 2021-05-15T14:00:40.5823570Z COVERALLS_TOKEN: 2021-05-15T14:00:40.5824070Z continue-on-error: false 2021-05-15T14:00:40.5824580Z VDIFFR_RUN_TESTS: false 2021-05-15T14:00:40.5824950Z ##[endgroup] 2021-05-15T14:00:40.8410480Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T14:00:43.8161510Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-15T14:00:44.1106130Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T14:00:44.3288450Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T14:00:45.0052350Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T14:00:45.0183920Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T14:00:45.0288050Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T14:00:45.0408580Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T14:00:45.0489430Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T14:00:45.0491610Z Checksumming (Apple_Free : 3)… 2021-05-15T14:00:45.0492710Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T14:00:45.0494260Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T14:00:45.0495620Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T14:00:45.0498050Z Checksumming (Apple_Free : 5)… 2021-05-15T14:00:45.0510900Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T14:00:45.0512800Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T14:00:46.1152520Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T14:00:46.1188190Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T14:00:47.0751120Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T14:00:47.0833410Z verified CRC32 $84F1919B 2021-05-15T14:00:47.9252160Z /dev/disk2 GUID_partition_scheme 2021-05-15T14:00:47.9372300Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T14:00:47.9476050Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T14:00:51.4683170Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T14:00:51.4701580Z To reinstall 0.29.2_3, run: 2021-05-15T14:00:51.4720580Z brew reinstall pkg-config 2021-05-15T14:00:51.5021350Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T14:00:53.1828070Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T14:00:53.6344760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T14%3A10%3A00Z&sig=3J%2FsJQyxSyI9VN1XX0%2FWnae3iaX0jpBR8RY6oEr2zyQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:53.9063760Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T14:00:55.7905010Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-15T14:00:55.8006930Z installer: Upgrading at base path / 2021-05-15T14:00:55.8009400Z installer: The upgrade was successful. 2021-05-15T14:00:59.3105840Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T14:00:59.3107350Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T14:01:00.3862140Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T14:01:00.7054530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T14%3A10%3A00Z&sig=LN%2BKyF7mtihJBqPFhGVMXebwj5OoPVsFvvPlNJ8EGV0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:00.7990350Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T14:01:01.4839710Z installer: Package name is gfortran 2021-05-15T14:01:01.4917660Z installer: Installing at base path / 2021-05-15T14:01:01.4970110Z installer: The install was successful. 2021-05-15T14:01:01.5072470Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T14:01:01.7135970Z "disk2" ejected. 2021-05-15T14:01:01.7238200Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T14:01:03.7297420Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T14:01:04.3408710Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T14:01:04.3710880Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:01:04.3711460Z env: 2021-05-15T14:01:04.3711920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:04.3712360Z TIC_DEPLOY_KEY: 2021-05-15T14:01:04.3712730Z RSPM: 2021-05-15T14:01:04.3713930Z GITHUB_PAT: *** 2021-05-15T14:01:04.3714350Z COVERALLS_TOKEN: 2021-05-15T14:01:04.3714810Z continue-on-error: false 2021-05-15T14:01:04.3715290Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:04.3715770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:04.3716300Z TZ: UTC 2021-05-15T14:01:04.3716670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:04.3717110Z NOT_CRAN: true 2021-05-15T14:01:04.3717490Z ##[endgroup] 2021-05-15T14:01:04.7896190Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T14:01:04.8496460Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T14:01:04.8499450Z Dload Upload Total Spent Left Speed 2021-05-15T14:01:04.8499910Z 2021-05-15T14:01:04.9405120Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:01:04.9633130Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:01:04.9634700Z 100 117 0 117 0 0 1026 0 --:--:-- --:--:-- --:--:-- 1017 2021-05-15T14:01:05.2330330Z 2021-05-15T14:01:05.2332600Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:01:05.9720000Z 2021-05-15T14:01:06.9609950Z 1 82.6M 1 895k 0 0 798k 0 0:01:45 0:00:01 0:01:44 798k 2021-05-15T14:01:07.9395830Z 24 82.6M 24 20.0M 0 0 9709k 0 0:00:08 0:00:02 0:00:06 19.3M 2021-05-15T14:01:08.9312880Z 53 82.6M 53 43.8M 0 0 14.1M 0 0:00:05 0:00:03 0:00:02 21.8M 2021-05-15T14:01:09.6069570Z 81 82.6M 81 67.1M 0 0 16.4M 0 0:00:05 0:00:04 0:00:01 22.3M 2021-05-15T14:01:09.6071760Z 100 82.6M 100 82.6M 0 0 17.3M 0 0:00:04 0:00:04 --:--:-- 22.4M 2021-05-15T14:01:14.0510990Z ##[group]Run tlmgr update --self 2021-05-15T14:01:14.0511730Z tlmgr update --self 2021-05-15T14:01:14.0512600Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:01:14.0513410Z tlmgr update --all 2021-05-15T14:01:14.0703870Z shell: /bin/bash -e {0} 2021-05-15T14:01:14.0704300Z env: 2021-05-15T14:01:14.0704730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:14.0705220Z TIC_DEPLOY_KEY: 2021-05-15T14:01:14.0705570Z RSPM: 2021-05-15T14:01:14.0706960Z GITHUB_PAT: *** 2021-05-15T14:01:14.0707380Z COVERALLS_TOKEN: 2021-05-15T14:01:14.0707880Z continue-on-error: false 2021-05-15T14:01:14.0708820Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:14.0709300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:14.0709760Z TZ: UTC 2021-05-15T14:01:14.0710130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:14.0710560Z NOT_CRAN: true 2021-05-15T14:01:14.0711040Z ##[endgroup] 2021-05-15T14:01:16.2865490Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:16.2867560Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:01:18.5480600Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:18.5482390Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:01:18.8166730Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T14:01:19.2171620Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T14:01:19.4854230Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T14:01:19.7911530Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T14:01:20.0540640Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-15T14:01:26.5839820Z [7/89, 00:08/00:08] install: biber [1k] 2021-05-15T14:01:26.8433940Z [8/89, 00:08/00:08] install: biblatex [238k] 2021-05-15T14:01:27.3579220Z [9/89, 00:09/00:09] install: checkcites.universal-darwin [1k] 2021-05-15T14:01:27.6225890Z [10/89, 00:09/00:09] install: checkcites [7k] 2021-05-15T14:01:27.8797550Z [11/89, 00:09/00:09] install: chickenize [15k] 2021-05-15T14:01:28.2007000Z [12/89, 00:10/00:10] install: chinese-jfm [3k] 2021-05-15T14:01:28.4646160Z [13/89, 00:10/00:10] install: cloze [9k] 2021-05-15T14:01:28.7202550Z [14/89, 00:10/00:10] install: colorprofiles [86k] 2021-05-15T14:01:29.0882780Z [15/89, 00:11/00:12] install: combofont [2k] 2021-05-15T14:01:29.3433940Z [16/89, 00:11/00:12] install: courier [470k] 2021-05-15T14:01:29.8979020Z [17/89, 00:11/00:11] install: courier-scaled [3k] 2021-05-15T14:01:30.1643680Z [18/89, 00:12/00:12] install: cstypo [3k] 2021-05-15T14:01:30.4249160Z [19/89, 00:12/00:12] install: ctablestack [2k] 2021-05-15T14:01:30.6908360Z [20/89, 00:12/00:12] install: ekdosis [19k] 2021-05-15T14:01:31.0083030Z [21/89, 00:13/00:13] install: emoji [40k] 2021-05-15T14:01:31.3727690Z [22/89, 00:13/00:13] install: emojicite [2k] 2021-05-15T14:01:31.6429340Z [23/89, 00:13/00:13] install: enctex [24k] 2021-05-15T14:01:31.9655440Z [24/89, 00:13/00:13] install: enigma [18k] 2021-05-15T14:01:32.2833250Z [25/89, 00:14/00:15] install: etex-pkg [6k] 2021-05-15T14:01:32.5408940Z [26/89, 00:14/00:15] install: filecontents [3k] 2021-05-15T14:01:32.7947560Z [27/89, 00:14/00:15] install: grfext [3k] 2021-05-15T14:01:33.0584900Z [28/89, 00:15/00:16] install: hyphenex [9k] 2021-05-15T14:01:33.3222270Z [29/89, 00:15/00:16] install: ifplatform [2k] 2021-05-15T14:01:33.7182320Z [30/89, 00:15/00:16] install: innerscript [4k] 2021-05-15T14:01:33.9802340Z [31/89, 00:15/00:16] install: interpreter [7k] 2021-05-15T14:01:34.2456280Z [32/89, 00:16/00:17] install: kanaparser [5k] 2021-05-15T14:01:34.5023220Z [33/89, 00:16/00:17] install: knuth-local [23k] 2021-05-15T14:01:34.8256870Z [34/89, 00:16/00:17] install: logreq [4k] 2021-05-15T14:01:35.0837180Z [35/89, 00:17/00:18] install: lua-typo [7k] 2021-05-15T14:01:35.3494590Z [36/89, 00:17/00:18] install: lua-uca [70k] 2021-05-15T14:01:35.8184480Z [37/89, 00:17/00:18] install: lua-ul [7k] 2021-05-15T14:01:36.0840260Z [38/89, 00:18/00:19] install: lua-uni-algos [6k] 2021-05-15T14:01:36.3487970Z [39/89, 00:18/00:19] install: lua-visual-debug [4k] 2021-05-15T14:01:36.6060130Z [40/89, 00:18/00:19] install: luacode [3k] 2021-05-15T14:01:36.8596600Z [41/89, 00:18/00:19] install: luacolor [5k] 2021-05-15T14:01:37.1294190Z [42/89, 00:19/00:20] install: luahyphenrules [3k] 2021-05-15T14:01:37.3920920Z [43/89, 00:19/00:20] install: luaimageembed [2k] 2021-05-15T14:01:37.6563420Z [44/89, 00:19/00:20] install: luaindex [5k] 2021-05-15T14:01:37.9143170Z [45/89, 00:19/00:20] install: luainputenc [5k] 2021-05-15T14:01:38.1771410Z [46/89, 00:20/00:21] install: luaintro [1k] 2021-05-15T14:01:38.4406900Z [47/89, 00:20/00:21] install: luakeys [5k] 2021-05-15T14:01:38.7124320Z [48/89, 00:20/00:21] install: lualatex-doc [1k] 2021-05-15T14:01:39.0130340Z [49/89, 00:21/00:22] install: lualatex-truncate [2k] 2021-05-15T14:01:39.2840180Z [50/89, 00:21/00:22] install: luamplib [12k] 2021-05-15T14:01:39.5543570Z [51/89, 00:21/00:22] install: luapackageloader [2k] 2021-05-15T14:01:39.8168140Z [52/89, 00:21/00:22] install: luaprogtable [7k] 2021-05-15T14:01:40.0871840Z [53/89, 00:22/00:23] install: luarandom [2k] 2021-05-15T14:01:40.3520300Z [54/89, 00:22/00:23] install: luatex85 [2k] 2021-05-15T14:01:40.6325060Z [55/89, 00:22/00:23] install: luatexbase [4k] 2021-05-15T14:01:40.8994800Z [56/89, 00:22/00:23] install: luatexko [22k] 2021-05-15T14:01:41.2246020Z [57/89, 00:23/00:24] install: luatextra [2k] 2021-05-15T14:01:41.4895590Z [58/89, 00:23/00:24] install: luavlna [8k] 2021-05-15T14:01:41.7685780Z [59/89, 00:23/00:24] install: luaxml [31k] 2021-05-15T14:01:42.0939010Z [60/89, 00:24/00:25] install: makeindex.universal-darwin [91k] 2021-05-15T14:01:42.5610390Z [61/89, 00:24/00:25] install: makeindex [5k] 2021-05-15T14:01:42.8348330Z [62/89, 00:24/00:25] install: mflogo [2k] 2021-05-15T14:01:43.0999070Z [63/89, 00:25/00:26] install: newpax [9k] 2021-05-15T14:01:43.3750960Z [64/89, 00:25/00:26] install: nodetree [13k] 2021-05-15T14:01:43.6997880Z [65/89, 00:25/00:26] install: odsfile [5k] 2021-05-15T14:01:43.9679720Z [66/89, 00:25/00:26] install: optex.universal-darwin [1k] 2021-05-15T14:01:44.2427200Z [67/89, 00:26/00:27] install: optex [770k] 2021-05-15T14:01:45.6223410Z [68/89, 00:27/00:28] install: pdfarticle [4k] 2021-05-15T14:01:45.8866380Z [69/89, 00:27/00:28] install: pdfextra [22k] 2021-05-15T14:01:46.2103220Z [70/89, 00:28/00:29] install: placeat [4k] 2021-05-15T14:01:46.4806550Z [71/89, 00:28/00:29] install: plantuml [3k] 2021-05-15T14:01:46.7514130Z [72/89, 00:28/00:29] install: rsfs [55k] 2021-05-15T14:01:47.1363970Z [73/89, 00:29/00:30] install: selnolig [53k] 2021-05-15T14:01:47.5070500Z [74/89, 00:29/00:29] install: spelling [14k] 2021-05-15T14:01:47.8290100Z [75/89, 00:29/00:29] install: stricttex [2k] 2021-05-15T14:01:48.0951340Z [76/89, 00:30/00:31] install: texlive-common [1k] 2021-05-15T14:01:48.3563830Z [77/89, 00:30/00:30] install: texlive-en [1k] 2021-05-15T14:01:48.6153860Z [78/89, 00:30/00:30] install: texlive-msg-translations [144k] 2021-05-15T14:01:49.1585220Z [79/89, 00:31/00:31] install: thumbpdf.universal-darwin [1k] 2021-05-15T14:01:49.4248560Z [80/89, 00:31/00:31] install: thumbpdf [19k] 2021-05-15T14:01:49.7439530Z [81/89, 00:31/00:31] install: tlshell.universal-darwin [1k] 2021-05-15T14:01:50.0121270Z [82/89, 00:32/00:32] install: tlshell [29k] 2021-05-15T14:01:50.3228420Z [83/89, 00:32/00:32] install: typewriter [25k] 2021-05-15T14:01:50.6387690Z [84/89, 00:32/00:32] install: uninormalize [6k] 2021-05-15T14:01:50.8994720Z [85/89, 00:32/00:32] install: upquote [2k] 2021-05-15T14:01:51.1647720Z [86/89, 00:33/00:33] install: xdvi.universal-darwin [948k] 2021-05-15T14:01:52.4727320Z [87/89, 00:34/00:34] install: xdvi [7k] 2021-05-15T14:01:52.7415740Z [88/89, 00:34/00:34] install: collection-basic [1k] 2021-05-15T14:01:53.0211610Z [89/89, 00:35/00:35] install: collection-luatex [1k] 2021-05-15T14:01:53.2981760Z running mktexlsr ... 2021-05-15T14:01:53.9098690Z done running mktexlsr. 2021-05-15T14:01:53.9507430Z running updmap-sys ... 2021-05-15T14:01:54.5474690Z done running updmap-sys. 2021-05-15T14:01:54.5476260Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T14:01:54.5478500Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/HbYpjN_ijF/BSCduuNd92 ... 2021-05-15T14:01:55.6667250Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/HbYpjN_ijF/BSCduuNd92. 2021-05-15T14:01:55.6668630Z OK: optex.fmt/luatex 2021-05-15T14:01:55.6669900Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:01:55.6671990Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:01:57.9621950Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:57.9623050Z tlmgr: no updates available 2021-05-15T14:01:58.1027650Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:01:58.1028170Z with: 2021-05-15T14:01:58.1028510Z pandoc-version: 2.7.3 2021-05-15T14:01:58.1028870Z env: 2021-05-15T14:01:58.1029250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:58.1029670Z TIC_DEPLOY_KEY: 2021-05-15T14:01:58.1029980Z RSPM: 2021-05-15T14:01:58.1031200Z GITHUB_PAT: *** 2021-05-15T14:01:58.1031590Z COVERALLS_TOKEN: 2021-05-15T14:01:58.1032010Z continue-on-error: false 2021-05-15T14:01:58.1032450Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:58.1032900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:58.1033320Z TZ: UTC 2021-05-15T14:01:58.1033650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:58.1034020Z NOT_CRAN: true 2021-05-15T14:01:58.1034360Z ##[endgroup] 2021-05-15T14:01:58.8545470Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T14:02:01.5120730Z installer: Package name is pandoc 2021-05-15T14:02:01.5122960Z installer: Installing at base path / 2021-05-15T14:02:01.5123720Z installer: The install was successful. 2021-05-15T14:02:01.5270590Z ##[group]Run git config user.name adigherman 2021-05-15T14:02:01.5271350Z git config user.name adigherman 2021-05-15T14:02:01.5272320Z git config user.email adig@jhu.edu 2021-05-15T14:02:01.5450340Z shell: /bin/bash -e {0} 2021-05-15T14:02:01.5450750Z env: 2021-05-15T14:02:01.5451240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:01.5451710Z TIC_DEPLOY_KEY: 2021-05-15T14:02:01.5452110Z RSPM: 2021-05-15T14:02:01.5453330Z GITHUB_PAT: *** 2021-05-15T14:02:01.5453780Z COVERALLS_TOKEN: 2021-05-15T14:02:01.5454340Z continue-on-error: false 2021-05-15T14:02:01.5454830Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:01.5455370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:02:01.5455820Z TZ: UTC 2021-05-15T14:02:01.5456250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:01.5456660Z NOT_CRAN: true 2021-05-15T14:02:01.5457090Z ##[endgroup] 2021-05-15T14:02:01.6009710Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T14:02:01.6010430Z env: 2021-05-15T14:02:01.6010910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:01.6011380Z TIC_DEPLOY_KEY: 2021-05-15T14:02:01.6011720Z RSPM: 2021-05-15T14:02:01.6013080Z GITHUB_PAT: *** 2021-05-15T14:02:01.6013490Z COVERALLS_TOKEN: 2021-05-15T14:02:01.6013990Z continue-on-error: false 2021-05-15T14:02:01.6014450Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:01.6014960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:02:01.6015420Z TZ: UTC 2021-05-15T14:02:01.6015780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:01.6016930Z NOT_CRAN: true 2021-05-15T14:02:01.6017390Z ##[endgroup] 2021-05-15T14:02:03.2849370Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T14:02:03.3224500Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T14:02:03.3225250Z To reinstall 3.20.2, run: 2021-05-15T14:02:03.3225890Z brew reinstall cmake 2021-05-15T14:02:04.9622080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T14:02:06.0833620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:06.6405170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T14:02:06.9667420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T14%3A10%3A00Z&sig=ae5BXPxUxO%2FyrQTf4OSebj2clNsEo4QQQfWRVai4Zzg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:06.9960280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=ae5BXPxUxO\%2FyrQTf4OSebj2clNsEo4QQQfWRVai4Zzg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:07.0495990Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T14:02:07.1151950Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T14:02:07.1181060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2766-yhwjr6 2021-05-15T14:02:07.1382530Z cp -pR /private/tmp/d20210515-2766-yhwjr6/libssh/. /usr/local/Cellar/libssh 2021-05-15T14:02:07.1573580Z chmod -Rf +w /private/tmp/d20210515-2766-yhwjr6 2021-05-15T14:02:07.2135030Z ==> Finishing up 2021-05-15T14:02:07.2469540Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T14:02:07.2486180Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T14:02:07.2491070Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T14:02:07.2497240Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T14:02:07.2501130Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T14:02:07.2506340Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T14:02:07.2513760Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T14:02:07.2661940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2930-h02mc4.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-15T14:02:09.3776160Z ==> Summary 2021-05-15T14:02:09.3802680Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T14:02:11.3635960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T14:02:12.4621690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:13.0156530Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T14:02:13.3463360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T14%3A10%3A00Z&sig=usTLcAYhOuYBnDPdTV0GAB50UVFUmQLyjjG639SNn7Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:13.3800420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=usTLcAYhOuYBnDPdTV0GAB50UVFUmQLyjjG639SNn7Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:14.4237750Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T14:02:14.7687540Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T14:02:15.8462040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:16.3703590Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T14:02:16.6859840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T14%3A10%3A00Z&sig=hgGwbFE15LczbexA0V2a2iRy8zGUVJSdDnKwuKp2lHs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:16.7330870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=hgGwbFE15LczbexA0V2a2iRy8zGUVJSdDnKwuKp2lHs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:16.8114400Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T14:02:16.8182310Z ==> Installing dependencies for jags: gcc 2021-05-15T14:02:16.8189730Z ==> Installing jags dependency: gcc 2021-05-15T14:02:16.9032360Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T14:02:16.9061260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2937-fhfq0b 2021-05-15T14:02:20.1545020Z cp -pR /private/tmp/d20210515-2937-fhfq0b/gcc/. /usr/local/Cellar/gcc 2021-05-15T14:02:21.2005930Z chmod -Rf +w /private/tmp/d20210515-2937-fhfq0b 2021-05-15T14:02:25.4923880Z ==> Finishing up 2021-05-15T14:02:25.6760380Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T14:02:25.6765640Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T14:02:25.6771250Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T14:02:25.6776840Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T14:02:25.6782290Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T14:02:25.6787890Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T14:02:25.6792930Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T14:02:25.6798650Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T14:02:25.6804200Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T14:02:25.6809080Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T14:02:25.6822830Z rm /usr/local/bin/c++-11 2021-05-15T14:02:25.6826500Z rm /usr/local/bin/cpp-11 2021-05-15T14:02:25.6829480Z rm /usr/local/bin/g++-11 2021-05-15T14:02:25.6833160Z rm /usr/local/bin/gcc-11 2021-05-15T14:02:25.6877300Z rm /usr/local/bin/gcc-ar-11 2021-05-15T14:02:25.6880430Z rm /usr/local/bin/gcc-nm-11 2021-05-15T14:02:25.6883640Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T14:02:25.6886580Z rm /usr/local/bin/gcov-11 2021-05-15T14:02:25.6889630Z rm /usr/local/bin/gcov-dump-11 2021-05-15T14:02:25.6892580Z rm /usr/local/bin/gcov-tool-11 2021-05-15T14:02:25.9157440Z Error: The `brew link` step did not complete successfully 2021-05-15T14:02:25.9158300Z The formula built, but is not symlinked into /usr/local 2021-05-15T14:02:25.9162890Z Could not symlink bin/gfortran 2021-05-15T14:02:25.9163450Z Target /usr/local/bin/gfortran 2021-05-15T14:02:25.9164040Z already exists. You may want to remove it: 2021-05-15T14:02:25.9165040Z rm '/usr/local/bin/gfortran' 2021-05-15T14:02:25.9165390Z 2021-05-15T14:02:25.9166010Z To force the link and overwrite all conflicting files: 2021-05-15T14:02:25.9166970Z brew link --overwrite gcc 2021-05-15T14:02:25.9167320Z 2021-05-15T14:02:25.9167850Z To list all files that would be deleted: 2021-05-15T14:02:25.9168800Z brew link --overwrite --dry-run gcc 2021-05-15T14:02:25.9169190Z 2021-05-15T14:02:25.9169700Z Possible conflicting files are: 2021-05-15T14:02:25.9201810Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T14:02:26.4180720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3112-1mmgnhn.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-15T14:02:28.9214310Z ==> Summary 2021-05-15T14:02:29.0111310Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T14:02:29.0116810Z ==> Installing jags 2021-05-15T14:02:29.0119910Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T14:02:29.0137720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-2937-4alngj 2021-05-15T14:02:29.0716720Z cp -pR /private/tmp/d20210515-2937-4alngj/jags/. /usr/local/Cellar/jags 2021-05-15T14:02:29.1434610Z chmod -Rf +w /private/tmp/d20210515-2937-4alngj 2021-05-15T14:02:29.2653330Z ==> Finishing up 2021-05-15T14:02:29.2970850Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T14:02:29.2977500Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T14:02:29.2990230Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T14:02:29.2997640Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T14:02:29.3003470Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T14:02:29.3008740Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T14:02:29.3014120Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T14:02:29.3019660Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T14:02:29.3027180Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T14:02:29.3385310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3138-1u36vdk.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-15T14:02:31.5712290Z ==> Summary 2021-05-15T14:02:31.5819070Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T14:02:33.7064570Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T14:02:34.7971470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:35.3630700Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T14:02:35.6837710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T14%3A10%3A00Z&sig=JQpKHxtwXmLA9sieSXxD5P%2FE3VLohPNUYBaSbTx7g5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:35.7217750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=JQpKHxtwXmLA9sieSXxD5P\%2FE3VLohPNUYBaSbTx7g5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:35.9211380Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T14:02:36.0288010Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T14:02:36.0316210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3145-h64uf3 2021-05-15T14:02:36.2912630Z cp -pR /private/tmp/d20210515-3145-h64uf3/v8/. /usr/local/Cellar/v8 2021-05-15T14:02:36.4399340Z chmod -Rf +w /private/tmp/d20210515-3145-h64uf3 2021-05-15T14:02:36.6434150Z ==> Finishing up 2021-05-15T14:02:36.6948500Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T14:02:36.7389860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3310-1lklvvu.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-15T14:02:38.8875820Z ==> Summary 2021-05-15T14:02:38.8939110Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T14:02:40.9585840Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T14:02:42.0509960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:42.5760710Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T14:02:42.9192770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T14%3A10%3A00Z&sig=%2FYF%2FRw933hbV%2FSqKW2VvPLJyT6d5cDzuou%2BaJz%2F7nTc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:42.9674970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=\%2FYF\%2FRw933hbV\%2FSqKW2VvPLJyT6d5cDzuou\%2BaJz\%2F7nTc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:43.0963420Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T14:02:43.1166660Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:02:44.2096380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:44.7714780Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:02:45.0955750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T14%3A10%3A00Z&sig=sUiHIypR%2FrfEmsBnn2nH%2Fwpc3OHOU%2BKKKCp04JguS6Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:45.1288080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=sUiHIypR\%2FrfEmsBnn2nH\%2Fwpc3OHOU\%2BKKKCp04JguS6Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:45.3156430Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T14:02:45.3294810Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:02:46.4164800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:46.9847670Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:02:47.3488740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T14%3A10%3A00Z&sig=pg87%2BDDtbf5nazmXg4rbqbjDt1a6LTg5Zk24jZRpSVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:47.3996050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=pg87\%2BDDtbf5nazmXg4rbqbjDt1a6LTg5Zk24jZRpSVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:47.5232940Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T14:02:47.5460030Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T14:02:47.5464920Z ==> Installing fftw dependency: hwloc 2021-05-15T14:02:47.6070760Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T14:02:47.6098720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3317-47az6g 2021-05-15T14:02:47.9572440Z cp -pR /private/tmp/d20210515-3317-47az6g/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T14:02:48.4368300Z chmod -Rf +w /private/tmp/d20210515-3317-47az6g 2021-05-15T14:02:48.8440280Z ==> Finishing up 2021-05-15T14:02:48.8808260Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T14:02:48.8812100Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T14:02:48.8817170Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T14:02:48.8823680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T14:02:48.8828070Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T14:02:48.8833910Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T14:02:48.8839900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T14:02:48.8844980Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T14:02:48.8850610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T14:02:48.8855940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T14:02:48.8861440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T14:02:48.8866940Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T14:02:48.8872650Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T14:02:48.8879840Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T14:02:48.8885170Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T14:02:48.8897780Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T14:02:48.8918640Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T14:02:48.8924010Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T14:02:48.8934230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T14:02:48.8940270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T14:02:48.8945430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T14:02:48.8951630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T14:02:48.8956970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T14:02:48.8962780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T14:02:48.8968520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T14:02:48.8974030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T14:02:48.8991950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T14:02:48.8997990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T14:02:48.9003380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T14:02:48.9009600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T14:02:48.9014920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T14:02:48.9046800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T14:02:48.9063360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T14:02:48.9082730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T14:02:48.9109080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T14:02:48.9115190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T14:02:48.9128490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T14:02:48.9134260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T14:02:48.9140320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T14:02:48.9157360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T14:02:48.9176830Z 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-15T14:02:48.9182570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T14:02:48.9188980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T14:02:48.9205790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T14:02:48.9222290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T14:02:48.9235460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T14:02:48.9248340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T14:02:48.9254520Z 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-15T14:02:48.9264540Z 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-15T14:02:48.9279760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T14:02:48.9296780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T14:02:48.9303360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T14:02:48.9313030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T14:02:48.9319320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T14:02:48.9329650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T14:02:48.9336050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T14:02:48.9346190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T14:02:48.9361380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T14:02:48.9367980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T14:02:48.9374160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T14:02:48.9388220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T14:02:48.9397400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T14:02:48.9401900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T14:02:48.9413930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T14:02:48.9420400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T14:02:48.9431380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T14:02:48.9438400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T14:02:48.9457260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T14:02:48.9463660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T14:02:48.9470490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T14:02:48.9480320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T14:02:48.9486950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T14:02:48.9502680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T14:02:48.9512940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T14:02:48.9524820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T14:02:48.9537780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T14:02:48.9544210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T14:02:48.9550590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T14:02:48.9557240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T14:02:48.9563910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T14:02:48.9570180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T14:02:48.9577080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T14:02:48.9586970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T14:02:48.9610130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T14:02:48.9611540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T14:02:48.9612840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T14:02:48.9614130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T14:02:48.9618700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T14:02:48.9625340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T14:02:48.9631920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T14:02:48.9637730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T14:02:48.9648040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T14:02:48.9654220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T14:02:48.9660470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T14:02:48.9666800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T14:02:48.9672830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T14:02:48.9679110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T14:02:48.9685120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T14:02:48.9691070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T14:02:48.9697640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T14:02:48.9702620Z Only the first 100 operations were output. 2021-05-15T14:02:49.3412270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3493-45z7i8.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-15T14:02:51.7336680Z ==> Summary 2021-05-15T14:02:51.7942770Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T14:02:51.7950240Z ==> Installing fftw dependency: open-mpi 2021-05-15T14:02:51.8512970Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:02:51.8528580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3317-1kebtci 2021-05-15T14:02:52.1557330Z cp -pR /private/tmp/d20210515-3317-1kebtci/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T14:02:52.5526820Z chmod -Rf +w /private/tmp/d20210515-3317-1kebtci 2021-05-15T14:02:54.4546600Z ==> Finishing up 2021-05-15T14:02:54.4940050Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T14:02:54.4944230Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T14:02:54.4949270Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T14:02:54.4954540Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T14:02:54.4961050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T14:02:54.4965590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T14:02:54.4970860Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T14:02:54.4976710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T14:02:54.4981870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T14:02:54.4987210Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T14:02:54.4992000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T14:02:54.4996940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T14:02:54.5001890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T14:02:54.5007110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T14:02:54.5012580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T14:02:54.5016790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T14:02:54.5021740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T14:02:54.5026440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T14:02:54.5031200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T14:02:54.5036290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T14:02:54.5041710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T14:02:54.5046860Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T14:02:54.5051670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T14:02:54.5056630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T14:02:54.5063920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T14:02:54.5068650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T14:02:54.5073530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T14:02:54.5078420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T14:02:54.5083190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T14:02:54.5088200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T14:02:54.5093130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T14:02:54.5098180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T14:02:54.5103390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T14:02:54.5108350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T14:02:54.5114160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T14:02:54.5119800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T14:02:54.5124750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T14:02:54.5129810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T14:02:54.5135330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T14:02:54.5140340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T14:02:54.5145360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T14:02:54.5150390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T14:02:54.5155330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T14:02:54.5160170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T14:02:54.5168020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T14:02:54.5170830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T14:02:54.5176100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T14:02:54.5181140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T14:02:54.5193050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T14:02:54.5198790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T14:02:54.5204120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T14:02:54.5209660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T14:02:54.5215050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T14:02:54.5220460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T14:02:54.5226010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T14:02:54.5231540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T14:02:54.5237140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T14:02:54.5242580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T14:02:54.5248430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T14:02:54.5253810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T14:02:54.5273270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T14:02:54.5276820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T14:02:54.5282870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T14:02:54.5322730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T14:02:54.5328390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T14:02:54.5345450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T14:02:54.5351230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T14:02:54.5357180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T14:02:54.5389540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T14:02:54.5395990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T14:02:54.5401530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T14:02:54.5407020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T14:02:54.5412880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T14:02:54.5417820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T14:02:54.5423350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T14:02:54.5428770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T14:02:54.5434170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T14:02:54.5439800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T14:02:54.5445310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T14:02:54.5451180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T14:02:54.5456510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T14:02:54.5461840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T14:02:54.5467360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T14:02:54.5472610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T14:02:54.5478420Z 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-15T14:02:54.5485630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T14:02:54.5497910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T14:02:54.5503250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T14:02:54.5508690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T14:02:54.5514370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T14:02:54.5521370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T14:02:54.5526650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T14:02:54.5532270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T14:02:54.5537380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T14:02:54.5542670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T14:02:54.5548100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T14:02:54.5553410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T14:02:54.5558820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T14:02:54.5564180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T14:02:54.5569650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T14:02:54.5573810Z Only the first 100 operations were output. 2021-05-15T14:02:55.0024130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3520-1dllmm2.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-15T14:02:57.3790610Z ==> Summary 2021-05-15T14:02:57.4233430Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:02:57.4238730Z ==> Installing fftw 2021-05-15T14:02:57.4242000Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:02:57.4261730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3317-1wjg92y 2021-05-15T14:02:57.5375160Z cp -pR /private/tmp/d20210515-3317-1wjg92y/fftw/. /usr/local/Cellar/fftw 2021-05-15T14:02:57.6091800Z chmod -Rf +w /private/tmp/d20210515-3317-1wjg92y 2021-05-15T14:02:57.8343500Z ==> Finishing up 2021-05-15T14:02:57.8697530Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T14:02:57.8704310Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T14:02:57.8712740Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T14:02:57.8724450Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T14:02:57.8739950Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T14:02:57.8748570Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T14:02:57.8757480Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T14:02:57.8768130Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T14:02:57.8776180Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T14:02:57.8785960Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T14:02:57.8795620Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T14:02:57.8805890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T14:02:57.8824610Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T14:02:57.8906510Z info /usr/local/share/info/fftw3.info 2021-05-15T14:02:57.8923450Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T14:02:57.8936190Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T14:02:57.8955700Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T14:02:57.8965610Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T14:02:57.8976970Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T14:02:57.8987380Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T14:02:57.9006720Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T14:02:57.9017290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T14:02:57.9026920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T14:02:57.9037330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T14:02:57.9045670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T14:02:57.9056350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T14:02:57.9070530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T14:02:57.9080910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T14:02:57.9090850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T14:02:57.9097210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T14:02:57.9105810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T14:02:57.9112830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T14:02:57.9119950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T14:02:57.9127730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T14:02:57.9134620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T14:02:57.9141950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T14:02:57.9150160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T14:02:57.9158030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T14:02:57.9165680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T14:02:57.9260690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T14:02:57.9266280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T14:02:57.9271610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T14:02:57.9278400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T14:02:57.9283560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T14:02:57.9290030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T14:02:57.9295810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T14:02:57.9302060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T14:02:57.9307770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T14:02:57.9313560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T14:02:57.9318340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T14:02:57.9325000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T14:02:57.9330530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T14:02:57.9335750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T14:02:57.9342080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T14:02:57.9347520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T14:02:57.9352830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T14:02:57.9359290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T14:02:57.9390250Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T14:02:57.9395260Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T14:02:57.9402970Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T14:02:57.9734010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3547-fkthi7.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-15T14:03:00.1597920Z ==> Summary 2021-05-15T14:03:00.1654590Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:03:00.7887090Z ==> No outdated dependents to upgrade! 2021-05-15T14:03:00.7888420Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:03:00.9702590Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T14:03:00.9703740Z fftw, open-mpi 2021-05-15T14:03:00.9713480Z rm /usr/local/bin/fftw-wisdom 2021-05-15T14:03:00.9716480Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T14:03:00.9719930Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T14:03:00.9722560Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T14:03:00.9727830Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T14:03:00.9730920Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T14:03:00.9733570Z rm /usr/local/include/fftw3.f 2021-05-15T14:03:00.9736650Z rm /usr/local/include/fftw3.f03 2021-05-15T14:03:00.9739670Z rm /usr/local/include/fftw3.h 2021-05-15T14:03:00.9743170Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T14:03:00.9745810Z rm /usr/local/include/fftw3l.f03 2021-05-15T14:03:00.9748950Z rm /usr/local/include/fftw3q.f03 2021-05-15T14:03:00.9756840Z rm /usr/local/lib/cmake/fftw3 2021-05-15T14:03:00.9760020Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T14:03:00.9763270Z rm /usr/local/lib/libfftw3.a 2021-05-15T14:03:00.9766270Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T14:03:00.9770500Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T14:03:00.9774090Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T14:03:00.9777960Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T14:03:00.9780930Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T14:03:00.9784160Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T14:03:00.9787540Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T14:03:00.9790830Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T14:03:00.9794050Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T14:03:00.9797270Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T14:03:00.9800400Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T14:03:00.9803420Z rm /usr/local/lib/libfftw3f.a 2021-05-15T14:03:00.9806800Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T14:03:00.9810130Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T14:03:00.9813410Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T14:03:00.9817140Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T14:03:00.9820640Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T14:03:00.9823690Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T14:03:00.9827100Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T14:03:00.9830310Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T14:03:00.9833560Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T14:03:00.9836870Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T14:03:00.9840070Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T14:03:00.9843300Z rm /usr/local/lib/libfftw3l.a 2021-05-15T14:03:00.9846590Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T14:03:00.9849810Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T14:03:00.9852890Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T14:03:00.9856480Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T14:03:00.9866190Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T14:03:00.9877200Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T14:03:00.9880400Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T14:03:00.9891330Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T14:03:00.9894490Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T14:03:00.9903680Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T14:03:00.9912790Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T14:03:00.9922010Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T14:03:00.9930810Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T14:03:00.9992280Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T14:03:00.9993550Z rm /usr/local/share/info/fftw3.info 2021-05-15T14:03:01.0011090Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T14:03:01.0019310Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T14:03:01.0034370Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T14:03:01.0043380Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T14:03:01.0057460Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T14:03:01.0061760Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T14:03:01.1008980Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T14:03:01.1012030Z rm /usr/local/bin/mpic++ 2021-05-15T14:03:01.1019310Z rm /usr/local/bin/mpicc 2021-05-15T14:03:01.1026800Z rm /usr/local/bin/mpicxx 2021-05-15T14:03:01.1030170Z rm /usr/local/bin/mpiexec 2021-05-15T14:03:01.1037550Z rm /usr/local/bin/mpif77 2021-05-15T14:03:01.1040550Z rm /usr/local/bin/mpif90 2021-05-15T14:03:01.1046480Z rm /usr/local/bin/mpifort 2021-05-15T14:03:01.1051270Z rm /usr/local/bin/mpirun 2021-05-15T14:03:01.1055120Z rm /usr/local/bin/ompi-clean 2021-05-15T14:03:01.1061330Z rm /usr/local/bin/ompi-server 2021-05-15T14:03:01.1064120Z rm /usr/local/bin/ompi_info 2021-05-15T14:03:01.1070870Z rm /usr/local/bin/opal_wrapper 2021-05-15T14:03:01.1074160Z rm /usr/local/bin/orte-clean 2021-05-15T14:03:01.1080620Z rm /usr/local/bin/orte-info 2021-05-15T14:03:01.1083430Z rm /usr/local/bin/orte-server 2021-05-15T14:03:01.1090660Z rm /usr/local/bin/ortecc 2021-05-15T14:03:01.1093680Z rm /usr/local/bin/orted 2021-05-15T14:03:01.1100920Z rm /usr/local/bin/orterun 2021-05-15T14:03:01.1104950Z rm /usr/local/bin/profile2mat.pl 2021-05-15T14:03:01.1115320Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T14:03:01.1122200Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T14:03:01.1125880Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T14:03:01.1131530Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T14:03:01.1139300Z rm /usr/local/include/mpi-ext.h 2021-05-15T14:03:01.1142220Z rm /usr/local/include/mpi.h 2021-05-15T14:03:01.1148890Z rm /usr/local/include/mpi.mod 2021-05-15T14:03:01.1154430Z rm /usr/local/include/mpi_ext.mod 2021-05-15T14:03:01.1157820Z rm /usr/local/include/mpi_f08.mod 2021-05-15T14:03:01.1163860Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T14:03:01.1167080Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T14:03:01.1174500Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T14:03:01.1177890Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T14:03:01.1185700Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T14:03:01.1189080Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T14:03:01.1198120Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T14:03:01.1205300Z rm /usr/local/include/mpif-config.h 2021-05-15T14:03:01.1209740Z rm /usr/local/include/mpif-constants.h 2021-05-15T14:03:01.1216960Z rm /usr/local/include/mpif-ext.h 2021-05-15T14:03:01.1219920Z rm /usr/local/include/mpif-externals.h 2021-05-15T14:03:01.1227430Z rm /usr/local/include/mpif-handles.h 2021-05-15T14:03:01.1230790Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T14:03:01.1235340Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T14:03:01.1238720Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T14:03:01.1247350Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T14:03:01.1254530Z rm /usr/local/include/mpif.h 2021-05-15T14:03:01.1257770Z rm /usr/local/include/openmpi 2021-05-15T14:03:01.1266070Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T14:03:01.1277210Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T14:03:01.1280520Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T14:03:01.1288160Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T14:03:01.1291410Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T14:03:01.1297400Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T14:03:01.1300650Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T14:03:01.1308010Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T14:03:01.1311350Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T14:03:01.1318220Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T14:03:01.1321410Z rm /usr/local/lib/libmpi.dylib 2021-05-15T14:03:01.1329730Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T14:03:01.1333020Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T14:03:01.1340840Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T14:03:01.1344170Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T14:03:01.1352230Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T14:03:01.1356240Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T14:03:01.1362570Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T14:03:01.1365940Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T14:03:01.1373600Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T14:03:01.1379990Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T14:03:01.1382760Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T14:03:01.1390180Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T14:03:01.1393300Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T14:03:01.1399760Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T14:03:01.1403180Z rm /usr/local/lib/openmpi 2021-05-15T14:03:01.1411590Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T14:03:01.1414890Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T14:03:01.1421530Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T14:03:01.1425020Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T14:03:01.1431780Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T14:03:01.1434780Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T14:03:01.1442070Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T14:03:01.1445570Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T14:03:01.1449200Z rm /usr/local/lib/pmix 2021-05-15T14:03:01.1466500Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T14:03:01.1470220Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T14:03:01.1473270Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T14:03:01.1482430Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T14:03:01.1486430Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T14:03:01.1493150Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T14:03:01.1496870Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T14:03:01.1504130Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T14:03:01.1508190Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T14:03:01.1511520Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T14:03:01.1518150Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T14:03:01.1521770Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T14:03:01.1531200Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T14:03:01.1535180Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T14:03:01.1544060Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T14:03:01.1547310Z rm /usr/local/share/man/man1/orted.1 2021-05-15T14:03:01.1554910Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T14:03:01.1574940Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T14:03:01.1578750Z Only the first 100 operations were output. 2021-05-15T14:03:03.0397360Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T14:03:04.1721040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:04.7109880Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T14:03:05.0720200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T14%3A10%3A00Z&sig=x9GamvVHrHl%2B9Kn0QTH8nNThj7laeZbpyxivgrHvOlI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:05.1105060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=x9GamvVHrHl\%2B9Kn0QTH8nNThj7laeZbpyxivgrHvOlI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:05.4102950Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T14:03:05.5419390Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T14:03:05.5448110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3555-16x7yb4 2021-05-15T14:03:06.3204660Z cp -pR /private/tmp/d20210515-3555-16x7yb4/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T14:03:07.1153760Z chmod -Rf +w /private/tmp/d20210515-3555-16x7yb4 2021-05-15T14:03:08.2359290Z ==> Finishing up 2021-05-15T14:03:08.2818330Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T14:03:08.2828290Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T14:03:08.2838160Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T14:03:08.2843520Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T14:03:08.2963320Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T14:03:08.2968770Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T14:03:08.2973360Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T14:03:08.2978990Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T14:03:08.2987440Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T14:03:08.2992190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T14:03:08.2996950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T14:03:08.3001710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T14:03:08.3006570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T14:03:08.3011570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T14:03:08.3016260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T14:03:08.3021130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T14:03:08.3025970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T14:03:08.3030950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T14:03:08.3035760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T14:03:08.3040660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T14:03:08.3045360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T14:03:08.3050750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T14:03:08.3055800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T14:03:08.3060220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T14:03:08.3064870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T14:03:08.3069540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T14:03:08.3074160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T14:03:08.3078820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T14:03:08.3083880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T14:03:08.3089520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T14:03:08.3094750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T14:03:08.3099650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T14:03:08.3104640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T14:03:08.3109650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T14:03:08.3114610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T14:03:08.3119790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T14:03:08.3124870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T14:03:08.3129310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T14:03:08.3134170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T14:03:08.3139040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T14:03:08.3143810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T14:03:08.3149230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T14:03:08.3154700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T14:03:08.3159570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T14:03:08.3164360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T14:03:08.3169540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T14:03:08.3174370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T14:03:08.3179200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T14:03:08.3184650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T14:03:08.3189400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T14:03:08.3193980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T14:03:08.3199000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T14:03:08.3203520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T14:03:08.3209460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T14:03:08.3214790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T14:03:08.3219240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T14:03:08.3224500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T14:03:08.3229740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T14:03:08.3234830Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T14:03:08.3239550Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T14:03:08.3244240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T14:03:08.3249670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T14:03:08.3254550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T14:03:08.3259330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T14:03:08.3264080Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T14:03:08.3269200Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T14:03:08.3273670Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T14:03:08.3278430Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T14:03:08.3283300Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T14:03:08.3288040Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T14:03:08.3292980Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T14:03:08.3297980Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T14:03:08.3302710Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T14:03:08.3307490Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T14:03:08.3312270Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T14:03:08.3316940Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T14:03:08.3321710Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T14:03:08.3326500Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T14:03:08.3331040Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T14:03:08.3336480Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T14:03:08.3341110Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T14:03:08.3348270Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T14:03:08.3354580Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T14:03:08.3361600Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T14:03:08.3372250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T14:03:08.3377630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T14:03:08.3383520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T14:03:08.3388370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T14:03:08.3393650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T14:03:08.3399700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T14:03:08.3404820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T14:03:08.3410020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T14:03:08.3415250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T14:03:08.3420510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T14:03:08.3425760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T14:03:08.3431360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T14:03:08.3436580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T14:03:08.3441780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T14:03:08.3447060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T14:03:08.3452520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T14:03:08.3457930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T14:03:08.3462010Z Only the first 100 operations were output. 2021-05-15T14:03:08.7176720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3719-1h2htoe.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-15T14:03:11.1413810Z ==> Summary 2021-05-15T14:03:11.2153660Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T14:03:13.6027140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T14:03:14.6785380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:15.2389850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T14:03:15.5869290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T14%3A10%3A00Z&sig=FuiXFckqdLILVn%2FuHmV3oTkf%2B8nlet0yRfrCdHLcbmY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:15.6217740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=FuiXFckqdLILVn\%2FuHmV3oTkf\%2B8nlet0yRfrCdHLcbmY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:15.6703180Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T14:03:15.7583970Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T14:03:15.7613440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3726-kea5y6 2021-05-15T14:03:15.8388530Z cp -pR /private/tmp/d20210515-3726-kea5y6/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T14:03:15.9810040Z chmod -Rf +w /private/tmp/d20210515-3726-kea5y6 2021-05-15T14:03:16.1617760Z ==> Finishing up 2021-05-15T14:03:16.1934980Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T14:03:16.2035970Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T14:03:16.2050980Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T14:03:16.2072040Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T14:03:16.2088300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2091540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2100240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2120350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2163480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2168620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2170800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2172430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2173830Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T14:03:16.2174840Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T14:03:16.2176170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2177690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2179160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2272960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2373090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2441190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2485010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2519790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2532020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2553050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2596340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2605600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2634000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2636430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2638460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2686280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2789030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2891700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.2994410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3097010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3115790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3119170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3122450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3125600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3127570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3129680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3131990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3133930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3137170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3140430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3144310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3147590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3149600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3152680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3154670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3156320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3157760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3159200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3160670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3162130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3163960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3165400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3166830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3168380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3169860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3171320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:03:16.3172680Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T14:03:16.3173800Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T14:03:16.3175000Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T14:03:16.3176370Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T14:03:16.3177740Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T14:03:16.3179050Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T14:03:16.3180440Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T14:03:16.3181980Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T14:03:16.3553420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3891-1nb2b59.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-15T14:03:18.6178800Z ==> Summary 2021-05-15T14:03:18.6387670Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T14:03:20.5955690Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T14:03:20.5956410Z To reinstall 1.6.37, run: 2021-05-15T14:03:20.5956850Z brew reinstall libpng 2021-05-15T14:03:22.4622100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T14:03:23.5590400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:24.1155620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T14:03:24.4459910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T14%3A10%3A00Z&sig=m4Vk0MxCQ7ARCFHqWG7SPwIA9%2FTglvsKtekrCZRcq8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:24.4749740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=m4Vk0MxCQ7ARCFHqWG7SPwIA9\%2FTglvsKtekrCZRcq8M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:24.5109110Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T14:03:24.5157430Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T14:03:25.6705080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:26.2107570Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T14:03:26.5292030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T14%3A10%3A00Z&sig=7q0geTUi8tZJ6Ve73e7lnhLaHwL0IszT0akASf%2BqVok%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:26.5922640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=7q0geTUi8tZJ6Ve73e7lnhLaHwL0IszT0akASf\%2BqVok\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:26.6770380Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T14:03:26.6820410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T14:03:27.8075600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:28.3780060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T14:03:28.6929620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T14%3A10%3A00Z&sig=q%2Fu0aB9q8gnGOcQDitud4S5YFYX5qOAazyRS6auNUaI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:28.7230760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=q\%2Fu0aB9q8gnGOcQDitud4S5YFYX5qOAazyRS6auNUaI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:28.7648070Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T14:03:28.7676220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T14:03:29.8795720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:30.4310050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T14:03:31.4397970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=9i2llb0dhqWtw\%2BpFzlknkTqJG0yAqmTQ5N5CniR5IQc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:31.4408340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T14%3A10%3A00Z&sig=9i2llb0dhqWtw%2BpFzlknkTqJG0yAqmTQ5N5CniR5IQc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:31.4414250Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T14:03:31.4418250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T14:03:31.9666550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:32.5124660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T14:03:32.8478010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T14%3A10%3A00Z&sig=WNNg5vtQXfstS0VVSUqGSpGfdd8gB20W4dvUpuUvQ%2Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:32.8779300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=WNNg5vtQXfstS0VVSUqGSpGfdd8gB20W4dvUpuUvQ\%2Bs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:32.9369950Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T14:03:32.9436570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T14:03:34.0602610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:34.6397090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T14:03:34.9881230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T14%3A10%3A00Z&sig=1gce8KA95ttxehC1feX6WXr7T%2BW2Mrz%2BE0W6sDOB78c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:35.0234830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=1gce8KA95ttxehC1feX6WXr7T\%2BW2Mrz\%2BE0W6sDOB78c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:35.2017780Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T14:03:35.2114580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T14:03:36.3078540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:36.8572540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T14:03:37.1897440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T14%3A10%3A00Z&sig=tDV1YD1EYwlQg%2BlviAU6Oo6CKXzJwrshRoJ8HNWzhrE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:37.2361220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=tDV1YD1EYwlQg\%2BlviAU6Oo6CKXzJwrshRoJ8HNWzhrE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:37.2898310Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T14:03:37.2929900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T14:03:38.3713600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:38.9500980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T14:03:39.2810260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T14%3A10%3A00Z&sig=0gMJkV3sEyzUmwMcQZOcoyQ53FxaXXaBet6jeaUwFTg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:39.3314160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=0gMJkV3sEyzUmwMcQZOcoyQ53FxaXXaBet6jeaUwFTg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:39.3816000Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T14:03:39.3845300Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T14:03:40.4991930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:41.0618020Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T14:03:41.4010390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T14%3A10%3A00Z&sig=5moO70dHo68Giva1WijbB9avq1iDA8yU6GwvsEN%2F3jQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:41.4538220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=5moO70dHo68Giva1WijbB9avq1iDA8yU6GwvsEN\%2F3jQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:41.4918330Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T14:03:41.4953180Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T14:03:42.5960880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:43.1475600Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T14:03:43.5809650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T14%3A10%3A00Z&sig=XjGJQHuHd8wKH1gpG%2B6pgA2XnAHYEnOvVzGRiVE1LOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:43.6451330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=XjGJQHuHd8wKH1gpG\%2B6pgA2XnAHYEnOvVzGRiVE1LOM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:43.6947210Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T14:03:43.6991770Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T14:03:44.8199650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:45.3728980Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T14:03:45.7307060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T14%3A10%3A00Z&sig=GgnGyBwwK4DylggdvZgmmEqWZn4ppXOkemM27n%2B%2BPzY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:45.7805380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=GgnGyBwwK4DylggdvZgmmEqWZn4ppXOkemM27n\%2B\%2BPzY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:45.8727450Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T14:03:45.8813850Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T14:03:47.0667160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:47.5965900Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T14:03:47.9404820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T14%3A10%3A00Z&sig=trQYvq%2BQWp2bNPkVow2jzZ6096hV4ip8yjcj8xXEgNU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:47.9892480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=trQYvq\%2BQWp2bNPkVow2jzZ6096hV4ip8yjcj8xXEgNU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:48.0559100Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T14:03:48.0601010Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T14:03:49.1863360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:49.7432870Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T14:03:50.1020090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T14%3A10%3A00Z&sig=vEje%2Fpo5jrrvHtL6zSHYamLkte0IPOAUjXvJOXOeuGQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:50.1386400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=vEje\%2Fpo5jrrvHtL6zSHYamLkte0IPOAUjXvJOXOeuGQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:50.1862570Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T14:03:50.1902870Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T14:03:51.3002150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:51.8511660Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T14:03:52.2001460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T14%3A10%3A00Z&sig=jGfsQFZEugAcrXLSIUdMpiOlzkG53js66kykoMhKPdA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:52.2317970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=jGfsQFZEugAcrXLSIUdMpiOlzkG53js66kykoMhKPdA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:52.4498370Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T14:03:52.5010920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T14:03:53.6246610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:54.1588770Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T14:03:54.4892510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T14%3A10%3A00Z&sig=H7CtMFOZr4njZAUdicrL8vMhbTiGRqb%2B9HCfMLeEkCU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:54.5270540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=H7CtMFOZr4njZAUdicrL8vMhbTiGRqb\%2B9HCfMLeEkCU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:54.6268160Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T14:03:54.6370840Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T14:03:55.7968100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:56.3639040Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T14:03:56.6919350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T14%3A10%3A00Z&sig=DvaoL9p2Pgz58jJQCDaJZLsEMLt2pwjpWP5PY0wWsMA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:56.7286970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=DvaoL9p2Pgz58jJQCDaJZLsEMLt2pwjpWP5PY0wWsMA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:57.8344590Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T14:03:58.2668820Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T14:03:59.3993310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:59.9535140Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T14:04:00.2940470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T14%3A10%3A00Z&sig=8rzyi2m%2FseF4pBrOJw91JwGiWxx1%2Fk7chacZjoD7EkQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:00.3231800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=8rzyi2m\%2FseF4pBrOJw91JwGiWxx1\%2Fk7chacZjoD7EkQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:00.4861390Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T14:04:00.5372040Z ==> 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-15T14:04:00.5374980Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T14:04:00.6060890Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T14:04:00.6091440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-1cy2gsp 2021-05-15T14:04:00.6165420Z cp -pR /private/tmp/d20210515-4001-1cy2gsp/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T14:04:00.6254120Z chmod -Rf +w /private/tmp/d20210515-4001-1cy2gsp 2021-05-15T14:04:00.6637210Z ==> Finishing up 2021-05-15T14:04:00.6986170Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T14:04:00.7081170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4262-r8rd8e.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-15T14:04:02.9436310Z ==> Summary 2021-05-15T14:04:02.9451930Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T14:04:02.9457410Z ==> Installing poppler dependency: xorgproto 2021-05-15T14:04:02.9492810Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T14:04:02.9511280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-4001-1w9aqep 2021-05-15T14:04:03.0510870Z cp -pR /private/tmp/d20210515-4001-1w9aqep/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T14:04:03.1958890Z chmod -Rf +w /private/tmp/d20210515-4001-1w9aqep 2021-05-15T14:04:03.3668240Z ==> Finishing up 2021-05-15T14:04:03.4105380Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T14:04:03.4110490Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T14:04:03.4119880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T14:04:03.4124990Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T14:04:03.4129950Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T14:04:03.4135630Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T14:04:03.4140430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T14:04:03.4145800Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T14:04:03.4150500Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T14:04:03.4155920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T14:04:03.4160950Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T14:04:03.4198260Z rm /usr/local/share/pkgconfig 2021-05-15T14:04:03.4213970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T14:04:03.4219230Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T14:04:03.4225270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T14:04:03.4231210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T14:04:03.4238070Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T14:04:03.4243740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T14:04:03.4249750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T14:04:03.4255650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T14:04:03.4261800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T14:04:03.4267530Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T14:04:03.4272940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T14:04:03.4279090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T14:04:03.4285030Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T14:04:03.4290910Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T14:04:03.4298290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T14:04:03.4304800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T14:04:03.4310710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T14:04:03.4315700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T14:04:03.4321320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T14:04:03.4326870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T14:04:03.4333280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T14:04:03.4340580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T14:04:03.4344120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T14:04:03.4351270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T14:04:03.4356790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T14:04:03.4362680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T14:04:03.4368670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T14:04:03.4374390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T14:04:03.4379590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T14:04:03.4385580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T14:04:03.4391270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T14:04:03.4397100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T14:04:03.4402890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T14:04:03.4408810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T14:04:03.4414990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T14:04:03.4420700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T14:04:03.4426270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T14:04:03.4431460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T14:04:03.4436860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T14:04:03.4442870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T14:04:03.4448930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T14:04:03.4454400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T14:04:03.5029960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4288-1elfzg1.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-15T14:04:05.6631260Z ==> Summary 2021-05-15T14:04:05.6799810Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T14:04:05.6805900Z ==> Installing poppler dependency: libxau 2021-05-15T14:04:05.6898900Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T14:04:05.6918300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-fy7gdh 2021-05-15T14:04:05.7051690Z cp -pR /private/tmp/d20210515-4001-fy7gdh/libxau/. /usr/local/Cellar/libxau 2021-05-15T14:04:05.7253200Z chmod -Rf +w /private/tmp/d20210515-4001-fy7gdh 2021-05-15T14:04:05.7852020Z ==> Finishing up 2021-05-15T14:04:05.8317270Z rm /usr/local/include/X11 2021-05-15T14:04:05.8326980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T14:04:05.8331530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T14:04:05.8336950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T14:04:05.8342970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T14:04:05.8347530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T14:04:05.8352910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T14:04:05.8359240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T14:04:05.8364380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T14:04:05.8370240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T14:04:05.8375460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T14:04:05.8381960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T14:04:05.8387940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T14:04:05.8393000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T14:04:05.8398610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T14:04:05.8405070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T14:04:05.8412290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T14:04:05.8418270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T14:04:05.8424470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T14:04:05.8430060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T14:04:05.8435550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T14:04:05.8440920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T14:04:05.8446260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T14:04:05.8452170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T14:04:05.8456690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T14:04:05.8460370Z mkdir -p /usr/local/include/X11/dri 2021-05-15T14:04:05.8466710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T14:04:05.8472660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T14:04:05.8477620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T14:04:05.8481360Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T14:04:05.8488830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T14:04:05.8494370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T14:04:05.8499640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T14:04:05.8505030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T14:04:05.8511130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T14:04:05.8516370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T14:04:05.8521560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T14:04:05.8526950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T14:04:05.8532220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T14:04:05.8537980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T14:04:05.8544530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T14:04:05.8549770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T14:04:05.8555980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T14:04:05.8562210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T14:04:05.8567910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T14:04:05.8597620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T14:04:05.8603020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T14:04:05.8608270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T14:04:05.8613730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T14:04:05.8619080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T14:04:05.8624400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T14:04:05.8629750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T14:04:05.8635970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T14:04:05.8640040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T14:04:05.8645320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T14:04:05.8651190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T14:04:05.8656020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T14:04:05.8662010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T14:04:05.8668310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T14:04:05.8674160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T14:04:05.8680790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T14:04:05.8686270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T14:04:05.8691730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T14:04:05.8697970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T14:04:05.8704410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T14:04:05.8709390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T14:04:05.8714540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T14:04:05.8720010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T14:04:05.8725300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T14:04:05.8730790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T14:04:05.8736280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T14:04:05.8741610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T14:04:05.8747010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T14:04:05.8752410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T14:04:05.8758260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T14:04:05.8763780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T14:04:05.8768940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T14:04:05.8773990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T14:04:05.8779500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T14:04:05.8787860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T14:04:05.8794670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T14:04:05.8800160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T14:04:05.8805230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T14:04:05.8810470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T14:04:05.8815760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T14:04:05.8821510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T14:04:05.8826870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T14:04:05.8832730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T14:04:05.8837990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T14:04:05.8843280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T14:04:05.8848830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T14:04:05.8853970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T14:04:05.8859390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T14:04:05.8864700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T14:04:05.8870040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T14:04:05.8875830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T14:04:05.8881090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T14:04:05.8886500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T14:04:05.8892020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T14:04:05.8897480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T14:04:05.8903110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T14:04:05.8908760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T14:04:05.8912590Z Only the first 100 operations were output. 2021-05-15T14:04:05.9307580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4315-csdgsy.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-15T14:04:08.2303150Z ==> Summary 2021-05-15T14:04:08.2383950Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T14:04:08.2389510Z ==> Installing poppler dependency: libxdmcp 2021-05-15T14:04:08.2478030Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T14:04:08.2502010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-8m5dtb 2021-05-15T14:04:08.2624010Z cp -pR /private/tmp/d20210515-4001-8m5dtb/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T14:04:08.2742240Z chmod -Rf +w /private/tmp/d20210515-4001-8m5dtb 2021-05-15T14:04:08.3194060Z ==> Finishing up 2021-05-15T14:04:08.3528120Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T14:04:08.3535460Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T14:04:08.3540360Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T14:04:08.3545500Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T14:04:08.3553310Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T14:04:08.3692550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4341-13pci7d.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-15T14:04:11.1733540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-4001-1ah1iv0 2021-05-15T14:04:11.1735660Z ==> Summary 2021-05-15T14:04:11.1736750Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T14:04:11.1737910Z ==> Installing poppler dependency: libxcb 2021-05-15T14:04:11.1739160Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T14:04:11.5337730Z cp -pR /private/tmp/d20210515-4001-1ah1iv0/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T14:04:13.0060230Z chmod -Rf +w /private/tmp/d20210515-4001-1ah1iv0 2021-05-15T14:04:14.2104200Z ==> Finishing up 2021-05-15T14:04:14.2513500Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T14:04:14.2523720Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T14:04:14.2590800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T14:04:14.2597080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T14:04:14.2602170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T14:04:14.2608010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T14:04:14.2614360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T14:04:14.2621010Z 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-15T14:04:14.2626700Z 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-15T14:04:14.2632140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T14:04:14.2637890Z 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-15T14:04:14.2643510Z 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-15T14:04:14.2649130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T14:04:14.2654430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T14:04:14.2659860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T14:04:14.2665430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T14:04:14.2671140Z 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-15T14:04:14.2676860Z 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-15T14:04:14.2682140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T14:04:14.2687580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T14:04:14.2692660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T14:04:14.2698120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T14:04:14.2703790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T14:04:14.2709890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T14:04:14.2716090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T14:04:14.2721480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T14:04:14.2727730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T14:04:14.2733290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T14:04:14.2771460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T14:04:14.2776200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T14:04:14.2782140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T14:04:14.2787740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T14:04:14.2793190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T14:04:14.2798790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T14:04:14.2804510Z 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-15T14:04:14.2809630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T14:04:14.2815310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T14:04:14.2822000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T14:04:14.2827280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T14:04:14.2835610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T14:04:14.2844970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T14:04:14.2848890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T14:04:14.2855470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T14:04:14.2861040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T14:04:14.2867410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T14:04:14.2872770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T14:04:14.2878630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T14:04:14.2886060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T14:04:14.2891620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T14:04:14.2897390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T14:04:14.2904390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T14:04:14.2908900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T14:04:14.2914190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T14:04:14.2919830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T14:04:14.2924880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T14:04:14.2930850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T14:04:14.2936270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T14:04:14.2941560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T14:04:14.2947060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T14:04:14.2952720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T14:04:14.2960240Z 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-15T14:04:14.2966120Z 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-15T14:04:14.2971740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T14:04:14.2977950Z 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-15T14:04:14.2983890Z 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-15T14:04:14.2989080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T14:04:14.2994880Z 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-15T14:04:14.3000240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T14:04:14.3005880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T14:04:14.3011500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T14:04:14.3017030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T14:04:14.3023390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T14:04:14.3028010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T14:04:14.3033700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T14:04:14.3039260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T14:04:14.3044850Z 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-15T14:04:14.3050860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T14:04:14.3056510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T14:04:14.3061900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T14:04:14.3067600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T14:04:14.3073700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T14:04:14.3079750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T14:04:14.3085040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T14:04:14.3090720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T14:04:14.3096250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T14:04:14.3127280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T14:04:14.3133760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T14:04:14.3138170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T14:04:14.3144290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T14:04:14.3149480Z 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-15T14:04:14.3154830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T14:04:14.3160480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T14:04:14.3165640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T14:04:14.3171450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T14:04:14.3176640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T14:04:14.3182150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T14:04:14.3187370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T14:04:14.3193690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T14:04:14.3199530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T14:04:14.3204960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T14:04:14.3209330Z Only the first 100 operations were output. 2021-05-15T14:04:15.9566630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4376-kjrxk3.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-15T14:04:18.5456960Z ==> Summary 2021-05-15T14:04:18.6858370Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T14:04:18.6859670Z ==> Installing poppler dependency: libx11 2021-05-15T14:04:18.7341590Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:04:18.7357150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-1epsln5 2021-05-15T14:04:19.0782130Z cp -pR /private/tmp/d20210515-4001-1epsln5/libx11/. /usr/local/Cellar/libx11 2021-05-15T14:04:19.5976030Z chmod -Rf +w /private/tmp/d20210515-4001-1epsln5 2021-05-15T14:04:20.0875250Z ==> Finishing up 2021-05-15T14:04:20.1258360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T14:04:20.1262840Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T14:04:20.1269110Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T14:04:20.1274560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T14:04:20.1280710Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T14:04:20.1286120Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T14:04:20.1294060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T14:04:20.1299750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T14:04:20.1305180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T14:04:20.1310990Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T14:04:20.1316720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T14:04:20.1321990Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T14:04:20.1330660Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T14:04:20.1337530Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T14:04:20.1365440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T14:04:20.1372160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T14:04:20.1378040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T14:04:20.1384550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T14:04:20.1390400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T14:04:20.1396690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T14:04:20.1402670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T14:04:20.1409240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T14:04:20.1415210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T14:04:20.1422380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T14:04:20.1429480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T14:04:20.1436360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T14:04:20.1443190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T14:04:20.1450750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T14:04:20.1457910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T14:04:20.1465050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T14:04:20.1471870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T14:04:20.1479780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T14:04:20.1485820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T14:04:20.1504210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T14:04:20.1505790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T14:04:20.1512370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T14:04:20.1519290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T14:04:20.1526400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T14:04:20.1534280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T14:04:20.1540570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T14:04:20.1546900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T14:04:20.1552870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T14:04:20.1558750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T14:04:20.1565570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T14:04:20.1571740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T14:04:20.1580020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T14:04:20.1587640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T14:04:20.1593190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T14:04:20.1602360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T14:04:20.1608620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T14:04:20.1615490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T14:04:20.1621530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T14:04:20.1627990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T14:04:20.1635640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T14:04:20.1641650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T14:04:20.1648710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T14:04:20.1657570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T14:04:20.1671280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T14:04:20.1681050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T14:04:20.1689790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T14:04:20.1699310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T14:04:20.1708000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T14:04:20.1716720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T14:04:20.1722210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T14:04:20.1730980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T14:04:20.1737330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T14:04:20.1744550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T14:04:20.1752630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T14:04:20.1759100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T14:04:20.1766980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T14:04:20.1773230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T14:04:20.1785260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T14:04:20.1792030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T14:04:20.1799330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T14:04:20.1806620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T14:04:20.1813640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T14:04:20.1821340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T14:04:20.1825040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T14:04:20.1831410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T14:04:20.1837330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T14:04:20.1843790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T14:04:20.1850110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T14:04:20.1881180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T14:04:20.1887110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T14:04:20.1892490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T14:04:20.1898800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T14:04:20.1905320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T14:04:20.1911510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T14:04:20.1917910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T14:04:20.1923940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T14:04:20.1929880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T14:04:20.1935540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T14:04:20.1941670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T14:04:20.1948290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T14:04:20.1956330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T14:04:20.1963600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T14:04:20.1969260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T14:04:20.1976930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T14:04:20.1981420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T14:04:20.1987490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T14:04:20.1994800Z Only the first 100 operations were output. 2021-05-15T14:04:20.8022080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4402-118ij7u.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-15T14:04:23.2580670Z ==> Summary 2021-05-15T14:04:23.3254860Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T14:04:23.3261550Z ==> Installing poppler dependency: libxext 2021-05-15T14:04:23.3863200Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T14:04:23.3882490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-19gdw0a 2021-05-15T14:04:23.4244900Z cp -pR /private/tmp/d20210515-4001-19gdw0a/libxext/. /usr/local/Cellar/libxext 2021-05-15T14:04:23.4721960Z chmod -Rf +w /private/tmp/d20210515-4001-19gdw0a 2021-05-15T14:04:23.5523080Z ==> Finishing up 2021-05-15T14:04:23.5922760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T14:04:23.5927580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T14:04:23.5933020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T14:04:23.5937870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T14:04:23.5943460Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T14:04:23.5949270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T14:04:23.5954810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T14:04:23.5959870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T14:04:23.5965310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T14:04:23.5971100Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T14:04:23.5976150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T14:04:23.5981950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T14:04:23.5987490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T14:04:23.5992430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T14:04:23.5997760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T14:04:23.6003380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T14:04:23.6016600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T14:04:23.6022600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T14:04:23.6028380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T14:04:23.6036530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T14:04:23.6038990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T14:04:23.6050400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T14:04:23.6055590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T14:04:23.6068980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T14:04:23.6070740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T14:04:23.6095880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T14:04:23.6101130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T14:04:23.6112370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T14:04:23.6114260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T14:04:23.6118200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T14:04:23.6123860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T14:04:23.6130040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T14:04:23.6135360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T14:04:23.6139810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T14:04:23.6145700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T14:04:23.6151080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T14:04:23.6156450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T14:04:23.6189340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T14:04:23.6197090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T14:04:23.6199170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T14:04:23.6201150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T14:04:23.6203160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T14:04:23.6205090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T14:04:23.6207020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T14:04:23.6208940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T14:04:23.6210910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T14:04:23.6212410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T14:04:23.6216720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T14:04:23.6222020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T14:04:23.6228240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T14:04:23.6232890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T14:04:23.6238200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T14:04:23.6244210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T14:04:23.6249050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T14:04:23.6256120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T14:04:23.6261200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T14:04:23.6267790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T14:04:23.6273850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T14:04:23.6279400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T14:04:23.6285550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T14:04:23.6290530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T14:04:23.6298060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T14:04:23.6303060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T14:04:23.6307470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T14:04:23.6313290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T14:04:23.6318300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T14:04:23.6325060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T14:04:23.6329970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T14:04:23.6335040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T14:04:23.6340910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T14:04:23.6346750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T14:04:23.6351950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T14:04:23.6363120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T14:04:23.6369150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T14:04:23.6374820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T14:04:23.6383140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T14:04:23.6386300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T14:04:23.6395890Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T14:04:23.6402670Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T14:04:23.6408460Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T14:04:23.6416580Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T14:04:23.6698380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4428-1j7ag95.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-15T14:04:25.8046400Z ==> Summary 2021-05-15T14:04:25.8108650Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T14:04:25.8114550Z ==> Installing poppler dependency: libxrender 2021-05-15T14:04:25.8712710Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T14:04:25.8731300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-19ssog0 2021-05-15T14:04:25.8846000Z cp -pR /private/tmp/d20210515-4001-19ssog0/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T14:04:25.8997340Z chmod -Rf +w /private/tmp/d20210515-4001-19ssog0 2021-05-15T14:04:25.9500170Z ==> Finishing up 2021-05-15T14:04:25.9881960Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T14:04:25.9889970Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T14:04:25.9896550Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T14:04:25.9900920Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T14:04:25.9906000Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T14:04:25.9913160Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T14:04:26.0051560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4454-13exkyf.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-15T14:04:28.2139110Z ==> Summary 2021-05-15T14:04:28.2163600Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T14:04:28.2211860Z ==> Installing poppler dependency: lzo 2021-05-15T14:04:28.2233840Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T14:04:28.2250960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-1bvcg92 2021-05-15T14:04:28.2458040Z cp -pR /private/tmp/d20210515-4001-1bvcg92/lzo/. /usr/local/Cellar/lzo 2021-05-15T14:04:28.2729410Z chmod -Rf +w /private/tmp/d20210515-4001-1bvcg92 2021-05-15T14:04:28.3266580Z ==> Finishing up 2021-05-15T14:04:28.3651640Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T14:04:28.3660920Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T14:04:28.3668190Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T14:04:28.3673320Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T14:04:28.3679500Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T14:04:28.3688000Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T14:04:28.3857320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4480-iv6vg1.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-15T14:04:30.5958940Z ==> Summary 2021-05-15T14:04:30.5991840Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T14:04:30.5999890Z ==> Installing poppler dependency: pixman 2021-05-15T14:04:30.6028160Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T14:04:30.6046650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-1x4tr9m 2021-05-15T14:04:30.6270910Z cp -pR /private/tmp/d20210515-4001-1x4tr9m/pixman/. /usr/local/Cellar/pixman 2021-05-15T14:04:30.6416200Z chmod -Rf +w /private/tmp/d20210515-4001-1x4tr9m 2021-05-15T14:04:30.6923720Z ==> Finishing up 2021-05-15T14:04:30.7296210Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T14:04:30.7302270Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T14:04:30.7307530Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T14:04:30.7312380Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T14:04:30.7317570Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T14:04:30.7324980Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T14:04:30.7461680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4506-1ru8wfj.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-15T14:04:33.0072110Z ==> Summary 2021-05-15T14:04:33.0092020Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T14:04:33.0098390Z ==> Installing poppler dependency: cairo 2021-05-15T14:04:33.1869680Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T14:04:33.1897880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-yqb4fv 2021-05-15T14:04:33.2709510Z cp -pR /private/tmp/d20210515-4001-yqb4fv/cairo/. /usr/local/Cellar/cairo 2021-05-15T14:04:33.3666000Z chmod -Rf +w /private/tmp/d20210515-4001-yqb4fv 2021-05-15T14:04:33.6523520Z ==> Finishing up 2021-05-15T14:04:33.7140790Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T14:04:33.7145090Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T14:04:33.7152720Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T14:04:33.7164950Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T14:04:33.7171170Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T14:04:33.7177410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T14:04:33.7182030Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T14:04:33.7187690Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T14:04:33.7194010Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T14:04:33.7201480Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T14:04:33.7205040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T14:04:33.7209960Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T14:04:33.7214960Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T14:04:33.7219870Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T14:04:33.7227850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T14:04:33.7233040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T14:04:33.7239130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T14:04:33.7245450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T14:04:33.7250800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T14:04:33.7256100Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T14:04:33.7273080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T14:04:33.7274740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T14:04:33.7276220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T14:04:33.7277630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T14:04:33.7282960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T14:04:33.7288130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T14:04:33.7293430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T14:04:33.7298550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T14:04:33.7304550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T14:04:33.7309950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T14:04:33.7316620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T14:04:33.7705120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4532-1r23hid.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-15T14:04:36.0809940Z ==> Summary 2021-05-15T14:04:36.0896650Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T14:04:36.0903060Z ==> Installing poppler dependency: little-cms2 2021-05-15T14:04:36.1060220Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T14:04:36.1078870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-ea2i5j 2021-05-15T14:04:36.1284100Z cp -pR /private/tmp/d20210515-4001-ea2i5j/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T14:04:36.1482740Z chmod -Rf +w /private/tmp/d20210515-4001-ea2i5j 2021-05-15T14:04:36.2201120Z ==> Finishing up 2021-05-15T14:04:36.2412330Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T14:04:36.2416720Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T14:04:36.2422080Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T14:04:36.2427510Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T14:04:36.2433290Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T14:04:36.2441060Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T14:04:36.2445950Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T14:04:36.2460970Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T14:04:36.2465140Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T14:04:36.2470110Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T14:04:36.2476010Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T14:04:36.2482160Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T14:04:36.2489280Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T14:04:36.2494360Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T14:04:36.2500430Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T14:04:36.2507800Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T14:04:36.2704700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4558-1xg7se9.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-15T14:04:38.5049570Z ==> Summary 2021-05-15T14:04:38.5076990Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T14:04:38.5082770Z ==> Installing poppler dependency: nspr 2021-05-15T14:04:38.5103540Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T14:04:38.5123130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-1762s42 2021-05-15T14:04:38.5533710Z cp -pR /private/tmp/d20210515-4001-1762s42/nspr/. /usr/local/Cellar/nspr 2021-05-15T14:04:38.6032600Z chmod -Rf +w /private/tmp/d20210515-4001-1762s42 2021-05-15T14:04:38.6906640Z ==> Finishing up 2021-05-15T14:04:38.7264090Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T14:04:38.7270690Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T14:04:38.7280480Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T14:04:38.7288070Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T14:04:38.7294480Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T14:04:38.7299820Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T14:04:38.7305000Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T14:04:38.7310340Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T14:04:38.7316220Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T14:04:38.7323940Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T14:04:38.7613260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4584-11ig41f.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-15T14:04:40.9393190Z ==> Summary 2021-05-15T14:04:40.9457670Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T14:04:40.9464160Z ==> Installing poppler dependency: nss 2021-05-15T14:04:40.9582480Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T14:04:40.9603140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-1x81aqi 2021-05-15T14:04:41.2687740Z cp -pR /private/tmp/d20210515-4001-1x81aqi/nss/. /usr/local/Cellar/nss 2021-05-15T14:04:41.4730990Z chmod -Rf +w /private/tmp/d20210515-4001-1x81aqi 2021-05-15T14:04:43.3270590Z ==> Finishing up 2021-05-15T14:04:43.3696690Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T14:04:43.3699920Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T14:04:43.3705530Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T14:04:43.3709790Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T14:04:43.3714530Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T14:04:43.3719530Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T14:04:43.3725710Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T14:04:43.3731340Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T14:04:43.3736270Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T14:04:43.3740530Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T14:04:43.3745180Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T14:04:43.3749930Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T14:04:43.3754690Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T14:04:43.3759650Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T14:04:43.3764310Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T14:04:43.3769190Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T14:04:43.3774460Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T14:04:43.3779240Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T14:04:43.3783800Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T14:04:43.3788430Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T14:04:43.3793420Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T14:04:43.3799670Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T14:04:43.3802850Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T14:04:43.3807820Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T14:04:43.3812540Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T14:04:43.3818540Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T14:04:43.3823300Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T14:04:43.3828050Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T14:04:43.3833500Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T14:04:43.3837990Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T14:04:43.3842350Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T14:04:43.3847230Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T14:04:43.3852040Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T14:04:43.3859010Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T14:04:43.3861400Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T14:04:43.3867040Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T14:04:43.3870910Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T14:04:43.3875550Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T14:04:43.3880210Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T14:04:43.3884890Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T14:04:43.3889650Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T14:04:43.3894840Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T14:04:43.3899940Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T14:04:43.3904800Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T14:04:43.3909430Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T14:04:43.3914040Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T14:04:43.3918870Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T14:04:43.3923560Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T14:04:43.3933330Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T14:04:43.3938720Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T14:04:43.3945340Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T14:04:43.3950680Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T14:04:43.3956890Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T14:04:43.3962120Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T14:04:43.3967900Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T14:04:43.3973380Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T14:04:43.3979580Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T14:04:43.3984760Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T14:04:43.3990270Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T14:04:43.3996730Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T14:04:43.4002640Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T14:04:43.4008990Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T14:04:43.4014190Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T14:04:43.4019180Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T14:04:43.4025160Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T14:04:43.4029910Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T14:04:43.4036310Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T14:04:43.4041680Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T14:04:43.4046610Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T14:04:43.4052510Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T14:04:43.4060870Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T14:04:43.4070400Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T14:04:43.4076250Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T14:04:43.4081640Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T14:04:43.4087760Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T14:04:43.4092290Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T14:04:43.4098760Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T14:04:43.4103720Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T14:04:43.4109780Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T14:04:43.4114890Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T14:04:43.4119510Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T14:04:43.4124660Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T14:04:43.4130770Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T14:04:43.4135280Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T14:04:43.4141470Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T14:04:43.4146680Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T14:04:43.4152450Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T14:04:43.4158150Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T14:04:43.4164410Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T14:04:43.4169370Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T14:04:43.4174840Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T14:04:43.4180420Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T14:04:43.4185580Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T14:04:43.4191820Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T14:04:44.0986150Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T14:04:44.0989980Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T14:04:44.0993870Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T14:04:44.0996020Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T14:04:44.1007420Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T14:04:44.1009740Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T14:04:44.1011000Z Only the first 100 operations were output. 2021-05-15T14:04:44.1013710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4610-1fetn7v.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-15T14:04:45.8613380Z ==> Summary 2021-05-15T14:04:45.8748760Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T14:04:45.8755600Z ==> Installing poppler dependency: openjpeg 2021-05-15T14:04:45.9050280Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T14:04:45.9068490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-4zv7v5 2021-05-15T14:04:46.1340720Z cp -pR /private/tmp/d20210515-4001-4zv7v5/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T14:04:46.4229830Z chmod -Rf +w /private/tmp/d20210515-4001-4zv7v5 2021-05-15T14:04:46.6917750Z ==> Finishing up 2021-05-15T14:04:46.7306270Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T14:04:46.7311040Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T14:04:46.7315600Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T14:04:46.7323510Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:04:46.7333490Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:04:46.7343050Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T14:04:46.7348720Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T14:04:46.7354530Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T14:04:46.7362710Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T14:04:46.7370130Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T14:04:46.7375990Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T14:04:46.7381560Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T14:04:46.7386810Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T14:04:46.7392330Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:04:46.7399750Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T14:04:46.8425080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4636-6610p5.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-15T14:04:49.0757660Z ==> Summary 2021-05-15T14:04:49.1092260Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T14:04:49.1100690Z ==> Installing poppler dependency: qt@5 2021-05-15T14:04:49.1138330Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T14:04:49.1157360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-tmvsde 2021-05-15T14:04:54.9235590Z cp -pR /private/tmp/d20210515-4001-tmvsde/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T14:05:02.3443180Z chmod -Rf +w /private/tmp/d20210515-4001-tmvsde 2021-05-15T14:05:16.6530060Z ==> Finishing up 2021-05-15T14:05:19.1205920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4688-enoy1t.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-15T14:05:23.3457090Z ==> Caveats 2021-05-15T14:05:23.3457820Z We agreed to the Qt open source license for you. 2021-05-15T14:05:23.3458510Z If this is unacceptable you should uninstall. 2021-05-15T14:05:23.3458880Z 2021-05-15T14:05:23.3459900Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:05:23.3460700Z because this is an alternate version of another formula. 2021-05-15T14:05:23.3461090Z 2021-05-15T14:05:23.3461600Z If you need to have qt@5 first in your PATH, run: 2021-05-15T14:05:23.3462830Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:05:23.3463280Z 2021-05-15T14:05:23.3463780Z For compilers to find qt@5 you may need to set: 2021-05-15T14:05:23.3464760Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T14:05:23.3465740Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T14:05:23.3466110Z 2021-05-15T14:05:23.3467350Z For pkg-config to find qt@5 you may need to set: 2021-05-15T14:05:23.3468110Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T14:05:23.3468490Z 2021-05-15T14:05:23.3469240Z ==> Summary 2021-05-15T14:05:24.0571110Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T14:05:24.0578510Z ==> Installing poppler 2021-05-15T14:05:24.0582830Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T14:05:24.0602540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4001-17hs4jw 2021-05-15T14:05:24.3520650Z cp -pR /private/tmp/d20210515-4001-17hs4jw/poppler/. /usr/local/Cellar/poppler 2021-05-15T14:05:24.6160680Z chmod -Rf +w /private/tmp/d20210515-4001-17hs4jw 2021-05-15T14:05:25.0689620Z ==> Finishing up 2021-05-15T14:05:25.1058960Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T14:05:25.1064270Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T14:05:25.1069100Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T14:05:25.1075090Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T14:05:25.1079820Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T14:05:25.1084930Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T14:05:25.1089890Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T14:05:25.1095160Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T14:05:25.1100580Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T14:05:25.1105750Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T14:05:25.1110880Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T14:05:25.1116200Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T14:05:25.1121530Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T14:05:25.1129100Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T14:05:25.1140950Z rm /usr/local/share/gir-1.0 2021-05-15T14:05:25.1149270Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T14:05:25.1154900Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T14:05:25.1165880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T14:05:25.1171560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T14:05:25.1177340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T14:05:25.1183190Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T14:05:25.1188830Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T14:05:25.1253700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T14:05:25.1258900Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T14:05:25.1264290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T14:05:25.1269700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T14:05:25.1275060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T14:05:25.1280460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T14:05:25.1287030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T14:05:25.1292620Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T14:05:25.1300240Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T14:05:25.1305120Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T14:05:25.1317310Z rm /usr/local/lib/girepository-1.0 2021-05-15T14:05:25.1324190Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T14:05:25.1330080Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T14:05:25.1335140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T14:05:25.1339750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T14:05:25.1344820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T14:05:25.1350000Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T14:05:25.1355610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T14:05:25.1360250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T14:05:25.1365070Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T14:05:25.1370380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T14:05:25.1395210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T14:05:25.1409210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T14:05:25.1411220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T14:05:25.1413660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T14:05:25.1415470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T14:05:25.1417400Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T14:05:25.1419050Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T14:05:25.1420780Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T14:05:25.1425640Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T14:05:25.1430980Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T14:05:25.1436360Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T14:05:25.2465660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4738-132olic.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-15T14:05:27.5926670Z ==> Summary 2021-05-15T14:05:27.6212930Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T14:05:29.1305300Z ==> Caveats 2021-05-15T14:05:29.1306190Z ==> qt@5 2021-05-15T14:05:29.1349880Z We agreed to the Qt open source license for you. 2021-05-15T14:05:29.1350650Z If this is unacceptable you should uninstall. 2021-05-15T14:05:29.1351030Z 2021-05-15T14:05:29.1352220Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:05:29.1353100Z because this is an alternate version of another formula. 2021-05-15T14:05:29.1353520Z 2021-05-15T14:05:29.1354030Z If you need to have qt@5 first in your PATH, run: 2021-05-15T14:05:29.1355280Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:05:29.1355730Z 2021-05-15T14:05:29.1356230Z For compilers to find qt@5 you may need to set: 2021-05-15T14:05:29.1357200Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T14:05:29.1358180Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T14:05:29.1358550Z 2021-05-15T14:05:29.1359420Z For pkg-config to find qt@5 you may need to set: 2021-05-15T14:05:29.1360150Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T14:05:29.1360540Z 2021-05-15T14:05:30.7774060Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T14:05:31.8844930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:05:32.4173590Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T14:05:32.7604060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T14%3A15%3A00Z&sig=nct9fdd578xG1xeArLHn0u82SyZs4CoNBXoVnHMpX%2F4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:32.7901530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=nct9fdd578xG1xeArLHn0u82SyZs4CoNBXoVnHMpX\%2F4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:32.8273380Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T14:05:32.8318160Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:05:33.9893530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:05:34.5223710Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:05:34.8766980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T14%3A15%3A00Z&sig=x3zyIZq3YVGDbEwmZeYsxWSXMsP6wHm1nSYH8J3w07A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:34.9076800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=x3zyIZq3YVGDbEwmZeYsxWSXMsP6wHm1nSYH8J3w07A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:35.0431980Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T14:05:35.0708860Z ==> Installing dependencies for hdf5: szip 2021-05-15T14:05:35.0714550Z ==> Installing hdf5 dependency: szip 2021-05-15T14:05:35.1287690Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T14:05:35.1316680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4745-e1jenm 2021-05-15T14:05:35.1406460Z cp -pR /private/tmp/d20210515-4745-e1jenm/szip/. /usr/local/Cellar/szip 2021-05-15T14:05:35.1517330Z chmod -Rf +w /private/tmp/d20210515-4745-e1jenm 2021-05-15T14:05:35.1929900Z ==> Finishing up 2021-05-15T14:05:35.2294910Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T14:05:35.2298800Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T14:05:35.2303610Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T14:05:35.2310380Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T14:05:35.2315070Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T14:05:35.2320490Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T14:05:35.2442060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4915-hf6xkb.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-15T14:05:37.4868740Z ==> Summary 2021-05-15T14:05:37.4887340Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T14:05:37.4893870Z ==> Installing hdf5 2021-05-15T14:05:37.4897280Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:05:37.4915800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4745-xg1443 2021-05-15T14:05:37.6701200Z cp -pR /private/tmp/d20210515-4745-xg1443/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T14:05:37.8307710Z chmod -Rf +w /private/tmp/d20210515-4745-xg1443 2021-05-15T14:05:38.1607090Z ==> Finishing up 2021-05-15T14:05:38.2087750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T14:05:38.2091260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T14:05:38.2096370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T14:05:38.2100480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T14:05:38.2105610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T14:05:38.2110170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T14:05:38.2114850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T14:05:38.2119580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T14:05:38.2124360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T14:05:38.2129040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T14:05:38.2134020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T14:05:38.2138640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T14:05:38.2143250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T14:05:38.2147960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T14:05:38.2153250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T14:05:38.2157790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T14:05:38.2162460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T14:05:38.2167170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T14:05:38.2171980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T14:05:38.2176750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T14:05:38.2181450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T14:05:38.2186250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T14:05:38.2196920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T14:05:38.2201680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T14:05:38.2206740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T14:05:38.2211930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T14:05:38.2216580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T14:05:38.2221520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T14:05:38.2226350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T14:05:38.2231240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T14:05:38.2236190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T14:05:38.2240960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T14:05:38.2245990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T14:05:38.2250950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T14:05:38.2255860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T14:05:38.2260830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T14:05:38.2265970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T14:05:38.2271030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T14:05:38.2276430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T14:05:38.2285270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T14:05:38.2290970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T14:05:38.2296970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T14:05:38.2302240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T14:05:38.2308250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T14:05:38.2313320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T14:05:38.2319020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T14:05:38.2324140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T14:05:38.2329480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T14:05:38.2334630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T14:05:38.2339830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T14:05:38.2345190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T14:05:38.2350450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T14:05:38.2355540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T14:05:38.2360700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T14:05:38.2366000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T14:05:38.2371140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T14:05:38.2376420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T14:05:38.2381530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T14:05:38.2387610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T14:05:38.2392710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T14:05:38.2398070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T14:05:38.2403550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T14:05:38.2409410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T14:05:38.2414460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T14:05:38.2419930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T14:05:38.2424610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T14:05:38.2429880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T14:05:38.2435060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T14:05:38.2439970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T14:05:38.2445180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T14:05:38.2450350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T14:05:38.2455370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T14:05:38.2460480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T14:05:38.2465570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T14:05:38.2470640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T14:05:38.2475840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T14:05:38.2481130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T14:05:38.2486310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T14:05:38.2491670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T14:05:38.2496980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T14:05:38.2502260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T14:05:38.2507450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T14:05:38.2512690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T14:05:38.2517940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T14:05:38.2522880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T14:05:38.2535290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T14:05:38.2536820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T14:05:38.2539670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T14:05:38.2545230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T14:05:38.2564870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T14:05:38.2569590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T14:05:38.2574610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T14:05:38.2579520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T14:05:38.2584310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T14:05:38.2589210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T14:05:38.2593830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T14:05:38.2598560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T14:05:38.2603370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T14:05:38.2608340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T14:05:38.2612810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T14:05:38.2617170Z Only the first 100 operations were output. 2021-05-15T14:05:38.3575230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4941-yzho23.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-15T14:05:40.5940600Z ==> Summary 2021-05-15T14:05:40.6100510Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:05:41.1850980Z ==> No outdated dependents to upgrade! 2021-05-15T14:05:41.1852330Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:05:41.2415170Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:05:41.2415780Z hdf5 2021-05-15T14:05:41.2424820Z rm /usr/local/bin/gif2h5 2021-05-15T14:05:41.2427850Z rm /usr/local/bin/h52gif 2021-05-15T14:05:41.2431020Z rm /usr/local/bin/h5c++ 2021-05-15T14:05:41.2433880Z rm /usr/local/bin/h5cc 2021-05-15T14:05:41.2436970Z rm /usr/local/bin/h5clear 2021-05-15T14:05:41.2440300Z rm /usr/local/bin/h5copy 2021-05-15T14:05:41.2442990Z rm /usr/local/bin/h5debug 2021-05-15T14:05:41.2445880Z rm /usr/local/bin/h5diff 2021-05-15T14:05:41.2448860Z rm /usr/local/bin/h5dump 2021-05-15T14:05:41.2451900Z rm /usr/local/bin/h5fc 2021-05-15T14:05:41.2454890Z rm /usr/local/bin/h5format_convert 2021-05-15T14:05:41.2457710Z rm /usr/local/bin/h5import 2021-05-15T14:05:41.2460600Z rm /usr/local/bin/h5jam 2021-05-15T14:05:41.2463860Z rm /usr/local/bin/h5ls 2021-05-15T14:05:41.2466570Z rm /usr/local/bin/h5mkgrp 2021-05-15T14:05:41.2469790Z rm /usr/local/bin/h5perf_serial 2021-05-15T14:05:41.2473550Z rm /usr/local/bin/h5redeploy 2021-05-15T14:05:41.2476430Z rm /usr/local/bin/h5repack 2021-05-15T14:05:41.2478880Z rm /usr/local/bin/h5repart 2021-05-15T14:05:41.2481630Z rm /usr/local/bin/h5stat 2021-05-15T14:05:41.2484570Z rm /usr/local/bin/h5unjam 2021-05-15T14:05:41.2487490Z rm /usr/local/bin/h5watch 2021-05-15T14:05:41.2494870Z rm /usr/local/include/H5ACpublic.h 2021-05-15T14:05:41.2498120Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T14:05:41.2501950Z rm /usr/local/include/H5Apublic.h 2021-05-15T14:05:41.2504540Z rm /usr/local/include/H5ArrayType.h 2021-05-15T14:05:41.2507500Z rm /usr/local/include/H5AtomType.h 2021-05-15T14:05:41.2510560Z rm /usr/local/include/H5Attribute.h 2021-05-15T14:05:41.2513600Z rm /usr/local/include/H5Classes.h 2021-05-15T14:05:41.2516720Z rm /usr/local/include/H5CommonFG.h 2021-05-15T14:05:41.2519770Z rm /usr/local/include/H5CompType.h 2021-05-15T14:05:41.2522750Z rm /usr/local/include/H5Cpp.h 2021-05-15T14:05:41.2525760Z rm /usr/local/include/H5CppDoc.h 2021-05-15T14:05:41.2529360Z rm /usr/local/include/H5Cpublic.h 2021-05-15T14:05:41.2533400Z rm /usr/local/include/H5DOpublic.h 2021-05-15T14:05:41.2536920Z rm /usr/local/include/H5DSpublic.h 2021-05-15T14:05:41.2539820Z rm /usr/local/include/H5DaccProp.h 2021-05-15T14:05:41.2543010Z rm /usr/local/include/H5DataSet.h 2021-05-15T14:05:41.2546270Z rm /usr/local/include/H5DataSpace.h 2021-05-15T14:05:41.2549570Z rm /usr/local/include/H5DataType.h 2021-05-15T14:05:41.2553060Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T14:05:41.2556400Z rm /usr/local/include/H5Dpublic.h 2021-05-15T14:05:41.2559570Z rm /usr/local/include/H5DxferProp.h 2021-05-15T14:05:41.2562610Z rm /usr/local/include/H5ESpublic.h 2021-05-15T14:05:41.2565590Z rm /usr/local/include/H5EnumType.h 2021-05-15T14:05:41.2570060Z rm /usr/local/include/H5Epubgen.h 2021-05-15T14:05:41.2571650Z rm /usr/local/include/H5Epublic.h 2021-05-15T14:05:41.2574700Z rm /usr/local/include/H5Exception.h 2021-05-15T14:05:41.2577780Z rm /usr/local/include/H5FDcore.h 2021-05-15T14:05:41.2580900Z rm /usr/local/include/H5FDdirect.h 2021-05-15T14:05:41.2584490Z rm /usr/local/include/H5FDfamily.h 2021-05-15T14:05:41.2587300Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T14:05:41.2590550Z rm /usr/local/include/H5FDlog.h 2021-05-15T14:05:41.2593410Z rm /usr/local/include/H5FDmpi.h 2021-05-15T14:05:41.2596550Z rm /usr/local/include/H5FDmpio.h 2021-05-15T14:05:41.2599700Z rm /usr/local/include/H5FDmulti.h 2021-05-15T14:05:41.2602640Z rm /usr/local/include/H5FDpublic.h 2021-05-15T14:05:41.2605980Z rm /usr/local/include/H5FDros3.h 2021-05-15T14:05:41.2608870Z rm /usr/local/include/H5FDsec2.h 2021-05-15T14:05:41.2611960Z rm /usr/local/include/H5FDstdio.h 2021-05-15T14:05:42.2223710Z rm /usr/local/include/H5FDwindows.h 2021-05-15T14:05:42.2225130Z rm /usr/local/include/H5FaccProp.h 2021-05-15T14:05:42.2226860Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T14:05:42.2227830Z rm /usr/local/include/H5File.h 2021-05-15T14:05:42.2228740Z rm /usr/local/include/H5FloatType.h 2021-05-15T14:05:42.2229670Z rm /usr/local/include/H5Fpublic.h 2021-05-15T14:05:42.2231090Z rm /usr/local/include/H5Gpublic.h 2021-05-15T14:05:42.2232000Z rm /usr/local/include/H5Group.h 2021-05-15T14:05:42.2232590Z rm /usr/local/include/H5IMpublic.h 2021-05-15T14:05:42.2233180Z rm /usr/local/include/H5IdComponent.h 2021-05-15T14:05:42.2233770Z rm /usr/local/include/H5Include.h 2021-05-15T14:05:42.2234760Z rm /usr/local/include/H5IntType.h 2021-05-15T14:05:42.2235360Z rm /usr/local/include/H5Ipublic.h 2021-05-15T14:05:42.2235920Z rm /usr/local/include/H5LDpublic.h 2021-05-15T14:05:42.2236480Z rm /usr/local/include/H5LTpublic.h 2021-05-15T14:05:42.2237040Z rm /usr/local/include/H5LaccProp.h 2021-05-15T14:05:42.2237620Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T14:05:42.2238190Z rm /usr/local/include/H5Library.h 2021-05-15T14:05:42.2238740Z rm /usr/local/include/H5Location.h 2021-05-15T14:05:42.2239950Z rm /usr/local/include/H5Lpublic.h 2021-05-15T14:05:42.2240540Z rm /usr/local/include/H5MMpublic.h 2021-05-15T14:05:42.2241090Z rm /usr/local/include/H5Mpublic.h 2021-05-15T14:05:42.2241640Z rm /usr/local/include/H5Object.h 2021-05-15T14:05:42.2242210Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T14:05:42.2242780Z rm /usr/local/include/H5Opublic.h 2021-05-15T14:05:42.2243340Z rm /usr/local/include/H5PLextern.h 2021-05-15T14:05:42.2243900Z rm /usr/local/include/H5PLpublic.h 2021-05-15T14:05:42.2244460Z rm /usr/local/include/H5PTpublic.h 2021-05-15T14:05:42.2245060Z rm /usr/local/include/H5PacketTable.h 2021-05-15T14:05:42.2245650Z rm /usr/local/include/H5Ppublic.h 2021-05-15T14:05:42.2246200Z rm /usr/local/include/H5PredType.h 2021-05-15T14:05:42.2246770Z rm /usr/local/include/H5PropList.h 2021-05-15T14:05:42.2247320Z rm /usr/local/include/H5Rpublic.h 2021-05-15T14:05:42.2247860Z rm /usr/local/include/H5Spublic.h 2021-05-15T14:05:42.2248400Z rm /usr/local/include/H5StrType.h 2021-05-15T14:05:42.2248960Z rm /usr/local/include/H5TBpublic.h 2021-05-15T14:05:42.2249500Z rm /usr/local/include/H5Tpublic.h 2021-05-15T14:05:42.2250080Z rm /usr/local/include/H5VLconnector.h 2021-05-15T14:05:42.2250990Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T14:05:42.2251610Z rm /usr/local/include/H5VLnative.h 2021-05-15T14:05:42.2252220Z Only the first 100 operations were output. 2021-05-15T14:05:42.9098740Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T14:05:44.0144970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:05:44.5447810Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T14:05:44.8699130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T14%3A15%3A00Z&sig=dHmcSAF15Sp6SvNJTzkdvlFITJE6oFIZFFko%2FUs2LDI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:44.9001440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=dHmcSAF15Sp6SvNJTzkdvlFITJE6oFIZFFko\%2FUs2LDI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:45.0262560Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T14:05:45.1044990Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T14:05:45.1073670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4948-1jifu1h 2021-05-15T14:05:45.2641910Z cp -pR /private/tmp/d20210515-4948-1jifu1h/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T14:05:45.4194650Z chmod -Rf +w /private/tmp/d20210515-4948-1jifu1h 2021-05-15T14:05:45.5721370Z ==> Finishing up 2021-05-15T14:05:45.6042070Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T14:05:45.6048890Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T14:05:45.6060750Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T14:05:45.6065850Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T14:05:45.6073190Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T14:05:45.6078340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T14:05:45.6084190Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T14:05:45.6089370Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T14:05:45.6094500Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T14:05:45.6100550Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T14:05:45.6106010Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T14:05:45.6111130Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T14:05:45.6116800Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T14:05:45.6124750Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T14:05:45.6130870Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T14:05:45.6165400Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T14:05:45.6728210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5112-24cx4.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-15T14:05:47.9524870Z ==> Caveats 2021-05-15T14:05:47.9525540Z Emacs Lisp files have been installed to: 2021-05-15T14:05:47.9526680Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T14:05:47.9527580Z ==> Summary 2021-05-15T14:05:47.9680100Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T14:05:50.0562750Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T14:05:51.1098330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:05:51.6385920Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T14:05:51.9744660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T14%3A15%3A00Z&sig=b6kWKCwPVansKCfZLXpegPfyTq55fRM0KN3NtBJTRcY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:52.0045610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=b6kWKCwPVansKCfZLXpegPfyTq55fRM0KN3NtBJTRcY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:52.1751480Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T14:05:52.2566960Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T14:05:52.2596400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5119-tbler4 2021-05-15T14:05:52.4031440Z cp -pR /private/tmp/d20210515-5119-tbler4/gsl/. /usr/local/Cellar/gsl 2021-05-15T14:05:52.5565930Z chmod -Rf +w /private/tmp/d20210515-5119-tbler4 2021-05-15T14:05:52.7218050Z ==> Finishing up 2021-05-15T14:05:52.7497640Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T14:05:52.7499620Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T14:05:52.8173990Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T14:05:52.8175820Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T14:05:52.8187290Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T14:05:52.8198080Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T14:05:52.8309380Z info /usr/local/share/info/gsl-ref.info 2021-05-15T14:05:52.8323450Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T14:05:52.8331070Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T14:05:52.8338500Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T14:05:52.8349560Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T14:05:52.8358100Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T14:05:52.8363670Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T14:05:52.8369800Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T14:05:52.8375390Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T14:05:52.8380950Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T14:05:52.8386830Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T14:05:52.8395080Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T14:05:52.9074130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5284-1dbgoz0.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-15T14:05:55.1328140Z ==> Summary 2021-05-15T14:05:55.1504000Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T14:05:58.1993600Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T14:05:59.2598670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:05:59.8083840Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T14:06:00.1577760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T14%3A15%3A00Z&sig=1NA2THq4i%2Bjn8m%2F5vzzT7tzq14kSj2KHBiGKcR8Q7Kc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:00.1954900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=1NA2THq4i\%2Bjn8m\%2F5vzzT7tzq14kSj2KHBiGKcR8Q7Kc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:00.3057920Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T14:06:00.3256130Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T14:06:01.4672240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:01.9982410Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T14:06:02.3357850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T14%3A15%3A00Z&sig=%2BZDK2RQHZueF9QVzVIf3m8fNRM5LfRtdhy0cmL9mwHw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:02.3742090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=\%2BZDK2RQHZueF9QVzVIf3m8fNRM5LfRtdhy0cmL9mwHw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:02.4287110Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T14:06:02.4333130Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T14:06:03.5214940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:04.0993230Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T14:06:04.4649850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T14%3A15%3A00Z&sig=%2F%2FptRu0jzrcKV2YGhK2lLnEEbmi2OBrtQRzzbF%2F%2Bn5M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:04.4995600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=\%2F\%2FptRu0jzrcKV2YGhK2lLnEEbmi2OBrtQRzzbF\%2F\%2Bn5M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:04.5498420Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T14:06:04.5540160Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T14:06:05.6697840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:06.2297070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T14:06:06.5680740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T14%3A15%3A00Z&sig=Skadh66GZLkQs%2BGbW5fwvs4t%2FNUi6SqmqLYFcyK%2F%2BUE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:06.6056290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=Skadh66GZLkQs\%2BGbW5fwvs4t\%2FNUi6SqmqLYFcyK\%2F\%2BUE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:06.6474620Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T14:06:06.6511460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T14:06:07.7413290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:08.2765440Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T14:06:08.6151890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T14%3A15%3A00Z&sig=v94k3O7l08%2BOAtSNbO6ulZYDop37q52OWSRgVDaSQbU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:08.6615220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=v94k3O7l08\%2BOAtSNbO6ulZYDop37q52OWSRgVDaSQbU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:08.7495460Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T14:06:08.7583770Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T14:06:09.8476090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:10.3753600Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T14:06:10.6910720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T14%3A15%3A00Z&sig=B5zzYGlAmqNUwWDiMS89jQKELrl%2Bt8wkfEWB2%2F8mRmc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:10.7384790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=B5zzYGlAmqNUwWDiMS89jQKELrl\%2Bt8wkfEWB2\%2F8mRmc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:10.7796390Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T14:06:10.7830200Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T14:06:11.8911700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:12.5770430Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T14:06:12.9264050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T14%3A15%3A00Z&sig=6PcTHRT5%2BJ0PkRgME%2FYHJUYrcqeSg97lvZs4lal5wdg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:12.9671010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=6PcTHRT5\%2BJ0PkRgME\%2FYHJUYrcqeSg97lvZs4lal5wdg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:13.0487150Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T14:06:13.0583660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T14:06:14.1489570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:14.7028640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T14:06:15.0546220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T14%3A15%3A00Z&sig=6m1oPK3xulHv5wrvyF0BBske2THOIvAQbD5wH%2Fy9oXY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:15.0856360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=6m1oPK3xulHv5wrvyF0BBske2THOIvAQbD5wH\%2Fy9oXY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:15.1262040Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T14:06:15.1299830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T14:06:16.1805270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:16.6921530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T14:06:17.0240560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T14%3A15%3A00Z&sig=ZgbKKQZeeAqvQxw%2FKK8gjKevOhaCgA0ccv%2BNjjCqvlY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:17.0667690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=ZgbKKQZeeAqvQxw\%2FKK8gjKevOhaCgA0ccv\%2BNjjCqvlY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:17.1274270Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T14:06:17.1314670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T14:06:18.3868460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:18.8908790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T14:06:19.2442790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T14%3A15%3A00Z&sig=lHjRV4%2BldMLvZPcZSeCNpBNjrx3GsnT91F3nsV3gy9U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:19.2960950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=lHjRV4\%2BldMLvZPcZSeCNpBNjrx3GsnT91F3nsV3gy9U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:19.3363930Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T14:06:19.3398830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T14:06:20.6948410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:21.2113550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T14:06:21.5369290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T14%3A15%3A00Z&sig=%2FqgX4HW01HlRpT75OoixwAPoaWyOge%2B%2B4Uigo5audLc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:21.5760790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=\%2FqgX4HW01HlRpT75OoixwAPoaWyOge\%2B\%2B4Uigo5audLc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:21.6157720Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T14:06:21.6187990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T14:06:22.7067630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:23.2191110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T14:06:23.5630500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T14%3A15%3A00Z&sig=oi5bpgqCQPxeS98iEzyyt2f2Dz92mfDeVpHlU2bymjg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:23.6071040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=oi5bpgqCQPxeS98iEzyyt2f2Dz92mfDeVpHlU2bymjg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:23.6675540Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T14:06:23.6739280Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T14:06:24.7825010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:25.3317880Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T14:06:25.6874030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T14%3A15%3A00Z&sig=1q4i8O07sm%2FJXQnca30FVLBGBDsaFkoiFKaHJdPAN3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:25.7165480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=1q4i8O07sm\%2FJXQnca30FVLBGBDsaFkoiFKaHJdPAN3g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:25.7603420Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T14:06:25.7642560Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T14:06:26.8413480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:27.3471220Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T14:06:27.6888190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T14%3A15%3A00Z&sig=Z0HdP2rUG%2FHjmH%2BfJTYW6nObYir1EfkRwAc341TtNqA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:27.7183770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=Z0HdP2rUG\%2FHjmH\%2BfJTYW6nObYir1EfkRwAc341TtNqA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:28.1984350Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T14:06:28.3157950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T14:06:29.3787180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:29.9740950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T14:06:30.3038850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T14%3A15%3A00Z&sig=HGFeWNOHulVMFyKIVyOEGfwv5FO5Bq7zl%2Fl9J1Hm0Ps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:30.3342620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=HGFeWNOHulVMFyKIVyOEGfwv5FO5Bq7zl\%2Fl9J1Hm0Ps\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:30.5232570Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T14:06:30.5351610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T14:06:31.6241190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:32.1961500Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T14:06:32.5146690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T14%3A15%3A00Z&sig=yu7vWVFdQiiRIBM%2Bu0gbyHkAFMLS%2FoxuDVzq3ni6tpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:32.5534710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=yu7vWVFdQiiRIBM\%2Bu0gbyHkAFMLS\%2FoxuDVzq3ni6tpQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:32.6004390Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T14:06:32.6044630Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T14:06:33.7161740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:34.2495580Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T14:06:34.5786310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T14%3A15%3A00Z&sig=fZZR9TgFWOOsohT6yw6rkZQTe8FfX9fHi%2FfZ3iXrGMI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:34.6154880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=fZZR9TgFWOOsohT6yw6rkZQTe8FfX9fHi\%2FfZ3iXrGMI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:34.6854060Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T14:06:34.6951490Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T14:06:35.7672730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:36.2834920Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T14:06:36.5955660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T14%3A15%3A00Z&sig=AWKnoJywfpjhUZ9x3DP06iZcvcRHtv2lt0lOh4Qr7ng%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:36.6420400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=AWKnoJywfpjhUZ9x3DP06iZcvcRHtv2lt0lOh4Qr7ng\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:36.6785170Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T14:06:36.6817990Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T14:06:37.7612320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:38.4013670Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T14:06:38.7100880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T14%3A15%3A00Z&sig=j%2FvIfb5osWw2QIIlze3wr9laSEXs2GQP7Qy3O49fDQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:38.7520300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=j\%2FvIfb5osWw2QIIlze3wr9laSEXs2GQP7Qy3O49fDQA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:38.8164230Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T14:06:38.8211160Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T14:06:39.9092460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:40.4274930Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T14:06:40.7575000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T14%3A15%3A00Z&sig=ADgFziu6wSzpcrucQ3gSypszrt1s0QVp6PVSFCWqXi8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:40.8018230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=ADgFziu6wSzpcrucQ3gSypszrt1s0QVp6PVSFCWqXi8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:40.8876150Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T14:06:40.8963820Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T14:06:41.9154720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:42.4888130Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T14:06:42.8249590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T14%3A15%3A00Z&sig=rIH%2BbySJvj8D7XirmqVgYQJuQG65a6U%2BKlCuk1sQzWc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:42.8559300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=rIH\%2BbySJvj8D7XirmqVgYQJuQG65a6U\%2BKlCuk1sQzWc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:42.9003240Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T14:06:42.9038410Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T14:06:44.0043260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:44.5331110Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T14:06:44.8771510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T14%3A15%3A00Z&sig=C7CGZaldoSPutJjSYtSLc6S6l8E1MzQmCrVgyhuWZ8A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:44.9294190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=C7CGZaldoSPutJjSYtSLc6S6l8E1MzQmCrVgyhuWZ8A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:45.0722200Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T14:06:45.0836680Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T14:06:46.1797030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:46.8001600Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T14:06:47.1317260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T14%3A15%3A00Z&sig=rMpj1vBst%2BAoqR5G5h8ztexZRPiWDzbfIT7FqTBroEE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:47.1685420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=rMpj1vBst\%2BAoqR5G5h8ztexZRPiWDzbfIT7FqTBroEE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:47.3713150Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T14:06:47.4131310Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T14:06:48.4853530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:49.0203380Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T14:06:49.3686000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T14%3A15%3A00Z&sig=fGlo4NdlX9%2BWiEzL39anEWk5%2BxeqDNki%2FY93nexNHbM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:49.3989610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=fGlo4NdlX9\%2BWiEzL39anEWk5\%2BxeqDNki\%2FY93nexNHbM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:49.4511650Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T14:06:49.4562650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T14:06:50.5476210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:51.0581170Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T14:06:52.0460590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=aTMWrcrZQofJg6\%2Fiz\%2FD5OUEblX6NrRyYL6NkHwqdfiU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:52.0468410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T14%3A15%3A00Z&sig=aTMWrcrZQofJg6%2Fiz%2FD5OUEblX6NrRyYL6NkHwqdfiU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:52.0472460Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T14:06:52.0475000Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T14:06:52.6196260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:53.1686230Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T14:06:53.4976010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T14%3A15%3A00Z&sig=L3IWAaVk9UxHnjBcNuxxvaIaJA8iqBEYGA58GDYVcpE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:53.5359300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=L3IWAaVk9UxHnjBcNuxxvaIaJA8iqBEYGA58GDYVcpE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:53.6818710Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T14:06:53.7015160Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T14:06:54.7834950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:55.3191490Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T14:06:55.6577410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T14%3A15%3A00Z&sig=RKAnOee8OIkDDQWMs3yrIef2CWX5DJo%2FLyNSUJP9T18%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:55.6996180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=RKAnOee8OIkDDQWMs3yrIef2CWX5DJo\%2FLyNSUJP9T18\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:55.7421010Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T14:06:55.7464320Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T14:06:56.7875360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:57.2945320Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T14:06:57.7016960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T14%3A15%3A00Z&sig=xq%2F%2FGZocJKmrGOjvX5leoYmGIuwDCHnw1FmVunn0pW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:57.7341900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=xq\%2F\%2FGZocJKmrGOjvX5leoYmGIuwDCHnw1FmVunn0pW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:57.8687820Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T14:06:57.8772260Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T14:06:58.9593730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:06:59.4923180Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T14:06:59.8414160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T14%3A15%3A00Z&sig=HBfC8nkVoJJp32rNgJTGxJ9NdnR14IAqWy1EyJUulak%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:59.8889050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=HBfC8nkVoJJp32rNgJTGxJ9NdnR14IAqWy1EyJUulak\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:59.9792810Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:06:59.9840800Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T14:07:01.1255030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:07:01.6492620Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T14:07:01.9934410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T14%3A15%3A00Z&sig=CFwdKgQltd58f0a5%2B525ztE3OTh3cMd420c82nzYG%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:02.0385430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=CFwdKgQltd58f0a5\%2B525ztE3OTh3cMd420c82nzYG\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:02.4412880Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T14:07:02.5459590Z ==> 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-15T14:07:02.5464010Z ==> Installing ffmpeg dependency: aom 2021-05-15T14:07:02.6132720Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T14:07:02.6164450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-1n91zqu 2021-05-15T14:07:02.6984710Z cp -pR /private/tmp/d20210515-5291-1n91zqu/aom/. /usr/local/Cellar/aom 2021-05-15T14:07:02.7454790Z chmod -Rf +w /private/tmp/d20210515-5291-1n91zqu 2021-05-15T14:07:02.8140380Z ==> Finishing up 2021-05-15T14:07:02.8518890Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T14:07:02.8523180Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T14:07:02.8530100Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T14:07:02.8536590Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T14:07:02.8541710Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T14:07:02.8546790Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T14:07:02.8552020Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T14:07:02.8559330Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T14:07:02.8737940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5634-xpiaj3.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-15T14:07:05.0852410Z ==> Summary 2021-05-15T14:07:05.0879880Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T14:07:05.0886380Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T14:07:05.0954840Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T14:07:05.1011810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-10h2qob 2021-05-15T14:07:05.1243920Z cp -pR /private/tmp/d20210515-5291-10h2qob/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T14:07:05.1405330Z chmod -Rf +w /private/tmp/d20210515-5291-10h2qob 2021-05-15T14:07:05.1906710Z ==> Finishing up 2021-05-15T14:07:05.2275480Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T14:07:05.2281240Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T14:07:05.2289550Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T14:07:05.2293530Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T14:07:05.2301190Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T14:07:05.2460500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5660-y25uis.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-15T14:07:07.4108790Z ==> Summary 2021-05-15T14:07:07.4130780Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T14:07:07.4136730Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T14:07:07.4189680Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:07:07.4209680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-4f0xwr 2021-05-15T14:07:07.4773540Z cp -pR /private/tmp/d20210515-5291-4f0xwr/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T14:07:07.5439740Z chmod -Rf +w /private/tmp/d20210515-5291-4f0xwr 2021-05-15T14:07:07.6180080Z ==> Finishing up 2021-05-15T14:07:07.6590510Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T14:07:07.6596810Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T14:07:07.6603860Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T14:07:07.6708750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5686-1hbo5sy.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-15T14:07:09.8293220Z ==> Summary 2021-05-15T14:07:09.8379640Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T14:07:09.8384500Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T14:07:09.8407260Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T14:07:09.8425910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-1a7xnc 2021-05-15T14:07:09.8704920Z cp -pR /private/tmp/d20210515-5291-1a7xnc/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T14:07:09.9096720Z chmod -Rf +w /private/tmp/d20210515-5291-1a7xnc 2021-05-15T14:07:09.9846620Z ==> Finishing up 2021-05-15T14:07:10.0446800Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T14:07:10.0454660Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T14:07:10.0467460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T14:07:10.0473870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T14:07:10.0480100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T14:07:10.0486340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T14:07:10.0494280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T14:07:10.0500790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T14:07:10.0507360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T14:07:10.0522310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T14:07:10.0524380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T14:07:10.0526410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T14:07:10.0532140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T14:07:10.0539060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T14:07:10.0545470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T14:07:10.0552300Z 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-15T14:07:10.0559190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T14:07:10.0565030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T14:07:10.0571330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T14:07:10.0577690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T14:07:10.0584000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T14:07:10.0590370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T14:07:10.0596790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T14:07:10.0602910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T14:07:10.0608860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T14:07:10.0615300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T14:07:10.0621680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T14:07:10.0627510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T14:07:10.0634080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T14:07:10.0639910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T14:07:10.0646100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T14:07:10.0653220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T14:07:10.0659280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T14:07:10.0666130Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T14:07:10.0671610Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T14:07:10.0677650Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T14:07:10.0685300Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T14:07:10.0951160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5712-xstx7k.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-15T14:07:12.3176330Z ==> Summary 2021-05-15T14:07:12.3227810Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T14:07:12.3234800Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T14:07:12.5072570Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T14:07:12.5092390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-1ouwf5f 2021-05-15T14:07:12.6429940Z cp -pR /private/tmp/d20210515-5291-1ouwf5f/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T14:07:12.7680360Z chmod -Rf +w /private/tmp/d20210515-5291-1ouwf5f 2021-05-15T14:07:12.9818180Z ==> Finishing up 2021-05-15T14:07:13.0316440Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T14:07:13.0327590Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T14:07:13.0341070Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T14:07:13.0352600Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T14:07:13.0364150Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T14:07:13.0381780Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:07:13.0397570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T14:07:13.0417620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T14:07:13.0484510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T14:07:13.0489530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T14:07:13.0498600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T14:07:13.0504140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T14:07:13.0510150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T14:07:13.0517170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T14:07:13.0522910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T14:07:13.0528570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T14:07:13.0534300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T14:07:13.0540240Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T14:07:13.0546110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T14:07:13.0552130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T14:07:13.0557620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T14:07:13.0563650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T14:07:13.0569410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T14:07:13.0575550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T14:07:13.0581790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T14:07:13.0587710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T14:07:13.0593850Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:07:13.0604000Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T14:07:13.0610240Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T14:07:13.0616330Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T14:07:13.0626570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T14:07:13.0633020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T14:07:13.0638590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T14:07:13.0644030Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T14:07:13.0649860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T14:07:13.0655740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T14:07:13.0661620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T14:07:13.0667160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T14:07:13.0673070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T14:07:13.0678810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T14:07:13.0684820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T14:07:13.0691390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T14:07:13.0697060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T14:07:13.0702510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T14:07:13.0708330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T14:07:13.0713850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T14:07:13.0719610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T14:07:13.0725460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T14:07:13.0731500Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T14:07:13.0737060Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T14:07:13.0742650Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T14:07:13.0751260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T14:07:13.0757650Z 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-15T14:07:13.1271680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5738-1btz4hj.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-15T14:07:15.3094340Z ==> Summary 2021-05-15T14:07:15.3232860Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T14:07:15.3239710Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T14:07:15.3294790Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T14:07:15.3314920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-10qfgok 2021-05-15T14:07:15.3442700Z cp -pR /private/tmp/d20210515-5291-10qfgok/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T14:07:15.3610890Z chmod -Rf +w /private/tmp/d20210515-5291-10qfgok 2021-05-15T14:07:15.4112560Z ==> Finishing up 2021-05-15T14:07:15.4503680Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T14:07:15.4510720Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T14:07:15.4518670Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T14:07:15.4526980Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T14:07:15.4532620Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T14:07:15.4538620Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T14:07:15.4546320Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T14:07:15.4708320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5764-1nihzzv.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-15T14:07:17.5890810Z ==> Summary 2021-05-15T14:07:17.5916630Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T14:07:17.5922760Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T14:07:17.8165310Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T14:07:17.8183700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-8afwy7 2021-05-15T14:07:17.8780020Z cp -pR /private/tmp/d20210515-5291-8afwy7/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T14:07:17.9331060Z chmod -Rf +w /private/tmp/d20210515-5291-8afwy7 2021-05-15T14:07:18.0704130Z ==> Finishing up 2021-05-15T14:07:18.1083960Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T14:07:18.1087610Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T14:07:18.1092570Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T14:07:18.1096960Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T14:07:18.1103660Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T14:07:18.1112540Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T14:07:18.1121280Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T14:07:18.1128920Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T14:07:18.1133840Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T14:07:18.1138700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T14:07:18.1143870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T14:07:18.1148780Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T14:07:18.1153570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T14:07:18.1158800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T14:07:18.1163810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T14:07:18.1168830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T14:07:18.1174540Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T14:07:18.1179300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T14:07:18.1184370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T14:07:18.1189640Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T14:07:18.1197080Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T14:07:18.1202930Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T14:07:18.1207820Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T14:07:18.1213560Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T14:07:18.1487680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5791-nk2yv2.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-15T14:07:20.3933030Z ==> Summary 2021-05-15T14:07:20.3986850Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T14:07:20.3992660Z ==> Installing ffmpeg dependency: libass 2021-05-15T14:07:20.6420670Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T14:07:20.6439880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-1wl3jpm 2021-05-15T14:07:20.6575460Z cp -pR /private/tmp/d20210515-5291-1wl3jpm/libass/. /usr/local/Cellar/libass 2021-05-15T14:07:20.6698660Z chmod -Rf +w /private/tmp/d20210515-5291-1wl3jpm 2021-05-15T14:07:20.7216530Z ==> Finishing up 2021-05-15T14:07:20.7792520Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T14:07:20.7805580Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T14:07:20.7817940Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T14:07:20.7841870Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T14:07:20.7892400Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T14:07:20.8036030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5819-1lpos95.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-15T14:07:23.0464400Z ==> Summary 2021-05-15T14:07:23.0483400Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T14:07:23.0489410Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T14:07:23.0691110Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T14:07:23.0709310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-129yrvy 2021-05-15T14:07:23.0908780Z cp -pR /private/tmp/d20210515-5291-129yrvy/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T14:07:23.1091310Z chmod -Rf +w /private/tmp/d20210515-5291-129yrvy 2021-05-15T14:07:23.1804920Z ==> Finishing up 2021-05-15T14:07:23.2218460Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T14:07:23.2222550Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T14:07:23.2227250Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T14:07:23.2234610Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T14:07:23.2241330Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T14:07:23.2246330Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T14:07:23.2252270Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T14:07:23.2259300Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T14:07:23.2430310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5845-15e8fjc.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-15T14:07:25.3682080Z ==> Summary 2021-05-15T14:07:25.3706170Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T14:07:25.3713590Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T14:07:25.3767930Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T14:07:25.3791240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5291-6osc1b 2021-05-15T14:07:25.3950110Z cp -pR /private/tmp/d20210515-5291-6osc1b/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T14:07:25.4253210Z chmod -Rf +w /private/tmp/d20210515-5291-6osc1b 2021-05-15T14:07:25.4862420Z ==> Finishing up 2021-05-15T14:07:25.5251520Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T14:07:25.5255740Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T14:07:25.5264490Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T14:07:25.5271170Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T14:07:25.5276230Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T14:07:25.5281590Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T14:07:25.5286730Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T14:07:25.5291790Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T14:07:25.5296820Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T14:07:25.5304130Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T14:07:25.5309330Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T14:07:25.5482110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5871-j41wea.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-15T14:07:27.7856820Z ==> Summary 2021-05-15T14:07:27.7889680Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T14:07:27.7897240Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T14:07:27.7955070Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T14:07:27.7973480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5291-9mre8q 2021-05-15T14:07:27.8156350Z cp -pR /private/tmp/d20210515-5291-9mre8q/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T14:07:27.8338900Z chmod -Rf +w /private/tmp/d20210515-5291-9mre8q 2021-05-15T14:07:27.8828410Z ==> Finishing up 2021-05-15T14:07:27.9092850Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T14:07:27.9098960Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T14:07:27.9104900Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T14:07:27.9112660Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T14:07:27.9276910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5897-pko82o.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-15T14:07:30.0653120Z ==> Summary 2021-05-15T14:07:30.0681840Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T14:07:30.0689740Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T14:07:30.0721790Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T14:07:30.0740040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-1mwtj91 2021-05-15T14:07:30.1014980Z cp -pR /private/tmp/d20210515-5291-1mwtj91/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T14:07:30.1237870Z chmod -Rf +w /private/tmp/d20210515-5291-1mwtj91 2021-05-15T14:07:30.1660080Z ==> Finishing up 2021-05-15T14:07:30.2079080Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T14:07:30.2084920Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T14:07:30.2092320Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T14:07:30.2187730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5923-o5yq4q.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-15T14:07:32.4865100Z ==> Summary 2021-05-15T14:07:32.4888440Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T14:07:32.4896590Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T14:07:32.4920120Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T14:07:32.4938670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-1huykf1 2021-05-15T14:07:32.5093270Z cp -pR /private/tmp/d20210515-5291-1huykf1/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T14:07:32.5260120Z chmod -Rf +w /private/tmp/d20210515-5291-1huykf1 2021-05-15T14:07:32.5806990Z ==> Finishing up 2021-05-15T14:07:32.6195630Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T14:07:32.6201170Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T14:07:32.6208340Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T14:07:32.6212930Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T14:07:32.6218630Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T14:07:32.6223610Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T14:07:32.6228750Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T14:07:32.6234200Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T14:07:32.6242240Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T14:07:32.6248130Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T14:07:32.6398700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5949-yscssg.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-15T14:07:34.8712460Z ==> Summary 2021-05-15T14:07:34.8734910Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T14:07:34.8742850Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T14:07:34.8825010Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T14:07:34.8843300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-zzw7wp 2021-05-15T14:07:35.4009210Z cp -pR /private/tmp/d20210515-5291-zzw7wp/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T14:07:35.6305120Z chmod -Rf +w /private/tmp/d20210515-5291-zzw7wp 2021-05-15T14:07:35.7287890Z ==> Finishing up 2021-05-15T14:07:35.7683300Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T14:07:35.7689780Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T14:07:35.7696490Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T14:07:35.7701950Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T14:07:35.7707480Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T14:07:35.7711990Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T14:07:35.7719400Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T14:07:35.7896520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5975-1fy5lmk.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-15T14:07:37.9555170Z ==> Summary 2021-05-15T14:07:37.9575160Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T14:07:37.9582200Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T14:07:37.9991190Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T14:07:38.0021020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5291-1ep5lxt 2021-05-15T14:07:38.0372170Z cp -pR /private/tmp/d20210515-5291-1ep5lxt/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T14:07:38.0674080Z chmod -Rf +w /private/tmp/d20210515-5291-1ep5lxt 2021-05-15T14:07:38.1276060Z ==> Finishing up 2021-05-15T14:07:38.1677200Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T14:07:38.1682820Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T14:07:38.1692190Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T14:07:38.1698970Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T14:07:38.1704110Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T14:07:38.1709550Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T14:07:38.1717090Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T14:07:38.1892150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6001-1dt5d80.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-15T14:07:40.3529330Z ==> Summary 2021-05-15T14:07:40.3560170Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T14:07:40.3566960Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T14:07:40.4109180Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T14:07:40.4131140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-46u4ek 2021-05-15T14:07:40.4288190Z cp -pR /private/tmp/d20210515-5291-46u4ek/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T14:07:40.4476290Z chmod -Rf +w /private/tmp/d20210515-5291-46u4ek 2021-05-15T14:07:40.5050650Z ==> Finishing up 2021-05-15T14:07:40.5473200Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T14:07:40.5479250Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T14:07:40.5487480Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T14:07:40.5491560Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T14:07:40.5498570Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T14:07:40.5506030Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T14:07:40.5647560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6027-1f4ud46.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-15T14:07:42.7977360Z ==> Summary 2021-05-15T14:07:42.7996850Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T14:07:42.8002050Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T14:07:42.8023950Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T14:07:42.8045230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-r24c6p 2021-05-15T14:07:42.8741810Z cp -pR /private/tmp/d20210515-5291-r24c6p/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T14:07:42.9334860Z chmod -Rf +w /private/tmp/d20210515-5291-r24c6p 2021-05-15T14:07:43.0121810Z ==> Finishing up 2021-05-15T14:07:43.0522930Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T14:07:43.0527500Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T14:07:43.0536410Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T14:07:43.0545480Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T14:07:43.0550770Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T14:07:43.0555540Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T14:07:43.0560800Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T14:07:43.0566210Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T14:07:43.0587570Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T14:07:43.0593900Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T14:07:43.0877900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6053-27juyp.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-15T14:07:45.3735960Z ==> Summary 2021-05-15T14:07:45.3801290Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T14:07:45.3807530Z ==> Installing ffmpeg dependency: snappy 2021-05-15T14:07:45.3866650Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T14:07:45.3886440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-1vqgvpp 2021-05-15T14:07:45.4023260Z cp -pR /private/tmp/d20210515-5291-1vqgvpp/snappy/. /usr/local/Cellar/snappy 2021-05-15T14:07:45.4181480Z chmod -Rf +w /private/tmp/d20210515-5291-1vqgvpp 2021-05-15T14:07:45.4640530Z ==> Finishing up 2021-05-15T14:07:45.5110080Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T14:07:45.5114640Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T14:07:45.5119620Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T14:07:45.5125330Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T14:07:45.5135130Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T14:07:45.5140550Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T14:07:45.5145710Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T14:07:45.5151210Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T14:07:45.5156950Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T14:07:45.5330340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6079-zerylg.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-15T14:07:47.7635900Z ==> Summary 2021-05-15T14:07:47.7659100Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T14:07:47.7665610Z ==> Installing ffmpeg dependency: speex 2021-05-15T14:07:47.7728320Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T14:07:47.7749410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-124it9d 2021-05-15T14:07:47.7927440Z cp -pR /private/tmp/d20210515-5291-124it9d/speex/. /usr/local/Cellar/speex 2021-05-15T14:07:47.8116110Z chmod -Rf +w /private/tmp/d20210515-5291-124it9d 2021-05-15T14:07:47.8629040Z ==> Finishing up 2021-05-15T14:07:47.9028380Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T14:07:47.9035440Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T14:07:47.9042890Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T14:07:47.9049520Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T14:07:47.9053860Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T14:07:47.9059570Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T14:07:47.9066650Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T14:07:47.9215140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6105-1c18q39.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-15T14:07:50.1383230Z ==> Summary 2021-05-15T14:07:50.1412530Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T14:07:50.1420790Z ==> Installing ffmpeg dependency: srt 2021-05-15T14:07:50.1507910Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T14:07:50.1526420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-8qutsv 2021-05-15T14:07:50.1876300Z cp -pR /private/tmp/d20210515-5291-8qutsv/srt/. /usr/local/Cellar/srt 2021-05-15T14:07:50.2174710Z chmod -Rf +w /private/tmp/d20210515-5291-8qutsv 2021-05-15T14:07:50.3019020Z ==> Finishing up 2021-05-15T14:07:50.3636920Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T14:07:50.3641780Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T14:07:50.3646670Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T14:07:50.3651040Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T14:07:50.3657730Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T14:07:50.3664680Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T14:07:50.3669930Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T14:07:50.3674940Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T14:07:50.3680270Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T14:07:50.3687850Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T14:07:50.3693420Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T14:07:50.3938410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6131-1bgnygy.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-15T14:07:52.5256140Z ==> Summary 2021-05-15T14:07:52.5280130Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T14:07:52.5287640Z ==> Installing ffmpeg dependency: giflib 2021-05-15T14:07:52.5309580Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T14:07:52.5329880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-1xmebyl 2021-05-15T14:07:52.5474520Z cp -pR /private/tmp/d20210515-5291-1xmebyl/giflib/. /usr/local/Cellar/giflib 2021-05-15T14:07:52.6714880Z chmod -Rf +w /private/tmp/d20210515-5291-1xmebyl 2021-05-15T14:07:52.7301860Z ==> Finishing up 2021-05-15T14:07:52.7709350Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T14:07:52.7716440Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T14:07:52.7718000Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T14:07:52.7723720Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T14:07:52.7727630Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T14:07:52.7734570Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T14:07:52.7744880Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T14:07:52.7772420Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T14:07:52.7774400Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T14:07:52.7776000Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T14:07:52.7804470Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T14:07:53.4571760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6157-1o45ppj.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-15T14:07:55.0514970Z ==> Summary 2021-05-15T14:07:55.0538290Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T14:07:55.0544810Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T14:07:55.1172930Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T14:07:55.1191370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-1ra5837 2021-05-15T14:07:55.1823890Z cp -pR /private/tmp/d20210515-5291-1ra5837/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T14:07:55.2234410Z chmod -Rf +w /private/tmp/d20210515-5291-1ra5837 2021-05-15T14:07:55.5074960Z ==> Finishing up 2021-05-15T14:07:55.5477570Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T14:07:55.5482020Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T14:07:55.5486870Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T14:07:55.5493140Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T14:07:55.5497130Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T14:07:55.5501710Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T14:07:55.5507660Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T14:07:55.5511950Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T14:07:55.5516620Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T14:07:55.5521600Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T14:07:55.5528790Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T14:07:55.5538740Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T14:07:55.5543740Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T14:07:55.5549030Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T14:07:55.5553460Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T14:07:55.5560580Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T14:07:55.5566450Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T14:07:55.5853180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6183-1uik285.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-15T14:07:57.7936380Z ==> Summary 2021-05-15T14:07:57.7977800Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T14:07:57.7983920Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T14:07:57.8767330Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T14:07:57.8787290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-16isg2d 2021-05-15T14:07:58.0839690Z cp -pR /private/tmp/d20210515-5291-16isg2d/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T14:07:58.1941140Z chmod -Rf +w /private/tmp/d20210515-5291-16isg2d 2021-05-15T14:07:58.2776760Z ==> Finishing up 2021-05-15T14:07:58.3182390Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T14:07:58.3188500Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T14:07:58.3194470Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T14:07:58.3201120Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T14:07:58.3205950Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T14:07:58.3211470Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T14:07:58.3219140Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T14:07:58.3487210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6209-htkwy2.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-15T14:08:00.5669540Z ==> Caveats 2021-05-15T14:08:00.5670550Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:08:00.5671970Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:08:00.5673900Z ==> Summary 2021-05-15T14:08:00.5727820Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T14:08:00.5735770Z ==> Installing ffmpeg dependency: theora 2021-05-15T14:08:00.5891340Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T14:08:00.5912040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210515-5291-7v8px6 2021-05-15T14:08:00.6428910Z cp -pR /private/tmp/d20210515-5291-7v8px6/theora/. /usr/local/Cellar/theora 2021-05-15T14:08:00.6994440Z chmod -Rf +w /private/tmp/d20210515-5291-7v8px6 2021-05-15T14:08:00.7912450Z ==> Finishing up 2021-05-15T14:08:00.8335600Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T14:08:00.8343130Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T14:08:00.8351980Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T14:08:00.8356670Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T14:08:00.8363440Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T14:08:00.8370460Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T14:08:00.8376080Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T14:08:00.8382500Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T14:08:00.8388590Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T14:08:00.8394080Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T14:08:00.8399820Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T14:08:00.8407660Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T14:08:00.8413500Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T14:08:00.8439400Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T14:08:00.8746320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6235-1vt37ia.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-15T14:08:03.0634980Z ==> Summary 2021-05-15T14:08:03.0703430Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T14:08:03.0709370Z ==> Installing ffmpeg dependency: x264 2021-05-15T14:08:03.0742270Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T14:08:03.0766030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-p3vs56 2021-05-15T14:08:03.1183000Z cp -pR /private/tmp/d20210515-5291-p3vs56/x264/. /usr/local/Cellar/x264 2021-05-15T14:08:03.1406320Z chmod -Rf +w /private/tmp/d20210515-5291-p3vs56 2021-05-15T14:08:03.1864810Z ==> Finishing up 2021-05-15T14:08:03.2263050Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T14:08:03.2268240Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T14:08:03.2274780Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T14:08:03.2280440Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T14:08:03.2285340Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T14:08:03.2290100Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T14:08:03.2297420Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T14:08:03.2549880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6262-1ukzstm.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-15T14:08:05.4347780Z ==> Summary 2021-05-15T14:08:05.4367240Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T14:08:05.4373980Z ==> Installing ffmpeg dependency: x265 2021-05-15T14:08:05.4435850Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T14:08:05.4453930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5291-fdm156 2021-05-15T14:08:05.5866320Z cp -pR /private/tmp/d20210515-5291-fdm156/x265/. /usr/local/Cellar/x265 2021-05-15T14:08:05.6763620Z chmod -Rf +w /private/tmp/d20210515-5291-fdm156 2021-05-15T14:08:05.7846440Z ==> Finishing up 2021-05-15T14:08:05.8482420Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T14:08:05.8487480Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T14:08:05.8492630Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T14:08:05.8499920Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T14:08:05.8504460Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T14:08:05.8509580Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T14:08:05.8517030Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T14:08:05.8732970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6288-kknsut.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-15T14:08:08.0528410Z ==> Summary 2021-05-15T14:08:08.0546740Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T14:08:08.0552370Z ==> Installing ffmpeg dependency: xvid 2021-05-15T14:08:08.0573370Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T14:08:08.0592280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-zra7w9 2021-05-15T14:08:08.0748470Z cp -pR /private/tmp/d20210515-5291-zra7w9/xvid/. /usr/local/Cellar/xvid 2021-05-15T14:08:08.0882040Z chmod -Rf +w /private/tmp/d20210515-5291-zra7w9 2021-05-15T14:08:08.1295920Z ==> Finishing up 2021-05-15T14:08:08.1689190Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T14:08:08.1695430Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T14:08:08.1700160Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T14:08:08.1829040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6314-1pq4dyx.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-15T14:08:10.3730720Z ==> Summary 2021-05-15T14:08:10.3747460Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T14:08:10.3757080Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T14:08:10.3883510Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T14:08:10.3902280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-8y6gac 2021-05-15T14:08:10.4584230Z cp -pR /private/tmp/d20210515-5291-8y6gac/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T14:08:10.5151990Z chmod -Rf +w /private/tmp/d20210515-5291-8y6gac 2021-05-15T14:08:10.6015620Z ==> Finishing up 2021-05-15T14:08:10.6317950Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T14:08:10.6335050Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T14:08:10.6336600Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T14:08:10.6352310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T14:08:10.6354330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T14:08:10.6358550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T14:08:10.6364760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T14:08:10.6409390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T14:08:10.6415800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T14:08:10.6421560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T14:08:10.6427930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T14:08:10.6434380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T14:08:10.6439810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T14:08:10.6445180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T14:08:10.6451340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T14:08:10.6457130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T14:08:10.6463740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T14:08:10.6468880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T14:08:10.6475310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T14:08:10.6480970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T14:08:10.6486830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T14:08:10.6492160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T14:08:10.6497700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T14:08:10.6503250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T14:08:10.6509610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T14:08:10.6515310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T14:08:10.6520620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T14:08:10.6526080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T14:08:10.6531690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T14:08:10.6536990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T14:08:10.6542630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T14:08:10.6548150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T14:08:10.6554040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T14:08:10.6559060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T14:08:10.6564540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T14:08:10.6569870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T14:08:10.6575460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T14:08:10.6583690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T14:08:10.6585980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T14:08:10.6591930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T14:08:10.6597200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T14:08:10.6602930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T14:08:10.6609010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T14:08:10.6640590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T14:08:10.6642480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T14:08:10.6644190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T14:08:10.6645820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T14:08:10.6647550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T14:08:10.6649230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T14:08:10.6651170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T14:08:10.6677080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T14:08:10.6682470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T14:08:10.6687910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T14:08:10.6694220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T14:08:10.6698910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T14:08:10.6704670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T14:08:10.6709810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T14:08:10.6715650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T14:08:10.6721430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T14:08:10.6726660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T14:08:10.6735450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T14:08:10.6740690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T14:08:10.6746400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T14:08:10.6751740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T14:08:10.6757320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T14:08:10.6762880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T14:08:10.6768220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T14:08:10.6773890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T14:08:10.6793610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T14:08:10.6799350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T14:08:10.6804620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T14:08:10.6810380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T14:08:10.6817120Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T14:08:10.6821880Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T14:08:10.6827440Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T14:08:10.6835430Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T14:08:10.7106150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6340-1yoge87.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-15T14:08:12.9362520Z ==> Summary 2021-05-15T14:08:12.9424280Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T14:08:12.9430550Z ==> Installing ffmpeg dependency: zimg 2021-05-15T14:08:12.9477510Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:08:12.9496100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-1liwlr8 2021-05-15T14:08:12.9746800Z cp -pR /private/tmp/d20210515-5291-1liwlr8/zimg/. /usr/local/Cellar/zimg 2021-05-15T14:08:12.9985400Z chmod -Rf +w /private/tmp/d20210515-5291-1liwlr8 2021-05-15T14:08:13.0554560Z ==> Finishing up 2021-05-15T14:08:13.0975130Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T14:08:13.0979440Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T14:08:13.0987920Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T14:08:13.0994220Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T14:08:13.0999260Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T14:08:13.1004320Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T14:08:13.1011500Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T14:08:13.1177120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6366-1quxvss.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-15T14:08:15.3162890Z ==> Summary 2021-05-15T14:08:15.3194560Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T14:08:15.3201190Z ==> Installing ffmpeg 2021-05-15T14:08:15.3205060Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T14:08:15.3223950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5291-xqliq9 2021-05-15T14:08:15.7154620Z cp -pR /private/tmp/d20210515-5291-xqliq9/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T14:08:15.9591660Z chmod -Rf +w /private/tmp/d20210515-5291-xqliq9 2021-05-15T14:08:19.8253230Z ==> Finishing up 2021-05-15T14:08:19.8617330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T14:08:19.8621940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T14:08:19.8626190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T14:08:19.8632050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T14:08:19.8636920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T14:08:19.8641800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T14:08:19.8647110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T14:08:19.8652090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T14:08:19.8657140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T14:08:19.8662240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T14:08:19.8667500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T14:08:19.8672270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T14:08:19.8677430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T14:08:19.8682620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T14:08:19.8688340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T14:08:19.8693030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T14:08:19.8698180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T14:08:19.8703120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T14:08:19.8708910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T14:08:19.8713560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T14:08:19.8718770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T14:08:19.8724190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T14:08:19.8729540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T14:08:19.8734870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T14:08:19.8739700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T14:08:19.8744860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T14:08:19.8750270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T14:08:19.8755360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T14:08:19.8760330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T14:08:19.8765410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T14:08:19.8770600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T14:08:19.8775720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T14:08:19.8781020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T14:08:19.8786080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T14:08:19.8791510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T14:08:19.8796540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T14:08:19.8801400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T14:08:19.8806850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T14:08:19.8814700Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T14:08:19.8819730Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T14:08:19.8824840Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T14:08:19.8829920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T14:08:19.8835020Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T14:08:19.8840000Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T14:08:19.8845210Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T14:08:19.8851720Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T14:08:19.8857550Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T14:08:19.8864460Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T14:08:19.8874930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T14:08:19.8881160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T14:08:19.8886950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T14:08:19.8892420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T14:08:19.8898120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T14:08:19.8972530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T14:08:19.8978620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T14:08:19.8984720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T14:08:19.8990000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T14:08:19.8995510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T14:08:19.9001290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T14:08:19.9006850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T14:08:19.9012420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T14:08:19.9018030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T14:08:19.9023770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T14:08:19.9032300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T14:08:19.9037910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T14:08:19.9043640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T14:08:19.9049550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T14:08:19.9054840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T14:08:19.9061170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T14:08:19.9066350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T14:08:19.9074510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T14:08:19.9079700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T14:08:19.9084530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T14:08:19.9089870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T14:08:19.9095100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T14:08:19.9100940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T14:08:19.9105450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T14:08:19.9111120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T14:08:19.9116350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T14:08:19.9121450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T14:08:19.9126090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T14:08:19.9131270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T14:08:19.9136770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T14:08:19.9142280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T14:08:19.9146680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T14:08:19.9151660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T14:08:19.9157190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T14:08:19.9162100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T14:08:19.9168550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T14:08:19.9172340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T14:08:19.9178150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T14:08:19.9182900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T14:08:19.9187990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T14:08:19.9193010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T14:08:19.9198060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T14:08:19.9203110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T14:08:19.9207880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T14:08:19.9213260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T14:08:19.9218280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T14:08:19.9236350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T14:08:19.9237290Z Only the first 100 operations were output. 2021-05-15T14:08:20.0410770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6392-1nb358r.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-15T14:08:22.4025450Z ==> Summary 2021-05-15T14:08:22.4199980Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T14:08:23.3461740Z ==> Caveats 2021-05-15T14:08:23.3462700Z ==> tesseract 2021-05-15T14:08:23.3479970Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:08:23.3482540Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:08:25.0761160Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T14:08:26.2697870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:08:26.8170500Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T14:08:27.1736470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T14%3A15%3A00Z&sig=RNxASLk9YCOYTyH%2B8uu2Fypp5YgHvw4Rd9t%2BMKceH84%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:27.2158760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=RNxASLk9YCOYTyH\%2B8uu2Fypp5YgHvw4Rd9t\%2BMKceH84\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:27.7221000Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T14:08:27.8339840Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T14:08:29.0336160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:08:29.5997670Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T14:08:29.9439800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T14%3A15%3A00Z&sig=hgqLnunlVfiHpKUlmdRVwtZFmD94Wsi2aujFejU8k0o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:29.9771670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=hgqLnunlVfiHpKUlmdRVwtZFmD94Wsi2aujFejU8k0o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:30.1732180Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T14:08:30.2140450Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T14:08:30.2148210Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T14:08:30.2821970Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T14:08:30.2849790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6399-i6ak6z 2021-05-15T14:08:30.9371610Z cp -pR /private/tmp/d20210515-6399-i6ak6z/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T14:08:31.4416120Z chmod -Rf +w /private/tmp/d20210515-6399-i6ak6z 2021-05-15T14:08:31.8276860Z ==> Finishing up 2021-05-15T14:08:31.8487860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T14:08:31.8505800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T14:08:31.8515270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T14:08:31.8524650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T14:08:31.8544650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T14:08:31.8556250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T14:08:31.8564640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T14:08:31.8576870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T14:08:31.8591240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T14:08:31.8602730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T14:08:31.8614610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T14:08:31.8632080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T14:08:31.8645430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T14:08:31.8658990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T14:08:31.8670760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T14:08:31.8681280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T14:08:31.8701870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T14:08:31.8713000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T14:08:31.8725530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T14:08:31.8772200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T14:08:31.8776700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T14:08:31.8781520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T14:08:31.8786780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T14:08:31.8791410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T14:08:31.8795880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T14:08:31.8800500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T14:08:31.8805530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T14:08:31.8810070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T14:08:31.8814880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T14:08:31.8819630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T14:08:31.8826600Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T14:08:31.8837020Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T14:08:31.8842580Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T14:08:31.8853870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T14:08:31.8860220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T14:08:31.8866000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T14:08:31.8872320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T14:08:31.8878310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T14:08:31.8884100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T14:08:31.8889770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T14:08:31.8895280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T14:08:31.8900710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T14:08:31.8906130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T14:08:31.8911370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T14:08:31.8917770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T14:08:31.8922780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T14:08:31.8928040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T14:08:31.8933780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T14:08:31.8939130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T14:08:31.8944310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T14:08:31.8949660Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T14:08:31.8955740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T14:08:31.8961910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T14:08:31.8981030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T14:08:31.8986400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T14:08:31.8993360Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T14:08:31.8998120Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T14:08:31.9003160Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T14:08:32.0655950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6569-1kffnkm.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-15T14:08:34.4259110Z ==> Summary 2021-05-15T14:08:34.4679780Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T14:08:34.4695350Z ==> Installing imagemagick@6 2021-05-15T14:08:34.4699090Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T14:08:34.4724500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6399-1r87v3z 2021-05-15T14:08:34.8391920Z cp -pR /private/tmp/d20210515-6399-1r87v3z/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T14:08:35.2492000Z chmod -Rf +w /private/tmp/d20210515-6399-1r87v3z 2021-05-15T14:08:36.9409970Z ==> Finishing up 2021-05-15T14:08:37.2054930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6595-1qq40yy.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-15T14:08:39.6139770Z ==> Caveats 2021-05-15T14:08:39.6142130Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:08:39.6143080Z because this is an alternate version of another formula. 2021-05-15T14:08:39.6143490Z 2021-05-15T14:08:39.6144100Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:08:39.6145600Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:08:39.6146110Z 2021-05-15T14:08:39.6146690Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:08:39.6147820Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:08:39.6148950Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:08:39.6149560Z 2021-05-15T14:08:39.6150560Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:08:39.6151420Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:08:39.6151850Z 2021-05-15T14:08:39.6152630Z ==> Summary 2021-05-15T14:08:39.6621620Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T14:08:40.4359370Z ==> Caveats 2021-05-15T14:08:40.4360340Z ==> imagemagick@6 2021-05-15T14:08:40.4403490Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:08:40.4404450Z because this is an alternate version of another formula. 2021-05-15T14:08:40.4404850Z 2021-05-15T14:08:40.4405430Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:08:40.4406810Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:08:40.4407310Z 2021-05-15T14:08:40.4407890Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:08:40.4409140Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:08:40.4410330Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:08:40.4410740Z 2021-05-15T14:08:40.4411660Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:08:40.4412510Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:08:40.4412950Z 2021-05-15T14:08:42.3533980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T14:08:43.4728510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:08:44.0126560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T14:08:44.3334090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T14%3A15%3A00Z&sig=Y9XO1XZRenl7P4kl5USucdc6qQj3tTQ%2BjAxcgOJ9cPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:44.3812710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=Y9XO1XZRenl7P4kl5USucdc6qQj3tTQ\%2BjAxcgOJ9cPU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:44.4847920Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T14:08:44.4929270Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T14:08:45.6525920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:08:46.1857070Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T14:08:46.5093500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T14%3A15%3A00Z&sig=6M4VvD3Y2CkSluE46jLY8zvvN%2BQLUI4qNn6mY5wA9qQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:46.5489050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=6M4VvD3Y2CkSluE46jLY8zvvN\%2BQLUI4qNn6mY5wA9qQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:46.6314050Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T14:08:46.6390880Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T14:08:47.7015170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:08:48.2436510Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T14:08:48.5594280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T14%3A15%3A00Z&sig=EUwo8VkF0fqk3cqn4ydLICtCL5jSMqErYmzuR410N1U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:48.5933460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=EUwo8VkF0fqk3cqn4ydLICtCL5jSMqErYmzuR410N1U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:49.0492190Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T14:08:49.2060400Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T14:08:50.3467110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:08:50.8758320Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T14:08:51.2116130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T14%3A15%3A00Z&sig=VC5yzqmcWCVLZZjVjXvJpw4ee2ztJLDom2YUkUEsm50%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:51.2526050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=VC5yzqmcWCVLZZjVjXvJpw4ee2ztJLDom2YUkUEsm50\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:51.2907050Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T14:08:51.2938090Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T14:08:52.4200690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:08:52.9556050Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T14:08:53.2694570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T14%3A15%3A00Z&sig=hx7o48YycQd%2FSuOHsCpDbkn9YqI66mXOfME1g45DL6w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:53.3170620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=hx7o48YycQd\%2FSuOHsCpDbkn9YqI66mXOfME1g45DL6w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:53.3606990Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T14:08:53.3638530Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T14:08:54.4359910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:08:54.9800530Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T14:08:55.3182190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T14%3A15%3A00Z&sig=XdgHb4cBTfJveeGDdm%2BnnV8xGrN%2BwqjuQuJwfKmfUtQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:55.3478720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=XdgHb4cBTfJveeGDdm\%2BnnV8xGrN\%2BwqjuQuJwfKmfUtQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:55.4146320Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T14:08:55.4222220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T14:08:56.6033980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:08:57.1569400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T14:08:57.4833480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T14%3A15%3A00Z&sig=N3kEeom7DbdhTfroRfNv6G%2FBcbRNVrWHeRPSbVujadE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:57.5200070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=N3kEeom7DbdhTfroRfNv6G\%2FBcbRNVrWHeRPSbVujadE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:57.6105120Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T14:08:57.6180590Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T14:08:58.7270100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:08:59.2536320Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T14:08:59.5778910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T14%3A15%3A00Z&sig=KuU%2F6i1HLPtE79D%2Fcl6GTVclYb9nh5ODzxhX2hHmgd8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:59.6071330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=KuU\%2F6i1HLPtE79D\%2Fcl6GTVclYb9nh5ODzxhX2hHmgd8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:59.6455170Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T14:08:59.6485840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T14:09:01.3605280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:09:01.3609930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T14:09:01.6368820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T14%3A15%3A00Z&sig=5KZObc5fdFeJnwYKpKW3SsHNeTzHFESp7kukJANhSdc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:09:01.6779620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=5KZObc5fdFeJnwYKpKW3SsHNeTzHFESp7kukJANhSdc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:09:01.7290590Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T14:09:01.7343650Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T14:09:02.8040110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:09:03.3164290Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T14:09:03.6512250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T14%3A15%3A00Z&sig=KxBXESL1UmhUYlPA2DV3yGlu6hfNNL1nq4D2enVHIbw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:09:03.6917290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=KxBXESL1UmhUYlPA2DV3yGlu6hfNNL1nq4D2enVHIbw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:09:03.7336090Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:09:03.7371940Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T14:09:04.8444870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:09:05.4124680Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T14:09:05.7482270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T14%3A15%3A00Z&sig=77FACX%2Bsuv8AcjZFSiAur3er%2BXea5rzVIakkcGET6oc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:09:05.7883760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=77FACX\%2Bsuv8AcjZFSiAur3er\%2BXea5rzVIakkcGET6oc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:09:05.8699470Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:09:05.8767300Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T14:09:07.0035560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:09:07.5705680Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T14:09:07.9068870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T14%3A15%3A00Z&sig=mgxRkm0%2BjC52yA449oaUpfZnQOrmY0LeDEGZ5amiZqE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:09:07.9588890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=mgxRkm0\%2BjC52yA449oaUpfZnQOrmY0LeDEGZ5amiZqE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:09:08.2288160Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T14:09:08.2787730Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T14:09:08.2791250Z ==> Installing imagemagick dependency: libde265 2021-05-15T14:09:08.3460660Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T14:09:08.3490780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6602-1ads6mr 2021-05-15T14:09:08.3772220Z cp -pR /private/tmp/d20210515-6602-1ads6mr/libde265/. /usr/local/Cellar/libde265 2021-05-15T14:09:08.3993330Z chmod -Rf +w /private/tmp/d20210515-6602-1ads6mr 2021-05-15T14:09:08.4667710Z ==> Finishing up 2021-05-15T14:09:08.5090900Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T14:09:08.5095200Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T14:09:08.5099530Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T14:09:08.5104140Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T14:09:08.5109350Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T14:09:08.5115670Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T14:09:08.5122380Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T14:09:08.5127460Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T14:09:08.5133130Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T14:09:08.5139860Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T14:09:08.5332500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6833-5apsi0.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-15T14:09:10.8059220Z ==> Summary 2021-05-15T14:09:10.8088940Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T14:09:10.8096750Z ==> Installing imagemagick dependency: docbook 2021-05-15T14:09:10.8116830Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T14:09:10.8134650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6602-1hess8p 2021-05-15T14:09:10.9130970Z cp -pR /private/tmp/d20210515-6602-1hess8p/docbook/. /usr/local/Cellar/docbook 2021-05-15T14:09:11.0333670Z chmod -Rf +w /private/tmp/d20210515-6602-1hess8p 2021-05-15T14:09:11.1229820Z ==> Finishing up 2021-05-15T14:09:11.1773090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6859-m3xsdv.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-15T14:09:13.0451930Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T14:09:13.0794330Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.0948650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.1053290Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.1154620Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.1255320Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.1353890Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.1452230Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.1552690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.1655090Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.1757420Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.1858050Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.1955080Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.2063230Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.2163260Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:13.5193130Z ==> Caveats 2021-05-15T14:09:13.5193870Z To use the DocBook package in your XML toolchain, 2021-05-15T14:09:13.5194550Z you need to add the following to your ~/.bashrc: 2021-05-15T14:09:13.5194890Z 2021-05-15T14:09:13.5195450Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:09:13.5196390Z ==> Summary 2021-05-15T14:09:13.5332750Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T14:09:13.5338790Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T14:09:13.5388230Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T14:09:13.5407640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6602-d3abi5 2021-05-15T14:09:15.5333620Z cp -pR /private/tmp/d20210515-6602-d3abi5/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T14:09:18.2165560Z chmod -Rf +w /private/tmp/d20210515-6602-d3abi5 2021-05-15T14:09:19.3716690Z ==> Finishing up 2021-05-15T14:09:19.4140680Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T14:09:19.4149480Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T14:09:19.4242720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6900-l26qex.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-15T14:09:21.2731940Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:21.2832390Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:21.2935390Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:09:21.3036050Z ==> 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-15T14:09:21.3133260Z ==> 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-15T14:09:21.3229670Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T14:09:21.3339950Z ==> 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-15T14:09:21.3440630Z ==> 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-15T14:09:21.3542110Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:09:21.3643130Z ==> 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-15T14:09:21.3741220Z ==> 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-15T14:09:21.3837080Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:09:21.3935920Z ==> 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-15T14:09:21.4036120Z ==> 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-15T14:09:21.4137550Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:21.4242360Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:09:21.4343560Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:09:21.4443730Z ==> 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-15T14:09:21.4540190Z ==> 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-15T14:09:21.4639890Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:09:21.4740040Z ==> 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-15T14:09:21.4841400Z ==> 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-15T14:09:21.4943910Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:09:21.5044070Z ==> 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-15T14:09:21.5142910Z ==> 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-15T14:09:21.5242930Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T14:09:21.5344220Z ==> 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-15T14:09:21.5444850Z ==> 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-15T14:09:22.5147770Z ==> Summary 2021-05-15T14:09:22.8052370Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T14:09:22.8058190Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T14:09:22.8087470Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T14:09:22.8115020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6602-11toqlq 2021-05-15T14:09:22.8394250Z cp -pR /private/tmp/d20210515-6602-11toqlq/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T14:09:22.8531790Z chmod -Rf +w /private/tmp/d20210515-6602-11toqlq 2021-05-15T14:09:22.9034710Z ==> Finishing up 2021-05-15T14:09:22.9467140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6954-w2rxl6.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-15T14:09:25.1311740Z ==> Caveats 2021-05-15T14:09:25.1314240Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:09:25.1315840Z because macOS already provides this software and installing another version in 2021-05-15T14:09:25.1316810Z parallel can cause all kinds of trouble. 2021-05-15T14:09:25.1317160Z 2021-05-15T14:09:25.1318280Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:09:25.1319600Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:09:25.1320110Z 2021-05-15T14:09:25.1320310Z 2021-05-15T14:09:25.1320800Z Bash completion has been installed to: 2021-05-15T14:09:25.1321840Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:09:25.1322720Z ==> Summary 2021-05-15T14:09:25.1334330Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T14:09:25.1339830Z ==> Installing imagemagick dependency: xmlto 2021-05-15T14:09:25.1474140Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T14:09:25.1493050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210515-6602-iq7s64 2021-05-15T14:09:25.1713110Z cp -pR /private/tmp/d20210515-6602-iq7s64/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T14:09:25.2008810Z chmod -Rf +w /private/tmp/d20210515-6602-iq7s64 2021-05-15T14:09:25.2626170Z ==> Finishing up 2021-05-15T14:09:25.3015190Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T14:09:25.3020370Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T14:09:25.3032660Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T14:09:25.3042280Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T14:09:25.3048400Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T14:09:25.3276230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6980-1ae1hf0.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-15T14:09:27.5525640Z ==> Summary 2021-05-15T14:09:27.5566150Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T14:09:27.5572470Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T14:09:27.6339950Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T14:09:27.6359630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6602-1n900fk 2021-05-15T14:09:27.7134680Z cp -pR /private/tmp/d20210515-6602-1n900fk/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T14:09:27.8551400Z chmod -Rf +w /private/tmp/d20210515-6602-1n900fk 2021-05-15T14:09:28.0028780Z ==> Finishing up 2021-05-15T14:09:28.0457400Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T14:09:28.0557890Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T14:09:28.0598260Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T14:09:28.0613720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0699510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0739180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0741460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0743660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0745890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0748080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0750250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0752420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0754930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0757200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0759400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0761540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0763670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0765830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0767970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0770150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0772720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0875660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.0978410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1058930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1133970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1237180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1246380Z mkdir -p /usr/local/share/locale/fo 2021-05-15T14:09:28.1264100Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T14:09:28.1267890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1270460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1281600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1288340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1294080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1299780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1307750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1324220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1326500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1328730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1330360Z mkdir -p /usr/local/share/locale/ia 2021-05-15T14:09:28.1331740Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T14:09:28.1333620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1335830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1338020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1340740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1343000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1345250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1347710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1349600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1351050Z mkdir -p /usr/local/share/locale/ky 2021-05-15T14:09:28.1352100Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T14:09:28.1353620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1361560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1363580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1365400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1367200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1369010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1371170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1372970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1374750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1376560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1378340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1380130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1381920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1383780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1385720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1387530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1389330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1391110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1392900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1394670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1396460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1398260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1400070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1402040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1403900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1405710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1407500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1409270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1411080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1412860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1537160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1556900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1578140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1599810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:09:28.1622090Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T14:09:28.1647080Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T14:09:28.1660360Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T14:09:28.2525530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7006-equet3.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-15T14:09:30.1625800Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:09:31.9426950Z ==> Summary 2021-05-15T14:09:31.9632100Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T14:09:31.9638100Z ==> Installing imagemagick dependency: libheif 2021-05-15T14:09:32.0730850Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T14:09:32.0750310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6602-171qzpn 2021-05-15T14:09:32.1010860Z cp -pR /private/tmp/d20210515-6602-171qzpn/libheif/. /usr/local/Cellar/libheif 2021-05-15T14:09:32.1307470Z chmod -Rf +w /private/tmp/d20210515-6602-171qzpn 2021-05-15T14:09:32.2451560Z ==> Finishing up 2021-05-15T14:09:32.2868140Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T14:09:32.2872220Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T14:09:32.2876820Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T14:09:32.2881850Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T14:09:32.2888200Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T14:09:32.2894660Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T14:09:32.2904570Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T14:09:32.2909320Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T14:09:32.2914580Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T14:09:32.2920610Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T14:09:32.2929530Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T14:09:32.2934870Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T14:09:32.2939600Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T14:09:32.2946790Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T14:09:32.2950540Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T14:09:32.2956490Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T14:09:32.2963560Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T14:09:32.3202150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7033-18dlhxo.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-15T14:09:34.2350120Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:09:35.9427850Z ==> Summary 2021-05-15T14:09:35.9461760Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T14:09:35.9467880Z ==> Installing imagemagick dependency: liblqr 2021-05-15T14:09:35.9989190Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T14:09:36.0007580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-6602-1acipe0 2021-05-15T14:09:36.0146950Z cp -pR /private/tmp/d20210515-6602-1acipe0/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T14:09:36.0322000Z chmod -Rf +w /private/tmp/d20210515-6602-1acipe0 2021-05-15T14:09:36.0883520Z ==> Finishing up 2021-05-15T14:09:36.1314890Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T14:09:36.1320860Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T14:09:36.1326420Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T14:09:36.1335360Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T14:09:36.1485150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7060-6ybdde.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-15T14:09:38.3606910Z ==> Summary 2021-05-15T14:09:38.3632610Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T14:09:38.3637830Z ==> Installing imagemagick dependency: libomp 2021-05-15T14:09:38.3691520Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T14:09:38.3709100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6602-1l939wb 2021-05-15T14:09:38.3871720Z cp -pR /private/tmp/d20210515-6602-1l939wb/libomp/. /usr/local/Cellar/libomp 2021-05-15T14:09:38.4002410Z chmod -Rf +w /private/tmp/d20210515-6602-1l939wb 2021-05-15T14:09:38.4402230Z ==> Finishing up 2021-05-15T14:09:38.4827520Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T14:09:38.4831510Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T14:09:38.4835480Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T14:09:38.4842140Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T14:09:38.4846580Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T14:09:38.4966300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7086-rsa7re.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-15T14:09:40.6960680Z ==> Summary 2021-05-15T14:09:40.6976610Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T14:09:40.6984440Z ==> Installing imagemagick dependency: imath 2021-05-15T14:09:40.7041390Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:09:40.7061010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6602-14bfh4i 2021-05-15T14:09:40.7331560Z cp -pR /private/tmp/d20210515-6602-14bfh4i/imath/. /usr/local/Cellar/imath 2021-05-15T14:09:40.7761480Z chmod -Rf +w /private/tmp/d20210515-6602-14bfh4i 2021-05-15T14:09:40.8280520Z ==> Finishing up 2021-05-15T14:09:40.8727890Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T14:09:40.8735970Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T14:09:40.8740990Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T14:09:40.8746060Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T14:09:40.8751150Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T14:09:40.8755880Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T14:09:40.8763210Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T14:09:40.8967750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7112-1pcc5da.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-15T14:09:43.0672690Z ==> Summary 2021-05-15T14:09:43.0711900Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T14:09:43.0718160Z ==> Installing imagemagick dependency: openexr 2021-05-15T14:09:43.0826290Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:09:43.0845850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6602-1e11roc 2021-05-15T14:09:43.1684350Z cp -pR /private/tmp/d20210515-6602-1e11roc/openexr/. /usr/local/Cellar/openexr 2021-05-15T14:09:43.2632520Z chmod -Rf +w /private/tmp/d20210515-6602-1e11roc 2021-05-15T14:09:43.4242110Z ==> Finishing up 2021-05-15T14:09:43.4885750Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T14:09:43.4938210Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T14:09:43.4942640Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T14:09:43.4948470Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T14:09:43.4953590Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T14:09:43.4959660Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T14:09:43.4964950Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T14:09:43.4970850Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T14:09:43.4978400Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T14:09:43.4987840Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T14:09:43.4998330Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T14:09:43.5003460Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T14:09:43.5008750Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T14:09:43.5014790Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T14:09:43.5020370Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T14:09:43.5025740Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T14:09:43.5030850Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T14:09:43.5036380Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T14:09:43.5041970Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T14:09:43.5048160Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T14:09:43.5053790Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T14:09:43.5060640Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T14:09:43.5070850Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T14:09:43.5078310Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T14:09:43.5086330Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T14:09:43.5092420Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T14:09:43.5098390Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T14:09:43.5125260Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T14:09:43.5609980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7140-zfjwug.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-15T14:09:45.7305080Z ==> Summary 2021-05-15T14:09:45.7424310Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T14:09:45.7426770Z ==> Installing imagemagick 2021-05-15T14:09:45.7431640Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T14:09:45.7450840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6602-1t4wmq6 2021-05-15T14:09:46.1487300Z cp -pR /private/tmp/d20210515-6602-1t4wmq6/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T14:09:46.5694450Z chmod -Rf +w /private/tmp/d20210515-6602-1t4wmq6 2021-05-15T14:09:49.5268170Z ==> Finishing up 2021-05-15T14:09:49.5529100Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T14:09:49.5534670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T14:09:49.5540220Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T14:09:49.5546090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T14:09:49.5550120Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T14:09:49.5554960Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T14:09:49.5560610Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T14:09:49.5565050Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T14:09:49.5570610Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T14:09:49.5576490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T14:09:49.5581740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T14:09:49.5586730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T14:09:49.5592100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T14:09:49.5597070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T14:09:49.5604440Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T14:09:49.5608750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T14:09:49.5614790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T14:09:49.5622560Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T14:09:49.5624300Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T14:09:49.5629590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T14:09:49.5635310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T14:09:49.5640060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T14:09:49.5645500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T14:09:49.5650790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T14:09:49.5655460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T14:09:49.5660450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T14:09:49.5665950Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T14:09:49.5670770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T14:09:49.5676090Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T14:09:49.5680770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T14:09:49.5687920Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T14:09:49.5694360Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T14:09:49.5701920Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T14:09:49.5711480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T14:09:49.5717130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T14:09:49.5723020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T14:09:49.5728490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T14:09:49.5738280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T14:09:49.5740840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T14:09:49.5746520Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T14:09:49.5751900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T14:09:49.5757660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T14:09:49.5763080Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T14:09:49.5768620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T14:09:49.5773920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T14:09:49.5779450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T14:09:49.5784680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T14:09:49.5814180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T14:09:49.5819710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T14:09:49.5825210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T14:09:49.5832370Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T14:09:49.5837660Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T14:09:49.5846280Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T14:09:49.5849460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T14:09:49.5854090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T14:09:49.5862670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T14:09:49.5865880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T14:09:49.5870920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T14:09:49.5876040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T14:09:49.5881370Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T14:09:49.5886290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T14:09:49.5891700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T14:09:49.5896530Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T14:09:49.5904270Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T14:09:49.5909340Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T14:09:49.5914970Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T14:09:49.5919950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T14:09:49.5925560Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T14:09:49.5930950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T14:09:49.5936420Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T14:09:49.5941400Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T14:09:49.8649630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7167-r5olx3.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-15T14:09:52.3075200Z ==> Summary 2021-05-15T14:09:52.3560130Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T14:09:54.0151940Z ==> Caveats 2021-05-15T14:09:54.0152970Z ==> docbook 2021-05-15T14:09:54.0170880Z To use the DocBook package in your XML toolchain, 2021-05-15T14:09:54.0171880Z you need to add the following to your ~/.bashrc: 2021-05-15T14:09:54.0172240Z 2021-05-15T14:09:54.0172830Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:09:54.0174590Z ==> gnu-getopt 2021-05-15T14:09:54.0200470Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:09:54.0201590Z because macOS already provides this software and installing another version in 2021-05-15T14:09:54.0202380Z parallel can cause all kinds of trouble. 2021-05-15T14:09:54.0202720Z 2021-05-15T14:09:54.0203690Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:09:54.0205000Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:09:54.0205490Z 2021-05-15T14:09:54.0205690Z 2021-05-15T14:09:54.0206170Z Bash completion has been installed to: 2021-05-15T14:09:54.0207210Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:09:55.6311050Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T14:09:56.7142410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:09:57.2540330Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T14:09:57.5804350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T14%3A15%3A00Z&sig=1C0d%2BCKW5H%2BW7BQbFLzsV7QBl9NtgpmMAO2NwI2UmXc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:09:57.6153380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=1C0d\%2BCKW5H\%2BW7BQbFLzsV7QBl9NtgpmMAO2NwI2UmXc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:09:57.6599490Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T14:09:57.7349900Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T14:09:57.7379360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-7174-105kp42 2021-05-15T14:09:57.7669940Z cp -pR /private/tmp/d20210515-7174-105kp42/udunits/. /usr/local/Cellar/udunits 2021-05-15T14:09:57.7893000Z chmod -Rf +w /private/tmp/d20210515-7174-105kp42 2021-05-15T14:09:57.8455470Z ==> Finishing up 2021-05-15T14:09:57.8874040Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T14:09:57.8879960Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T14:09:57.8885840Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T14:09:57.8894820Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T14:09:57.8902140Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T14:09:57.8945190Z info /usr/local/share/info/udunits2.info 2021-05-15T14:09:57.8953520Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T14:09:57.8990980Z info /usr/local/share/info/udunits2lib.info 2021-05-15T14:09:57.8998900Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T14:09:57.9034370Z info /usr/local/share/info/udunits2prog.info 2021-05-15T14:09:57.9042400Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T14:09:57.9051150Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T14:09:57.9057460Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T14:09:57.9224730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7341-1eq0swl.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-15T14:10:00.1352890Z ==> Summary 2021-05-15T14:10:00.1383200Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T14:10:02.3234040Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T14:10:02.3235310Z To reinstall 1.6, run: 2021-05-15T14:10:02.3235780Z brew reinstall jq 2021-05-15T14:10:03.8085690Z ==> Caveats 2021-05-15T14:10:03.8086480Z imagej requires Java. You can install the latest version with: 2021-05-15T14:10:03.8087530Z brew install --cask adoptopenjdk 2021-05-15T14:10:03.8087870Z 2021-05-15T14:10:04.1405360Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T14:10:04.3956140Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T14:10:11.3766460Z ==> Verifying checksum for cask 'imagej' 2021-05-15T14:10:11.5332780Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:10:11.5334060Z ==> Installing Cask imagej 2021-05-15T14:10:11.5775320Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7451-1z0y472 2021-05-15T14:10:11.7425660Z cp -pR /private/tmp/d20210515-7451-1z0y472/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T14:10:11.8902770Z chmod -Rf +w /private/tmp/d20210515-7451-1z0y472 2021-05-15T14:10:11.9810900Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T14:10:12.2682110Z 🍺 imagej was successfully installed! 2021-05-15T14:10:14.3857530Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T14:10:16.3204020Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T14:10:16.6457440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T14%3A20%3A00Z&sig=p7KPXqL%2FKmXKGMf3AX2yeQB0RlDMqRvVZ6wL7OFjyoE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:16.7576820Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T14:10:18.4197260Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T14:10:18.7958190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T14%3A20%3A00Z&sig=NrPLbfdeu2%2BrhcJ9bEZX84XkzXc1TufhpiRjxoRtlUE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:19.1921920Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T14:10:19.1927290Z ==> Installing bowtie2 dependency: tbb 2021-05-15T14:10:19.2938980Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T14:10:22.1381280Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T14:10:22.1387140Z ==> Installing bowtie2 2021-05-15T14:10:22.1391120Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T14:10:24.8668940Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T14:10:27.9258100Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T14:10:29.6428190Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T14:10:29.8594260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T14%3A20%3A00Z&sig=7hcreL%2FQij6f4E2111VHsu3hV6UTpzAf3FnlghhtG6g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:30.0668210Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T14:10:31.7081940Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T14:10:32.0510720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T14%3A20%3A00Z&sig=lpB%2BBJMnat%2Ba8AWaioYOhCM2KkZ5FT94pJfGqz2CXhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:32.1343810Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T14:10:33.8385390Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T14:10:34.1752350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T14%3A20%3A00Z&sig=uKNM9W2qDriOmEn3XP6fm2y70PWmQTxs%2F3eakMHZ0f8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:34.2796960Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T14:10:35.9467300Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T14:10:36.2894830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T14%3A20%3A00Z&sig=7GeGPAG6uUsndc%2BzP3VvDSEgfCiGMnnWRup%2Bmnh1n6s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:36.3881870Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T14:10:38.0549570Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T14:10:38.3906080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T14%3A20%3A00Z&sig=fjHmFcVwEHrFiAw6o4aNjNLYQI3GWwhE%2BxVMf5UmjAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:38.4921290Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T14:10:40.1598910Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T14:10:40.5894680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T14%3A20%3A00Z&sig=MULh0oW0xiY6D%2F9%2BQs8CcjySKIhEchOr5PU6sMq5MkY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:40.8101530Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:10:41.3409120Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T14:10:41.3429910Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:10:41.6786920Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:10:41.7028850Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T14:10:43.3314960Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T14:10:43.6854860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T14%3A20%3A00Z&sig=WHwYsNMcKNZ0imJ6R8nmX5cQqgQzoEfel3LA7Gulmgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:43.7795460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T14:10:45.4313680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T14:10:45.7490330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T14%3A20%3A00Z&sig=Se3672MjAE7tFZV%2FVxrUTSD4Iy2j38%2FJGy3guU63wPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:45.9122600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T14:10:47.5393390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T14:10:47.9264640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T14%3A20%3A00Z&sig=Ak9m1TAh%2BzvOLGcFN6QqCNibSCzzucwyGBDC0Zpi4uk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:48.0508440Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T14:10:49.6444480Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T14:10:50.0307610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T14%3A20%3A00Z&sig=EIdiL5cwSzILhmH36NTNTdYxQVYJJj%2FImxhkKlxDQNU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:50.3086960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T14:10:51.9078320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T14:10:52.2972990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T14%3A20%3A00Z&sig=MZl%2FPvoU6oN3UOTfFaI3R%2BcgEXRrhGzLnmXatwkDDj4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:52.3797170Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T14:10:54.0287680Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T14:10:54.3815930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T14%3A20%3A00Z&sig=RaWwxDhvIfCzf2ILYObkCw30x%2FRkd2RLx4Y0dcT2brE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:54.4738730Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T14:10:56.1633090Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T14:10:56.5080550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T14%3A20%3A00Z&sig=KM2dPHZZsSrGbVACKGfBoLQ%2FO20cUkHdonLMZgwkKyk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:56.5977270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T14:10:58.2225280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T14:10:58.6209110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T14%3A20%3A00Z&sig=tlhbiYQYspWA6WE1AH3m3EmI5OC5R2dK8ksVE9A0PkI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:58.8475780Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:11:00.5188850Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:11:00.9196260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T14%3A20%3A00Z&sig=IG5d8Pk5lcfgG2qgkEhPRj1sRYqeObnbV0j2JKKTYWk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:01.0617570Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T14:11:02.7512610Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T14:11:03.0820460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T14%3A20%3A00Z&sig=6pVIUi%2Bt%2FPjEKUs7vpNEm9ZqgRePn1hxaCu%2FVfSWg3E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:03.5789260Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T14:11:05.2586120Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T14:11:05.5831000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T14%3A20%3A00Z&sig=lpe9CXznt3bq6KcNzootSNAeN9T0oVHJfm5bjfWNaqE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:05.9913750Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T14:11:07.5796110Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T14:11:08.0708430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T14%3A20%3A00Z&sig=j%2BCnoEOrWaWnybjzNRqJvLVrTzZdLfIrkmCpqkZjnhs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:08.4270880Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T14:11:10.1134010Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T14:11:10.5130300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T14%3A20%3A00Z&sig=1B6nkCaB2jN1y86NaF7SWNzjAvTinW7SrepsGTQ6hxY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:10.9663000Z ==> 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-15T14:11:10.9666820Z ==> Installing gdal dependency: cfitsio 2021-05-15T14:11:11.0259380Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T14:11:13.3872900Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T14:11:13.3878440Z ==> Installing gdal dependency: popt 2021-05-15T14:11:13.3899850Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T14:11:15.6714290Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T14:11:15.6723040Z ==> Installing gdal dependency: epsilon 2021-05-15T14:11:15.6778790Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T14:11:17.9072750Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T14:11:17.9077760Z ==> Installing gdal dependency: expat 2021-05-15T14:11:17.9100200Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T14:11:20.2207410Z ==> Caveats 2021-05-15T14:11:20.2209820Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:11:20.2210830Z because macOS already provides this software and installing another version in 2021-05-15T14:11:20.2211630Z parallel can cause all kinds of trouble. 2021-05-15T14:11:20.2211970Z 2021-05-15T14:11:20.2212490Z If you need to have expat first in your PATH, run: 2021-05-15T14:11:20.2213760Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:11:20.2214220Z 2021-05-15T14:11:20.2214740Z For compilers to find expat you may need to set: 2021-05-15T14:11:20.2215740Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:11:20.2217130Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:11:20.2217500Z 2021-05-15T14:11:20.2218380Z For pkg-config to find expat you may need to set: 2021-05-15T14:11:20.2219140Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:11:20.2219530Z 2021-05-15T14:11:20.2220260Z ==> Summary 2021-05-15T14:11:20.2239320Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T14:11:20.2244940Z ==> Installing gdal dependency: freexl 2021-05-15T14:11:20.2304160Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T14:11:22.7102710Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T14:11:22.7118560Z ==> Installing gdal dependency: geos 2021-05-15T14:11:22.7443520Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T14:11:25.7873510Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T14:11:25.7880910Z ==> Installing gdal dependency: hdf5 2021-05-15T14:11:25.8298040Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:11:28.9346380Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:11:28.9352420Z ==> Installing gdal dependency: json-c 2021-05-15T14:11:28.9407010Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T14:11:31.2369080Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T14:11:31.2375820Z ==> Installing gdal dependency: libxml2 2021-05-15T14:11:31.2447930Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T14:11:34.0952770Z ==> Caveats 2021-05-15T14:11:34.0955060Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:11:34.0956510Z because macOS already provides this software and installing another version in 2021-05-15T14:11:34.0957500Z parallel can cause all kinds of trouble. 2021-05-15T14:11:34.0957950Z 2021-05-15T14:11:34.0958500Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:11:34.0959890Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:11:34.0960350Z 2021-05-15T14:11:34.0960880Z For compilers to find libxml2 you may need to set: 2021-05-15T14:11:34.0962310Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:11:34.0963460Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:11:34.0963850Z 2021-05-15T14:11:34.0964750Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:11:34.0965530Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:11:34.0965930Z 2021-05-15T14:11:34.0966650Z ==> Summary 2021-05-15T14:11:34.1139740Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T14:11:34.1145450Z ==> Installing gdal dependency: libdap 2021-05-15T14:11:34.1290550Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T14:11:36.7452550Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T14:11:36.7458030Z ==> Installing gdal dependency: proj 2021-05-15T14:11:36.7621360Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T14:11:39.3157860Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T14:11:39.3163670Z ==> Installing gdal dependency: libgeotiff 2021-05-15T14:11:39.3393710Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T14:11:41.6869510Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T14:11:41.6875270Z ==> Installing gdal dependency: librttopo 2021-05-15T14:11:41.7292640Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:11:44.0367660Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T14:11:44.0372660Z ==> Installing gdal dependency: minizip 2021-05-15T14:11:44.0464100Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T14:11:46.4139970Z ==> Caveats 2021-05-15T14:11:46.4141270Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:11:46.4142410Z with the venerable 'unzip' library. 2021-05-15T14:11:46.4143260Z ==> Summary 2021-05-15T14:11:46.4160490Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T14:11:46.4167780Z ==> Installing gdal dependency: libspatialite 2021-05-15T14:11:46.5025940Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T14:11:49.3999750Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T14:11:49.4005210Z ==> Installing gdal dependency: netcdf 2021-05-15T14:11:49.4538740Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:11:52.1095510Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:11:52.1100240Z ==> Installing gdal dependency: openblas 2021-05-15T14:11:52.1445450Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T14:11:56.3314230Z ==> Caveats 2021-05-15T14:11:56.3316120Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:11:56.3317440Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:11:56.3318270Z 2021-05-15T14:11:56.3319420Z For compilers to find openblas you may need to set: 2021-05-15T14:11:56.3320920Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:11:56.3322460Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:11:56.3323270Z 2021-05-15T14:11:56.3324580Z For pkg-config to find openblas you may need to set: 2021-05-15T14:11:56.3325820Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:11:56.3326620Z 2021-05-15T14:11:56.3327850Z ==> Summary 2021-05-15T14:11:56.3340870Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T14:11:56.3348090Z ==> Installing gdal dependency: numpy 2021-05-15T14:11:56.4229290Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T14:12:00.3523020Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T14:12:00.3528490Z ==> Installing gdal dependency: xerces-c 2021-05-15T14:12:00.3583590Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T14:12:05.4111330Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T14:12:05.4117460Z ==> Installing gdal 2021-05-15T14:12:05.4121580Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T14:12:13.1875300Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T14:12:14.3067800Z ==> No outdated dependents to upgrade! 2021-05-15T14:12:14.3069120Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:12:14.6363400Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:12:14.6364070Z netcdf 2021-05-15T14:12:14.7600530Z ==> Caveats 2021-05-15T14:12:14.7601550Z ==> expat 2021-05-15T14:12:14.7644640Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:12:14.7645670Z because macOS already provides this software and installing another version in 2021-05-15T14:12:14.7646450Z parallel can cause all kinds of trouble. 2021-05-15T14:12:14.7646790Z 2021-05-15T14:12:14.7647300Z If you need to have expat first in your PATH, run: 2021-05-15T14:12:14.7648590Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:12:14.7649050Z 2021-05-15T14:12:14.7649570Z For compilers to find expat you may need to set: 2021-05-15T14:12:14.7650700Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:12:14.7652350Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:12:14.7652720Z 2021-05-15T14:12:14.7653570Z For pkg-config to find expat you may need to set: 2021-05-15T14:12:14.7654310Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:12:14.7654700Z 2021-05-15T14:12:14.7655400Z ==> libxml2 2021-05-15T14:12:14.7689190Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:12:14.7690230Z because macOS already provides this software and installing another version in 2021-05-15T14:12:14.7691000Z parallel can cause all kinds of trouble. 2021-05-15T14:12:14.7691330Z 2021-05-15T14:12:14.7691860Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:12:14.7693170Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:12:14.7693630Z 2021-05-15T14:12:14.7694160Z For compilers to find libxml2 you may need to set: 2021-05-15T14:12:14.7695190Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:12:14.7696250Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:12:14.7696630Z 2021-05-15T14:12:14.7697510Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:12:14.7698370Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:12:14.7698780Z 2021-05-15T14:12:14.7699520Z ==> minizip 2021-05-15T14:12:14.7707140Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:12:14.7708310Z with the venerable 'unzip' library. 2021-05-15T14:12:14.7709160Z ==> openblas 2021-05-15T14:12:14.7749630Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:12:14.7750570Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:12:14.7751030Z 2021-05-15T14:12:14.7751580Z For compilers to find openblas you may need to set: 2021-05-15T14:12:14.7752660Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:12:14.7753760Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:12:14.7754160Z 2021-05-15T14:12:14.7755040Z For pkg-config to find openblas you may need to set: 2021-05-15T14:12:14.7755840Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:12:14.7756260Z 2021-05-15T14:12:16.7579400Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:12:17.3053710Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T14:12:17.3074690Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:12:17.6588470Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:12:17.6755880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:12:18.2167360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T14:12:18.2194320Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:12:18.5831220Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:12:18.6049200Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T14:12:20.3492900Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T14:12:20.6816470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T14%3A20%3A00Z&sig=yDmO5nIdk3XJghDv76ByAGguEkk1rqO8Tj%2BbYYhUapk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:21.9633600Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:12:22.5437380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T14:12:22.5459510Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:12:22.8757630Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:12:22.8870980Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T14:12:24.5700070Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T14:12:24.9213600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T14%3A20%3A00Z&sig=g%2B5Yq8K9uVm0ukpohUFYHLFKdH6eCL989KBAgXs%2F%2BHQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:25.2086930Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T14:12:25.2105680Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T14:12:26.8607930Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T14:12:27.2821160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T14%3A20%3A00Z&sig=KnFU9zvqezuXp9tIPTfFZThF%2FK4rf6UbyoMvdDVtvBE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:27.8955030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T14:12:29.5676090Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T14:12:29.9771930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T14%3A20%3A00Z&sig=bPHguObwOXhocKU%2BdldmmHRhQvwo3wUu%2Bz21l8jsoa0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:30.1703570Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T14:12:31.9416840Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T14:12:32.4282650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T14%3A20%3A00Z&sig=Ugjy4hDkZ1HmAuDzmsCbVHtIEOswM6TA5uZDw5NNPj0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:33.6352030Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T14:12:33.6360260Z ==> Installing itk dependency: open-mpi 2021-05-15T14:12:33.7523560Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:12:39.3697170Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:12:39.3703910Z ==> Installing itk dependency: fftw 2021-05-15T14:12:39.4309040Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:12:42.2425200Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:12:42.2432780Z ==> Installing itk dependency: boost 2021-05-15T14:12:42.2486870Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T14:13:13.3436020Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T14:13:13.3437280Z ==> Installing itk dependency: netcdf 2021-05-15T14:13:13.4243520Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:13:16.0524250Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:13:16.0530020Z ==> Installing itk dependency: pyqt@5 2021-05-15T14:13:16.0952090Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T14:13:21.0461080Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T14:13:21.0468210Z ==> Installing itk dependency: vtk@8.2 2021-05-15T14:13:21.2046860Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T14:13:55.1809100Z ==> Caveats 2021-05-15T14:13:55.1810440Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:13:55.1811370Z because this is an alternate version of another formula. 2021-05-15T14:13:55.1811780Z 2021-05-15T14:13:55.1812320Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T14:13:55.1813580Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:13:55.1814030Z 2021-05-15T14:13:55.1814550Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T14:13:55.1815670Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T14:13:55.1816730Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T14:13:55.1817150Z 2021-05-15T14:13:55.1817910Z ==> Summary 2021-05-15T14:13:55.4082330Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T14:13:55.4123120Z ==> Installing itk dependency: gdcm 2021-05-15T14:13:55.6043750Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T14:14:01.7449420Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T14:14:01.7456520Z ==> Installing itk 2021-05-15T14:14:01.7461050Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T14:14:15.9400950Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T14:14:19.0067820Z ==> No outdated dependents to upgrade! 2021-05-15T14:14:19.0069140Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:14:21.0354150Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:14:21.0354830Z fftw 2021-05-15T14:14:21.0679370Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T14:14:21.0680650Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T14:14:22.7647280Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T14:14:22.8854060Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T14:14:24.0162700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:14:24.5604250Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T14:14:24.8915440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T14%3A20%3A00Z&sig=LyGBzEGth198qGabSe2NqQG4hxqmAlXsg7c3R%2F5egdQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:24.9283840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A20\%3A00Z\&sig=LyGBzEGth198qGabSe2NqQG4hxqmAlXsg7c3R\%2F5egdQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:14:24.9686200Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T14:14:24.9740110Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T14:14:26.0559530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:14:26.5889190Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T14:14:26.9675410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T14%3A20%3A00Z&sig=ACYf1Pjij9Y5f18ZSjkzXPnuKetI%2Fr7DZXnfclY0nv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:26.9965260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A20\%3A00Z\&sig=ACYf1Pjij9Y5f18ZSjkzXPnuKetI\%2Fr7DZXnfclY0nv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:14:27.0688540Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T14:14:27.0768690Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T14:14:28.1801030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:14:28.7350970Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T14:14:29.0599840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T14%3A20%3A00Z&sig=UdSxBqgAhOuik6yqEBl5VzwahEsSnDA%2Bzt3NZ5liPXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:29.0970950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A20\%3A00Z\&sig=UdSxBqgAhOuik6yqEBl5VzwahEsSnDA\%2Bzt3NZ5liPXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:14:29.1473230Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T14:14:29.1513880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T14:14:30.2574530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:14:30.8145510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T14:14:31.1674510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T14%3A20%3A00Z&sig=RkLqGRVvWGUZB%2BprHwGatSbJlXMbzDidlH7vjD%2BTKZI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:31.2013890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A20\%3A00Z\&sig=RkLqGRVvWGUZB\%2BprHwGatSbJlXMbzDidlH7vjD\%2BTKZI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:14:31.4305700Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T14:14:31.4905160Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T14:14:31.4909360Z ==> Installing libav dependency: faac 2021-05-15T14:14:31.5490110Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T14:14:31.5518530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9060-ks1117 2021-05-15T14:14:31.5666430Z cp -pR /private/tmp/d20210515-9060-ks1117/faac/. /usr/local/Cellar/faac 2021-05-15T14:14:31.5814510Z chmod -Rf +w /private/tmp/d20210515-9060-ks1117 2021-05-15T14:14:31.6291710Z ==> Finishing up 2021-05-15T14:14:31.6772110Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T14:14:31.6778910Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T14:14:31.6783820Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T14:14:31.6795520Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T14:14:31.6802250Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T14:14:31.6807410Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T14:14:31.6813270Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T14:14:31.6959660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9242-wnj6ny.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-15T14:14:33.8813500Z ==> Summary 2021-05-15T14:14:33.8837250Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T14:14:33.8844100Z ==> Installing libav dependency: fdk-aac 2021-05-15T14:14:33.8866100Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T14:14:33.8883490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9060-v5lgwj 2021-05-15T14:14:33.9272850Z cp -pR /private/tmp/d20210515-9060-v5lgwj/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T14:14:33.9454830Z chmod -Rf +w /private/tmp/d20210515-9060-v5lgwj 2021-05-15T14:14:33.9950890Z ==> Finishing up 2021-05-15T14:14:34.0408250Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T14:14:34.0414520Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T14:14:34.0422480Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T14:14:34.0426980Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T14:14:34.0432150Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T14:14:34.0439550Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T14:14:34.0590460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9268-1q22dz1.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-15T14:14:36.2010260Z ==> Summary 2021-05-15T14:14:36.2033460Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T14:14:36.2039770Z ==> Installing libav dependency: sdl 2021-05-15T14:14:36.2060760Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T14:14:36.2078400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9060-krzcdq 2021-05-15T14:14:36.2820780Z cp -pR /private/tmp/d20210515-9060-krzcdq/sdl/. /usr/local/Cellar/sdl 2021-05-15T14:14:36.4034260Z chmod -Rf +w /private/tmp/d20210515-9060-krzcdq 2021-05-15T14:14:36.5206500Z ==> Finishing up 2021-05-15T14:14:36.5685260Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T14:14:36.5691220Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T14:14:36.5700470Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T14:14:36.5714200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T14:14:36.5719820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T14:14:36.5725800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T14:14:36.5731130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T14:14:36.5768810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T14:14:36.5774720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T14:14:36.5780930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T14:14:36.5787350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T14:14:36.5793230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T14:14:36.5799150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T14:14:36.5804990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T14:14:36.5811060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T14:14:36.5816790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T14:14:36.5822690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T14:14:36.5828530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T14:14:36.5834670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T14:14:36.5840420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T14:14:36.5846250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T14:14:36.5851820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T14:14:36.5857640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T14:14:36.5863520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T14:14:36.5869350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T14:14:36.5875390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T14:14:36.5881370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T14:14:36.5887090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T14:14:36.5893980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T14:14:36.5899140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T14:14:36.5904850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T14:14:36.5910520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T14:14:36.5915810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T14:14:36.5921300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T14:14:36.5927220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T14:14:36.5932630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T14:14:36.5938070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T14:14:36.5943530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T14:14:36.5949380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T14:14:36.5967910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T14:14:36.5973620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T14:14:36.5979070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T14:14:36.5984710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T14:14:36.5990150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T14:14:36.5996140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T14:14:36.6001580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T14:14:36.6006710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T14:14:36.6011920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T14:14:36.6016860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T14:14:36.6022120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T14:14:36.6028070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T14:14:36.6032970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T14:14:36.6038010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T14:14:36.6043420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T14:14:36.6048610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T14:14:36.6053710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T14:14:36.6059430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T14:14:36.6064670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T14:14:36.6069860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T14:14:36.6075020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T14:14:36.6080230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T14:14:36.6086110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T14:14:36.6090910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T14:14:36.6096620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T14:14:36.6101680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T14:14:36.6106830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T14:14:36.6111980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T14:14:36.6117520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T14:14:36.6124040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T14:14:36.6129500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T14:14:36.6134950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T14:14:36.6154460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T14:14:36.6160770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T14:14:36.6165850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T14:14:36.6171870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T14:14:36.6176750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T14:14:36.6182270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T14:14:36.6187850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T14:14:36.6192990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T14:14:36.6198540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T14:14:36.6204220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T14:14:36.6209370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T14:14:36.6214430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T14:14:36.6220340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T14:14:36.6225890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T14:14:36.6230920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T14:14:36.6236290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T14:14:36.6241610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T14:14:36.6255190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T14:14:36.6257010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T14:14:36.6259310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T14:14:36.6265340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T14:14:36.6271400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T14:14:36.6277230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T14:14:36.6282550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T14:14:36.6288320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T14:14:36.6293980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T14:14:36.6299600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T14:14:36.6305470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T14:14:36.6310600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T14:14:36.6314710Z Only the first 100 operations were output. 2021-05-15T14:14:36.7219140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9294-1na37f3.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-15T14:14:38.9035980Z ==> Summary 2021-05-15T14:14:38.9172360Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T14:14:38.9178470Z ==> Installing libav 2021-05-15T14:14:38.9181540Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T14:14:38.9200280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9060-1w9vqpr 2021-05-15T14:14:39.1501050Z cp -pR /private/tmp/d20210515-9060-1w9vqpr/libav/. /usr/local/Cellar/libav 2021-05-15T14:14:39.2427070Z chmod -Rf +w /private/tmp/d20210515-9060-1w9vqpr 2021-05-15T14:14:40.5746840Z ==> Finishing up 2021-05-15T14:14:40.6216180Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T14:14:40.6221050Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T14:14:40.6237240Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T14:14:40.6248790Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T14:14:40.6254760Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T14:14:40.6260450Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T14:14:40.6590660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9320-hnuwbk.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-15T14:14:42.8038390Z ==> Summary 2021-05-15T14:14:42.8058090Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T14:14:45.1929370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T14:14:46.8258220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T14:14:47.1499110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T14%3A20%3A00Z&sig=Va4giZ9iEwMFgzoqO6Wmv4%2FUxIqth%2BGAgrYsvP7etbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:47.3275220Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:14:49.7474720Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T14:14:52.0457650Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T14:14:52.0458290Z To reinstall 4.3.0, run: 2021-05-15T14:14:52.0458790Z brew reinstall libtiff 2021-05-15T14:14:53.5745950Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T14:14:53.5746680Z To reinstall 2.3.9_1, run: 2021-05-15T14:14:53.5747150Z brew reinstall unixodbc 2021-05-15T14:14:55.0791140Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T14:14:55.0791870Z To reinstall 1.0.18_1, run: 2021-05-15T14:14:55.0792400Z brew reinstall libsodium 2021-05-15T14:14:56.5892060Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T14:14:56.5892790Z To reinstall 4.1.1, run: 2021-05-15T14:14:56.5893270Z brew reinstall tesseract 2021-05-15T14:14:58.0914360Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T14:14:58.0915750Z To reinstall 1.21.1, run: 2021-05-15T14:14:58.0916260Z brew reinstall wget 2021-05-15T14:14:59.5878410Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T14:14:59.5879060Z To reinstall 4.3.4, run: 2021-05-15T14:14:59.5879690Z brew reinstall zeromq 2021-05-15T14:15:01.1042150Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T14:15:01.1042890Z To reinstall 2.2.27.6_1, run: 2021-05-15T14:15:01.1043350Z brew reinstall udunits 2021-05-15T14:15:02.6019090Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T14:15:02.6020100Z To reinstall 1.2.0, run: 2021-05-15T14:15:02.6020620Z brew reinstall webp 2021-05-15T14:15:04.1724610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T14:15:05.8102220Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T14:15:06.2273000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T14%3A25%3A00Z&sig=ER5H6vwpxIE%2F0%2BeoZy5coJRgITpK53yK3dnz3g1b5J4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:08.1308680Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T14:15:47.2792590Z ==> Caveats 2021-05-15T14:15:47.2793270Z Bash completion has been installed to: 2021-05-15T14:15:47.2793870Z /usr/local/etc/bash_completion.d 2021-05-15T14:15:47.2794750Z ==> Summary 2021-05-15T14:15:48.6083370Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T14:15:51.4753890Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T14:15:51.4759530Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141345Z&X-Amz-Expires=300&X-Amz-Signature=62581d9715e479648dcb6f601d318feef16fe50778ff6a961a3263f5797e0c43&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-15T14:15:53.9263620Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:15:53.9264840Z ==> Installing Cask xquartz 2021-05-15T14:16:09.7614880Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T14:16:09.7616460Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T14:16:35.5608010Z installer: Package name is 2021-05-15T14:16:35.5610370Z installer: Installing at base path / 2021-05-15T14:16:35.5611780Z installer: The install was successful. 2021-05-15T14:16:35.5612500Z installer: The install requires logging out now. 2021-05-15T14:16:35.6438390Z 🍺 xquartz was successfully installed! 2021-05-15T14:16:35.6696730Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:16:35.6697290Z with: 2021-05-15T14:16:35.6697950Z github_slug: neuroconductor/kirby21.dti 2021-05-15T14:16:35.6698390Z env: 2021-05-15T14:16:35.6698770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:16:35.6699190Z TIC_DEPLOY_KEY: 2021-05-15T14:16:35.6699500Z RSPM: 2021-05-15T14:16:35.6700740Z GITHUB_PAT: *** 2021-05-15T14:16:35.6701130Z COVERALLS_TOKEN: 2021-05-15T14:16:35.6701550Z continue-on-error: false 2021-05-15T14:16:35.6702010Z VDIFFR_RUN_TESTS: false 2021-05-15T14:16:35.6702460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:16:35.6702860Z TZ: UTC 2021-05-15T14:16:35.6703200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:16:35.6703570Z NOT_CRAN: true 2021-05-15T14:16:35.6703900Z ##[endgroup] 2021-05-15T14:16:35.7444770Z repo slug is: neuroconductor/kirby21.dti 2021-05-15T14:16:35.7570880Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:16:35.7571480Z env: 2021-05-15T14:16:35.7571940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:16:35.7572420Z TIC_DEPLOY_KEY: 2021-05-15T14:16:35.7572760Z RSPM: 2021-05-15T14:16:35.7573620Z GITHUB_PAT: *** 2021-05-15T14:16:35.7574020Z COVERALLS_TOKEN: 2021-05-15T14:16:35.7574510Z continue-on-error: false 2021-05-15T14:16:35.7574980Z VDIFFR_RUN_TESTS: false 2021-05-15T14:16:35.7575500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:16:35.7575930Z TZ: UTC 2021-05-15T14:16:35.7576360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:16:35.7576760Z NOT_CRAN: true 2021-05-15T14:16:35.7577160Z ##[endgroup] 2021-05-15T14:16:37.0298980Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:16:37.0299590Z with: 2021-05-15T14:16:37.0300000Z repo_name: kirby21.dti 2021-05-15T14:16:37.0300450Z repo_version: 1.7.0 2021-05-15T14:16:37.0300820Z runner_os: macOS 2021-05-15T14:16:37.0301200Z R_version: 3.6 2021-05-15T14:16:37.0301530Z env: 2021-05-15T14:16:37.0301990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:16:37.0302450Z TIC_DEPLOY_KEY: 2021-05-15T14:16:37.0302810Z RSPM: 2021-05-15T14:16:37.0303980Z GITHUB_PAT: *** 2021-05-15T14:16:37.0304440Z COVERALLS_TOKEN: 2021-05-15T14:16:37.0304900Z continue-on-error: false 2021-05-15T14:16:37.0305400Z VDIFFR_RUN_TESTS: false 2021-05-15T14:16:37.0305920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:16:37.0306340Z TZ: UTC 2021-05-15T14:16:37.0306730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:16:37.0307510Z NOT_CRAN: true 2021-05-15T14:16:37.0307920Z ##[endgroup] 2021-05-15T14:16:37.0986570Z Package: kirby21.dti 2021-05-15T14:16:37.0991900Z Version: 1.7.0 2021-05-15T14:16:37.0992330Z OS: macOS 2021-05-15T14:16:37.1072850Z ##[group]Run install.packages('remotes') 2021-05-15T14:16:37.1073640Z install.packages('remotes') 2021-05-15T14:16:37.1074440Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:16:37.1075370Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:16:37.1245230Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:16:37.1245650Z env: 2021-05-15T14:16:37.1246100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:16:37.1246530Z TIC_DEPLOY_KEY: 2021-05-15T14:16:37.1246900Z RSPM: 2021-05-15T14:16:37.1247770Z GITHUB_PAT: *** 2021-05-15T14:16:37.1248190Z COVERALLS_TOKEN: 2021-05-15T14:16:37.1248640Z continue-on-error: false 2021-05-15T14:16:37.1249150Z VDIFFR_RUN_TESTS: false 2021-05-15T14:16:37.1249650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:16:37.1250080Z TZ: UTC 2021-05-15T14:16:37.1250480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:16:37.1250900Z NOT_CRAN: true 2021-05-15T14:16:37.1251250Z ##[endgroup] 2021-05-15T14:16:37.3516620Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:16:37.3517820Z (as ‘lib’ is unspecified) 2021-05-15T14:16:40.5026570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-15T14:16:40.6512970Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-15T14:16:40.6598560Z ================================================== 2021-05-15T14:16:40.6599450Z downloaded 381 KB 2021-05-15T14:16:40.6600060Z 2021-05-15T14:16:40.6830050Z 2021-05-15T14:16:40.6930810Z The downloaded binary packages are in 2021-05-15T14:16:40.6975060Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIEIz5p/downloaded_packages 2021-05-15T14:16:46.7173800Z ##[group]Run actions/cache@v1 2021-05-15T14:16:46.7174320Z with: 2021-05-15T14:16:46.7174750Z path: /Users/runner/work/_temp/Library 2021-05-15T14:16:46.7177110Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-ea55523e893a9c0df3671c85741c5405773a1228395677a6a78d5dc18be671cc 2021-05-15T14:16:46.7180080Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-15T14:16:46.7181090Z env: 2021-05-15T14:16:46.7181550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:16:46.7181990Z TIC_DEPLOY_KEY: 2021-05-15T14:16:46.7182360Z RSPM: 2021-05-15T14:16:46.7183820Z GITHUB_PAT: *** 2021-05-15T14:16:46.7184290Z COVERALLS_TOKEN: 2021-05-15T14:16:46.7184740Z continue-on-error: false 2021-05-15T14:16:46.7185230Z VDIFFR_RUN_TESTS: false 2021-05-15T14:16:46.7185710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:16:46.7186170Z TZ: UTC 2021-05-15T14:16:46.7186720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:16:46.7187180Z NOT_CRAN: true 2021-05-15T14:16:46.7187540Z ##[endgroup] 2021-05-15T14:16:46.7932160Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:16:46.8035110Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:16:46.8035900Z remotes::install_github("ropensci/tic") 2021-05-15T14:16:46.8036590Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:16:46.8037250Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:16:46.8037840Z remotes::install_cran("covr") 2021-05-15T14:16:46.8215780Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:16:46.8216280Z env: 2021-05-15T14:16:46.8216720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:16:46.8217440Z TIC_DEPLOY_KEY: 2021-05-15T14:16:46.8217800Z RSPM: 2021-05-15T14:16:46.8219140Z GITHUB_PAT: *** 2021-05-15T14:16:46.8220040Z COVERALLS_TOKEN: 2021-05-15T14:16:46.8220490Z continue-on-error: false 2021-05-15T14:16:46.8220970Z VDIFFR_RUN_TESTS: false 2021-05-15T14:16:46.8221430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:16:46.8221890Z TZ: UTC 2021-05-15T14:16:46.8222350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:16:46.8222750Z NOT_CRAN: true 2021-05-15T14:16:46.8223130Z ##[endgroup] 2021-05-15T14:16:47.0704320Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:16:47.7062070Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:16:51.4953530Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:16:51.4954790Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:16:51.4955720Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:16:51.4956570Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:16:51.4957510Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:16:51.4958350Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:16:51.4959140Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:16:51.4959960Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:16:51.4960780Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:16:51.4961620Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:16:51.4962390Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:16:51.4963210Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:16:51.4964040Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:16:51.4964890Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:16:51.4965710Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:16:51.4966510Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:16:51.4967380Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:16:51.4968210Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:16:51.4969060Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:16:51.4969840Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:16:51.4970670Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:16:51.4971430Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:16:51.4972270Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:16:51.4973130Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:16:51.4973950Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:16:51.4974790Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:16:51.4975610Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:16:51.4976420Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:16:51.4977190Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:16:51.4978020Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:16:51.4978790Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:16:51.4979630Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:16:51.4980410Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:16:51.4981440Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:16:51.4982270Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:16:51.4984320Z 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-15T14:16:51.4993280Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:16:51.4994530Z (as ‘lib’ is unspecified) 2021-05-15T14:16:54.4143380Z 2021-05-15T14:16:54.4144470Z There is a binary version available but the source version is later: 2021-05-15T14:16:54.4170540Z binary source needs_compilation 2021-05-15T14:16:54.4171280Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T14:16:54.4171570Z 2021-05-15T14:16:54.4195290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-15T14:16:54.6024500Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-15T14:16:54.6180370Z ================================================== 2021-05-15T14:16:54.6181020Z downloaded 1.3 MB 2021-05-15T14:16:54.6181320Z 2021-05-15T14:16:54.6228860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-15T14:16:54.7562270Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-15T14:16:54.7653040Z ================================================== 2021-05-15T14:16:54.7653570Z downloaded 220 KB 2021-05-15T14:16:54.7653870Z 2021-05-15T14:16:54.7686450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-15T14:16:54.9020100Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-15T14:16:54.9107690Z ================================================== 2021-05-15T14:16:54.9108230Z downloaded 135 KB 2021-05-15T14:16:54.9108490Z 2021-05-15T14:16:54.9143400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-15T14:16:55.1853290Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-15T14:16:55.1866480Z ================================================== 2021-05-15T14:16:55.1867010Z downloaded 46 KB 2021-05-15T14:16:55.1867270Z 2021-05-15T14:16:55.1900220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-15T14:16:55.3339370Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-15T14:16:55.3340590Z ================================================== 2021-05-15T14:16:55.3341120Z downloaded 21 KB 2021-05-15T14:16:55.3341380Z 2021-05-15T14:16:55.3370030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-15T14:16:55.4806110Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-15T14:16:55.4826970Z ================================================== 2021-05-15T14:16:55.4827480Z downloaded 80 KB 2021-05-15T14:16:55.4827780Z 2021-05-15T14:16:55.4860690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-15T14:16:55.6592730Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-15T14:16:55.7029480Z ================================================== 2021-05-15T14:16:55.7030060Z downloaded 2.7 MB 2021-05-15T14:16:55.7030360Z 2021-05-15T14:16:55.7181770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-15T14:16:55.8699280Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-15T14:16:55.8711030Z ================================================== 2021-05-15T14:16:55.8711590Z downloaded 34 KB 2021-05-15T14:16:55.8711910Z 2021-05-15T14:16:55.8741900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-15T14:16:56.0878750Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-15T14:16:56.1082830Z ================================================== 2021-05-15T14:16:56.1083380Z downloaded 841 KB 2021-05-15T14:16:56.1083680Z 2021-05-15T14:16:56.1126420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-15T14:16:56.2455760Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-15T14:16:56.2550160Z ================================================== 2021-05-15T14:16:56.2550700Z downloaded 480 KB 2021-05-15T14:16:56.2551020Z 2021-05-15T14:16:56.2585500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-15T14:16:56.4021260Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-15T14:16:56.4022460Z ================================================== 2021-05-15T14:16:56.4022950Z downloaded 13 KB 2021-05-15T14:16:56.4023240Z 2021-05-15T14:16:56.4063570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-15T14:16:56.5431520Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-15T14:16:56.5526190Z ================================================== 2021-05-15T14:16:56.5526740Z downloaded 489 KB 2021-05-15T14:16:56.5527000Z 2021-05-15T14:16:56.5561380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-15T14:16:56.6966610Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-15T14:16:56.6981160Z ================================================== 2021-05-15T14:16:56.6982070Z downloaded 89 KB 2021-05-15T14:16:56.6982370Z 2021-05-15T14:16:56.7017540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-15T14:16:56.8350520Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-15T14:16:56.8422710Z ================================================== 2021-05-15T14:16:56.8423230Z downloaded 517 KB 2021-05-15T14:16:56.8423530Z 2021-05-15T14:16:56.8469510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-15T14:16:57.0800850Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-15T14:16:57.0849560Z ================================================== 2021-05-15T14:16:57.0850110Z downloaded 206 KB 2021-05-15T14:16:57.0850370Z 2021-05-15T14:16:57.0884290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-15T14:16:57.2201610Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-15T14:16:57.2269990Z ================================================== 2021-05-15T14:16:57.2270550Z downloaded 266 KB 2021-05-15T14:16:57.2270850Z 2021-05-15T14:16:57.2303950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-15T14:16:57.4695750Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-15T14:16:57.4732830Z ================================================== 2021-05-15T14:16:57.4733320Z downloaded 166 KB 2021-05-15T14:16:57.4733620Z 2021-05-15T14:16:57.4768860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-15T14:16:57.6317280Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-15T14:16:57.6339360Z ================================================== 2021-05-15T14:16:57.6339900Z downloaded 94 KB 2021-05-15T14:16:57.6340750Z 2021-05-15T14:16:57.6372860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-15T14:16:57.8173920Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-15T14:16:57.8208080Z ================================================== 2021-05-15T14:16:57.8208670Z downloaded 136 KB 2021-05-15T14:16:57.8209000Z 2021-05-15T14:16:57.8241580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-15T14:16:58.0809740Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-15T14:16:58.0939010Z ================================================== 2021-05-15T14:16:58.0939500Z downloaded 183 KB 2021-05-15T14:16:58.0939770Z 2021-05-15T14:16:58.0972680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-15T14:16:58.2428990Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-15T14:16:58.2466540Z ================================================== 2021-05-15T14:16:58.2467090Z downloaded 199 KB 2021-05-15T14:16:58.2467360Z 2021-05-15T14:16:58.2499920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-15T14:16:58.4885740Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-15T14:16:58.4915150Z ================================================== 2021-05-15T14:16:58.4916080Z downloaded 204 KB 2021-05-15T14:16:58.4916440Z 2021-05-15T14:16:58.4949600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-15T14:16:58.7471430Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-15T14:16:58.7482840Z ================================================== 2021-05-15T14:16:58.7483350Z downloaded 63 KB 2021-05-15T14:16:58.7483620Z 2021-05-15T14:16:58.7515640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-15T14:16:58.8867800Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-15T14:16:58.8889400Z ================================================== 2021-05-15T14:16:58.8890300Z downloaded 44 KB 2021-05-15T14:16:58.8890560Z 2021-05-15T14:16:58.8921960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-15T14:16:59.0356930Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-15T14:16:59.0482620Z ================================================== 2021-05-15T14:16:59.0483150Z downloaded 407 KB 2021-05-15T14:16:59.0483440Z 2021-05-15T14:16:59.0517070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-15T14:16:59.2846180Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-15T14:16:59.2869720Z ================================================== 2021-05-15T14:16:59.2870270Z downloaded 91 KB 2021-05-15T14:16:59.2870570Z 2021-05-15T14:16:59.2909360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-15T14:16:59.5261990Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-15T14:16:59.5298150Z ================================================== 2021-05-15T14:16:59.5298640Z downloaded 134 KB 2021-05-15T14:16:59.5298910Z 2021-05-15T14:16:59.5463750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-15T14:16:59.6931820Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-15T14:16:59.7530170Z ================================================== 2021-05-15T14:16:59.7530760Z downloaded 1.8 MB 2021-05-15T14:16:59.7531060Z 2021-05-15T14:16:59.7570490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-15T14:16:59.8884120Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-15T14:16:59.9003410Z ================================================== 2021-05-15T14:16:59.9004010Z downloaded 535 KB 2021-05-15T14:16:59.9004270Z 2021-05-15T14:16:59.9235930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-15T14:17:00.1206740Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-15T14:17:00.1292640Z ================================================== 2021-05-15T14:17:00.1293200Z downloaded 514 KB 2021-05-15T14:17:00.1293500Z 2021-05-15T14:17:00.1329970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-15T14:17:00.2802190Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-15T14:17:00.2808730Z ================================================== 2021-05-15T14:17:00.2809210Z downloaded 47 KB 2021-05-15T14:17:00.2809510Z 2021-05-15T14:17:00.2842410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-15T14:17:00.4167970Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-15T14:17:00.4312100Z ================================================== 2021-05-15T14:17:00.4312670Z downloaded 690 KB 2021-05-15T14:17:00.4312980Z 2021-05-15T14:17:00.4352880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-15T14:17:00.5712250Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-15T14:17:00.5718540Z ================================================== 2021-05-15T14:17:00.5719150Z downloaded 46 KB 2021-05-15T14:17:00.5719810Z 2021-05-15T14:17:00.5750940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-15T14:17:00.7319920Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-15T14:17:00.7645500Z ================================================== 2021-05-15T14:17:00.7646080Z downloaded 2.0 MB 2021-05-15T14:17:00.7646390Z 2021-05-15T14:17:01.6732770Z installing the source package ‘cachem’ 2021-05-15T14:17:01.6733400Z 2021-05-15T14:17:01.6922320Z 2021-05-15T14:17:01.6923140Z The downloaded binary packages are in 2021-05-15T14:17:01.7044760Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:17:01.7045960Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIYHXw5/downloaded_packages 2021-05-15T14:17:01.8391150Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:17:01.8491000Z ================================================== 2021-05-15T14:17:01.8592420Z downloaded 24 KB 2021-05-15T14:17:01.8693480Z 2021-05-15T14:17:02.1720610Z * installing *source* package ‘cachem’ ... 2021-05-15T14:17:02.1821200Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:02.1922560Z ** using staged installation 2021-05-15T14:17:02.2022940Z ** libs 2021-05-15T14:17:06.5457900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T14:17:07.2580720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:17:07.3404340Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:17:07.5475480Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:17:07.5515110Z ** R 2021-05-15T14:17:07.5633500Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:08.5869430Z ** help 2021-05-15T14:17:08.6161740Z *** installing help indices 2021-05-15T14:17:08.6457370Z ** building package indices 2021-05-15T14:17:08.6680810Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:09.2030450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:10.4975610Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:10.7795160Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:10.7973530Z * DONE (cachem) 2021-05-15T14:17:10.8497890Z 2021-05-15T14:17:10.8603020Z The downloaded source packages are in 2021-05-15T14:17:10.8607630Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIYHXw5/downloaded_packages’ 2021-05-15T14:17:10.8709260Z Running `R CMD build`... 2021-05-15T14:17:13.6883500Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIYHXw5/remotes2a4c457eff34/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:17:13.6885060Z * preparing ‘tic’: 2021-05-15T14:17:13.6886100Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:17:13.6887030Z * installing the package to process help pages 2021-05-15T14:17:13.6888350Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:17:13.6889130Z * checking for empty or unneeded directories 2021-05-15T14:17:13.6890210Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:17:13.6891220Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:17:13.6892100Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:17:13.6896290Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:17:13.6897360Z (as ‘lib’ is unspecified) 2021-05-15T14:17:14.1473460Z * installing *source* package ‘tic’ ... 2021-05-15T14:17:14.1475820Z ** using staged installation 2021-05-15T14:17:14.1787400Z ** R 2021-05-15T14:17:14.2171860Z ** inst 2021-05-15T14:17:14.2341160Z ** preparing package for lazy loading 2021-05-15T14:17:14.7418980Z ** help 2021-05-15T14:17:15.0551590Z *** installing help indices 2021-05-15T14:17:15.1608590Z *** copying figures 2021-05-15T14:17:15.1637220Z ** building package indices 2021-05-15T14:17:15.2977120Z ** installing vignettes 2021-05-15T14:17:15.3037990Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:15.6394860Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:16.0400520Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:16.0469150Z * DONE (tic) 2021-05-15T14:17:16.1060990Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:17:16.4471370Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:17:19.3284520Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:17:19.3285560Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:17:19.3286410Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:17:19.3287240Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:17:19.3288100Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:17:19.3288930Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:17:19.3289760Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:17:19.3290590Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:17:19.3291400Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:17:19.3292230Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:17:19.3293020Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:17:19.3293870Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:17:19.3294700Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:17:19.3295540Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:17:19.3296380Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:17:19.3297230Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:17:19.3298070Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:17:19.3298880Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:17:19.3299690Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:17:19.3300480Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:17:19.3301290Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:17:19.3302110Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:17:19.3302940Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:17:19.3303760Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:17:19.3304580Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:17:19.3305410Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:17:19.3306210Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:17:19.3307050Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:17:19.3308000Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:17:19.3308900Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:17:19.3309750Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:17:19.3310640Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:17:19.3311500Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:17:19.3312340Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:17:19.3313190Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:17:19.3314030Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:17:19.3314880Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:17:19.3315710Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:17:19.3318020Z 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-15T14:17:19.3320760Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:17:19.3321800Z (as ‘lib’ is unspecified) 2021-05-15T14:17:20.8054190Z 2021-05-15T14:17:20.8055230Z There is a binary version available but the source version is later: 2021-05-15T14:17:20.8067850Z binary source needs_compilation 2021-05-15T14:17:20.8068450Z xfun 0.22 0.23 TRUE 2021-05-15T14:17:20.8068710Z 2021-05-15T14:17:20.8081770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-15T14:17:21.0877740Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-15T14:17:21.0904270Z ================================================== 2021-05-15T14:17:21.0905090Z downloaded 192 KB 2021-05-15T14:17:21.0905360Z 2021-05-15T14:17:21.0939100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-15T14:17:21.3434750Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-15T14:17:21.3710300Z ================================================== 2021-05-15T14:17:21.3710850Z downloaded 1.4 MB 2021-05-15T14:17:21.3711110Z 2021-05-15T14:17:21.3758870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-15T14:17:21.5056720Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-15T14:17:21.5057800Z ================================================== 2021-05-15T14:17:21.5058340Z downloaded 17 KB 2021-05-15T14:17:21.5058950Z 2021-05-15T14:17:21.5087930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pillar_1.6.0.tgz' 2021-05-15T14:17:21.6445180Z Content type 'application/x-gzip' length 1001845 bytes (978 KB) 2021-05-15T14:17:21.6642700Z ================================================== 2021-05-15T14:17:21.6643230Z downloaded 978 KB 2021-05-15T14:17:21.6643500Z 2021-05-15T14:17:21.6691490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tibble_3.1.1.tgz' 2021-05-15T14:17:21.8559600Z Content type 'application/x-gzip' length 803946 bytes (785 KB) 2021-05-15T14:17:21.8702400Z ================================================== 2021-05-15T14:17:21.8702880Z downloaded 785 KB 2021-05-15T14:17:21.8703160Z 2021-05-15T14:17:21.8738900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-15T14:17:22.1263080Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-15T14:17:22.1271390Z ================================================== 2021-05-15T14:17:22.1271870Z downloaded 43 KB 2021-05-15T14:17:22.1272130Z 2021-05-15T14:17:22.1302870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-15T14:17:22.3773670Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-15T14:17:22.3820880Z ================================================== 2021-05-15T14:17:22.3821380Z downloaded 207 KB 2021-05-15T14:17:22.3821650Z 2021-05-15T14:17:22.3855280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-15T14:17:22.5308090Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-15T14:17:22.5513110Z ================================================== 2021-05-15T14:17:22.5514450Z downloaded 945 KB 2021-05-15T14:17:22.5515170Z 2021-05-15T14:17:22.5674020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-15T14:17:22.7991270Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-15T14:17:22.8004620Z ================================================== 2021-05-15T14:17:22.8005790Z downloaded 68 KB 2021-05-15T14:17:22.8006510Z 2021-05-15T14:17:22.8039910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-15T14:17:23.0744320Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-15T14:17:23.0819850Z ================================================== 2021-05-15T14:17:23.0820340Z downloaded 279 KB 2021-05-15T14:17:23.0821090Z 2021-05-15T14:17:23.0858290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-15T14:17:23.3326650Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-15T14:17:23.3395450Z ================================================== 2021-05-15T14:17:23.3395960Z downloaded 289 KB 2021-05-15T14:17:23.3396230Z 2021-05-15T14:17:23.3429310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-15T14:17:23.4742830Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-15T14:17:23.4743510Z ================================================== 2021-05-15T14:17:23.4743910Z downloaded 15 KB 2021-05-15T14:17:23.4744660Z 2021-05-15T14:17:23.4779090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-15T14:17:23.7142640Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-15T14:17:23.7165050Z ================================================== 2021-05-15T14:17:23.7165530Z downloaded 148 KB 2021-05-15T14:17:23.7165800Z 2021-05-15T14:17:23.7200430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-15T14:17:23.8764250Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-15T14:17:23.8773280Z ================================================== 2021-05-15T14:17:23.8773740Z downloaded 72 KB 2021-05-15T14:17:23.8774000Z 2021-05-15T14:17:23.8805110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-15T14:17:24.1525730Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-15T14:17:24.1529890Z ================================================== 2021-05-15T14:17:24.1530400Z downloaded 35 KB 2021-05-15T14:17:24.1530650Z 2021-05-15T14:17:24.1562670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-15T14:17:24.3243940Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-15T14:17:24.3365650Z ================================================== 2021-05-15T14:17:24.3366120Z downloaded 292 KB 2021-05-15T14:17:24.3366390Z 2021-05-15T14:17:24.3399780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-15T14:17:24.4743340Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-15T14:17:24.4832850Z ================================================== 2021-05-15T14:17:24.4833340Z downloaded 428 KB 2021-05-15T14:17:24.4833610Z 2021-05-15T14:17:24.4867730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-15T14:17:24.6210010Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-15T14:17:24.6221600Z ================================================== 2021-05-15T14:17:24.6222100Z downloaded 36 KB 2021-05-15T14:17:24.6222370Z 2021-05-15T14:17:24.6253480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-15T14:17:24.7575150Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-15T14:17:24.7816390Z ================================================== 2021-05-15T14:17:24.7823880Z downloaded 435 KB 2021-05-15T14:17:24.7824200Z 2021-05-15T14:17:24.7863700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-15T14:17:24.9903400Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-15T14:17:24.9952460Z ================================================== 2021-05-15T14:17:24.9952960Z downloaded 195 KB 2021-05-15T14:17:24.9953220Z 2021-05-15T14:17:24.9984950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-15T14:17:25.1444140Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-15T14:17:25.1451060Z ================================================== 2021-05-15T14:17:25.1451730Z downloaded 38 KB 2021-05-15T14:17:25.1452030Z 2021-05-15T14:17:25.1483910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-15T14:17:25.4006720Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-15T14:17:25.4032750Z ================================================== 2021-05-15T14:17:25.4033240Z downloaded 208 KB 2021-05-15T14:17:25.4033510Z 2021-05-15T14:17:25.4065670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-15T14:17:25.5387120Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-15T14:17:25.8809850Z ================================================== 2021-05-15T14:17:25.8810400Z downloaded 13.9 MB 2021-05-15T14:17:25.8810660Z 2021-05-15T14:17:25.8974700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-15T14:17:26.0234610Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-15T14:17:26.0598520Z ================================================== 2021-05-15T14:17:26.0599110Z downloaded 3.1 MB 2021-05-15T14:17:26.0599380Z 2021-05-15T14:17:26.0693070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-15T14:17:26.3205770Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-15T14:17:26.3373260Z ================================================== 2021-05-15T14:17:26.3373800Z downloaded 1.3 MB 2021-05-15T14:17:26.3374070Z 2021-05-15T14:17:26.3537320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-15T14:17:26.5849730Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-15T14:17:26.5954040Z ================================================== 2021-05-15T14:17:26.5954520Z downloaded 306 KB 2021-05-15T14:17:26.5954790Z 2021-05-15T14:17:26.5985710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-15T14:17:26.8502540Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-15T14:17:26.8526930Z ================================================== 2021-05-15T14:17:26.8527420Z downloaded 104 KB 2021-05-15T14:17:26.8527680Z 2021-05-15T14:17:26.8558470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-15T14:17:27.0956340Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-15T14:17:27.0957110Z ================================================== 2021-05-15T14:17:27.0957510Z downloaded 22 KB 2021-05-15T14:17:27.0957780Z 2021-05-15T14:17:27.0988170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-15T14:17:27.2378440Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-15T14:17:27.2401980Z ================================================== 2021-05-15T14:17:27.2402480Z downloaded 43 KB 2021-05-15T14:17:27.2402750Z 2021-05-15T14:17:27.2434590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-15T14:17:27.5102320Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-15T14:17:27.5103000Z ================================================== 2021-05-15T14:17:27.5103400Z downloaded 34 KB 2021-05-15T14:17:27.5103660Z 2021-05-15T14:17:27.5134510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-15T14:17:27.6733070Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-15T14:17:27.6772970Z ================================================== 2021-05-15T14:17:27.6773440Z downloaded 137 KB 2021-05-15T14:17:27.6773700Z 2021-05-15T14:17:27.6810360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-15T14:17:27.9361290Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-15T14:17:28.1099210Z ================================================== 2021-05-15T14:17:28.1100170Z downloaded 2.8 MB 2021-05-15T14:17:28.1100970Z 2021-05-15T14:17:28.1182620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-15T14:17:28.2556780Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-15T14:17:28.2568750Z ================================================== 2021-05-15T14:17:28.2569520Z downloaded 64 KB 2021-05-15T14:17:28.2570080Z 2021-05-15T14:17:28.2601580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-15T14:17:28.5189930Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-15T14:17:28.5451540Z ================================================== 2021-05-15T14:17:28.5452040Z downloaded 954 KB 2021-05-15T14:17:28.5452310Z 2021-05-15T14:17:28.5490810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-15T14:17:28.7177690Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-15T14:17:28.7217900Z ================================================== 2021-05-15T14:17:28.7218410Z downloaded 129 KB 2021-05-15T14:17:28.7218690Z 2021-05-15T14:17:28.7253640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-15T14:17:28.8568800Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-15T14:17:28.8661560Z ================================================== 2021-05-15T14:17:28.8662060Z downloaded 384 KB 2021-05-15T14:17:28.8662330Z 2021-05-15T14:17:30.2921850Z 2021-05-15T14:17:30.2922650Z The downloaded binary packages are in 2021-05-15T14:17:30.2923550Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIYHXw5/downloaded_packages 2021-05-15T14:17:30.2925270Z installing the source package ‘xfun’ 2021-05-15T14:17:30.2925640Z 2021-05-15T14:17:30.2940400Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:17:30.4639160Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:17:30.4673090Z ================================================== 2021-05-15T14:17:30.4673620Z downloaded 109 KB 2021-05-15T14:17:30.4673890Z 2021-05-15T14:17:30.9065180Z * installing *source* package ‘xfun’ ... 2021-05-15T14:17:30.9119510Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:30.9148140Z ** using staged installation 2021-05-15T14:17:30.9368550Z ** libs 2021-05-15T14:17:30.9604500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:17:31.1877240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:17:31.2729140Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:17:32.4180950Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:17:32.4313590Z ** R 2021-05-15T14:17:32.4947830Z ** inst 2021-05-15T14:17:32.5161910Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:34.4055480Z ** help 2021-05-15T14:17:34.6239970Z *** installing help indices 2021-05-15T14:17:34.7493700Z ** building package indices 2021-05-15T14:17:34.9586560Z ** installing vignettes 2021-05-15T14:17:34.9681520Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:35.3028730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:35.4398930Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:35.7985430Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:35.8087200Z * DONE (xfun) 2021-05-15T14:17:35.8289100Z 2021-05-15T14:17:35.8391670Z The downloaded source packages are in 2021-05-15T14:17:35.8494620Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIYHXw5/downloaded_packages’ 2021-05-15T14:17:35.9266950Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:17:39.1388330Z 2021-05-15T14:17:39.6721070Z 2021-05-15T14:17:39.6741100Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIYHXw5/remotes2a4c716cf0ed/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:17:39.6814770Z 2021-05-15T14:17:39.6817230Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIYHXw5/remotes2a4c716cf0ed/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:17:39.7550910Z 2021-05-15T14:17:39.7579130Z 2021-05-15T14:17:39.7580690Z ─ preparing ‘desc’: 2021-05-15T14:17:39.7590020Z 2021-05-15T14:17:39.7590740Z 2021-05-15T14:17:39.7685680Z checking DESCRIPTION meta-information ... 2021-05-15T14:17:39.7714250Z 2021-05-15T14:17:39.7715750Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:17:39.8717930Z 2021-05-15T14:17:39.8747490Z 2021-05-15T14:17:39.8749380Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:17:39.8758930Z 2021-05-15T14:17:39.8790390Z 2021-05-15T14:17:39.8791800Z ─ checking for empty or unneeded directories 2021-05-15T14:17:39.8819580Z 2021-05-15T14:17:39.8846020Z 2021-05-15T14:17:39.8847360Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:17:40.0023950Z 2021-05-15T14:17:40.0034900Z 2021-05-15T14:17:40.0035840Z 2021-05-15T14:17:40.0342410Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:17:40.0349910Z (as ‘lib’ is unspecified) 2021-05-15T14:17:40.4420400Z * installing *source* package ‘desc’ ... 2021-05-15T14:17:40.4483520Z ** using staged installation 2021-05-15T14:17:40.4707190Z ** R 2021-05-15T14:17:40.4967460Z ** inst 2021-05-15T14:17:40.5016950Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:42.2817880Z ** help 2021-05-15T14:17:42.4606170Z *** installing help indices 2021-05-15T14:17:42.5632920Z ** building package indices 2021-05-15T14:17:42.6710180Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:42.9314050Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:43.2205200Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:43.2311250Z * DONE (desc) 2021-05-15T14:17:43.5142800Z 2021-05-15T14:17:43.5143700Z 2021-05-15T14:17:43.5160050Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIYHXw5/remotes2a4c5ebe2a50/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:17:43.5187050Z 2021-05-15T14:17:43.5189620Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIYHXw5/remotes2a4c5ebe2a50/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:17:43.5643710Z 2021-05-15T14:17:43.5670480Z 2021-05-15T14:17:43.5672090Z ─ preparing ‘ghtravis’: 2021-05-15T14:17:43.5682180Z 2021-05-15T14:17:43.5682980Z 2021-05-15T14:17:43.5757320Z checking DESCRIPTION meta-information ... 2021-05-15T14:17:43.5782030Z 2021-05-15T14:17:43.5783570Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:17:43.6423280Z 2021-05-15T14:17:43.6448550Z 2021-05-15T14:17:43.6450540Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:17:43.6459240Z 2021-05-15T14:17:43.6483390Z 2021-05-15T14:17:43.6485000Z ─ checking for empty or unneeded directories 2021-05-15T14:17:43.6492010Z 2021-05-15T14:17:43.6516960Z 2021-05-15T14:17:43.6518520Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:17:43.6773190Z 2021-05-15T14:17:43.6774290Z 2021-05-15T14:17:43.6775130Z 2021-05-15T14:17:43.7450560Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:17:43.7451660Z (as ‘lib’ is unspecified) 2021-05-15T14:17:44.0646130Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:17:44.0649000Z ** using staged installation 2021-05-15T14:17:44.0850080Z ** R 2021-05-15T14:17:44.1030710Z ** inst 2021-05-15T14:17:44.1046540Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:45.7929310Z ** help 2021-05-15T14:17:45.8759300Z *** installing help indices 2021-05-15T14:17:45.9289270Z ** building package indices 2021-05-15T14:17:45.9801300Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:46.7688100Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:47.5659950Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:47.5682820Z * DONE (ghtravis) 2021-05-15T14:17:47.5948880Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:17:48.4636920Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:17:50.4706660Z 2021-05-15T14:17:50.4708290Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:17:50.4709260Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:17:50.4710060Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:17:50.4710830Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:17:50.4711790Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:17:50.4712560Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:17:50.4719420Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:17:50.4720500Z (as ‘lib’ is unspecified) 2021-05-15T14:17:51.8273950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-15T14:17:52.0857980Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-15T14:17:52.0884040Z ================================================== 2021-05-15T14:17:52.0884530Z downloaded 194 KB 2021-05-15T14:17:52.0884800Z 2021-05-15T14:17:52.0916920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-15T14:17:52.3604370Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-15T14:17:52.3616020Z ================================================== 2021-05-15T14:17:52.3616510Z downloaded 68 KB 2021-05-15T14:17:52.3616780Z 2021-05-15T14:17:52.3648500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-15T14:17:52.5266920Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-15T14:17:52.5268120Z ================================================== 2021-05-15T14:17:52.5269060Z downloaded 189 KB 2021-05-15T14:17:52.5269560Z 2021-05-15T14:17:52.5313470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-15T14:17:52.7058910Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-15T14:17:52.7313540Z ================================================== 2021-05-15T14:17:52.7314380Z downloaded 1.2 MB 2021-05-15T14:17:52.7314840Z 2021-05-15T14:17:52.7366680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-15T14:17:52.8833790Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-15T14:17:52.9046800Z ================================================== 2021-05-15T14:17:52.9047640Z downloaded 937 KB 2021-05-15T14:17:52.9048090Z 2021-05-15T14:17:53.0464790Z 2021-05-15T14:17:53.0566520Z The downloaded binary packages are in 2021-05-15T14:17:53.0668920Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIYHXw5/downloaded_packages 2021-05-15T14:17:53.3371490Z 2021-05-15T14:17:53.3461500Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIYHXw5/remotes2a4c8b26b3c/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:17:53.3497090Z 2021-05-15T14:17:53.3535280Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIYHXw5/remotes2a4c8b26b3c/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:17:53.3708780Z 2021-05-15T14:17:53.3760370Z 2021-05-15T14:17:53.3781820Z ─ preparing ‘aghast’: 2021-05-15T14:17:53.3782570Z 2021-05-15T14:17:53.3783160Z 2021-05-15T14:17:53.3800570Z checking DESCRIPTION meta-information ... 2021-05-15T14:17:53.3858820Z 2021-05-15T14:17:53.3890450Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:17:53.4220130Z 2021-05-15T14:17:53.4248710Z 2021-05-15T14:17:53.4250550Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:17:53.4259060Z 2021-05-15T14:17:53.4285090Z 2021-05-15T14:17:53.4286680Z ─ checking for empty or unneeded directories 2021-05-15T14:17:53.4319660Z 2021-05-15T14:17:53.4346990Z 2021-05-15T14:17:53.4355570Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:17:53.4438260Z 2021-05-15T14:17:53.4439060Z 2021-05-15T14:17:53.4439600Z 2021-05-15T14:17:53.4608790Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:17:53.4611330Z (as ‘lib’ is unspecified) 2021-05-15T14:17:53.7350960Z * installing *source* package ‘aghast’ ... 2021-05-15T14:17:53.7354740Z ** using staged installation 2021-05-15T14:17:53.7613520Z ** R 2021-05-15T14:17:53.7718000Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:54.5229800Z ** help 2021-05-15T14:17:54.5535560Z *** installing help indices 2021-05-15T14:17:54.5799900Z ** building package indices 2021-05-15T14:17:54.6057880Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:55.0693380Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:55.3267370Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:55.3285740Z * DONE (aghast) 2021-05-15T14:17:55.3473450Z Installing 1 packages: covr 2021-05-15T14:17:55.3483410Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:17:55.3484430Z (as ‘lib’ is unspecified) 2021-05-15T14:17:56.1925580Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:17:56.1926150Z 2021-05-15T14:17:56.8684490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-15T14:17:57.0496220Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-15T14:17:57.0528510Z ================================================== 2021-05-15T14:17:57.0529010Z downloaded 155 KB 2021-05-15T14:17:57.0529280Z 2021-05-15T14:17:57.0561970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-15T14:17:57.2999830Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-15T14:17:57.3019250Z ================================================== 2021-05-15T14:17:57.3019740Z downloaded 117 KB 2021-05-15T14:17:57.3020130Z 2021-05-15T14:17:57.3051800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-15T14:17:57.5635050Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-15T14:17:57.5750690Z ================================================== 2021-05-15T14:17:57.5751180Z downloaded 282 KB 2021-05-15T14:17:57.5751440Z 2021-05-15T14:17:57.6439240Z 2021-05-15T14:17:57.6541160Z The downloaded binary packages are in 2021-05-15T14:17:57.6643260Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIYHXw5/downloaded_packages 2021-05-15T14:17:57.6792140Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:17:57.6792780Z Rscript -e "tic::before_install()" 2021-05-15T14:17:57.7112300Z shell: /bin/bash -e {0} 2021-05-15T14:17:57.7112670Z env: 2021-05-15T14:17:57.7113060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:17:57.7113490Z TIC_DEPLOY_KEY: 2021-05-15T14:17:57.7113800Z RSPM: 2021-05-15T14:17:57.7114910Z GITHUB_PAT: *** 2021-05-15T14:17:57.7115280Z COVERALLS_TOKEN: 2021-05-15T14:17:57.7115720Z continue-on-error: false 2021-05-15T14:17:57.7116160Z VDIFFR_RUN_TESTS: false 2021-05-15T14:17:57.7116610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:17:57.7117030Z TZ: UTC 2021-05-15T14:17:57.7117360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:17:57.7117730Z NOT_CRAN: true 2021-05-15T14:17:57.7118060Z ##[endgroup] 2021-05-15T14:17:58.0857920Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:17:58.2234430Z Running before_install: step_install_remote_binaries() 2021-05-15T14:17:58.9160480Z Installing kirby21.base binaries 2021-05-15T14:17:58.9172000Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:17:59.1960310Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:17:59.1998430Z tag_name 2021-05-15T14:17:59.1999020Z 3 1.7.3.s 2021-05-15T14:17:59.1999650Z zipball_url 2021-05-15T14:17:59.2000660Z 3 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-15T14:17:59.2001590Z tarball_url 2021-05-15T14:17:59.2002550Z 3 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-15T14:17:59.2004050Z commit.sha 2021-05-15T14:17:59.2004660Z 3 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:17:59.2005490Z commit.url 2021-05-15T14:17:59.2006620Z 3 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:17:59.2007590Z node_id 2021-05-15T14:17:59.2008510Z 3 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-15T14:17:59.2009460Z url 2021-05-15T14:17:59.2010380Z 3 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-15T14:17:59.2011270Z assets_url 2021-05-15T14:17:59.2012230Z 3 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-15T14:17:59.2013200Z upload_url 2021-05-15T14:17:59.2014300Z 3 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-15T14:17:59.2015440Z id asset_updated_at asset_created_at created_at 2021-05-15T14:17:59.2016980Z 3 42981925 2021-05-14 21:27:45 2021-05-14 21:27:45 2021-05-14 21:04:30 2021-05-15T14:17:59.2017650Z published_at asset_name asset_label 2021-05-15T14:17:59.2018710Z 3 2021-05-14 21:04:58 kirby21.base_1.7.3_R3.6.tgz 2021-05-15T14:17:59.2019370Z asset_download_count 2021-05-15T14:17:59.2019840Z 3 8 2021-05-15T14:17:59.2020500Z asset_browser_download_url 2021-05-15T14:17:59.2021560Z 3 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R3.6.tgz 2021-05-15T14:17:59.2022540Z Installing kirby21.base package binaries 2021-05-15T14:17:59.2182220Z --2021-05-15 14:17:59-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R3.6.tgz 2021-05-15T14:17:59.2458330Z Resolving github.com (github.com)... 140.82.112.3 2021-05-15T14:17:59.2614690Z Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2021-05-15T14:17:59.3785910Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:17:59.3791880Z Location: https://github-releases.githubusercontent.com/367479151/38f05e80-b4fb-11eb-8c80-eed6c067e459?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141759Z&X-Amz-Expires=300&X-Amz-Signature=6d64ab0108ccf22d5ec39d9234cecea7bbc1ff6c1f95f607e7c25c228ff4ba52&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:17:59.3800580Z --2021-05-15 14:17:59-- https://github-releases.githubusercontent.com/367479151/38f05e80-b4fb-11eb-8c80-eed6c067e459?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141759Z&X-Amz-Expires=300&X-Amz-Signature=6d64ab0108ccf22d5ec39d9234cecea7bbc1ff6c1f95f607e7c25c228ff4ba52&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-15T14:17:59.3805400Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.111.154, 185.199.110.154, ... 2021-05-15T14:17:59.3808460Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-15T14:17:59.4843030Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:17:59.4849520Z Length: 42605 (42K) [application/octet-stream] 2021-05-15T14:17:59.4852330Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaAkqVT/kirby21.base_1.7.3.tgz’ 2021-05-15T14:17:59.4853570Z 2021-05-15T14:17:59.4858210Z 0K .......... .......... .......... .......... . 100% 31.4M=0.001s 2021-05-15T14:17:59.4858580Z 2021-05-15T14:17:59.4860340Z 2021-05-15 14:17:59 (31.4 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaAkqVT/kirby21.base_1.7.3.tgz’ saved [42605/42605] 2021-05-15T14:17:59.4860950Z 2021-05-15T14:17:59.4907540Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:17:59.4908680Z (as ‘lib’ is unspecified) 2021-05-15T14:17:59.5113840Z Rewriting new remotes: neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:17:59.5314250Z Installing kirby21.t1 binaries 2021-05-15T14:17:59.5315150Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:17:59.6595270Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:17:59.6622360Z tag_name 2021-05-15T14:17:59.6622830Z 3 1.7.3.2.s 2021-05-15T14:17:59.6623400Z zipball_url 2021-05-15T14:17:59.6624370Z 3 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-15T14:17:59.6625390Z tarball_url 2021-05-15T14:17:59.6626300Z 3 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-15T14:17:59.6627130Z commit.sha 2021-05-15T14:17:59.6627790Z 3 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:17:59.6629980Z commit.url 2021-05-15T14:17:59.6631320Z 3 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:17:59.6632340Z node_id 2021-05-15T14:17:59.6633320Z 3 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-15T14:17:59.6634360Z url 2021-05-15T14:17:59.6635210Z 3 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-15T14:17:59.6636670Z assets_url 2021-05-15T14:17:59.6637670Z 3 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-15T14:17:59.6638610Z upload_url 2021-05-15T14:17:59.6639690Z 3 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-15T14:17:59.6640760Z id asset_updated_at asset_created_at created_at 2021-05-15T14:17:59.6642350Z 3 42985612 2021-05-14 23:29:58 2021-05-14 23:29:58 2021-05-14 23:05:47 2021-05-15T14:17:59.6643030Z published_at asset_name asset_label 2021-05-15T14:17:59.6644100Z 3 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R3.6.tgz 2021-05-15T14:17:59.6644640Z asset_download_count 2021-05-15T14:17:59.6645060Z 3 1 2021-05-15T14:17:59.6645770Z asset_browser_download_url 2021-05-15T14:17:59.6646780Z 3 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R3.6.tgz 2021-05-15T14:17:59.6647740Z Installing kirby21.t1 package binaries 2021-05-15T14:17:59.6738280Z --2021-05-15 14:17:59-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R3.6.tgz 2021-05-15T14:17:59.6930160Z Resolving github.com (github.com)... 140.82.112.3 2021-05-15T14:17:59.7089660Z Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2021-05-15T14:17:59.8252530Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:17:59.8259180Z Location: https://github-releases.githubusercontent.com/367497968/4bbf5f00-b50c-11eb-8f65-5b62ecc50f1b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141759Z&X-Amz-Expires=300&X-Amz-Signature=1283bfdbcee4761174e9468f3845cf12551a7a33a68f0dbda4cf9b7565e2182d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:17:59.8267310Z --2021-05-15 14:17:59-- https://github-releases.githubusercontent.com/367497968/4bbf5f00-b50c-11eb-8f65-5b62ecc50f1b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141759Z&X-Amz-Expires=300&X-Amz-Signature=1283bfdbcee4761174e9468f3845cf12551a7a33a68f0dbda4cf9b7565e2182d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-15T14:17:59.8273210Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.111.154, 185.199.110.154, ... 2021-05-15T14:17:59.8276260Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-15T14:17:59.9171710Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:17:59.9174370Z Length: 12430 (12K) [application/octet-stream] 2021-05-15T14:17:59.9176460Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaAkqVT/kirby21.t1_1.7.3.2.tgz’ 2021-05-15T14:17:59.9177300Z 2021-05-15T14:17:59.9179600Z 0K .......... .. 100% 29.0M=0s 2021-05-15T14:17:59.9180150Z 2021-05-15T14:17:59.9182040Z 2021-05-15 14:17:59 (29.0 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpaAkqVT/kirby21.t1_1.7.3.2.tgz’ saved [12430/12430] 2021-05-15T14:17:59.9183260Z 2021-05-15T14:17:59.9200940Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:17:59.9202400Z (as ‘lib’ is unspecified) 2021-05-15T14:17:59.9379270Z Rewriting new remotes: 2021-05-15T14:17:59.9659040Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:17:59.9659860Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:17:59.9660480Z remotes::install_cran("rcmdcheck") 2021-05-15T14:17:59.9661000Z remotes::install_cran("markdown") 2021-05-15T14:17:59.9838190Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:17:59.9838620Z env: 2021-05-15T14:17:59.9839080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:17:59.9839530Z TIC_DEPLOY_KEY: 2021-05-15T14:17:59.9840020Z RSPM: 2021-05-15T14:17:59.9841250Z GITHUB_PAT: *** 2021-05-15T14:17:59.9841850Z COVERALLS_TOKEN: 2021-05-15T14:17:59.9842300Z continue-on-error: false 2021-05-15T14:17:59.9842820Z VDIFFR_RUN_TESTS: false 2021-05-15T14:17:59.9843460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:17:59.9843890Z TZ: UTC 2021-05-15T14:17:59.9844300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:17:59.9844700Z NOT_CRAN: true 2021-05-15T14:17:59.9845140Z ##[endgroup] 2021-05-15T14:18:05.0591250Z 2021-05-15T14:18:05.0599010Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-15T14:18:05.8123000Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:18:05.8124010Z Use `force = TRUE` to force installation 2021-05-15T14:18:05.8137620Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:18:05.8138700Z Use `force = TRUE` to force installation 2021-05-15T14:18:05.8318600Z ##[group]Run options(width = 100) 2021-05-15T14:18:05.8319220Z options(width = 100) 2021-05-15T14:18:05.8319750Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:18:05.8320700Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:18:05.8489780Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:18:05.8490190Z env: 2021-05-15T14:18:05.8490650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:18:05.8491120Z TIC_DEPLOY_KEY: 2021-05-15T14:18:05.8491460Z RSPM: 2021-05-15T14:18:05.8492960Z GITHUB_PAT: *** 2021-05-15T14:18:05.8493400Z COVERALLS_TOKEN: 2021-05-15T14:18:05.8493880Z continue-on-error: false 2021-05-15T14:18:05.8494350Z VDIFFR_RUN_TESTS: false 2021-05-15T14:18:05.8494860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:18:05.8495290Z TZ: UTC 2021-05-15T14:18:05.8495690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:18:05.8496080Z NOT_CRAN: true 2021-05-15T14:18:05.8496500Z ##[endgroup] 2021-05-15T14:18:06.4865270Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:18:06.4866060Z setting value 2021-05-15T14:18:06.4867100Z version R version 3.6.3 (2020-02-29) 2021-05-15T14:18:06.4867620Z os macOS Catalina 10.15.7 2021-05-15T14:18:06.4868180Z system x86_64, darwin15.6.0 2021-05-15T14:18:06.4868690Z ui X11 2021-05-15T14:18:06.4869140Z language (EN) 2021-05-15T14:18:06.4870050Z collate en_US.UTF-8 2021-05-15T14:18:06.4871080Z ctype en_US.UTF-8 2021-05-15T14:18:06.4871600Z tz UTC 2021-05-15T14:18:06.4872400Z date 2021-05-15 2021-05-15T14:18:06.4872700Z 2021-05-15T14:18:06.4873810Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:18:06.4874610Z ! package * version date lib source 2021-05-15T14:18:06.4875860Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:18:06.4876970Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4878070Z base * 3.6.3 2020-03-05 [?] local 2021-05-15T14:18:06.4879120Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4880150Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4881210Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4882230Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:18:06.4883310Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4884380Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4885490Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4886560Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4887620Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4888720Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4889770Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4890890Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-15T14:18:06.4891970Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4892990Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4894650Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4895800Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4896920Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4898240Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-15T14:18:06.4899370Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:18:06.4900510Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4901540Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4902630Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4903700Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4904750Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4905850Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4906890Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4907990Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4909030Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4910240Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4911310Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4912350Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4913410Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4914520Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:18:06.4915790Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4916890Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4917940Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4919020Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-15T14:18:06.4920080Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-15T14:18:06.4921170Z grid 3.6.3 2020-03-05 [?] local 2021-05-15T14:18:06.4922180Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4923280Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4924340Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4925380Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4926480Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4927600Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-15T14:18:06.4928840Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-15T14:18:06.4929970Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4931010Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4932090Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4933130Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4934230Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4935530Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4936720Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4937790Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4939040Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4940120Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-15T14:18:06.4941150Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4942220Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4943280Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4944300Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4945430Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4946500Z parallel 3.6.3 2020-03-05 [?] local 2021-05-15T14:18:06.4947610Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4948710Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4949770Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4950850Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4951890Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4952990Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4954050Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4955140Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4956190Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4957210Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4958300Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4959340Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4960420Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4961570Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4962750Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4964180Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4965200Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4966290Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4967320Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4968420Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4969550Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4970610Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4971710Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4972760Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4973860Z splines 3.6.3 2020-03-05 [?] local 2021-05-15T14:18:06.4974940Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-15T14:18:06.4976320Z stats4 3.6.3 2020-03-05 [?] local 2021-05-15T14:18:06.4977480Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4978500Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4979790Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-15T14:18:06.4980860Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4981880Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-15T14:18:06.4982950Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4983990Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4985100Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:18:06.4986160Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4987260Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4988460Z P tools 3.6.3 2020-03-05 [2] local 2021-05-15T14:18:06.4989490Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4990530Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4991510Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-15T14:18:06.4992550Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4993580Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4994580Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4995620Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4996600Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:18:06.4997630Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.4998620Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.4999660Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-15T14:18:06.5000680Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-15T14:18:06.5001200Z 2021-05-15T14:18:06.5001710Z [1] /Users/runner/work/_temp/Library 2021-05-15T14:18:06.5002460Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-15T14:18:06.5002910Z 2021-05-15T14:18:06.5003780Z P ── Loaded and on-disk path mismatch. 2021-05-15T14:18:06.5060590Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:18:06.5061220Z Rscript -e 'tic::script()' 2021-05-15T14:18:06.5061690Z ls -l check 2021-05-15T14:18:06.5306540Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:18:06.5307110Z env: 2021-05-15T14:18:06.5307580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:18:06.5308030Z TIC_DEPLOY_KEY: 2021-05-15T14:18:06.5308430Z RSPM: 2021-05-15T14:18:06.5309590Z GITHUB_PAT: *** 2021-05-15T14:18:06.5310030Z COVERALLS_TOKEN: 2021-05-15T14:18:06.5310500Z continue-on-error: false 2021-05-15T14:18:06.5311000Z VDIFFR_RUN_TESTS: false 2021-05-15T14:18:06.5311490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:18:06.5311940Z TZ: UTC 2021-05-15T14:18:06.5312310Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:18:06.5312750Z NOT_CRAN: true 2021-05-15T14:18:06.5313160Z ##[endgroup] 2021-05-15T14:18:06.8704160Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:18:07.0089350Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:18:07.0090490Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:18:07.0091230Z timeout = Inf, check_dir = "check") 2021-05-15T14:18:07.1289380Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:18:07.4054940Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:18:10.2913970Z * preparing ‘kirby21.dti’: 2021-05-15T14:18:10.2959120Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:18:10.3907250Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:18:10.3912600Z * checking for empty or unneeded directories 2021-05-15T14:18:10.3946890Z * building ‘kirby21.dti_1.7.0.tar.gz’ 2021-05-15T14:18:10.4022700Z 2021-05-15T14:18:10.4936160Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:18:10.7850850Z * using log directory ‘/Users/runner/work/kirby21.dti/kirby21.dti/check/kirby21.dti.Rcheck’ 2021-05-15T14:18:10.7853960Z * using R version 3.6.3 (2020-02-29) 2021-05-15T14:18:10.7856020Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-15T14:18:10.7857590Z * using session charset: UTF-8 2021-05-15T14:18:10.8047630Z * using option ‘--as-cran’ 2021-05-15T14:18:10.8129920Z * checking for file ‘kirby21.dti/DESCRIPTION’ ... OK 2021-05-15T14:18:10.8135250Z * checking extension type ... Package 2021-05-15T14:18:10.8137200Z * this is package ‘kirby21.dti’ version ‘1.7.0’ 2021-05-15T14:18:10.8142590Z * package encoding: UTF-8 2021-05-15T14:18:10.8168620Z * checking package namespace information ... OK 2021-05-15T14:18:11.7883630Z * checking package dependencies ... OK 2021-05-15T14:18:11.7890930Z * checking if this is a source package ... OK 2021-05-15T14:18:11.7897750Z * checking if there is a namespace ... OK 2021-05-15T14:18:11.8856920Z * checking for executable files ... OK 2021-05-15T14:18:11.8872170Z * checking for hidden files and directories ... OK 2021-05-15T14:18:11.8882120Z * checking for portable file names ... OK 2021-05-15T14:18:11.8896290Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:18:11.8983830Z * checking serialization versions ... OK 2021-05-15T14:18:13.2947150Z * checking whether package ‘kirby21.dti’ can be installed ... OK 2021-05-15T14:18:13.3065030Z * checking installed package size ... OK 2021-05-15T14:18:13.4079410Z * checking package directory ... OK 2021-05-15T14:18:13.4080470Z * checking for future file timestamps ... OK 2021-05-15T14:18:13.6132190Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:18:13.6139530Z * checking top-level files ... OK 2021-05-15T14:18:13.6147290Z * checking for left-over files ... OK 2021-05-15T14:18:13.6148190Z * checking index information ... OK 2021-05-15T14:18:13.7713580Z * checking package subdirectories ... OK 2021-05-15T14:18:13.8397790Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:18:13.9075240Z * checking R files for syntax errors ... OK 2021-05-15T14:18:14.1526330Z * checking whether the package can be loaded ... OK 2021-05-15T14:18:14.2985690Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:18:14.4468770Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:18:14.5876270Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:18:14.8294820Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:18:15.0870760Z * checking loading without being on the library search path ... OK 2021-05-15T14:18:15.2517460Z * checking dependencies in R code ... OK 2021-05-15T14:18:16.0416500Z * checking S3 generic/method consistency ... OK 2021-05-15T14:18:16.2066460Z * checking replacement functions ... OK 2021-05-15T14:18:16.3796610Z * checking foreign function calls ... OK 2021-05-15T14:18:18.6066260Z * checking R code for possible problems ... OK 2021-05-15T14:18:18.8472610Z * checking Rd files ... OK 2021-05-15T14:18:18.9120240Z * checking Rd metadata ... OK 2021-05-15T14:18:18.9866520Z * checking Rd line widths ... OK 2021-05-15T14:18:19.1290740Z * checking Rd cross-references ... OK 2021-05-15T14:18:19.2958440Z * checking for missing documentation entries ... OK 2021-05-15T14:18:19.8060840Z * checking for code/documentation mismatches ... OK 2021-05-15T14:18:20.7388860Z * checking Rd \usage sections ... OK 2021-05-15T14:18:20.8130600Z * checking Rd contents ... OK 2021-05-15T14:18:20.9037100Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:18:21.6128930Z * checking examples ... OK 2021-05-15T14:18:24.9193660Z * checking PDF version of manual ... OK 2021-05-15T14:18:24.9201270Z * checking for detritus in the temp directory ... OK 2021-05-15T14:18:24.9202260Z * DONE 2021-05-15T14:18:24.9208130Z 2021-05-15T14:18:24.9208900Z Status: OK 2021-05-15T14:18:24.9267670Z 2021-05-15T14:18:25.0422870Z ── R CMD check results ────────────────────────────────── kirby21.dti 1.7.0 ──── 2021-05-15T14:18:25.0440180Z Duration: 14.6s 2021-05-15T14:18:25.0440520Z 2021-05-15T14:18:25.0452240Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:18:25.0628890Z total 48 2021-05-15T14:18:25.0632320Z drwxr-xr-x 14 runner staff 448 May 15 14:18 kirby21.dti.Rcheck 2021-05-15T14:18:25.0633780Z -rw-r--r-- 1 runner staff 3045 May 15 14:18 kirby21.dti_1.7.0.tar.gz 2021-05-15T14:18:25.0635070Z -rw-r--r-- 1 runner staff 16812 May 15 14:18 kirby21.dti_1.7.0.tgz 2021-05-15T14:18:25.0682770Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:18:25.0683640Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:18:25.0923960Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:18:25.0924500Z env: 2021-05-15T14:18:25.0924910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:18:25.0925380Z TIC_DEPLOY_KEY: 2021-05-15T14:18:25.0925750Z RSPM: 2021-05-15T14:18:25.0927180Z GITHUB_PAT: *** 2021-05-15T14:18:25.0927620Z COVERALLS_TOKEN: 2021-05-15T14:18:25.0928080Z continue-on-error: false 2021-05-15T14:18:25.0928560Z VDIFFR_RUN_TESTS: false 2021-05-15T14:18:25.0929030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:18:25.0929480Z TZ: UTC 2021-05-15T14:18:25.0929840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:18:25.0930260Z NOT_CRAN: true 2021-05-15T14:18:25.0930610Z ##[endgroup] 2021-05-15T14:18:25.1325480Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:18:25.1326200Z Rscript -e "tic::before_deploy()" 2021-05-15T14:18:25.1567650Z shell: /bin/bash -e {0} 2021-05-15T14:18:25.1568080Z env: 2021-05-15T14:18:25.1568510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:18:25.1568950Z TIC_DEPLOY_KEY: 2021-05-15T14:18:25.1569330Z RSPM: 2021-05-15T14:18:25.1570180Z GITHUB_PAT: *** 2021-05-15T14:18:25.1570590Z COVERALLS_TOKEN: 2021-05-15T14:18:25.1571040Z continue-on-error: false 2021-05-15T14:18:25.1571510Z VDIFFR_RUN_TESTS: false 2021-05-15T14:18:25.1571980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:18:25.1572460Z TZ: UTC 2021-05-15T14:18:25.1572820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:18:25.1573250Z NOT_CRAN: true 2021-05-15T14:18:25.1573630Z ##[endgroup] 2021-05-15T14:18:25.4960000Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:18:25.6312340Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:18:25.6313280Z with: 2021-05-15T14:18:25.6314620Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.dti/releases/42997286/assets{?name,label} 2021-05-15T14:18:25.6315660Z asset_path: check/kirby21.dti_1.7.0.tgz 2021-05-15T14:18:25.6316190Z asset_name: kirby21.dti_1.7.0_R3.6.tgz 2021-05-15T14:18:25.6316750Z asset_content_type: application/octet-stream 2021-05-15T14:18:25.6317280Z env: 2021-05-15T14:18:25.6317690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:18:25.6318170Z TIC_DEPLOY_KEY: 2021-05-15T14:18:25.6318520Z RSPM: 2021-05-15T14:18:25.6319640Z GITHUB_PAT: *** 2021-05-15T14:18:25.6320070Z COVERALLS_TOKEN: 2021-05-15T14:18:25.6320570Z continue-on-error: false 2021-05-15T14:18:25.6321060Z VDIFFR_RUN_TESTS: false 2021-05-15T14:18:25.6321550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:18:25.6322000Z TZ: UTC 2021-05-15T14:18:25.6322460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:18:25.6322890Z NOT_CRAN: true 2021-05-15T14:18:25.6323820Z GITHUB_TOKEN: *** 2021-05-15T14:18:25.6324210Z ##[endgroup] 2021-05-15T14:18:26.1531960Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:18:26.1532620Z Rscript -e "tic::deploy()" 2021-05-15T14:18:26.1770310Z shell: /bin/bash -e {0} 2021-05-15T14:18:26.1770710Z env: 2021-05-15T14:18:26.1771140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:18:26.1771610Z TIC_DEPLOY_KEY: 2021-05-15T14:18:26.1771940Z RSPM: 2021-05-15T14:18:26.1773360Z GITHUB_PAT: *** 2021-05-15T14:18:26.1773790Z COVERALLS_TOKEN: 2021-05-15T14:18:26.1774280Z continue-on-error: false 2021-05-15T14:18:26.1774740Z VDIFFR_RUN_TESTS: false 2021-05-15T14:18:26.1775400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:18:26.1775850Z TZ: UTC 2021-05-15T14:18:26.1776350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:18:26.1776780Z NOT_CRAN: true 2021-05-15T14:18:26.1777130Z ##[endgroup] 2021-05-15T14:18:26.5203430Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:18:26.6562590Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:18:26.6563280Z Rscript -e "tic::after_deploy()" 2021-05-15T14:18:26.6804260Z shell: /bin/bash -e {0} 2021-05-15T14:18:26.6804640Z env: 2021-05-15T14:18:26.6805180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:18:26.6805620Z TIC_DEPLOY_KEY: 2021-05-15T14:18:26.6805990Z RSPM: 2021-05-15T14:18:26.6807110Z GITHUB_PAT: *** 2021-05-15T14:18:26.6807550Z COVERALLS_TOKEN: 2021-05-15T14:18:26.6808000Z continue-on-error: false 2021-05-15T14:18:26.6808490Z VDIFFR_RUN_TESTS: false 2021-05-15T14:18:26.6809000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:18:26.6809410Z TZ: UTC 2021-05-15T14:18:26.6809800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:18:26.6810190Z NOT_CRAN: true 2021-05-15T14:18:26.6810580Z ##[endgroup] 2021-05-15T14:18:27.0197400Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:18:28.3688660Z Post job cleanup. 2021-05-15T14:18:28.4397910Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:18:28.4547110Z Post job cleanup. 2021-05-15T14:18:28.5793910Z [command]/usr/local/bin/git version 2021-05-15T14:18:28.5906360Z git version 2.31.1 2021-05-15T14:18:28.5957180Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:18:28.6031200Z [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-15T14:18:28.6875680Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:18:28.6930260Z http.https://github.com/.extraheader 2021-05-15T14:18:28.6943310Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:18:28.7018720Z [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-15T14:18:28.7898150Z Cleaning up orphan processes