2021-05-15T13:59:45.2171612Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:59:45.5486459Z 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.6941532Z 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.7829598Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T13:59:45.8711258Z ##[section]Finishing: Request a runner to run this job 2021-05-15T14:00:35.8584410Z Current runner version: '2.278.0' 2021-05-15T14:00:35.8723760Z ##[group]Operating System 2021-05-15T14:00:35.8724940Z Mac OS X 2021-05-15T14:00:35.8726420Z 10.15.7 2021-05-15T14:00:35.8732830Z 19H1030 2021-05-15T14:00:35.8733620Z ##[endgroup] 2021-05-15T14:00:35.8734690Z ##[group]Virtual Environment 2021-05-15T14:00:35.8735960Z Environment: macos-10.15 2021-05-15T14:00:35.8737330Z Version: 20210510.1 2021-05-15T14:00:35.8738290Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T14:00:35.8745440Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T14:00:35.8746420Z ##[endgroup] 2021-05-15T14:00:35.8755080Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T14:00:35.8757990Z Actions: write 2021-05-15T14:00:35.8758990Z Checks: write 2021-05-15T14:00:35.8760930Z Contents: write 2021-05-15T14:00:35.8765020Z Deployments: write 2021-05-15T14:00:35.8766230Z Issues: write 2021-05-15T14:00:35.8773500Z Metadata: read 2021-05-15T14:00:35.8774410Z Packages: write 2021-05-15T14:00:35.8775500Z PullRequests: write 2021-05-15T14:00:35.8776400Z RepositoryProjects: write 2021-05-15T14:00:35.8777860Z SecurityEvents: write 2021-05-15T14:00:35.8785740Z Statuses: write 2021-05-15T14:00:35.8787790Z ##[endgroup] 2021-05-15T14:00:35.8798720Z Prepare workflow directory 2021-05-15T14:00:36.0293360Z Prepare all required actions 2021-05-15T14:00:36.0307890Z Getting action download info 2021-05-15T14:00:36.4187900Z Download action repository 'actions/checkout@v2' 2021-05-15T14:00:41.4872170Z Download action repository 'r-lib/actions@master' 2021-05-15T14:00:50.0967380Z Download action repository 'adigherman/actions@master' 2021-05-15T14:00:59.2663370Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T14:00:59.7506450Z Download action repository 'actions/cache@v1' 2021-05-15T14:01:00.1106050Z Download action repository 'actions/upload-artifact@master' 2021-05-15T14:01:02.0627130Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T14:01:03.0043360Z ##[group]Run actions/checkout@v2 2021-05-15T14:01:03.0044190Z with: 2021-05-15T14:01:03.0044670Z repository: neuroconductor/kirby21.dti 2021-05-15T14:01:03.0045640Z token: *** 2021-05-15T14:01:03.0046020Z ssh-strict: true 2021-05-15T14:01:03.0046480Z persist-credentials: true 2021-05-15T14:01:03.0046920Z clean: true 2021-05-15T14:01:03.0047280Z fetch-depth: 1 2021-05-15T14:01:03.0047630Z lfs: false 2021-05-15T14:01:03.0047990Z submodules: false 2021-05-15T14:01:03.0048330Z env: 2021-05-15T14:01:03.0048740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:03.0049170Z TIC_DEPLOY_KEY: 2021-05-15T14:01:03.0049570Z RSPM: 2021-05-15T14:01:03.0050280Z GITHUB_PAT: *** 2021-05-15T14:01:03.0050660Z COVERALLS_TOKEN: 2021-05-15T14:01:03.0051110Z continue-on-error: false 2021-05-15T14:01:03.0051560Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:03.0051940Z ##[endgroup] 2021-05-15T14:01:04.8055080Z Syncing repository: neuroconductor/kirby21.dti 2021-05-15T14:01:04.8056450Z ##[group]Getting Git version info 2021-05-15T14:01:04.8058360Z Working directory is '/Users/runner/work/kirby21.dti/kirby21.dti' 2021-05-15T14:01:04.8059170Z [command]/usr/local/bin/git version 2021-05-15T14:01:04.8490310Z git version 2.31.1 2021-05-15T14:01:04.8526120Z ##[endgroup] 2021-05-15T14:01:04.8536180Z Deleting the contents of '/Users/runner/work/kirby21.dti/kirby21.dti' 2021-05-15T14:01:04.8542950Z ##[group]Initializing the repository 2021-05-15T14:01:04.8549910Z [command]/usr/local/bin/git init /Users/runner/work/kirby21.dti/kirby21.dti 2021-05-15T14:01:04.8870550Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T14:01:04.8872350Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T14:01:04.8873860Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T14:01:04.8904930Z hint: 2021-05-15T14:01:04.8906670Z hint: git config --global init.defaultBranch 2021-05-15T14:01:04.8908440Z hint: 2021-05-15T14:01:04.8909920Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T14:01:04.8911390Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T14:01:04.8912060Z hint: 2021-05-15T14:01:04.8912890Z hint: git branch -m 2021-05-15T14:01:04.8968300Z Initialized empty Git repository in /Users/runner/work/kirby21.dti/kirby21.dti/.git/ 2021-05-15T14:01:04.8985890Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/kirby21.dti 2021-05-15T14:01:04.9170370Z ##[endgroup] 2021-05-15T14:01:04.9171780Z ##[group]Disabling automatic garbage collection 2021-05-15T14:01:04.9179660Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T14:01:04.9284300Z ##[endgroup] 2021-05-15T14:01:04.9292700Z ##[group]Setting up auth 2021-05-15T14:01:04.9305120Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:01:04.9414610Z [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:01:05.0991490Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:01:05.1091750Z [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:01:05.2500920Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T14:01:05.2611030Z ##[endgroup] 2021-05-15T14:01:05.2612590Z ##[group]Fetching the repository 2021-05-15T14:01:05.2624240Z [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:01:05.6263780Z remote: Enumerating objects: 49, done. 2021-05-15T14:01:05.6266610Z remote: Counting objects: 2% (1/49) 2021-05-15T14:01:05.6267500Z remote: Counting objects: 4% (2/49) 2021-05-15T14:01:05.6268730Z remote: Counting objects: 6% (3/49) 2021-05-15T14:01:05.6269630Z remote: Counting objects: 8% (4/49) 2021-05-15T14:01:05.6270390Z remote: Counting objects: 10% (5/49) 2021-05-15T14:01:05.6271220Z remote: Counting objects: 12% (6/49) 2021-05-15T14:01:05.6271930Z remote: Counting objects: 14% (7/49) 2021-05-15T14:01:05.6272630Z remote: Counting objects: 16% (8/49) 2021-05-15T14:01:05.6273550Z remote: Counting objects: 18% (9/49) 2021-05-15T14:01:05.6274190Z remote: Counting objects: 20% (10/49) 2021-05-15T14:01:05.6274860Z remote: Counting objects: 22% (11/49) 2021-05-15T14:01:05.6275440Z remote: Counting objects: 24% (12/49) 2021-05-15T14:01:05.6276170Z remote: Counting objects: 26% (13/49) 2021-05-15T14:01:05.6276890Z remote: Counting objects: 28% (14/49) 2021-05-15T14:01:05.6277510Z remote: Counting objects: 30% (15/49) 2021-05-15T14:01:05.6278180Z remote: Counting objects: 32% (16/49) 2021-05-15T14:01:05.6278880Z remote: Counting objects: 34% (17/49) 2021-05-15T14:01:05.6280440Z remote: Counting objects: 36% (18/49) 2021-05-15T14:01:05.6281800Z remote: Counting objects: 38% (19/49) 2021-05-15T14:01:05.6283240Z remote: Counting objects: 40% (20/49) 2021-05-15T14:01:05.6284660Z remote: Counting objects: 42% (21/49) 2021-05-15T14:01:05.6285930Z remote: Counting objects: 44% (22/49) 2021-05-15T14:01:05.6287120Z remote: Counting objects: 46% (23/49) 2021-05-15T14:01:05.6288330Z remote: Counting objects: 48% (24/49) 2021-05-15T14:01:05.6289630Z remote: Counting objects: 51% (25/49) 2021-05-15T14:01:05.6291460Z remote: Counting objects: 53% (26/49) 2021-05-15T14:01:05.6293350Z remote: Counting objects: 55% (27/49) 2021-05-15T14:01:05.6295200Z remote: Counting objects: 57% (28/49) 2021-05-15T14:01:05.6296540Z remote: Counting objects: 59% (29/49) 2021-05-15T14:01:05.6297670Z remote: Counting objects: 61% (30/49) 2021-05-15T14:01:05.6298830Z remote: Counting objects: 63% (31/49) 2021-05-15T14:01:05.6300000Z remote: Counting objects: 65% (32/49) 2021-05-15T14:01:05.6301600Z remote: Counting objects: 67% (33/49) 2021-05-15T14:01:05.6302660Z remote: Counting objects: 69% (34/49) 2021-05-15T14:01:05.6305570Z remote: Counting objects: 71% (35/49) 2021-05-15T14:01:05.6307120Z remote: Counting objects: 73% (36/49) 2021-05-15T14:01:05.6308260Z remote: Counting objects: 75% (37/49) 2021-05-15T14:01:05.6309910Z remote: Counting objects: 77% (38/49) 2021-05-15T14:01:05.6314200Z remote: Counting objects: 79% (39/49) 2021-05-15T14:01:05.6317540Z remote: Counting objects: 81% (40/49) 2021-05-15T14:01:05.6318740Z remote: Counting objects: 83% (41/49) 2021-05-15T14:01:05.6320010Z remote: Counting objects: 85% (42/49) 2021-05-15T14:01:05.6321160Z remote: Counting objects: 87% (43/49) 2021-05-15T14:01:05.6322260Z remote: Counting objects: 89% (44/49) 2021-05-15T14:01:05.6323300Z remote: Counting objects: 91% (45/49) 2021-05-15T14:01:05.6324450Z remote: Counting objects: 93% (46/49) 2021-05-15T14:01:05.6325990Z remote: Counting objects: 95% (47/49) 2021-05-15T14:01:05.6327180Z remote: Counting objects: 97% (48/49) 2021-05-15T14:01:05.6328190Z remote: Counting objects: 100% (49/49) 2021-05-15T14:01:05.6329360Z remote: Counting objects: 100% (49/49), done. 2021-05-15T14:01:05.6331370Z remote: Compressing objects: 2% (1/48) 2021-05-15T14:01:05.6332390Z remote: Compressing objects: 4% (2/48) 2021-05-15T14:01:05.6333540Z remote: Compressing objects: 6% (3/48) 2021-05-15T14:01:05.6335340Z remote: Compressing objects: 8% (4/48) 2021-05-15T14:01:05.6336640Z remote: Compressing objects: 10% (5/48) 2021-05-15T14:01:05.6337830Z remote: Compressing objects: 12% (6/48) 2021-05-15T14:01:05.6338930Z remote: Compressing objects: 14% (7/48) 2021-05-15T14:01:05.6340000Z remote: Compressing objects: 16% (8/48) 2021-05-15T14:01:05.6341130Z remote: Compressing objects: 18% (9/48) 2021-05-15T14:01:05.6344240Z remote: Compressing objects: 20% (10/48) 2021-05-15T14:01:05.6346910Z remote: Compressing objects: 22% (11/48) 2021-05-15T14:01:05.6348060Z remote: Compressing objects: 25% (12/48) 2021-05-15T14:01:05.6349220Z remote: Compressing objects: 27% (13/48) 2021-05-15T14:01:05.6350220Z remote: Compressing objects: 29% (14/48) 2021-05-15T14:01:05.6351420Z remote: Compressing objects: 31% (15/48) 2021-05-15T14:01:05.6353200Z remote: Compressing objects: 33% (16/48) 2021-05-15T14:01:05.6354570Z remote: Compressing objects: 35% (17/48) 2021-05-15T14:01:05.6356250Z remote: Compressing objects: 37% (18/48) 2021-05-15T14:01:05.6357680Z remote: Compressing objects: 39% (19/48) 2021-05-15T14:01:05.6358770Z remote: Compressing objects: 41% (20/48) 2021-05-15T14:01:05.6359900Z remote: Compressing objects: 43% (21/48) 2021-05-15T14:01:05.6360930Z remote: Compressing objects: 45% (22/48) 2021-05-15T14:01:05.6362450Z remote: Compressing objects: 47% (23/48) 2021-05-15T14:01:05.6363660Z remote: Compressing objects: 50% (24/48) 2021-05-15T14:01:05.6364750Z remote: Compressing objects: 52% (25/48) 2021-05-15T14:01:05.6365810Z remote: Compressing objects: 54% (26/48) 2021-05-15T14:01:05.6366880Z remote: Compressing objects: 56% (27/48) 2021-05-15T14:01:05.6368000Z remote: Compressing objects: 58% (28/48) 2021-05-15T14:01:05.6368970Z remote: Compressing objects: 60% (29/48) 2021-05-15T14:01:05.6371160Z remote: Compressing objects: 62% (30/48) 2021-05-15T14:01:05.6372230Z remote: Compressing objects: 64% (31/48) 2021-05-15T14:01:05.6373510Z remote: Compressing objects: 66% (32/48) 2021-05-15T14:01:05.6374570Z remote: Compressing objects: 68% (33/48) 2021-05-15T14:01:05.6375510Z remote: Compressing objects: 70% (34/48) 2021-05-15T14:01:05.6376530Z remote: Compressing objects: 72% (35/48) 2021-05-15T14:01:05.6377560Z remote: Compressing objects: 75% (36/48) 2021-05-15T14:01:05.6378520Z remote: Compressing objects: 77% (37/48) 2021-05-15T14:01:05.6379510Z remote: Compressing objects: 79% (38/48) 2021-05-15T14:01:05.6380490Z remote: Compressing objects: 81% (39/48) 2021-05-15T14:01:05.6381520Z remote: Compressing objects: 83% (40/48) 2021-05-15T14:01:05.6382510Z remote: Compressing objects: 85% (41/48) 2021-05-15T14:01:05.6383510Z remote: Compressing objects: 87% (42/48) 2021-05-15T14:01:05.6384530Z remote: Compressing objects: 89% (43/48) 2021-05-15T14:01:05.6385580Z remote: Compressing objects: 91% (44/48) 2021-05-15T14:01:05.6386590Z remote: Compressing objects: 93% (45/48) 2021-05-15T14:01:05.6387450Z remote: Compressing objects: 95% (46/48) 2021-05-15T14:01:05.6388620Z remote: Compressing objects: 97% (47/48) 2021-05-15T14:01:05.6389770Z remote: Compressing objects: 100% (48/48) 2021-05-15T14:01:05.6390690Z remote: Compressing objects: 100% (48/48), done. 2021-05-15T14:02:02.6832010Z remote: Total 49 (delta 2), reused 43 (delta 0), pack-reused 0 2021-05-15T14:02:06.4403550Z From https://github.com/neuroconductor/kirby21.dti 2021-05-15T14:02:06.4405910Z * [new ref] 00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa -> 1.7.0.s 2021-05-15T14:02:06.4655980Z ##[endgroup] 2021-05-15T14:02:06.4657300Z ##[group]Determining the checkout info 2021-05-15T14:02:06.4685130Z ##[endgroup] 2021-05-15T14:02:06.4687050Z ##[group]Checking out the ref 2021-05-15T14:02:06.4750460Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-15T14:02:08.1131940Z Updating files: 52% (23/44) 2021-05-15T14:02:08.1135960Z Updating files: 54% (24/44) 2021-05-15T14:02:08.7899990Z Updating files: 56% (25/44) 2021-05-15T14:02:08.7906430Z Updating files: 59% (26/44) 2021-05-15T14:02:08.7913520Z Updating files: 61% (27/44) 2021-05-15T14:02:08.7918230Z Updating files: 63% (28/44) 2021-05-15T14:02:09.5269850Z Updating files: 65% (29/44) 2021-05-15T14:02:09.5276750Z Updating files: 68% (30/44) 2021-05-15T14:02:09.5282450Z Updating files: 70% (31/44) 2021-05-15T14:02:09.5288520Z Updating files: 72% (32/44) 2021-05-15T14:02:10.4233120Z Updating files: 75% (33/44) 2021-05-15T14:02:10.4239360Z Updating files: 77% (34/44) 2021-05-15T14:02:10.4244750Z Updating files: 79% (35/44) 2021-05-15T14:02:10.4248290Z Updating files: 81% (36/44) 2021-05-15T14:02:11.2297470Z Updating files: 84% (37/44) 2021-05-15T14:02:11.2306900Z Updating files: 86% (38/44) 2021-05-15T14:02:11.2314440Z Updating files: 88% (39/44) 2021-05-15T14:02:11.2324030Z Updating files: 90% (40/44) 2021-05-15T14:02:11.2324940Z Updating files: 93% (41/44) 2021-05-15T14:02:11.2328190Z Updating files: 95% (42/44) 2021-05-15T14:02:11.2332300Z Updating files: 97% (43/44) 2021-05-15T14:02:11.2336470Z Updating files: 100% (44/44) 2021-05-15T14:02:11.2337080Z Updating files: 100% (44/44), done. 2021-05-15T14:02:11.2419760Z HEAD is now at 00def5a Version id 43 stable 2021-05-15T14:02:11.2449690Z ##[endgroup] 2021-05-15T14:02:11.2684740Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T14:02:11.2767340Z '00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa' 2021-05-15T14:02:11.3275630Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:02:11.3276140Z with: 2021-05-15T14:02:11.3277070Z r-version: release 2021-05-15T14:02:11.3277440Z Ncpus: 1 2021-05-15T14:02:11.3277820Z crayon.enabled: NULL 2021-05-15T14:02:11.3279170Z remove-openmp-macos: true 2021-05-15T14:02:11.3279900Z http-user-agent: default 2021-05-15T14:02:11.3280570Z install-r: true 2021-05-15T14:02:11.3281110Z windows-path-include-mingw: true 2021-05-15T14:02:11.3281810Z env: 2021-05-15T14:02:11.3282230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:11.3282660Z TIC_DEPLOY_KEY: 2021-05-15T14:02:11.3282980Z RSPM: 2021-05-15T14:02:11.3293970Z GITHUB_PAT: *** 2021-05-15T14:02:11.3294710Z COVERALLS_TOKEN: 2021-05-15T14:02:11.3295170Z continue-on-error: false 2021-05-15T14:02:11.3295630Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:11.3296230Z ##[endgroup] 2021-05-15T14:02:12.3834540Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T14:02:15.4338830Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-15T14:02:15.6008200Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T14:02:15.9418000Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T14:02:16.0363200Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T14:02:16.0402930Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T14:02:16.0404600Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T14:02:16.0406820Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T14:02:17.1117720Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T14:02:17.1120980Z Checksumming (Apple_Free : 3)… 2021-05-15T14:02:18.0523210Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T14:02:18.0627030Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T14:02:18.1057150Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T14:02:18.1059430Z Checksumming (Apple_Free : 5)… 2021-05-15T14:02:18.1061160Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T14:02:18.1062750Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T14:02:19.0426050Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T14:02:19.0429400Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T14:02:19.0435600Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T14:02:19.0453460Z verified CRC32 $84F1919B 2021-05-15T14:02:20.8331500Z /dev/disk2 GUID_partition_scheme 2021-05-15T14:02:20.8435100Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T14:02:20.8574590Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T14:02:28.7357550Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T14:02:28.7358410Z To reinstall 0.29.2_3, run: 2021-05-15T14:02:28.7359330Z brew reinstall pkg-config 2021-05-15T14:02:28.7914890Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T14:02:30.4596200Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T14:02:30.8071880Z ==> 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:02:31.1212080Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T14:02:35.9334360Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T14:02:36.0210810Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T14:02:36.5221070Z installer: Package name is R 4.0.5 for macOS 2021-05-15T14:02:36.5323460Z installer: Upgrading at base path / 2021-05-15T14:02:36.5424000Z installer: The upgrade was successful. 2021-05-15T14:02:37.6945440Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T14:02:38.0289010Z ==> 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:02:38.1499800Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T14:02:41.7759130Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T14:02:42.4563580Z installer: Package name is gfortran 2021-05-15T14:02:42.4564720Z installer: Installing at base path / 2021-05-15T14:02:42.4565400Z installer: The install was successful. 2021-05-15T14:02:42.4624450Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T14:02:42.7189890Z "disk2" ejected. 2021-05-15T14:02:42.7293430Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T14:02:42.7982500Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T14:02:42.8439670Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:02:42.8440280Z env: 2021-05-15T14:02:42.8441040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:42.8441710Z TIC_DEPLOY_KEY: 2021-05-15T14:02:42.8442080Z RSPM: 2021-05-15T14:02:42.8443500Z GITHUB_PAT: *** 2021-05-15T14:02:42.8443960Z COVERALLS_TOKEN: 2021-05-15T14:02:42.8444500Z continue-on-error: false 2021-05-15T14:02:42.8445140Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:42.8445770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:02:42.8446400Z TZ: UTC 2021-05-15T14:02:42.8446830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:42.8447290Z NOT_CRAN: true 2021-05-15T14:02:42.8447660Z ##[endgroup] 2021-05-15T14:02:43.3061530Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T14:02:43.4907570Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T14:02:43.4930350Z Dload Upload Total Spent Left Speed 2021-05-15T14:02:43.4950860Z 2021-05-15T14:02:43.6865740Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:02:43.6870520Z 100 117 0 117 0 0 587 0 --:--:-- --:--:-- --:--:-- 593 2021-05-15T14:02:43.9908890Z 2021-05-15T14:02:43.9911590Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:02:44.1476830Z 2021-05-15T14:02:45.1652980Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:02:46.1968390Z 9 82.6M 9 8208k 0 0 4891k 0 0:00:17 0:00:01 0:00:16 8070k 2021-05-15T14:02:47.1631730Z 29 82.6M 29 24.0M 0 0 9074k 0 0:00:09 0:00:02 0:00:07 11.7M 2021-05-15T14:02:48.1775390Z 48 82.6M 48 40.0M 0 0 10.8M 0 0:00:07 0:00:03 0:00:04 13.2M 2021-05-15T14:02:49.1850300Z 69 82.6M 69 57.0M 0 0 12.1M 0 0:00:06 0:00:04 0:00:02 14.1M 2021-05-15T14:02:50.1743670Z 78 82.6M 78 64.8M 0 0 11.3M 0 0:00:07 0:00:05 0:00:02 12.8M 2021-05-15T14:02:51.1466270Z 84 82.6M 84 69.7M 0 0 10.4M 0 0:00:07 0:00:06 0:00:01 12.3M 2021-05-15T14:02:52.1814270Z 90 82.6M 90 75.1M 0 0 9.8M 0 0:00:08 0:00:07 0:00:01 10.3M 2021-05-15T14:02:52.3039420Z 98 82.6M 98 81.5M 0 0 9604k 0 0:00:08 0:00:08 --:--:-- 8475k 2021-05-15T14:02:52.3041220Z 100 82.6M 100 82.6M 0 0 9597k 0 0:00:08 0:00:08 --:--:-- 6347k 2021-05-15T14:02:57.4158520Z ##[group]Run tlmgr update --self 2021-05-15T14:02:57.4159690Z tlmgr update --self 2021-05-15T14:02:57.4161130Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:02:57.4162680Z tlmgr update --all 2021-05-15T14:02:57.4428420Z shell: /bin/bash -e {0} 2021-05-15T14:02:57.4428840Z env: 2021-05-15T14:02:57.4429330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:57.4429810Z TIC_DEPLOY_KEY: 2021-05-15T14:02:57.4430210Z RSPM: 2021-05-15T14:02:57.4431650Z GITHUB_PAT: *** 2021-05-15T14:02:57.4432090Z COVERALLS_TOKEN: 2021-05-15T14:02:57.4432610Z continue-on-error: false 2021-05-15T14:02:57.4433100Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:57.4433650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:02:57.4434100Z TZ: UTC 2021-05-15T14:02:57.4434540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:57.4434960Z NOT_CRAN: true 2021-05-15T14:02:57.4435450Z ##[endgroup] 2021-05-15T14:03:00.0594400Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:03:00.0699290Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:03:02.5079810Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:03:02.5081690Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:03:02.7787280Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T14:03:03.1691640Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T14:03:03.4477780Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T14:03:03.7723260Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T14:03:04.0451400Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-15T14:03:07.9859840Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-15T14:03:08.2561480Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-15T14:03:08.8308880Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-15T14:03:09.1072990Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-15T14:03:09.3745790Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-15T14:03:09.7001430Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-15T14:03:09.9801170Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-15T14:03:10.2610890Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-15T14:03:10.6407140Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-15T14:03:10.9013590Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-15T14:03:11.4942520Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-15T14:03:11.7761330Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-15T14:03:12.0515820Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-15T14:03:12.3265020Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-15T14:03:12.6483930Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-15T14:03:13.0209590Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-15T14:03:13.2876230Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-15T14:03:13.6404490Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-15T14:03:13.9797620Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-15T14:03:14.2423930Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-15T14:03:14.5423090Z [27/89, 00:12/00:12] install: grfext [3k] 2021-05-15T14:03:14.8170650Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-15T14:03:15.0899340Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-15T14:03:15.3728440Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-15T14:03:15.6576880Z [31/89, 00:13/00:13] install: interpreter [7k] 2021-05-15T14:03:15.9350020Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-15T14:03:16.2204790Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-15T14:03:16.5597760Z [34/89, 00:14/00:14] install: logreq [4k] 2021-05-15T14:03:16.8314650Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-15T14:03:17.1089000Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-15T14:03:17.5004920Z [37/89, 00:15/00:16] install: lua-ul [7k] 2021-05-15T14:03:17.7757840Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-15T14:03:18.0559670Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-15T14:03:18.3390180Z [40/89, 00:16/00:17] install: luacode [3k] 2021-05-15T14:03:18.6004150Z [41/89, 00:16/00:17] install: luacolor [5k] 2021-05-15T14:03:18.8725770Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-15T14:03:19.1549040Z [43/89, 00:17/00:18] install: luaimageembed [2k] 2021-05-15T14:03:19.4408990Z [44/89, 00:17/00:18] install: luaindex [5k] 2021-05-15T14:03:19.7231550Z [45/89, 00:17/00:18] install: luainputenc [5k] 2021-05-15T14:03:20.0023970Z [46/89, 00:18/00:19] install: luaintro [1k] 2021-05-15T14:03:20.2715680Z [47/89, 00:18/00:19] install: luakeys [5k] 2021-05-15T14:03:20.5535710Z [48/89, 00:18/00:19] install: lualatex-doc [1k] 2021-05-15T14:03:20.8569560Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-15T14:03:21.7421210Z [50/89, 00:19/00:20] install: luamplib [12k] 2021-05-15T14:03:21.7423690Z [51/89, 00:19/00:20] install: luapackageloader [2k] 2021-05-15T14:03:21.7425210Z [52/89, 00:19/00:20] install: luaprogtable [7k] 2021-05-15T14:03:21.9430400Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-15T14:03:22.2116320Z [54/89, 00:20/00:21] install: luatex85 [2k] 2021-05-15T14:03:22.4889640Z [55/89, 00:20/00:21] install: luatexbase [4k] 2021-05-15T14:03:22.7668550Z [56/89, 00:20/00:21] install: luatexko [22k] 2021-05-15T14:03:23.0976940Z [57/89, 00:21/00:22] install: luatextra [2k] 2021-05-15T14:03:23.3692330Z [58/89, 00:21/00:22] install: luavlna [8k] 2021-05-15T14:03:23.6562000Z [59/89, 00:21/00:22] install: luaxml [31k] 2021-05-15T14:03:23.9955940Z [60/89, 00:21/00:22] install: makeindex.universal-darwin [91k] 2021-05-15T14:03:24.4353270Z [61/89, 00:22/00:23] install: makeindex [5k] 2021-05-15T14:03:24.7171940Z [62/89, 00:22/00:23] install: mflogo [2k] 2021-05-15T14:03:24.9911900Z [63/89, 00:22/00:23] install: newpax [9k] 2021-05-15T14:03:25.2642440Z [64/89, 00:23/00:24] install: nodetree [13k] 2021-05-15T14:03:25.5916910Z [65/89, 00:23/00:24] install: odsfile [5k] 2021-05-15T14:03:25.8696090Z [66/89, 00:23/00:24] install: optex.universal-darwin [1k] 2021-05-15T14:03:26.1473320Z [67/89, 00:24/00:25] install: optex [770k] 2021-05-15T14:03:26.7945880Z [68/89, 00:24/00:24] install: pdfarticle [4k] 2021-05-15T14:03:27.0719110Z [69/89, 00:25/00:25] install: pdfextra [22k] 2021-05-15T14:03:27.4030390Z [70/89, 00:25/00:25] install: placeat [4k] 2021-05-15T14:03:27.6777270Z [71/89, 00:25/00:25] install: plantuml [3k] 2021-05-15T14:03:27.9508810Z [72/89, 00:25/00:25] install: rsfs [55k] 2021-05-15T14:03:28.3489870Z [73/89, 00:26/00:26] install: selnolig [53k] 2021-05-15T14:03:28.7371270Z [74/89, 00:26/00:26] install: spelling [14k] 2021-05-15T14:03:29.0704260Z [75/89, 00:27/00:27] install: stricttex [2k] 2021-05-15T14:03:29.3494930Z [76/89, 00:27/00:27] install: texlive-common [1k] 2021-05-15T14:03:29.6254080Z [77/89, 00:27/00:27] install: texlive-en [1k] 2021-05-15T14:03:29.9019820Z [78/89, 00:27/00:27] install: texlive-msg-translations [144k] 2021-05-15T14:03:30.3990400Z [79/89, 00:28/00:28] install: thumbpdf.universal-darwin [1k] 2021-05-15T14:03:30.6721320Z [80/89, 00:28/00:28] install: thumbpdf [19k] 2021-05-15T14:03:31.0149820Z [81/89, 00:29/00:29] install: tlshell.universal-darwin [1k] 2021-05-15T14:03:31.3104820Z [82/89, 00:29/00:29] install: tlshell [29k] 2021-05-15T14:03:31.6497130Z [83/89, 00:29/00:29] install: typewriter [25k] 2021-05-15T14:03:31.9761330Z [84/89, 00:29/00:29] install: uninormalize [6k] 2021-05-15T14:03:32.2533420Z [85/89, 00:30/00:30] install: upquote [2k] 2021-05-15T14:03:32.5220820Z [86/89, 00:30/00:30] install: xdvi.universal-darwin [948k] 2021-05-15T14:03:33.5854760Z [87/89, 00:31/00:31] install: xdvi [7k] 2021-05-15T14:03:33.8639590Z [88/89, 00:31/00:31] install: collection-basic [1k] 2021-05-15T14:03:34.1491570Z [89/89, 00:32/00:32] install: collection-luatex [1k] 2021-05-15T14:03:34.4250010Z running mktexlsr ... 2021-05-15T14:03:34.9790100Z done running mktexlsr. 2021-05-15T14:03:35.0239170Z running updmap-sys ... 2021-05-15T14:03:35.6513520Z done running updmap-sys. 2021-05-15T14:03:35.6514940Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T14:03:35.6517160Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/WZbwY3RDeW/IMeGk7cGrV ... 2021-05-15T14:03:36.8919080Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/WZbwY3RDeW/IMeGk7cGrV. 2021-05-15T14:03:36.8920480Z OK: optex.fmt/luatex 2021-05-15T14:03:36.8921770Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:03:36.8923330Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:03:39.2427210Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:03:39.2428190Z tlmgr: no updates available 2021-05-15T14:03:39.3978290Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:03:39.3978810Z with: 2021-05-15T14:03:39.3979180Z pandoc-version: 2.7.3 2021-05-15T14:03:39.3979530Z env: 2021-05-15T14:03:39.3979930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:39.3980370Z TIC_DEPLOY_KEY: 2021-05-15T14:03:39.3980690Z RSPM: 2021-05-15T14:03:39.3981890Z GITHUB_PAT: *** 2021-05-15T14:03:39.3982280Z COVERALLS_TOKEN: 2021-05-15T14:03:39.3982720Z continue-on-error: false 2021-05-15T14:03:39.3983170Z VDIFFR_RUN_TESTS: false 2021-05-15T14:03:39.3983640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:03:39.3984050Z TZ: UTC 2021-05-15T14:03:39.3984410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:39.3984780Z NOT_CRAN: true 2021-05-15T14:03:39.3985130Z ##[endgroup] 2021-05-15T14:03:39.9139860Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T14:03:43.9089370Z installer: Package name is pandoc 2021-05-15T14:03:43.9091060Z installer: Installing at base path / 2021-05-15T14:03:43.9091870Z installer: The install was successful. 2021-05-15T14:03:43.9271770Z ##[group]Run git config user.name adigherman 2021-05-15T14:03:43.9272590Z git config user.name adigherman 2021-05-15T14:03:43.9273240Z git config user.email adig@jhu.edu 2021-05-15T14:03:43.9475480Z shell: /bin/bash -e {0} 2021-05-15T14:03:43.9475920Z env: 2021-05-15T14:03:43.9476480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:43.9477000Z TIC_DEPLOY_KEY: 2021-05-15T14:03:43.9477460Z RSPM: 2021-05-15T14:03:43.9478670Z GITHUB_PAT: *** 2021-05-15T14:03:43.9479140Z COVERALLS_TOKEN: 2021-05-15T14:03:43.9479700Z continue-on-error: false 2021-05-15T14:03:43.9480220Z VDIFFR_RUN_TESTS: false 2021-05-15T14:03:43.9480820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:03:43.9481310Z TZ: UTC 2021-05-15T14:03:43.9481770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:43.9482220Z NOT_CRAN: true 2021-05-15T14:03:43.9482680Z ##[endgroup] 2021-05-15T14:03:44.0163420Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T14:03:44.0164780Z env: 2021-05-15T14:03:44.0165800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:44.0166680Z TIC_DEPLOY_KEY: 2021-05-15T14:03:44.0167560Z RSPM: 2021-05-15T14:03:44.0170230Z GITHUB_PAT: *** 2021-05-15T14:03:44.0171050Z COVERALLS_TOKEN: 2021-05-15T14:03:44.0172060Z continue-on-error: false 2021-05-15T14:03:44.0172990Z VDIFFR_RUN_TESTS: false 2021-05-15T14:03:44.0174020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:03:44.0174870Z TZ: UTC 2021-05-15T14:03:44.0175730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:44.0176530Z NOT_CRAN: true 2021-05-15T14:03:44.0177330Z ##[endgroup] 2021-05-15T14:03:45.8677990Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T14:03:45.9132280Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T14:03:45.9133240Z To reinstall 3.20.2, run: 2021-05-15T14:03:45.9133950Z brew reinstall cmake 2021-05-15T14:03:47.7338530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T14:03:48.8307210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:03:49.3599440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T14:03:49.6834560Z ==> 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:03:49.7225830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:03:49.7711820Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T14:03:49.8454150Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T14:03:49.8486320Z 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-2801-dvzjki 2021-05-15T14:03:49.8700530Z cp -pR /private/tmp/d20210515-2801-dvzjki/libssh/. /usr/local/Cellar/libssh 2021-05-15T14:03:49.8936730Z chmod -Rf +w /private/tmp/d20210515-2801-dvzjki 2021-05-15T14:03:49.9577230Z ==> Finishing up 2021-05-15T14:03:49.9943820Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T14:03:49.9963340Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T14:03:49.9970050Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T14:03:49.9976310Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T14:03:49.9980920Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T14:03:49.9987190Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T14:03:49.9995600Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T14:03:50.0183540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2965-11ewmh4.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:03:52.3993120Z ==> Summary 2021-05-15T14:03:52.4024450Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T14:03:54.6937040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T14:03:55.7965400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:03:56.3450200Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T14:03:56.8544670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:03:56.8554970Z ==> 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:03:57.9032270Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T14:03:58.2785500Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T14:03:59.3786660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:03:59.9189820Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T14:04:00.2744880Z ==> 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:04:00.3202580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:04:00.4244150Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T14:04:00.4322830Z ==> Installing dependencies for jags: gcc 2021-05-15T14:04:00.4330850Z ==> Installing jags dependency: gcc 2021-05-15T14:04:00.5427560Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T14:04:00.5466150Z 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-2972-tv4its 2021-05-15T14:04:03.4381320Z cp -pR /private/tmp/d20210515-2972-tv4its/gcc/. /usr/local/Cellar/gcc 2021-05-15T14:04:05.4249260Z chmod -Rf +w /private/tmp/d20210515-2972-tv4its 2021-05-15T14:04:10.2002130Z ==> Finishing up 2021-05-15T14:04:10.4249640Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T14:04:10.4254490Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T14:04:10.4259720Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T14:04:10.4265210Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T14:04:10.4270880Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T14:04:10.4276620Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T14:04:10.4282220Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T14:04:10.4288330Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T14:04:10.4294470Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T14:04:10.4303230Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T14:04:10.4319730Z rm /usr/local/bin/c++-11 2021-05-15T14:04:10.4323320Z rm /usr/local/bin/cpp-11 2021-05-15T14:04:10.4327010Z rm /usr/local/bin/g++-11 2021-05-15T14:04:10.4330750Z rm /usr/local/bin/gcc-11 2021-05-15T14:04:10.4379710Z rm /usr/local/bin/gcc-ar-11 2021-05-15T14:04:10.4383240Z rm /usr/local/bin/gcc-nm-11 2021-05-15T14:04:10.4386690Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T14:04:10.4390570Z rm /usr/local/bin/gcov-11 2021-05-15T14:04:10.4393970Z rm /usr/local/bin/gcov-dump-11 2021-05-15T14:04:10.4397490Z rm /usr/local/bin/gcov-tool-11 2021-05-15T14:04:10.7026000Z Error: The `brew link` step did not complete successfully 2021-05-15T14:04:10.7027060Z The formula built, but is not symlinked into /usr/local 2021-05-15T14:04:10.7031120Z Could not symlink bin/gfortran 2021-05-15T14:04:10.7031680Z Target /usr/local/bin/gfortran 2021-05-15T14:04:10.7032440Z already exists. You may want to remove it: 2021-05-15T14:04:10.7033530Z rm '/usr/local/bin/gfortran' 2021-05-15T14:04:10.7033910Z 2021-05-15T14:04:10.7034560Z To force the link and overwrite all conflicting files: 2021-05-15T14:04:10.7035620Z brew link --overwrite gcc 2021-05-15T14:04:10.7035970Z 2021-05-15T14:04:10.7036520Z To list all files that would be deleted: 2021-05-15T14:04:10.7037560Z brew link --overwrite --dry-run gcc 2021-05-15T14:04:10.7037970Z 2021-05-15T14:04:10.7038510Z Possible conflicting files are: 2021-05-15T14:04:10.7078270Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T14:04:11.2919970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3146-1g6qs1y.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:04:14.1319100Z ==> Summary 2021-05-15T14:04:14.2489330Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T14:04:14.2496190Z ==> Installing jags 2021-05-15T14:04:14.2499980Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T14:04:14.2524330Z 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-2972-342o82 2021-05-15T14:04:14.4559160Z cp -pR /private/tmp/d20210515-2972-342o82/jags/. /usr/local/Cellar/jags 2021-05-15T14:04:14.5476450Z chmod -Rf +w /private/tmp/d20210515-2972-342o82 2021-05-15T14:04:14.6998390Z ==> Finishing up 2021-05-15T14:04:14.7364610Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T14:04:14.7370740Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T14:04:14.7383740Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T14:04:14.7390180Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T14:04:14.7395610Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T14:04:14.7401630Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T14:04:14.7407550Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T14:04:14.7413760Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T14:04:14.7421410Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T14:04:14.7861890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3172-1y5kq83.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:04:17.2867170Z ==> Summary 2021-05-15T14:04:17.2973740Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T14:04:19.7550190Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T14:04:20.8635670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:04:21.4075130Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T14:04:21.7810990Z ==> 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:04:21.8389040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:04:22.0562050Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T14:04:22.1790050Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T14:04:22.1828150Z 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-3179-1909aqv 2021-05-15T14:04:22.4667790Z cp -pR /private/tmp/d20210515-3179-1909aqv/v8/. /usr/local/Cellar/v8 2021-05-15T14:04:22.6295080Z chmod -Rf +w /private/tmp/d20210515-3179-1909aqv 2021-05-15T14:04:22.8520820Z ==> Finishing up 2021-05-15T14:04:22.9123290Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T14:04:22.9635000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3344-reyfk9.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:04:25.4844690Z ==> Summary 2021-05-15T14:04:25.4915340Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T14:04:27.8072220Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T14:04:28.8733490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:04:29.4001680Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T14:04:29.7308000Z ==> 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:04:29.7696040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:04:29.9104970Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T14:04:29.9393290Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:04:31.0215070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:04:31.5634980Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:04:31.9023360Z ==> 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:04:31.9412270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:04:32.0606270Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T14:04:32.0747860Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:04:33.1987840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:04:33.7523310Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:04:34.0942490Z ==> 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:04:34.1490460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:04:34.3590350Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T14:04:34.3828910Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T14:04:34.3835060Z ==> Installing fftw dependency: hwloc 2021-05-15T14:04:34.4577900Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T14:04:34.4618060Z 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-3351-sfdkea 2021-05-15T14:04:34.8650960Z cp -pR /private/tmp/d20210515-3351-sfdkea/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T14:04:35.5691730Z chmod -Rf +w /private/tmp/d20210515-3351-sfdkea 2021-05-15T14:04:36.1947630Z ==> Finishing up 2021-05-15T14:04:36.2430360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T14:04:36.2438530Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T14:04:36.2445530Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T14:04:36.2452660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T14:04:36.2460010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T14:04:36.2467110Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T14:04:36.2474050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T14:04:36.2482090Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T14:04:36.2489600Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T14:04:36.2500500Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T14:04:36.2508090Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T14:04:36.2514570Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T14:04:36.2525470Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T14:04:36.2538460Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T14:04:36.2545310Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T14:04:36.2561610Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T14:04:36.2570820Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T14:04:36.2577900Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T14:04:36.2597970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T14:04:36.2604820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T14:04:36.2611350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T14:04:36.2618530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T14:04:36.2630570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T14:04:36.2639900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T14:04:37.1324630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T14:04:37.1326580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T14:04:37.1336790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T14:04:37.1338930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T14:04:37.1340770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T14:04:37.1344580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T14:04:37.1347070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T14:04:37.1348890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T14:04:37.1351330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T14:04:37.1353440Z 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:04:37.1355730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T14:04:37.1358210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T14:04:37.1360150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T14:04:37.1362050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T14:04:37.1363890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T14:04:37.1366730Z 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:04:37.1369020Z 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:04:37.1371180Z 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:04:37.1373140Z 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:04:37.1375240Z 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:04:37.1377390Z 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:04:37.1379390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T14:04:37.1381370Z 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:04:37.1383500Z 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:04:37.1386210Z 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:04:37.1388280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T14:04:37.1390740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T14:04:37.1392720Z 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:04:37.1394720Z 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:04:37.1396770Z 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:04:37.1398750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T14:04:37.1400720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T14:04:37.1402660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T14:04:37.1404580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T14:04:37.1406420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T14:04:37.1408280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T14:04:37.1410150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T14:04:37.1412060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T14:04:37.1414020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T14:04:37.1416130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T14:04:37.1418090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T14:04:37.1420080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T14:04:37.1422050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T14:04:37.1423940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T14:04:37.1425770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T14:04:37.1428050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T14:04:37.1429930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T14:04:37.1431730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T14:04:37.1433530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T14:04:37.1435320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T14:04:37.1437230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T14:04:37.1440730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T14:04:37.1444280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T14:04:37.1446500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T14:04:37.1448400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T14:04:37.1450680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T14:04:37.1453370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T14:04:37.1455500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T14:04:37.1457310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T14:04:37.1459290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T14:04:37.1461230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T14:04:37.1463140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T14:04:37.1465030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T14:04:37.1466810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T14:04:37.1468610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T14:04:37.1470480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T14:04:37.1472720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T14:04:37.1475050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T14:04:37.1476980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T14:04:37.1479030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T14:04:37.1481070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T14:04:37.1482970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T14:04:37.1484930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T14:04:37.1487020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T14:04:37.1488930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T14:04:37.1491010Z 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:04:37.1492260Z Only the first 100 operations were output. 2021-05-15T14:04:37.1495000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3527-223zw5.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:04:39.6995990Z ==> Summary 2021-05-15T14:04:39.7688230Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T14:04:39.7696020Z ==> Installing fftw dependency: open-mpi 2021-05-15T14:04:39.8331390Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:04:39.8351020Z 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-3351-1y55vpp 2021-05-15T14:04:40.1794070Z cp -pR /private/tmp/d20210515-3351-1y55vpp/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T14:04:40.7455440Z chmod -Rf +w /private/tmp/d20210515-3351-1y55vpp 2021-05-15T14:04:42.7225760Z ==> Finishing up 2021-05-15T14:04:42.7675220Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T14:04:42.7679610Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T14:04:42.7685340Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T14:04:42.7690690Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T14:04:42.7698450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T14:04:42.7703720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T14:04:42.7709300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T14:04:42.7715140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T14:04:42.7721140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T14:04:42.7726890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T14:04:42.7732820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T14:04:42.7738010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T14:04:42.7744230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T14:04:42.7750410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T14:04:42.7756620Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T14:04:42.7766310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T14:04:42.7771840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T14:04:42.7777820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T14:04:42.7783160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T14:04:42.7789300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T14:04:42.7794970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T14:04:42.7800900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T14:04:42.7806650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T14:04:42.7812470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T14:04:42.7820810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T14:04:42.7827070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T14:04:42.7832670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T14:04:42.7838270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T14:04:42.7844090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T14:04:42.7850090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T14:04:42.7855750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T14:04:42.7862180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T14:04:42.7868740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T14:04:42.7874240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T14:04:42.7881300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T14:04:42.7886730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T14:04:42.7893220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T14:04:42.7899000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T14:04:42.7905050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T14:04:42.7911300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T14:04:42.7919910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T14:04:42.7926200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T14:04:42.7932320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T14:04:42.7937920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T14:04:42.7943930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T14:04:42.7949520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T14:04:42.7955030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T14:04:42.7961020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T14:04:42.7974220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T14:04:42.7980470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T14:04:42.7986770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T14:04:42.7994870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T14:04:42.8000620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T14:04:42.8006730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T14:04:42.8018030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T14:04:42.8024700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T14:04:42.8031500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T14:04:42.8037980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T14:04:42.8044980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T14:04:42.8051410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T14:04:42.8065550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T14:04:42.8072090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T14:04:42.8078710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T14:04:42.8098960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T14:04:42.8105590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T14:04:42.8125650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T14:04:42.8132710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T14:04:42.8140180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T14:04:42.8146840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T14:04:42.8153570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T14:04:42.8160620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T14:04:42.8167370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T14:04:42.8174560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T14:04:42.8180720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T14:04:42.8187060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T14:04:42.8193900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T14:04:42.8200520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T14:04:42.8207390Z 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:04:42.8214480Z 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:04:42.8221510Z 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:04:42.8228450Z 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:04:42.8235270Z 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:04:42.8241730Z 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:04:42.8249170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T14:04:42.8256110Z 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:04:42.8263000Z 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:04:42.8269750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T14:04:42.8276080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T14:04:42.8283040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T14:04:42.8289970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T14:04:42.8297110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T14:04:42.8304020Z 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:04:42.8310340Z 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:04:42.8317270Z 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:04:42.8324210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T14:04:42.8332430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T14:04:42.8338190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T14:04:42.8344280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T14:04:42.8350550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T14:04:42.8357450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T14:04:42.8362350Z Only the first 100 operations were output. 2021-05-15T14:04:43.3549530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3555-z72vaz.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:04:46.0379300Z ==> Summary 2021-05-15T14:04:46.0956750Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:04:46.0962780Z ==> Installing fftw 2021-05-15T14:04:46.0968010Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:04:46.0991090Z 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-3351-1p7hiyo 2021-05-15T14:04:46.2221030Z cp -pR /private/tmp/d20210515-3351-1p7hiyo/fftw/. /usr/local/Cellar/fftw 2021-05-15T14:04:46.3092170Z chmod -Rf +w /private/tmp/d20210515-3351-1p7hiyo 2021-05-15T14:04:46.5209240Z ==> Finishing up 2021-05-15T14:04:46.5760480Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T14:04:46.5772220Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T14:04:46.5781490Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T14:04:46.5792770Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T14:04:46.5808890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T14:04:46.5820740Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T14:04:46.5923380Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T14:04:46.5927520Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T14:04:46.5932920Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T14:04:46.5938610Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T14:04:46.5943570Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T14:04:46.5948830Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T14:04:46.5958900Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T14:04:46.6069910Z info /usr/local/share/info/fftw3.info 2021-05-15T14:04:46.6079750Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T14:04:46.6087260Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T14:04:46.6102520Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T14:04:46.6109010Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T14:04:46.6116160Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T14:04:46.6123100Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T14:04:46.6135130Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T14:04:46.6141220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T14:04:46.6147110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T14:04:46.6153650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T14:04:46.6159650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T14:04:46.6165540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T14:04:46.6171760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T14:04:46.6177610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T14:04:46.6183470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T14:04:46.6189360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T14:04:46.6196560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T14:04:46.6205160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T14:04:46.6212850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T14:04:46.6219340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T14:04:46.6225990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T14:04:46.6233320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T14:04:46.6240440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T14:04:46.6247690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T14:04:46.6253920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T14:04:46.6260600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T14:04:46.6267260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T14:04:46.6273970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T14:04:46.6280270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T14:04:46.6286630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T14:04:46.6293510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T14:04:46.6300140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T14:04:46.6306400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T14:04:46.6314550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T14:04:46.6321650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T14:04:46.6328040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T14:04:46.6335060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T14:04:46.6341700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T14:04:46.6347550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T14:04:46.6353860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T14:04:46.6360560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T14:04:46.6366820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T14:04:46.6373210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T14:04:46.6382970Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T14:04:46.6388940Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T14:04:46.6395040Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T14:04:46.6801980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3582-1jggvbv.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:04:49.2410130Z ==> Summary 2021-05-15T14:04:49.2483170Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:04:49.9859430Z ==> No outdated dependents to upgrade! 2021-05-15T14:04:49.9861020Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:04:50.2214580Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T14:04:50.2215720Z fftw, open-mpi 2021-05-15T14:04:50.2225650Z rm /usr/local/bin/fftw-wisdom 2021-05-15T14:04:50.2228840Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T14:04:50.2232090Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T14:04:50.2235510Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T14:04:50.2242070Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T14:04:50.2244830Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T14:04:50.2247770Z rm /usr/local/include/fftw3.f 2021-05-15T14:04:50.2251280Z rm /usr/local/include/fftw3.f03 2021-05-15T14:04:50.2254570Z rm /usr/local/include/fftw3.h 2021-05-15T14:04:50.2258520Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T14:04:50.2261860Z rm /usr/local/include/fftw3l.f03 2021-05-15T14:04:50.2265150Z rm /usr/local/include/fftw3q.f03 2021-05-15T14:04:50.2273880Z rm /usr/local/lib/cmake/fftw3 2021-05-15T14:04:50.2277240Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T14:04:50.2280790Z rm /usr/local/lib/libfftw3.a 2021-05-15T14:04:50.2284200Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T14:04:50.2288260Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T14:04:50.2294470Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T14:04:50.2301200Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T14:04:50.2307420Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T14:04:50.2312790Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T14:04:50.2341050Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T14:04:50.2342110Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T14:04:50.2342760Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T14:04:50.2343370Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T14:04:50.2343970Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T14:04:50.2344530Z rm /usr/local/lib/libfftw3f.a 2021-05-15T14:04:50.2345080Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T14:04:50.2345720Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T14:04:50.2349890Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T14:04:50.2359170Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T14:04:50.2359870Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T14:04:50.2360440Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T14:04:50.2363830Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T14:04:50.2367380Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T14:04:50.2371070Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T14:04:50.2374890Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T14:04:50.2378170Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T14:04:50.2381670Z rm /usr/local/lib/libfftw3l.a 2021-05-15T14:04:50.2385630Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T14:04:50.2389640Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T14:04:50.2393490Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T14:04:50.2397100Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T14:04:50.2401570Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T14:04:50.2405420Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T14:04:50.2408710Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T14:04:50.2412930Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T14:04:50.2416750Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T14:04:50.2420330Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T14:04:50.2426550Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T14:04:50.2430350Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T14:04:50.2434220Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T14:04:50.2493130Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T14:04:50.2495600Z rm /usr/local/share/info/fftw3.info 2021-05-15T14:04:50.2505320Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T14:04:50.2512050Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T14:04:50.2529040Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T14:04:50.2534280Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T14:04:50.2538130Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T14:04:50.2541780Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T14:04:50.3534110Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T14:04:50.3537580Z rm /usr/local/bin/mpic++ 2021-05-15T14:04:50.3541430Z rm /usr/local/bin/mpicc 2021-05-15T14:04:50.3545410Z rm /usr/local/bin/mpicxx 2021-05-15T14:04:50.3549270Z rm /usr/local/bin/mpiexec 2021-05-15T14:04:50.3553770Z rm /usr/local/bin/mpif77 2021-05-15T14:04:50.3557630Z rm /usr/local/bin/mpif90 2021-05-15T14:04:50.3561590Z rm /usr/local/bin/mpifort 2021-05-15T14:04:50.3566540Z rm /usr/local/bin/mpirun 2021-05-15T14:04:50.3571430Z rm /usr/local/bin/ompi-clean 2021-05-15T14:04:50.3574890Z rm /usr/local/bin/ompi-server 2021-05-15T14:04:50.3578620Z rm /usr/local/bin/ompi_info 2021-05-15T14:04:50.3582310Z rm /usr/local/bin/opal_wrapper 2021-05-15T14:04:50.3586780Z rm /usr/local/bin/orte-clean 2021-05-15T14:04:50.3591040Z rm /usr/local/bin/orte-info 2021-05-15T14:04:50.3595030Z rm /usr/local/bin/orte-server 2021-05-15T14:04:50.3598410Z rm /usr/local/bin/ortecc 2021-05-15T14:04:50.3603350Z rm /usr/local/bin/orted 2021-05-15T14:04:50.3608390Z rm /usr/local/bin/orterun 2021-05-15T14:04:50.3612490Z rm /usr/local/bin/profile2mat.pl 2021-05-15T14:04:50.3620090Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T14:04:50.3624770Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T14:04:50.3629430Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T14:04:50.3633430Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T14:04:50.3640750Z rm /usr/local/include/mpi-ext.h 2021-05-15T14:04:50.3644920Z rm /usr/local/include/mpi.h 2021-05-15T14:04:50.3648930Z rm /usr/local/include/mpi.mod 2021-05-15T14:04:50.3653210Z rm /usr/local/include/mpi_ext.mod 2021-05-15T14:04:50.3657940Z rm /usr/local/include/mpi_f08.mod 2021-05-15T14:04:50.3662480Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T14:04:50.3666410Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T14:04:50.3670610Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T14:04:50.3674900Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T14:04:50.3679040Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T14:04:50.3683060Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T14:04:50.3687790Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T14:04:50.3691650Z rm /usr/local/include/mpif-config.h 2021-05-15T14:04:50.3695810Z rm /usr/local/include/mpif-constants.h 2021-05-15T14:04:50.3699400Z rm /usr/local/include/mpif-ext.h 2021-05-15T14:04:50.3704170Z rm /usr/local/include/mpif-externals.h 2021-05-15T14:04:50.3708120Z rm /usr/local/include/mpif-handles.h 2021-05-15T14:04:50.3713150Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T14:04:50.3718370Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T14:04:50.3722810Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T14:04:50.3726960Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T14:04:50.3730880Z rm /usr/local/include/mpif.h 2021-05-15T14:04:50.3735140Z rm /usr/local/include/openmpi 2021-05-15T14:04:50.3739850Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T14:04:50.3747520Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T14:04:50.3751610Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T14:04:50.3755940Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T14:04:50.3759510Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T14:04:50.3763510Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T14:04:50.3767340Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T14:04:50.3771370Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T14:04:50.3775420Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T14:04:50.3779150Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T14:04:50.3782880Z rm /usr/local/lib/libmpi.dylib 2021-05-15T14:04:50.3786860Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T14:04:50.3790810Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T14:04:50.3794600Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T14:04:50.3799090Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T14:04:50.3802500Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T14:04:50.3806200Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T14:04:50.3810820Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T14:04:50.3815380Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T14:04:50.3819760Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T14:04:50.3823940Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T14:04:50.3828710Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T14:04:50.3833550Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T14:04:50.3838000Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T14:04:50.3841750Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T14:04:50.3846160Z rm /usr/local/lib/openmpi 2021-05-15T14:04:50.3854410Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T14:04:50.3858890Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T14:04:50.3863450Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T14:04:50.3867810Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T14:04:50.3872280Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T14:04:50.3876280Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T14:04:50.3880870Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T14:04:50.3884970Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T14:04:50.3888820Z rm /usr/local/lib/pmix 2021-05-15T14:04:50.3903690Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T14:04:50.3907600Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T14:04:50.3912040Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T14:04:50.3917310Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T14:04:50.3921710Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T14:04:50.3926250Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T14:04:50.3930880Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T14:04:50.3935930Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T14:04:50.3941130Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T14:04:50.3945990Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T14:04:50.3949830Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T14:04:50.3954910Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T14:04:50.3961150Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T14:04:50.3966080Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T14:04:50.3970870Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T14:04:50.3975020Z rm /usr/local/share/man/man1/orted.1 2021-05-15T14:04:50.3979610Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T14:04:50.3996700Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T14:04:50.4000980Z Only the first 100 operations were output. 2021-05-15T14:04:52.5474950Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T14:04:53.6470630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:04:54.1571740Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T14:04:54.5008370Z ==> 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:04:54.5590170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:04:54.9587560Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T14:04:55.1105990Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T14:04:55.1138080Z 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-3590-docxki 2021-05-15T14:04:56.0145330Z cp -pR /private/tmp/d20210515-3590-docxki/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T14:04:57.0619840Z chmod -Rf +w /private/tmp/d20210515-3590-docxki 2021-05-15T14:04:58.3878640Z ==> Finishing up 2021-05-15T14:04:58.4420200Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T14:04:58.4426500Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T14:04:58.4432200Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T14:04:58.4437820Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T14:04:58.4443390Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T14:04:58.4448990Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T14:04:58.4454710Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T14:04:58.4460460Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T14:04:58.4469080Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T14:04:58.4474570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T14:04:58.4480210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T14:04:58.4485820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T14:04:58.4490920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T14:04:58.4496190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T14:04:58.4501700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T14:04:58.4507330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T14:04:58.4513720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T14:04:58.4518050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T14:04:58.4523730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T14:04:58.4529500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T14:04:58.4534450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T14:04:58.4540180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T14:04:58.4545630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T14:04:58.4550910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T14:04:58.4556510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T14:04:58.4561890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T14:04:58.4567360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T14:04:58.4572650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T14:04:58.4578290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T14:04:58.4583470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T14:04:58.4597090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T14:04:58.4606730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T14:04:58.4619150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T14:04:58.4629630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T14:04:58.4639820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T14:04:58.4646700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T14:04:58.4660770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T14:04:58.4670790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T14:04:58.4680650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T14:04:58.4694070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T14:04:58.4700840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T14:04:58.4709180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T14:04:58.4722800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T14:04:58.4733250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T14:04:58.4738000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T14:04:58.4748380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T14:04:58.4756310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T14:04:58.4766210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T14:04:58.4772170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T14:04:58.4781720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T14:04:58.4791470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T14:04:58.4800040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T14:04:58.4809480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T14:04:58.4815850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T14:04:58.4825320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T14:04:58.4834740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T14:04:58.4844800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T14:04:58.4849030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T14:04:58.4858560Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T14:04:58.4870050Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T14:04:58.4878150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T14:04:58.4885250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T14:04:58.4895860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T14:04:58.4906840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T14:04:58.4917390Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T14:04:58.4928770Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T14:04:58.4939400Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T14:04:58.4950040Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T14:04:58.4956000Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T14:04:58.5060830Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T14:04:58.5068220Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T14:04:58.5074410Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T14:04:58.5080260Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T14:04:58.5084650Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T14:04:58.5089560Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T14:04:58.5095010Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T14:04:58.5099740Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T14:04:58.5105090Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T14:04:58.5109900Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T14:04:58.5116110Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T14:04:58.5120910Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T14:04:58.5128950Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T14:04:58.5135440Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T14:04:58.5144020Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T14:04:58.5155210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T14:04:58.5161030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T14:04:58.5169340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T14:04:58.5181050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T14:04:58.5191040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T14:04:58.5198030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T14:04:58.5203820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T14:04:58.5209880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T14:04:58.5215900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T14:04:58.5222350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T14:04:58.5227880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T14:04:58.5234090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T14:04:58.5239780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T14:04:58.5245720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T14:04:58.5251600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T14:04:58.5257880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T14:04:58.5263260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T14:04:58.5268480Z Only the first 100 operations were output. 2021-05-15T14:04:58.9821810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3754-krp7nm.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:05:01.9422910Z ==> Summary 2021-05-15T14:05:02.0326720Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T14:05:04.8135140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T14:05:05.9260650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:06.4581550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T14:05:06.8669650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T14%3A15%3A00Z&sig=SrOSzeWXvPvse6aKCygXVHe60WvbePDkFMzJyhZjrZE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:06.9062660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=SrOSzeWXvPvse6aKCygXVHe60WvbePDkFMzJyhZjrZE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:07.0233260Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T14:05:07.1335430Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T14:05:07.1368380Z 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-3761-rpm862 2021-05-15T14:05:07.2295780Z cp -pR /private/tmp/d20210515-3761-rpm862/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T14:05:07.4235750Z chmod -Rf +w /private/tmp/d20210515-3761-rpm862 2021-05-15T14:05:07.6373650Z ==> Finishing up 2021-05-15T14:05:07.6793400Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T14:05:07.6833400Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T14:05:07.6873190Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T14:05:07.6928390Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T14:05:07.6930160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.6932780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7020910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7023950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7025720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7034520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7043080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7055920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7077540Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T14:05:07.7079330Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T14:05:07.7082780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7085880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7087770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7089400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7092920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7122150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7143100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7160170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7182940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7207900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7236410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7266890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7292170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7332700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7394260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7486740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7493630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7544530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7549870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7583140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7586250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7589160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7592840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7595160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7597320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7605210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7609890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7612150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7622580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7644230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7657850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7683810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7715880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7727490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7738750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7758120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7776570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7790190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7819590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7830850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7842410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7869440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7883640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7895300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7914510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7963340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:05:07.7984480Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T14:05:07.7999460Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T14:05:07.8020260Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T14:05:07.8023380Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T14:05:07.8034210Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T14:05:07.8056410Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T14:05:07.8080570Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T14:05:07.8099250Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T14:05:07.8809980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3926-fjcl1a.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:05:10.3684110Z ==> Summary 2021-05-15T14:05:10.3925300Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T14:05:12.6008430Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T14:05:12.6009180Z To reinstall 1.6.37, run: 2021-05-15T14:05:12.6009640Z brew reinstall libpng 2021-05-15T14:05:14.6752000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T14:05:15.7690070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:16.3301060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T14:05:16.7006930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T14%3A15%3A00Z&sig=GksUl4nmczyCzPfO1RKHToOZRwIIbAi%2BdGFK97mASk4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:16.7484600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=GksUl4nmczyCzPfO1RKHToOZRwIIbAi\%2BdGFK97mASk4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:16.7920680Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T14:05:16.7969550Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T14:05:18.1215580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:18.6923480Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T14:05:19.0289680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T14%3A15%3A00Z&sig=GzgVHZ8XOzhA9Qs1fpvmaR6wv106lSBC5hht%2FICXmBc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:19.0816840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=GzgVHZ8XOzhA9Qs1fpvmaR6wv106lSBC5hht\%2FICXmBc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:19.1462300Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T14:05:19.1515830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T14:05:20.2749860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:20.8237730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T14:05:21.1839740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T14%3A15%3A00Z&sig=KYW4BtvvNG6Z3a5FUdN6GqE9cPbqkcuXViC5vksPvVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:21.2309350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=KYW4BtvvNG6Z3a5FUdN6GqE9cPbqkcuXViC5vksPvVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:21.2696800Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T14:05:21.2727740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T14:05:22.3368840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:22.8746200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T14:05:23.2175720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T14%3A15%3A00Z&sig=4MxuaFiFrdDxs0TCEkmq6WZZRcWq8Pc9UZbo7EjXljI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:23.2697380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=4MxuaFiFrdDxs0TCEkmq6WZZRcWq8Pc9UZbo7EjXljI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:23.3088680Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T14:05:23.3120040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T14:05:24.3850950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:24.9766550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T14:05:25.3133340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T14%3A15%3A00Z&sig=xAThSNuPnTUGCBDfm7LgjRk3r24hJX0ftn%2B6EQNX8BY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:25.3517650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=xAThSNuPnTUGCBDfm7LgjRk3r24hJX0ftn\%2B6EQNX8BY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:25.4250570Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T14:05:25.4317450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T14:05:26.5488730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:27.1140120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T14:05:27.4501530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T14%3A15%3A00Z&sig=aLo1uBcm2fTbSEXK%2Fx%2FIdOuUQFxP8RSw8%2FN9sXU0XCY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:27.4835290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=aLo1uBcm2fTbSEXK\%2Fx\%2FIdOuUQFxP8RSw8\%2FN9sXU0XCY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:27.5845990Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T14:05:27.5966290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T14:05:28.7012530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:30.2621920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=qMeL5Vn6\%2Fh0PXNtKi3HQks3ryk\%2FgYzDewl69xdIW1ac\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:30.2628160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T14:05:30.2631820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T14%3A15%3A00Z&sig=qMeL5Vn6%2Fh0PXNtKi3HQks3ryk%2FgYzDewl69xdIW1ac%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:30.2635520Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T14:05:30.2637850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T14:05:30.8657460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:31.4336050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T14:05:31.7731000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T14%3A15%3A00Z&sig=%2BmdERHo%2F4lRWGIPTM%2F5T4Jerc271lwRBU7874bGphbY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:31.8144500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=\%2BmdERHo\%2F4lRWGIPTM\%2F5T4Jerc271lwRBU7874bGphbY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:31.8610650Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T14:05:31.8669640Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T14:05:33.0138850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:33.5796470Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T14:05:33.9373420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T14%3A15%3A00Z&sig=MIN%2FRV8dm8dByE3%2FVA5AtWIwtYHSprSBtn3BNEw2WSo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:33.9833970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=MIN\%2FRV8dm8dByE3\%2FVA5AtWIwtYHSprSBtn3BNEw2WSo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:34.0375360Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T14:05:34.0412720Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T14:05:35.1624090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:35.7030790Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T14:05:36.0871870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T14%3A15%3A00Z&sig=blwBCuBVk2GykA3cNkIXhzShrAWcZwaAacf6oApyxO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:36.1166530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=blwBCuBVk2GykA3cNkIXhzShrAWcZwaAacf6oApyxO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:36.1691710Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T14:05:36.1737820Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T14:05:37.3644130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:37.9102040Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T14:05:38.2405820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T14%3A15%3A00Z&sig=%2B5yZvJTYkmIK2eamAaSNLKzoGSz%2Fod7DDBP8iCVqPfg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:38.3710220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=\%2B5yZvJTYkmIK2eamAaSNLKzoGSz\%2Fod7DDBP8iCVqPfg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:38.4564140Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T14:05:38.4654860Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T14:05:39.5859750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:40.1202070Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T14:05:40.4716780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T14%3A15%3A00Z&sig=AvIcQKKTBfqLm9ZVP7ohq%2F4J%2FiW0ZTTcvy7F16zK174%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:40.5162990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=AvIcQKKTBfqLm9ZVP7ohq\%2F4J\%2FiW0ZTTcvy7F16zK174\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:40.5738160Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T14:05:40.5808590Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T14:05:41.6822040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:42.2087280Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T14:05:42.5616500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T14%3A15%3A00Z&sig=%2Fcz345eneZobrj6ub7olc6lxQtla8%2BXd48YLXWt%2FUo4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:42.6392500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=\%2Fcz345eneZobrj6ub7olc6lxQtla8\%2BXd48YLXWt\%2FUo4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:42.7008890Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T14:05:42.7054430Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T14:05:43.7845330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:44.3302120Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T14:05:44.6824210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T14%3A15%3A00Z&sig=abDJ0935JHByPMAUCiTb3IN10vMjE3mPFgsconarQiU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:44.7240930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=abDJ0935JHByPMAUCiTb3IN10vMjE3mPFgsconarQiU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:44.9551190Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T14:05:45.0092040Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T14:05:46.1122090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:46.6474860Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T14:05:47.0155690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T14%3A15%3A00Z&sig=GjHg%2Be0N8o09LNu5w1wgFo84DnkhYuNya%2FrszGtIJX4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:47.0574120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=GjHg\%2Be0N8o09LNu5w1wgFo84DnkhYuNya\%2FrszGtIJX4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:47.1660080Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T14:05:47.1768360Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T14:05:48.3012380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:48.8887250Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T14:05:49.2406190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T14%3A15%3A00Z&sig=bMpkBi%2BbXkanRSsjC0Ry0AL3slo%2BB%2B%2FhxKMqwML43T0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:49.3078920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=bMpkBi\%2BbXkanRSsjC0Ry0AL3slo\%2BB\%2B\%2FhxKMqwML43T0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:50.6717270Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T14:05:51.1426190Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T14:05:52.2669210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:52.8099550Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T14:05:53.1543680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T14%3A15%3A00Z&sig=mz5eyDgVoeVOyW4P0Kfwbu937SGFbVTBjSoL7qG1ObM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:53.2006560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=mz5eyDgVoeVOyW4P0Kfwbu937SGFbVTBjSoL7qG1ObM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:53.3609180Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T14:05:53.4188360Z ==> 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:05:53.4191730Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T14:05:53.4941600Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T14:05:53.4978540Z 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-4036-1ph52cw 2021-05-15T14:05:53.5071220Z cp -pR /private/tmp/d20210515-4036-1ph52cw/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T14:05:53.5183440Z chmod -Rf +w /private/tmp/d20210515-4036-1ph52cw 2021-05-15T14:05:53.5617790Z ==> Finishing up 2021-05-15T14:05:53.5985600Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T14:05:53.6087160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4308-1cnbaym.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:05:56.0721330Z ==> Summary 2021-05-15T14:05:56.0742650Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T14:05:56.0750380Z ==> Installing poppler dependency: xorgproto 2021-05-15T14:05:56.0791420Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T14:05:56.0810010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-4036-y8h9hr 2021-05-15T14:05:56.2003330Z cp -pR /private/tmp/d20210515-4036-y8h9hr/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T14:05:56.3817480Z chmod -Rf +w /private/tmp/d20210515-4036-y8h9hr 2021-05-15T14:05:56.5836590Z ==> Finishing up 2021-05-15T14:05:56.6296530Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T14:05:56.6301690Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T14:05:56.6313110Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T14:05:56.6319450Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T14:05:56.6325010Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T14:05:56.6330600Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T14:05:56.6336470Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T14:05:56.6342360Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T14:05:56.6348220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T14:05:56.6354590Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T14:05:56.6361240Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T14:05:56.6402380Z rm /usr/local/share/pkgconfig 2021-05-15T14:05:56.6421340Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T14:05:56.6428790Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T14:05:56.6434640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T14:05:56.6440770Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T14:05:56.6447110Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T14:05:56.6453530Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T14:05:56.6459390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T14:05:56.6465420Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T14:05:56.6472920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T14:05:56.6478760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T14:05:56.6484200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T14:05:56.6489920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T14:05:56.6496270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T14:05:56.6504060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T14:05:56.6514590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T14:05:56.6522990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T14:05:56.6529330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T14:05:56.6535080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T14:05:56.6541050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T14:05:56.6546870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T14:05:56.6553610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T14:05:56.6562340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T14:05:56.6570200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T14:05:56.6576270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T14:05:56.6583050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T14:05:56.6588900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T14:05:56.6596020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T14:05:56.6601830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T14:05:56.6607890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T14:05:56.6614170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T14:05:56.6622050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T14:05:56.6629110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T14:05:56.6635590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T14:05:56.6643560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T14:05:56.6647490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T14:05:56.6653740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T14:05:56.6660340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T14:05:56.6666490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T14:05:56.6672740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T14:05:56.6678730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T14:05:56.6684880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T14:05:56.6690540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T14:05:56.7490040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4334-1o6pflo.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:05:59.4029730Z ==> Summary 2021-05-15T14:05:59.4255130Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T14:05:59.4262850Z ==> Installing poppler dependency: libxau 2021-05-15T14:05:59.4379120Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T14:05:59.4401540Z 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-4036-15n4imy 2021-05-15T14:05:59.4572150Z cp -pR /private/tmp/d20210515-4036-15n4imy/libxau/. /usr/local/Cellar/libxau 2021-05-15T14:05:59.4835280Z chmod -Rf +w /private/tmp/d20210515-4036-15n4imy 2021-05-15T14:05:59.5634280Z ==> Finishing up 2021-05-15T14:05:59.6164900Z rm /usr/local/include/X11 2021-05-15T14:05:59.6174350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T14:05:59.6180880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T14:05:59.6188190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T14:05:59.6194090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T14:05:59.6200550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T14:05:59.6207400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T14:05:59.6214330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T14:05:59.6220600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T14:05:59.6227210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T14:05:59.6234790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T14:05:59.6241560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T14:05:59.6247820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T14:05:59.6255370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T14:05:59.6261320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T14:05:59.6268670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T14:05:59.6274630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T14:05:59.6282170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T14:05:59.6287190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T14:05:59.6292690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T14:05:59.6299140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T14:05:59.6306360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T14:05:59.6310620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T14:05:59.6317410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T14:05:59.6321670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T14:05:59.6327240Z mkdir -p /usr/local/include/X11/dri 2021-05-15T14:05:59.6334590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T14:05:59.6340780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T14:05:59.6348220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T14:05:59.6352130Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T14:05:59.6361710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T14:05:59.6369130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T14:05:59.6375230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T14:05:59.6381020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T14:05:59.6387470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T14:05:59.6393490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T14:05:59.6398850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T14:05:59.6404640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T14:05:59.6411040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T14:05:59.6415550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T14:05:59.6422720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T14:05:59.6426980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T14:05:59.6433010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T14:05:59.6439190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T14:05:59.6444830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T14:05:59.6449990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T14:05:59.6455540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T14:05:59.6461170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T14:05:59.6467360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T14:05:59.6473750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T14:05:59.6479360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T14:05:59.6484950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T14:05:59.6490690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T14:05:59.6496940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T14:05:59.6503770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T14:05:59.6536870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T14:05:59.6543460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T14:05:59.6549710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T14:05:59.6556050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T14:05:59.6561780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T14:05:59.6567680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T14:05:59.6575110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T14:05:59.6586650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T14:05:59.6595640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T14:05:59.6602390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T14:05:59.6609120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T14:05:59.6615310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T14:05:59.6622950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T14:05:59.6629310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T14:05:59.6635800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T14:05:59.6642150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T14:05:59.6648040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T14:05:59.6653720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T14:05:59.6660580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T14:05:59.6666230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T14:05:59.6671990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T14:05:59.6678330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T14:05:59.6684340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T14:05:59.6691000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T14:05:59.6696690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T14:05:59.6705400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T14:05:59.6716380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T14:05:59.6727380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T14:05:59.6739000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T14:05:59.6749020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T14:05:59.6756130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T14:05:59.6761830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T14:05:59.6768380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T14:05:59.6774070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T14:05:59.6781050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T14:05:59.6785700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T14:05:59.6791250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T14:05:59.6797150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T14:05:59.6802820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T14:05:59.6809220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T14:05:59.6814900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T14:05:59.6820910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T14:05:59.6827120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T14:05:59.6833750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T14:05:59.6838870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T14:05:59.6844860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T14:05:59.6850570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T14:05:59.6856290Z Only the first 100 operations were output. 2021-05-15T14:05:59.7287480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4361-1vb3o07.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:06:02.5538670Z ==> Summary 2021-05-15T14:06:02.5574940Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T14:06:02.5584180Z ==> Installing poppler dependency: libxdmcp 2021-05-15T14:06:02.5696740Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T14:06:02.5719940Z 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-4036-zprhor 2021-05-15T14:06:02.5844010Z cp -pR /private/tmp/d20210515-4036-zprhor/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T14:06:02.6021270Z chmod -Rf +w /private/tmp/d20210515-4036-zprhor 2021-05-15T14:06:02.6608340Z ==> Finishing up 2021-05-15T14:06:02.7021460Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T14:06:02.7030870Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T14:06:02.7038030Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T14:06:02.7043960Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T14:06:02.7055400Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T14:06:02.7221850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4387-1p7g2vi.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:06:05.3948100Z ==> Summary 2021-05-15T14:06:05.3970520Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T14:06:05.3977780Z ==> Installing poppler dependency: libxcb 2021-05-15T14:06:05.4385000Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T14:06:05.4407360Z 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-4036-4hobcr 2021-05-15T14:06:06.5108240Z cp -pR /private/tmp/d20210515-4036-4hobcr/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T14:06:08.6602890Z chmod -Rf +w /private/tmp/d20210515-4036-4hobcr 2021-05-15T14:06:10.3535530Z ==> Finishing up 2021-05-15T14:06:10.4166170Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T14:06:10.4174560Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T14:06:10.4244060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T14:06:10.4248160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T14:06:10.4255450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T14:06:10.4261680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T14:06:10.4268450Z 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:06:10.4289540Z 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:06:10.4296080Z 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:06:10.4302160Z 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:06:10.4308920Z 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:06:10.4315990Z 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:06:10.4322450Z 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:06:10.4329480Z 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:06:10.4335930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T14:06:10.4342660Z 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:06:10.4349850Z 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:06:10.4354830Z 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:06:10.4363400Z 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:06:10.4368850Z 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:06:10.4376350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T14:06:10.4381700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T14:06:10.4390080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T14:06:10.4397220Z 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:06:10.4404090Z 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:06:10.4410610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T14:06:10.4417670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T14:06:10.4422930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T14:06:10.4428250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T14:06:10.4434550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T14:06:10.4442330Z 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:06:10.4448060Z 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:06:10.4455220Z 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:06:10.4461550Z 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:06:10.4467990Z 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:06:10.4473830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T14:06:10.4485560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T14:06:10.4493890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T14:06:10.4499650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T14:06:10.4506820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T14:06:10.4514480Z 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:06:10.4520200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T14:06:10.4527050Z 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:06:10.4533480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T14:06:10.4540060Z 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:06:10.4546380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T14:06:10.4552640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T14:06:10.4559000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T14:06:10.4568240Z 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:06:10.4573550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T14:06:10.4580910Z 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:06:10.4588040Z 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:06:10.4595130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T14:06:10.4601810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T14:06:10.4608080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T14:06:10.4614610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T14:06:10.4620660Z 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:06:10.4629080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T14:06:10.4633600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T14:06:10.4640500Z 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:06:10.4648200Z 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:06:10.4656090Z 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:06:10.4662600Z 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:06:10.4669740Z 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:06:10.4675770Z 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:06:10.4681800Z 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:06:10.4688090Z 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:06:10.4695530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T14:06:10.4700730Z 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:06:10.4708090Z 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:06:10.4716250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T14:06:10.4721550Z 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:06:10.4728600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T14:06:10.4735350Z 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:06:10.4742840Z 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:06:10.4750700Z 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:06:10.4758570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T14:06:10.4766350Z 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:06:10.4773780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T14:06:10.4782420Z 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:06:10.4788670Z 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:06:10.4795650Z 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:06:10.4802450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T14:06:10.4812620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T14:06:10.4815710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T14:06:10.4822290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T14:06:10.4828520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T14:06:10.4835050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T14:06:10.4841500Z 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:06:10.4849810Z 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:06:10.4855840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T14:06:10.4862190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T14:06:10.4868930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T14:06:10.4875160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T14:06:10.4881570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T14:06:10.4894860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T14:06:10.4901340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T14:06:10.4909680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T14:06:10.4914200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T14:06:10.4921670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T14:06:10.4926780Z Only the first 100 operations were output. 2021-05-15T14:06:12.8114140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4422-kw0jyd.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:06:16.5913700Z ==> Summary 2021-05-15T14:06:16.7741150Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T14:06:16.7748740Z ==> Installing poppler dependency: libx11 2021-05-15T14:06:16.8354260Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:06:16.8378940Z 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-4036-1h3pdw5 2021-05-15T14:06:17.3639900Z cp -pR /private/tmp/d20210515-4036-1h3pdw5/libx11/. /usr/local/Cellar/libx11 2021-05-15T14:06:18.2254640Z chmod -Rf +w /private/tmp/d20210515-4036-1h3pdw5 2021-05-15T14:06:18.9253140Z ==> Finishing up 2021-05-15T14:06:18.9716840Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T14:06:18.9721080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T14:06:18.9727220Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T14:06:18.9732510Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T14:06:18.9737980Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T14:06:18.9743610Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T14:06:18.9749160Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T14:06:18.9754760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T14:06:18.9760490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T14:06:18.9766100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T14:06:18.9771640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T14:06:18.9777330Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T14:06:18.9785800Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T14:06:18.9793180Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T14:06:18.9822380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T14:06:18.9833180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T14:06:18.9839650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T14:06:18.9852930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T14:06:18.9859950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T14:06:18.9866050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T14:06:18.9872020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T14:06:18.9878660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T14:06:18.9884770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T14:06:18.9890670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T14:06:18.9896910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T14:06:18.9902560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T14:06:18.9908610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T14:06:18.9914360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T14:06:18.9920570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T14:06:18.9926640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T14:06:18.9934160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T14:06:18.9940700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T14:06:18.9946390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T14:06:18.9952740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T14:06:18.9958530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T14:06:18.9964430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T14:06:18.9970340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T14:06:18.9976230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T14:06:18.9982290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T14:06:18.9989650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T14:06:19.0003020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T14:06:19.0011270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T14:06:19.0030270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T14:06:19.0045370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T14:06:19.0059020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T14:06:19.0072060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T14:06:19.0084500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T14:06:19.0097540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T14:06:19.0110220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T14:06:19.0121940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T14:06:19.0134150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T14:06:19.0143020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T14:06:19.0153480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T14:06:19.0166980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T14:06:19.0174600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T14:06:19.0181450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T14:06:19.0188420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T14:06:19.0198590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T14:06:19.0210780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T14:06:19.0223750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T14:06:19.0235720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T14:06:19.0247670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T14:06:19.0259290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T14:06:19.0271070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T14:06:19.0282690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T14:06:19.0293880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T14:06:19.0303930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T14:06:19.0314500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T14:06:19.0324570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T14:06:19.0335330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T14:06:19.0345540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T14:06:19.0355460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T14:06:19.0364690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T14:06:19.0374790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T14:06:19.0386580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T14:06:19.0396530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T14:06:19.0407150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T14:06:19.0417580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T14:06:19.0427200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T14:06:19.0436750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T14:06:19.0446620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T14:06:19.0458880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T14:06:19.0471650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T14:06:19.0483200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T14:06:19.0497230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T14:06:19.0504220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T14:06:19.0517720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T14:06:19.0531690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T14:06:19.0535730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T14:06:19.0547550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T14:06:19.0559820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T14:06:19.0571160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T14:06:19.0582490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T14:06:19.0601640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T14:06:19.0615050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T14:06:19.0626110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T14:06:19.0636360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T14:06:19.0648870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T14:06:19.0660410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T14:06:19.0672270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T14:06:19.0681260Z Only the first 100 operations were output. 2021-05-15T14:06:19.8936700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4448-fl4bh9.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:06:22.8716580Z ==> Summary 2021-05-15T14:06:22.9548140Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T14:06:22.9556980Z ==> Installing poppler dependency: libxext 2021-05-15T14:06:23.0244200Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T14:06:23.0265160Z 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-4036-1qmv0xl 2021-05-15T14:06:23.0721370Z cp -pR /private/tmp/d20210515-4036-1qmv0xl/libxext/. /usr/local/Cellar/libxext 2021-05-15T14:06:23.1461510Z chmod -Rf +w /private/tmp/d20210515-4036-1qmv0xl 2021-05-15T14:06:23.2579760Z ==> Finishing up 2021-05-15T14:06:23.3206380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T14:06:23.3210710Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T14:06:23.3218150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T14:06:23.3224910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T14:06:23.3230860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T14:06:23.3236560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T14:06:23.3246030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T14:06:23.3257210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T14:06:23.3268290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T14:06:23.3279570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T14:06:23.3290990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T14:06:23.3301900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T14:06:23.3312900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T14:06:23.3317780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T14:06:23.3323940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T14:06:23.3336670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T14:06:23.3363120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T14:06:23.3374700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T14:06:23.3385270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T14:06:23.3404410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T14:06:23.3415860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T14:06:23.3428180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T14:06:23.3439150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T14:06:23.3450830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T14:06:23.3460700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T14:06:23.3467540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T14:06:23.3472630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T14:06:23.3478720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T14:06:23.3484970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T14:06:23.3491050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T14:06:23.3497050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T14:06:23.3503650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T14:06:23.3508990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T14:06:23.3515390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T14:06:23.3521140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T14:06:23.3527520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T14:06:23.3533440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T14:06:23.3539400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T14:06:23.3545140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T14:06:23.3551910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T14:06:23.3558670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T14:06:23.3564390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T14:06:23.3571040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T14:06:23.3576780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T14:06:23.3588770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T14:06:23.3590610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T14:06:23.3597380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T14:06:23.3603310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T14:06:23.3609350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T14:06:23.3615810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T14:06:23.3623730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T14:06:23.3630660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T14:06:23.3636780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T14:06:23.3644190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T14:06:23.3651020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T14:06:23.3656870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T14:06:23.3663060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T14:06:23.3672880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T14:06:23.3679160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T14:06:23.3685350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T14:06:23.3693620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T14:06:23.3700010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T14:06:23.3706600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T14:06:23.3712940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T14:06:23.3719280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T14:06:23.3725210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T14:06:23.3732640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T14:06:23.3763880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T14:06:23.3767090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T14:06:23.3773680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T14:06:23.3779570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T14:06:23.3785450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T14:06:23.3791640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T14:06:23.3797770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T14:06:23.3803400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T14:06:23.3809520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T14:06:23.3815050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T14:06:23.3823720Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T14:06:23.3828890Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T14:06:23.3834500Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T14:06:23.3842480Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T14:06:23.4244420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4474-brg7av.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:06:25.8845340Z ==> Summary 2021-05-15T14:06:25.8919160Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T14:06:25.8927250Z ==> Installing poppler dependency: libxrender 2021-05-15T14:06:25.9531060Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T14:06:25.9572620Z 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-4036-155ofys 2021-05-15T14:06:25.9699530Z cp -pR /private/tmp/d20210515-4036-155ofys/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T14:06:25.9871950Z chmod -Rf +w /private/tmp/d20210515-4036-155ofys 2021-05-15T14:06:26.0481560Z ==> Finishing up 2021-05-15T14:06:26.0902530Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T14:06:26.0911600Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T14:06:26.0919210Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T14:06:26.0924490Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T14:06:26.0929840Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T14:06:26.0938070Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T14:06:26.1093620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4500-z570xe.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:06:28.6361130Z ==> Summary 2021-05-15T14:06:28.6386680Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T14:06:28.6393510Z ==> Installing poppler dependency: lzo 2021-05-15T14:06:28.6414530Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T14:06:28.6434870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4036-1ui6ccl 2021-05-15T14:06:28.6642680Z cp -pR /private/tmp/d20210515-4036-1ui6ccl/lzo/. /usr/local/Cellar/lzo 2021-05-15T14:06:28.6918540Z chmod -Rf +w /private/tmp/d20210515-4036-1ui6ccl 2021-05-15T14:06:28.7540770Z ==> Finishing up 2021-05-15T14:06:28.7952630Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T14:06:28.7960530Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T14:06:28.7967610Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T14:06:28.7972710Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T14:06:28.7978810Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T14:06:28.7986680Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T14:06:28.8165650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4526-1ena2jt.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:06:31.2136660Z ==> Summary 2021-05-15T14:06:31.2176620Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T14:06:31.2184000Z ==> Installing poppler dependency: pixman 2021-05-15T14:06:31.2215680Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T14:06:31.2240440Z 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-4036-j4xqzd 2021-05-15T14:06:31.2474010Z cp -pR /private/tmp/d20210515-4036-j4xqzd/pixman/. /usr/local/Cellar/pixman 2021-05-15T14:06:31.2687320Z chmod -Rf +w /private/tmp/d20210515-4036-j4xqzd 2021-05-15T14:06:31.3357550Z ==> Finishing up 2021-05-15T14:06:31.3896130Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T14:06:31.3909320Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T14:06:31.3919940Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T14:06:31.3930300Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T14:06:31.3941120Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T14:06:31.3956790Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T14:06:31.4140310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4552-xixiu7.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:06:33.8819800Z ==> Summary 2021-05-15T14:06:33.8842700Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T14:06:33.8851580Z ==> Installing poppler dependency: cairo 2021-05-15T14:06:34.0786630Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T14:06:34.0806120Z 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-4036-1o7l3ca 2021-05-15T14:06:34.1660020Z cp -pR /private/tmp/d20210515-4036-1o7l3ca/cairo/. /usr/local/Cellar/cairo 2021-05-15T14:06:34.2804950Z chmod -Rf +w /private/tmp/d20210515-4036-1o7l3ca 2021-05-15T14:06:34.5795770Z ==> Finishing up 2021-05-15T14:06:34.6429350Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T14:06:34.6434600Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T14:06:34.6441870Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T14:06:34.6455350Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T14:06:34.6462270Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T14:06:34.6468800Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T14:06:34.6474300Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T14:06:34.6479970Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T14:06:34.6486190Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T14:06:34.6491430Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T14:06:34.6497360Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T14:06:34.6502530Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T14:06:34.6508120Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T14:06:34.6513380Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T14:06:34.6522030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T14:06:34.6527810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T14:06:34.6534800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T14:06:34.6541430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T14:06:34.6547390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T14:06:34.6552940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T14:06:34.6558450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T14:06:34.6564160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T14:06:34.6569640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T14:06:34.6575140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T14:06:34.6580560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T14:06:34.6586970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T14:06:34.6592570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T14:06:34.6598340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T14:06:34.6603670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T14:06:34.6609400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T14:06:34.6614760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T14:06:34.7024730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4578-8nes4l.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:06:37.1732400Z ==> Summary 2021-05-15T14:06:37.1836250Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T14:06:37.1842350Z ==> Installing poppler dependency: little-cms2 2021-05-15T14:06:37.2028710Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T14:06:37.2052880Z 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-4036-10ml0f0 2021-05-15T14:06:37.2296600Z cp -pR /private/tmp/d20210515-4036-10ml0f0/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T14:06:37.2599810Z chmod -Rf +w /private/tmp/d20210515-4036-10ml0f0 2021-05-15T14:06:37.3414070Z ==> Finishing up 2021-05-15T14:06:37.3657850Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T14:06:37.3666510Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T14:06:37.3667740Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T14:06:37.3673430Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T14:06:37.3679130Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T14:06:37.3689950Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T14:06:37.3697400Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T14:06:37.3711610Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T14:06:37.3718680Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T14:06:37.3725720Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T14:06:37.3732310Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T14:06:37.3738390Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T14:06:37.3746140Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T14:06:37.3752410Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T14:06:37.3758430Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T14:06:37.3766800Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T14:06:37.3988770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4604-1c56aii.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:06:39.7255100Z ==> Summary 2021-05-15T14:06:39.7284880Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T14:06:39.7290590Z ==> Installing poppler dependency: nspr 2021-05-15T14:06:39.7312990Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T14:06:39.7384010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4036-1y9spoy 2021-05-15T14:06:39.7804720Z cp -pR /private/tmp/d20210515-4036-1y9spoy/nspr/. /usr/local/Cellar/nspr 2021-05-15T14:06:39.8399980Z chmod -Rf +w /private/tmp/d20210515-4036-1y9spoy 2021-05-15T14:06:39.9470600Z ==> Finishing up 2021-05-15T14:06:39.9844580Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T14:06:39.9852310Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T14:06:39.9901960Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T14:06:39.9909520Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T14:06:39.9915090Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T14:06:39.9920170Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T14:06:39.9926290Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T14:06:39.9931380Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T14:06:39.9937430Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T14:06:39.9945560Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T14:06:40.0255550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4630-b5j48w.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:06:42.9112080Z ==> Summary 2021-05-15T14:06:42.9183470Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T14:06:42.9190720Z ==> Installing poppler dependency: nss 2021-05-15T14:06:42.9325460Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T14:06:43.8944650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4036-1y0o1su 2021-05-15T14:06:43.8948920Z cp -pR /private/tmp/d20210515-4036-1y0o1su/nss/. /usr/local/Cellar/nss 2021-05-15T14:06:43.8950150Z chmod -Rf +w /private/tmp/d20210515-4036-1y0o1su 2021-05-15T14:06:45.8834820Z ==> Finishing up 2021-05-15T14:06:45.9307430Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T14:06:45.9310660Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T14:06:45.9315750Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T14:06:45.9321000Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T14:06:45.9326060Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T14:06:45.9331960Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T14:06:45.9336490Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T14:06:45.9342520Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T14:06:45.9346940Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T14:06:45.9351930Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T14:06:45.9357060Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T14:06:45.9362070Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T14:06:45.9367180Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T14:06:45.9372370Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T14:06:45.9377380Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T14:06:45.9383010Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T14:06:45.9388300Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T14:06:45.9394890Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T14:06:45.9399030Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T14:06:45.9405030Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T14:06:45.9410810Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T14:06:45.9415320Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T14:06:45.9420480Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T14:06:45.9425610Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T14:06:45.9430620Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T14:06:45.9435700Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T14:06:45.9440870Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T14:06:45.9445940Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T14:06:45.9451080Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T14:06:45.9456260Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T14:06:45.9461660Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T14:06:45.9467430Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T14:06:45.9472460Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T14:06:45.9477070Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T14:06:45.9482180Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T14:06:45.9487410Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T14:06:45.9492500Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T14:06:45.9500750Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T14:06:45.9508140Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T14:06:45.9514990Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T14:06:45.9521100Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T14:06:45.9527090Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T14:06:45.9533070Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T14:06:45.9539150Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T14:06:45.9545240Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T14:06:45.9550980Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T14:06:45.9557360Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T14:06:45.9563250Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T14:06:45.9569420Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T14:06:45.9575190Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T14:06:45.9581430Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T14:06:45.9587220Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T14:06:45.9593220Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T14:06:45.9604380Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T14:06:45.9610460Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T14:06:45.9618380Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T14:06:45.9624410Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T14:06:45.9630390Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T14:06:45.9636670Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T14:06:45.9642770Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T14:06:45.9649180Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T14:06:45.9655110Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T14:06:45.9661220Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T14:06:45.9667110Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T14:06:45.9673300Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T14:06:45.9679910Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T14:06:45.9685890Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T14:06:45.9692130Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T14:06:45.9698230Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T14:06:45.9704840Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T14:06:45.9714660Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T14:06:45.9724060Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T14:06:45.9731580Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T14:06:45.9737560Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T14:06:45.9742780Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T14:06:45.9748410Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T14:06:45.9753810Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T14:06:45.9759010Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T14:06:45.9764470Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T14:06:45.9769990Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T14:06:45.9775420Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T14:06:45.9780880Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T14:06:45.9786070Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T14:06:45.9791610Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T14:06:45.9796890Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T14:06:45.9802770Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T14:06:45.9808120Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T14:06:45.9820510Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T14:06:45.9821710Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T14:06:45.9824550Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T14:06:45.9830760Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T14:06:45.9836220Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T14:06:45.9842180Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T14:06:45.9847650Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T14:06:45.9853010Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T14:06:45.9859170Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T14:06:45.9864230Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T14:06:45.9869540Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T14:06:45.9875260Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T14:06:45.9880770Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T14:06:45.9885170Z Only the first 100 operations were output. 2021-05-15T14:06:46.1410210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4656-3uv19a.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:06:49.0263050Z ==> Summary 2021-05-15T14:06:49.0461490Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T14:06:49.0472480Z ==> Installing poppler dependency: openjpeg 2021-05-15T14:06:49.0867640Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T14:06:49.0895090Z 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-4036-n0hc83 2021-05-15T14:06:49.3972550Z cp -pR /private/tmp/d20210515-4036-n0hc83/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T14:06:49.8665370Z chmod -Rf +w /private/tmp/d20210515-4036-n0hc83 2021-05-15T14:06:50.2968450Z ==> Finishing up 2021-05-15T14:06:50.3384750Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T14:06:50.3392510Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T14:06:50.3403080Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T14:06:50.3415710Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:06:50.3432450Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:06:50.3451470Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T14:06:50.3462210Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T14:06:50.3473210Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T14:06:50.3488390Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T14:06:50.3506770Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T14:06:50.3513970Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T14:06:50.3520950Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T14:06:50.3527190Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T14:06:50.3534370Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:06:50.3546950Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T14:06:50.5063400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4682-3hbtcp.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:06:53.2987150Z ==> Summary 2021-05-15T14:06:53.3381900Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T14:06:53.3390040Z ==> Installing poppler dependency: qt@5 2021-05-15T14:06:53.3431190Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T14:06:53.3452210Z 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-4036-mxj7d6 2021-05-15T14:07:00.1162370Z cp -pR /private/tmp/d20210515-4036-mxj7d6/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T14:07:10.5242410Z chmod -Rf +w /private/tmp/d20210515-4036-mxj7d6 2021-05-15T14:07:44.5012270Z ==> Finishing up 2021-05-15T14:07:47.7720220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4743-fu3dy.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:07:52.5631100Z ==> Caveats 2021-05-15T14:07:52.5632370Z We agreed to the Qt open source license for you. 2021-05-15T14:07:52.5633590Z If this is unacceptable you should uninstall. 2021-05-15T14:07:52.5634250Z 2021-05-15T14:07:52.5636190Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:07:52.5637620Z because this is an alternate version of another formula. 2021-05-15T14:07:52.5638330Z 2021-05-15T14:07:52.5639210Z If you need to have qt@5 first in your PATH, run: 2021-05-15T14:07:52.5641370Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:07:52.5642130Z 2021-05-15T14:07:52.5642990Z For compilers to find qt@5 you may need to set: 2021-05-15T14:07:52.5644840Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T14:07:52.5646720Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T14:07:52.5648010Z 2021-05-15T14:07:52.5649740Z For pkg-config to find qt@5 you may need to set: 2021-05-15T14:07:52.5650960Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T14:07:52.5651610Z 2021-05-15T14:07:52.5653330Z ==> Summary 2021-05-15T14:07:53.4404010Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T14:07:53.4410450Z ==> Installing poppler 2021-05-15T14:07:53.4416000Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T14:07:53.4441250Z 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-4036-15qs1qj 2021-05-15T14:07:53.7779090Z cp -pR /private/tmp/d20210515-4036-15qs1qj/poppler/. /usr/local/Cellar/poppler 2021-05-15T14:07:54.1343510Z chmod -Rf +w /private/tmp/d20210515-4036-15qs1qj 2021-05-15T14:07:54.6618770Z ==> Finishing up 2021-05-15T14:07:54.6997260Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T14:07:54.7001520Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T14:07:54.7007080Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T14:07:54.7012870Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T14:07:54.7018530Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T14:07:54.7024540Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T14:07:54.7029380Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T14:07:54.7036270Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T14:07:54.7041730Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T14:07:54.7047220Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T14:07:54.7053090Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T14:07:54.7058190Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T14:07:54.7136060Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T14:07:54.7149800Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T14:07:54.7175360Z rm /usr/local/share/gir-1.0 2021-05-15T14:07:54.7189870Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T14:07:54.7202260Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T14:07:54.7223110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T14:07:54.7234230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T14:07:54.7245590Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T14:07:54.7256880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T14:07:54.7301240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T14:07:54.7303090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T14:07:54.7304880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T14:07:54.7306610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T14:07:54.7308360Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T14:07:54.7310100Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T14:07:54.7311780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T14:07:54.7313550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T14:07:54.7315270Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T14:07:54.7317860Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T14:07:54.7323860Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T14:07:54.7336580Z rm /usr/local/lib/girepository-1.0 2021-05-15T14:07:54.7344780Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T14:07:54.7350960Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T14:07:54.7356800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T14:07:54.7362920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T14:07:54.7368230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T14:07:54.7375200Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T14:07:54.7380480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T14:07:54.7385400Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T14:07:54.7391060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T14:07:54.7396320Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T14:07:54.7402450Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T14:07:54.7407590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T14:07:54.7413730Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T14:07:54.7418840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T14:07:54.7424850Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T14:07:54.7456380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T14:07:54.7458300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T14:07:54.7460200Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T14:07:54.7462110Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T14:07:54.7464050Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T14:07:54.7465830Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T14:07:54.8738560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4769-13kkjlr.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:07:57.3786420Z ==> Summary 2021-05-15T14:07:57.4156310Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T14:07:59.0841870Z ==> Caveats 2021-05-15T14:07:59.0842870Z ==> qt@5 2021-05-15T14:07:59.0888990Z We agreed to the Qt open source license for you. 2021-05-15T14:07:59.0889710Z If this is unacceptable you should uninstall. 2021-05-15T14:07:59.0890190Z 2021-05-15T14:07:59.0891360Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:07:59.0892210Z because this is an alternate version of another formula. 2021-05-15T14:07:59.0892620Z 2021-05-15T14:07:59.0893130Z If you need to have qt@5 first in your PATH, run: 2021-05-15T14:07:59.0894410Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:07:59.0894870Z 2021-05-15T14:07:59.0895380Z For compilers to find qt@5 you may need to set: 2021-05-15T14:07:59.0896530Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T14:07:59.0897560Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T14:07:59.0897930Z 2021-05-15T14:07:59.0898810Z For pkg-config to find qt@5 you may need to set: 2021-05-15T14:07:59.0899520Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T14:07:59.0899900Z 2021-05-15T14:08:00.9697470Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T14:08:02.0593900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:02.6189870Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T14:08:02.9621360Z ==> 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:08:03.0009450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:03.0542500Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T14:08:03.0594670Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:08:04.6270810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:04.7849030Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:08:05.1286090Z ==> 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:08:05.1739020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:05.3317800Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T14:08:05.3604320Z ==> Installing dependencies for hdf5: szip 2021-05-15T14:08:05.3609250Z ==> Installing hdf5 dependency: szip 2021-05-15T14:08:05.4268940Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T14:08:05.4300940Z 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-4776-1tayril 2021-05-15T14:08:05.4406260Z cp -pR /private/tmp/d20210515-4776-1tayril/szip/. /usr/local/Cellar/szip 2021-05-15T14:08:05.4528860Z chmod -Rf +w /private/tmp/d20210515-4776-1tayril 2021-05-15T14:08:05.5012810Z ==> Finishing up 2021-05-15T14:08:05.5400850Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T14:08:05.5404670Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T14:08:05.5409460Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T14:08:05.5416610Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T14:08:05.5421780Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T14:08:05.5427260Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T14:08:05.5562190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4946-2vni6c.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:08:07.8032350Z ==> Summary 2021-05-15T14:08:07.8051680Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T14:08:07.8057700Z ==> Installing hdf5 2021-05-15T14:08:07.8062810Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:08:07.8081770Z 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-4776-6zd6qn 2021-05-15T14:08:07.9952440Z cp -pR /private/tmp/d20210515-4776-6zd6qn/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T14:08:08.1906860Z chmod -Rf +w /private/tmp/d20210515-4776-6zd6qn 2021-05-15T14:08:08.5663130Z ==> Finishing up 2021-05-15T14:08:08.6062330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T14:08:08.6067040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T14:08:08.6073120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T14:08:08.6079160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T14:08:08.6085540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T14:08:08.6092090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T14:08:08.6098460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T14:08:08.6103560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T14:08:08.6109830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T14:08:08.6116060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T14:08:08.6121450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T14:08:08.6127510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T14:08:08.6133190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T14:08:08.6167000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T14:08:08.6173080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T14:08:08.6178510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T14:08:08.6183690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T14:08:08.6188920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T14:08:08.6194390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T14:08:08.6199490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T14:08:08.6205260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T14:08:08.6210360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T14:08:08.6221590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T14:08:08.6226680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T14:08:08.6232190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T14:08:08.6237580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T14:08:08.6243340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T14:08:08.6248680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T14:08:08.6254340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T14:08:08.6260000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T14:08:08.6266520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T14:08:08.6271960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T14:08:08.6277620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T14:08:08.6282820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T14:08:08.6288440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T14:08:08.6295320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T14:08:08.6301720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T14:08:08.6307220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T14:08:08.6313060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T14:08:08.6318960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T14:08:08.6325110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T14:08:08.6332220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T14:08:08.6336940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T14:08:08.6342920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T14:08:08.6348610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T14:08:08.6354230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T14:08:08.6359840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T14:08:08.6365790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T14:08:08.6371320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T14:08:08.6377400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T14:08:08.6382840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T14:08:08.6389070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T14:08:08.6394640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T14:08:08.6400190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T14:08:08.6406060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T14:08:08.6411560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T14:08:08.6418540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T14:08:08.6425970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T14:08:08.6432600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T14:08:08.6457010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T14:08:08.6462470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T14:08:08.6468250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T14:08:08.6473940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T14:08:08.6479950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T14:08:08.6485730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T14:08:08.6491120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T14:08:08.6496400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T14:08:08.6502370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T14:08:08.6507640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T14:08:08.6514970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T14:08:08.6518570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T14:08:08.6524000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T14:08:08.6530750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T14:08:08.6536750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T14:08:08.6541850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T14:08:08.6548100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T14:08:08.6553370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T14:08:08.6558930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T14:08:08.6565440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T14:08:08.6570580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T14:08:08.6575720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T14:08:08.6581350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T14:08:08.6587180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T14:08:08.6592470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T14:08:08.6598040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T14:08:08.6603770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T14:08:08.6609240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T14:08:08.6614520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T14:08:08.6619640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T14:08:08.6625620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T14:08:08.6631540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T14:08:08.6637330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T14:08:08.6642800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T14:08:08.6648370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T14:08:08.6654320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T14:08:08.6660460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T14:08:08.6665700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T14:08:08.6671180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T14:08:08.6676800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T14:08:08.6681850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T14:08:08.6686070Z Only the first 100 operations were output. 2021-05-15T14:08:08.7790890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4972-6poe2b.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:08:11.0950430Z ==> Summary 2021-05-15T14:08:11.1141370Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:08:11.7387700Z ==> No outdated dependents to upgrade! 2021-05-15T14:08:11.7389050Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:08:11.8026170Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:08:11.8026750Z hdf5 2021-05-15T14:08:11.8038670Z rm /usr/local/bin/gif2h5 2021-05-15T14:08:11.8042920Z rm /usr/local/bin/h52gif 2021-05-15T14:08:11.8046710Z rm /usr/local/bin/h5c++ 2021-05-15T14:08:11.8050550Z rm /usr/local/bin/h5cc 2021-05-15T14:08:11.8055310Z rm /usr/local/bin/h5clear 2021-05-15T14:08:11.8058900Z rm /usr/local/bin/h5copy 2021-05-15T14:08:11.8062690Z rm /usr/local/bin/h5debug 2021-05-15T14:08:11.8066670Z rm /usr/local/bin/h5diff 2021-05-15T14:08:11.8070810Z rm /usr/local/bin/h5dump 2021-05-15T14:08:11.8074120Z rm /usr/local/bin/h5fc 2021-05-15T14:08:11.8078630Z rm /usr/local/bin/h5format_convert 2021-05-15T14:08:11.8083870Z rm /usr/local/bin/h5import 2021-05-15T14:08:11.8087800Z rm /usr/local/bin/h5jam 2021-05-15T14:08:11.8091120Z rm /usr/local/bin/h5ls 2021-05-15T14:08:11.8094620Z rm /usr/local/bin/h5mkgrp 2021-05-15T14:08:11.8099570Z rm /usr/local/bin/h5perf_serial 2021-05-15T14:08:11.8104480Z rm /usr/local/bin/h5redeploy 2021-05-15T14:08:11.8108090Z rm /usr/local/bin/h5repack 2021-05-15T14:08:11.8112160Z rm /usr/local/bin/h5repart 2021-05-15T14:08:11.8115700Z rm /usr/local/bin/h5stat 2021-05-15T14:08:11.8118650Z rm /usr/local/bin/h5unjam 2021-05-15T14:08:11.8122570Z rm /usr/local/bin/h5watch 2021-05-15T14:08:11.8130450Z rm /usr/local/include/H5ACpublic.h 2021-05-15T14:08:11.8133940Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T14:08:11.8138590Z rm /usr/local/include/H5Apublic.h 2021-05-15T14:08:11.8142220Z rm /usr/local/include/H5ArrayType.h 2021-05-15T14:08:11.8145960Z rm /usr/local/include/H5AtomType.h 2021-05-15T14:08:11.8151950Z rm /usr/local/include/H5Attribute.h 2021-05-15T14:08:11.8157500Z rm /usr/local/include/H5Classes.h 2021-05-15T14:08:11.8161520Z rm /usr/local/include/H5CommonFG.h 2021-05-15T14:08:11.8165480Z rm /usr/local/include/H5CompType.h 2021-05-15T14:08:11.8169490Z rm /usr/local/include/H5Cpp.h 2021-05-15T14:08:11.8172800Z rm /usr/local/include/H5CppDoc.h 2021-05-15T14:08:11.8177750Z rm /usr/local/include/H5Cpublic.h 2021-05-15T14:08:11.8181510Z rm /usr/local/include/H5DOpublic.h 2021-05-15T14:08:11.8184990Z rm /usr/local/include/H5DSpublic.h 2021-05-15T14:08:11.8190300Z rm /usr/local/include/H5DaccProp.h 2021-05-15T14:08:11.8194010Z rm /usr/local/include/H5DataSet.h 2021-05-15T14:08:11.8197780Z rm /usr/local/include/H5DataSpace.h 2021-05-15T14:08:11.8202350Z rm /usr/local/include/H5DataType.h 2021-05-15T14:08:11.8206120Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T14:08:11.8211310Z rm /usr/local/include/H5Dpublic.h 2021-05-15T14:08:11.8214750Z rm /usr/local/include/H5DxferProp.h 2021-05-15T14:08:11.8218220Z rm /usr/local/include/H5ESpublic.h 2021-05-15T14:08:11.8222000Z rm /usr/local/include/H5EnumType.h 2021-05-15T14:08:11.8225540Z rm /usr/local/include/H5Epubgen.h 2021-05-15T14:08:11.8229700Z rm /usr/local/include/H5Epublic.h 2021-05-15T14:08:11.8232390Z rm /usr/local/include/H5Exception.h 2021-05-15T14:08:11.8236140Z rm /usr/local/include/H5FDcore.h 2021-05-15T14:08:11.8239510Z rm /usr/local/include/H5FDdirect.h 2021-05-15T14:08:11.8243950Z rm /usr/local/include/H5FDfamily.h 2021-05-15T14:08:11.8247900Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T14:08:11.8251910Z rm /usr/local/include/H5FDlog.h 2021-05-15T14:08:11.8255990Z rm /usr/local/include/H5FDmpi.h 2021-05-15T14:08:11.8259900Z rm /usr/local/include/H5FDmpio.h 2021-05-15T14:08:11.8263180Z rm /usr/local/include/H5FDmulti.h 2021-05-15T14:08:11.8266560Z rm /usr/local/include/H5FDpublic.h 2021-05-15T14:08:11.8271230Z rm /usr/local/include/H5FDros3.h 2021-05-15T14:08:11.8275130Z rm /usr/local/include/H5FDsec2.h 2021-05-15T14:08:11.8279220Z rm /usr/local/include/H5FDstdio.h 2021-05-15T14:08:11.8283110Z rm /usr/local/include/H5FDwindows.h 2021-05-15T14:08:11.8286970Z rm /usr/local/include/H5FaccProp.h 2021-05-15T14:08:11.8290320Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T14:08:11.8294230Z rm /usr/local/include/H5File.h 2021-05-15T14:08:11.8298070Z rm /usr/local/include/H5FloatType.h 2021-05-15T14:08:11.8301630Z rm /usr/local/include/H5Fpublic.h 2021-05-15T14:08:11.8305300Z rm /usr/local/include/H5Gpublic.h 2021-05-15T14:08:11.8310060Z rm /usr/local/include/H5Group.h 2021-05-15T14:08:11.8314110Z rm /usr/local/include/H5IMpublic.h 2021-05-15T14:08:11.8317550Z rm /usr/local/include/H5IdComponent.h 2021-05-15T14:08:11.8321790Z rm /usr/local/include/H5Include.h 2021-05-15T14:08:11.8326600Z rm /usr/local/include/H5IntType.h 2021-05-15T14:08:11.8329800Z rm /usr/local/include/H5Ipublic.h 2021-05-15T14:08:11.8334110Z rm /usr/local/include/H5LDpublic.h 2021-05-15T14:08:11.8336900Z rm /usr/local/include/H5LTpublic.h 2021-05-15T14:08:11.8340590Z rm /usr/local/include/H5LaccProp.h 2021-05-15T14:08:11.8344430Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T14:08:11.8348860Z rm /usr/local/include/H5Library.h 2021-05-15T14:08:11.8352920Z rm /usr/local/include/H5Location.h 2021-05-15T14:08:11.8356440Z rm /usr/local/include/H5Lpublic.h 2021-05-15T14:08:11.8360350Z rm /usr/local/include/H5MMpublic.h 2021-05-15T14:08:11.8363660Z rm /usr/local/include/H5Mpublic.h 2021-05-15T14:08:11.8367300Z rm /usr/local/include/H5Object.h 2021-05-15T14:08:11.8370880Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T14:08:11.8373900Z rm /usr/local/include/H5Opublic.h 2021-05-15T14:08:11.8377410Z rm /usr/local/include/H5PLextern.h 2021-05-15T14:08:11.8381300Z rm /usr/local/include/H5PLpublic.h 2021-05-15T14:08:11.8384650Z rm /usr/local/include/H5PTpublic.h 2021-05-15T14:08:11.8388170Z rm /usr/local/include/H5PacketTable.h 2021-05-15T14:08:11.8391600Z rm /usr/local/include/H5Ppublic.h 2021-05-15T14:08:11.8395200Z rm /usr/local/include/H5PredType.h 2021-05-15T14:08:11.8398630Z rm /usr/local/include/H5PropList.h 2021-05-15T14:08:11.8401960Z rm /usr/local/include/H5Rpublic.h 2021-05-15T14:08:11.8405340Z rm /usr/local/include/H5Spublic.h 2021-05-15T14:08:11.8409850Z rm /usr/local/include/H5StrType.h 2021-05-15T14:08:11.8412600Z rm /usr/local/include/H5TBpublic.h 2021-05-15T14:08:11.8415910Z rm /usr/local/include/H5Tpublic.h 2021-05-15T14:08:11.8419360Z rm /usr/local/include/H5VLconnector.h 2021-05-15T14:08:11.8423120Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T14:08:11.8426230Z rm /usr/local/include/H5VLnative.h 2021-05-15T14:08:11.8429710Z Only the first 100 operations were output. 2021-05-15T14:08:13.6787320Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T14:08:14.7471500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:15.2904490Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T14:08:15.6342100Z ==> 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:08:15.6783510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:15.9178260Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T14:08:16.0093900Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T14:08:16.0127180Z 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-4979-titjp0 2021-05-15T14:08:16.1879160Z cp -pR /private/tmp/d20210515-4979-titjp0/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T14:08:16.4161360Z chmod -Rf +w /private/tmp/d20210515-4979-titjp0 2021-05-15T14:08:16.6170420Z ==> Finishing up 2021-05-15T14:08:16.6546620Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T14:08:16.6553350Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T14:08:16.6567130Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T14:08:16.6571120Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T14:08:16.6578860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T14:08:16.6585140Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T14:08:16.6590050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T14:08:16.6596540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T14:08:16.6600880Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T14:08:16.6607450Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T14:08:16.6611840Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T14:08:16.6617910Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T14:08:16.6622720Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T14:08:16.6631220Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T14:08:16.6638880Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T14:08:16.6700840Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T14:08:16.7448290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5143-y7k3ob.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:08:19.3100670Z ==> Caveats 2021-05-15T14:08:19.3101910Z Emacs Lisp files have been installed to: 2021-05-15T14:08:19.3103910Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T14:08:19.3105610Z ==> Summary 2021-05-15T14:08:19.3285280Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T14:08:21.6858820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T14:08:22.7808950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:23.3124490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T14:08:23.7143130Z ==> 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:08:23.7725500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:23.8859580Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T14:08:23.9861630Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T14:08:23.9894970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5150-d2om0j 2021-05-15T14:08:24.1595160Z cp -pR /private/tmp/d20210515-5150-d2om0j/gsl/. /usr/local/Cellar/gsl 2021-05-15T14:08:24.3873930Z chmod -Rf +w /private/tmp/d20210515-5150-d2om0j 2021-05-15T14:08:24.5844210Z ==> Finishing up 2021-05-15T14:08:24.6108590Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T14:08:24.6119490Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T14:08:24.6125930Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T14:08:24.6133460Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T14:08:24.6144590Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T14:08:24.6151950Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T14:08:24.6283620Z info /usr/local/share/info/gsl-ref.info 2021-05-15T14:08:24.6310380Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T14:08:24.6323260Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T14:08:24.6331890Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T14:08:24.6342660Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T14:08:24.6350220Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T14:08:24.6356550Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T14:08:24.6363670Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T14:08:24.6369360Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T14:08:24.6375990Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T14:08:24.6381570Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T14:08:24.6389850Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T14:08:24.7161770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5315-dutqdu.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:08:27.1041480Z ==> Summary 2021-05-15T14:08:27.1247290Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T14:08:30.4431460Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T14:08:31.5345400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:32.0743480Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T14:08:32.4130230Z ==> 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:08:32.4512920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:32.5787180Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T14:08:32.6039940Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T14:08:33.8320960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:34.3129740Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T14:08:34.6535360Z ==> 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:08:34.7095850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:34.7907390Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T14:08:34.7958710Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T14:08:35.8876900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:36.4450300Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T14:08:36.7836910Z ==> 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:08:36.8281380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:36.8936530Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T14:08:36.8982650Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T14:08:38.0480850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:38.5860360Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T14:08:38.9145690Z ==> 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:08:38.9598610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:39.0073790Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T14:08:39.0114960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T14:08:40.1063880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:40.6679430Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T14:08:40.9934290Z ==> 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:08:41.0318070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:41.1069760Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T14:08:41.1160520Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T14:08:42.4350770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:42.9618060Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T14:08:43.2891290Z ==> 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:08:43.3297320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:43.3710590Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T14:08:43.3744730Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T14:08:44.4252380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:44.9991670Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T14:08:45.3201440Z ==> 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:08:45.3594000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:45.5102520Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T14:08:45.5224470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T14:08:46.6127800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:47.1357680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T14:08:47.4638470Z ==> 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:08:47.5028560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:47.5607970Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T14:08:47.5648090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T14:08:48.6083170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:49.1309120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T14:08:49.4571100Z ==> 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:08:49.5056210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:49.5531620Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T14:08:49.5572490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T14:08:50.9507580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:51.1463060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T14:08:51.4836650Z ==> 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:08:51.5219280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:51.5636820Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T14:08:51.5672610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T14:08:52.6407700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:53.1801950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T14:08:53.5162260Z ==> 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:08:53.5562120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:53.6123430Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T14:08:53.6162660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T14:08:54.6824710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:55.2352310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T14:08:55.5763950Z ==> 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:08:55.6181080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:55.6851120Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T14:08:55.6941180Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T14:08:56.7935930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:57.4090770Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T14:08:57.7566940Z ==> 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:08:57.7969270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:08:57.8482540Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T14:08:57.8554580Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T14:08:58.9600740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:59.5166320Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T14:08:59.8553260Z ==> 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:08:59.9063980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:00.4221080Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T14:09:00.5575880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T14:09:01.6392620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:02.2155080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T14:09:02.5483330Z ==> 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:09:02.5907800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:02.7147800Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T14:09:02.7311360Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T14:09:04.0315830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:04.5733750Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T14:09:04.9371140Z ==> 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:09:04.9854050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:05.0360750Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T14:09:05.0412340Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T14:09:06.1115290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:06.6294370Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T14:09:06.9791690Z ==> 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:09:07.0189050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:07.0926400Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T14:09:07.1010490Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T14:09:08.1757350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:08.8049970Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T14:09:09.1385070Z ==> 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:09:09.1888980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:09.2298170Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T14:09:09.2332680Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T14:09:10.3199530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:10.8657460Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T14:09:11.2239230Z ==> 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:09:11.2589860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:11.3496680Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T14:09:11.3548950Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T14:09:12.4092890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:12.9421990Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T14:09:13.2670370Z ==> 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:09:13.3170260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:13.3934500Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T14:09:13.4028310Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T14:09:14.4813530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:15.0331060Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T14:09:15.3740560Z ==> 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:09:15.4070480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:15.4513400Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T14:09:15.4549990Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T14:09:16.5805040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:17.1504140Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T14:09:17.5034220Z ==> 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:09:17.5428290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:17.6312190Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T14:09:17.6429840Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T14:09:18.7712750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:19.3350060Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T14:09:19.6907520Z ==> 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:09:19.7313080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:20.0502240Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T14:09:20.0971780Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T14:09:21.1954050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:21.7340830Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T14:09:22.0976120Z ==> 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:09:22.1326740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:22.1875330Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T14:09:22.1934590Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T14:09:23.4389410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:23.8444080Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T14:09:24.1815180Z ==> 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:09:24.2198790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:24.3489340Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T14:09:24.3653690Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T14:09:25.4754870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:26.0409970Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T14:09:26.3800340Z ==> 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:09:26.4395840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:26.6532070Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T14:09:26.6811530Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T14:09:27.7921300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:28.3119040Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T14:09:28.6425240Z ==> 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:09:28.6992050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:28.7783310Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T14:09:28.7870320Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T14:09:29.8826670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:30.4084050Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T14:09:30.7447880Z ==> 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:09:30.8054360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:30.9005710Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T14:09:30.9146680Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T14:09:31.9782920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:32.5159860Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T14:09:33.1095930Z ==> 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:09:33.1536540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:33.2604520Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:09:33.2703080Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T14:09:34.3804390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:34.9456560Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T14:09:35.2945900Z ==> 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:09:35.3383150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09:35.6445970Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T14:09:35.7692730Z ==> 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:09:35.7708950Z ==> Installing ffmpeg dependency: aom 2021-05-15T14:09:35.8579230Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T14:09:35.8624160Z 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-5322-14flzpc 2021-05-15T14:09:35.9488140Z cp -pR /private/tmp/d20210515-5322-14flzpc/aom/. /usr/local/Cellar/aom 2021-05-15T14:09:36.0028440Z chmod -Rf +w /private/tmp/d20210515-5322-14flzpc 2021-05-15T14:09:36.0998810Z ==> Finishing up 2021-05-15T14:09:36.1423920Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T14:09:36.1428560Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T14:09:36.1437930Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T14:09:36.1446360Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T14:09:36.1453290Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T14:09:36.1460440Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T14:09:36.1467160Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T14:09:36.1476410Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T14:09:36.1695130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5664-1a4rkyr.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:09:39.0177620Z ==> Summary 2021-05-15T14:09:39.0214920Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T14:09:39.0223050Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T14:09:39.0305500Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T14:09:39.0328350Z 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-5322-wt4n5r 2021-05-15T14:09:39.0559750Z cp -pR /private/tmp/d20210515-5322-wt4n5r/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T14:09:39.0788530Z chmod -Rf +w /private/tmp/d20210515-5322-wt4n5r 2021-05-15T14:09:39.1495130Z ==> Finishing up 2021-05-15T14:09:39.2003190Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T14:09:39.2009940Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T14:09:39.2017570Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T14:09:39.2023840Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T14:09:39.2031860Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T14:09:39.2223080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5690-lcr8qb.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:09:42.1133570Z ==> Summary 2021-05-15T14:09:42.1165890Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T14:09:42.1173430Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T14:09:42.1243680Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:09:42.1269520Z 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-5322-rfzu7z 2021-05-15T14:09:42.1977500Z cp -pR /private/tmp/d20210515-5322-rfzu7z/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T14:09:42.2844320Z chmod -Rf +w /private/tmp/d20210515-5322-rfzu7z 2021-05-15T14:09:42.3742920Z ==> Finishing up 2021-05-15T14:09:42.4230030Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T14:09:42.4239950Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T14:09:42.4249660Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T14:09:42.4381610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5716-1b73505.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:09:45.3882680Z ==> Summary 2021-05-15T14:09:45.3988910Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T14:09:45.3996720Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T14:09:45.4024220Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T14:09:45.4046690Z 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-5322-1wvr0p5 2021-05-15T14:09:45.4427960Z cp -pR /private/tmp/d20210515-5322-1wvr0p5/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T14:09:45.4945660Z chmod -Rf +w /private/tmp/d20210515-5322-1wvr0p5 2021-05-15T14:09:45.5957850Z ==> Finishing up 2021-05-15T14:09:45.6607510Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T14:09:45.6614580Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T14:09:45.6630150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T14:09:45.6637110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T14:09:45.6644030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T14:09:45.6649400Z 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:09:45.6658250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T14:09:45.6664110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T14:09:45.6671750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T14:09:45.6679670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T14:09:45.6685720Z 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:09:45.6693390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T14:09:45.6699150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T14:09:45.6705010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T14:09:45.6715400Z 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:09:45.6727150Z 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:09:45.6736640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T14:09:45.6744370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T14:09:45.6751730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T14:09:45.6758810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T14:09:45.6769750Z 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:09:45.6778280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T14:09:45.6785050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T14:09:45.6799740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T14:09:45.6811260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T14:09:45.6820870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T14:09:45.6828750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T14:09:45.6838340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T14:09:45.6849660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T14:09:45.6861420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T14:09:45.6873570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T14:09:45.6884940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T14:09:45.6895550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T14:09:45.6908360Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T14:09:45.6916260Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T14:09:45.6924890Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T14:09:45.6938180Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T14:09:45.7322830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5742-468bvl.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:09:48.3963700Z ==> Summary 2021-05-15T14:09:48.4044660Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T14:09:48.4058530Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T14:09:48.6639120Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T14:09:48.6667560Z 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-5322-19o7p94 2021-05-15T14:09:48.8162770Z cp -pR /private/tmp/d20210515-5322-19o7p94/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T14:09:48.9845000Z chmod -Rf +w /private/tmp/d20210515-5322-19o7p94 2021-05-15T14:09:49.2765290Z ==> Finishing up 2021-05-15T14:09:49.3191310Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T14:09:49.3201840Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T14:09:49.3212560Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T14:09:49.3224560Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T14:09:49.3235430Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T14:09:49.3250120Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:09:49.3270890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T14:09:49.3289720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T14:09:49.3297810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T14:09:49.3349080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T14:09:49.3356770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T14:09:49.3361670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T14:09:49.3367870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T14:09:49.3373900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T14:09:49.3379470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T14:09:49.3386560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T14:09:49.3392010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T14:09:49.3398530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T14:09:49.3404150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T14:09:49.3410140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T14:09:49.3416420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T14:09:49.3427970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T14:09:49.3438560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T14:09:49.3449440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T14:09:49.3460270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T14:09:49.3471140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T14:09:49.3481970Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:09:49.3502490Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T14:09:49.3514070Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T14:09:49.3525560Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T14:09:49.3543780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T14:09:49.3555450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T14:09:49.3566780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T14:09:49.3578190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T14:09:49.3590150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T14:09:49.3599980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T14:09:49.3611160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T14:09:49.3622230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T14:09:49.3634920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T14:09:49.3646080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T14:09:49.3658400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T14:09:49.3668780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T14:09:49.3682810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T14:09:49.3696540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T14:09:49.3710810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T14:09:49.3721970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T14:09:49.3734340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T14:09:49.3746130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T14:09:49.3757710Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T14:09:49.3767670Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T14:09:49.3778460Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T14:09:49.3795960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T14:09:49.3806800Z 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:09:49.4455970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5768-17310kr.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:09:52.1604150Z ==> Summary 2021-05-15T14:09:52.1757050Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T14:09:52.1763300Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T14:09:52.1821000Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T14:09:52.1845710Z 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-5322-eqwk39 2021-05-15T14:09:52.2018970Z cp -pR /private/tmp/d20210515-5322-eqwk39/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T14:09:52.2293000Z chmod -Rf +w /private/tmp/d20210515-5322-eqwk39 2021-05-15T14:09:52.3095810Z ==> Finishing up 2021-05-15T14:09:52.3630850Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T14:09:52.3638770Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T14:09:52.3645320Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T14:09:52.3653730Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T14:09:52.3689270Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T14:09:52.3694650Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T14:09:52.3703020Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T14:09:52.3888290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5794-1yh1t1q.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:09:55.1675070Z ==> Summary 2021-05-15T14:09:55.1708410Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T14:09:55.1721820Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T14:09:55.4256300Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T14:09:55.4281240Z 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-5322-1g4e9jg 2021-05-15T14:09:55.4982480Z cp -pR /private/tmp/d20210515-5322-1g4e9jg/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T14:09:55.5773330Z chmod -Rf +w /private/tmp/d20210515-5322-1g4e9jg 2021-05-15T14:09:55.7863350Z ==> Finishing up 2021-05-15T14:09:55.8285540Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T14:09:55.8288860Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T14:09:55.8294350Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T14:09:55.8299430Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T14:09:55.8306870Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T14:09:55.8316230Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T14:09:55.8343740Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T14:09:55.8351910Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T14:09:55.8357210Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T14:09:55.8362290Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T14:09:55.8368060Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T14:09:55.8374010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T14:09:55.8379020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T14:09:55.8384550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T14:09:55.8389980Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T14:09:55.8400660Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T14:09:55.8409320Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T14:09:55.8431940Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T14:09:55.8433890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T14:09:55.8435750Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T14:09:55.8444110Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T14:09:55.8455090Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T14:09:55.8464760Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T14:09:55.8474770Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T14:09:55.8839800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5822-15enfeh.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:09:58.6354640Z ==> Summary 2021-05-15T14:09:58.6444430Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T14:09:58.6451250Z ==> Installing ffmpeg dependency: libass 2021-05-15T14:09:59.0249650Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T14:09:59.0271830Z 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-5322-1x7pk00 2021-05-15T14:09:59.0418410Z cp -pR /private/tmp/d20210515-5322-1x7pk00/libass/. /usr/local/Cellar/libass 2021-05-15T14:09:59.0608090Z chmod -Rf +w /private/tmp/d20210515-5322-1x7pk00 2021-05-15T14:09:59.1274730Z ==> Finishing up 2021-05-15T14:09:59.1681250Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T14:09:59.1687840Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T14:09:59.1723970Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T14:09:59.1729370Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T14:09:59.1737590Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T14:09:59.1932500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5849-12rd80p.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:10:01.9072720Z ==> Summary 2021-05-15T14:10:01.9094230Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T14:10:01.9101500Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T14:10:01.9323260Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T14:10:01.9342690Z 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-5322-t28c9i 2021-05-15T14:10:01.9562050Z cp -pR /private/tmp/d20210515-5322-t28c9i/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T14:10:01.9780950Z chmod -Rf +w /private/tmp/d20210515-5322-t28c9i 2021-05-15T14:10:02.0616650Z ==> Finishing up 2021-05-15T14:10:02.1064710Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T14:10:02.1068880Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T14:10:02.1074540Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T14:10:02.1082070Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T14:10:02.1089190Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T14:10:02.1094190Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T14:10:02.1099870Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T14:10:02.1107730Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T14:10:02.1436760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5875-1lq9m9b.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:10:04.6288690Z ==> Summary 2021-05-15T14:10:04.6317220Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T14:10:04.6323700Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T14:10:04.6418320Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T14:10:04.6437770Z 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-5322-19kllvv 2021-05-15T14:10:04.6625080Z cp -pR /private/tmp/d20210515-5322-19kllvv/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T14:10:04.6887530Z chmod -Rf +w /private/tmp/d20210515-5322-19kllvv 2021-05-15T14:10:04.7549600Z ==> Finishing up 2021-05-15T14:10:04.7964510Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T14:10:04.7969510Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T14:10:04.7978050Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T14:10:04.7984810Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T14:10:04.7992400Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T14:10:04.7997770Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T14:10:04.8003260Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T14:10:04.8009070Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T14:10:04.8014600Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T14:10:04.8022730Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T14:10:04.8028420Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T14:10:04.8219950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5901-vf6fwt.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:10:07.1381180Z ==> Summary 2021-05-15T14:10:07.1417310Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T14:10:07.1425420Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T14:10:07.1485070Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T14:10:07.1506140Z 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-5322-trexs6 2021-05-15T14:10:07.1688480Z cp -pR /private/tmp/d20210515-5322-trexs6/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T14:10:07.1910570Z chmod -Rf +w /private/tmp/d20210515-5322-trexs6 2021-05-15T14:10:07.2542860Z ==> Finishing up 2021-05-15T14:10:07.2781420Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T14:10:07.2791270Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T14:10:07.2801890Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T14:10:07.2815720Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T14:10:07.3007100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5927-1n1piba.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:10:09.6617220Z ==> Summary 2021-05-15T14:10:09.6648010Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T14:10:09.6656790Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T14:10:09.6752450Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T14:10:09.6773760Z 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-5322-9s8455 2021-05-15T14:10:09.7096160Z cp -pR /private/tmp/d20210515-5322-9s8455/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T14:10:09.7360830Z chmod -Rf +w /private/tmp/d20210515-5322-9s8455 2021-05-15T14:10:09.8012850Z ==> Finishing up 2021-05-15T14:10:09.8448890Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T14:10:09.8455020Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T14:10:09.8465340Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T14:10:09.8576420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5953-95657n.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:10:12.2261480Z ==> Summary 2021-05-15T14:10:12.2288040Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T14:10:12.2296060Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T14:10:12.2319670Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T14:10:12.2339040Z 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-5322-19apvwn 2021-05-15T14:10:12.2501000Z cp -pR /private/tmp/d20210515-5322-19apvwn/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T14:10:12.2690350Z chmod -Rf +w /private/tmp/d20210515-5322-19apvwn 2021-05-15T14:10:12.3314860Z ==> Finishing up 2021-05-15T14:10:12.3737200Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T14:10:12.3741050Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T14:10:12.3749460Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T14:10:12.3754430Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T14:10:12.3759940Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T14:10:12.3765680Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T14:10:12.3770850Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T14:10:12.3776290Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T14:10:12.3784360Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T14:10:12.3789930Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T14:10:12.3955640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5979-1a82xse.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:10:14.7907840Z ==> Summary 2021-05-15T14:10:14.7935740Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T14:10:14.7943770Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T14:10:14.8067920Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T14:10:14.8087060Z 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-5322-i51614 2021-05-15T14:10:15.4096770Z cp -pR /private/tmp/d20210515-5322-i51614/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T14:10:15.6817070Z chmod -Rf +w /private/tmp/d20210515-5322-i51614 2021-05-15T14:10:15.7507050Z ==> Finishing up 2021-05-15T14:10:15.7930900Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T14:10:15.7937440Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T14:10:15.7945360Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T14:10:15.7950210Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T14:10:15.7955620Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T14:10:15.7961280Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T14:10:15.7968880Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T14:10:15.8163230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6005-2pgxp0.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:10:18.2455430Z ==> Summary 2021-05-15T14:10:18.2479900Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T14:10:18.2485960Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T14:10:18.2947030Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T14:10:18.2967100Z 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-5322-17yphvb 2021-05-15T14:10:18.3358010Z cp -pR /private/tmp/d20210515-5322-17yphvb/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T14:10:18.3660590Z chmod -Rf +w /private/tmp/d20210515-5322-17yphvb 2021-05-15T14:10:18.4413680Z ==> Finishing up 2021-05-15T14:10:18.4866300Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T14:10:18.4873720Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T14:10:18.4884160Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T14:10:18.4891740Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T14:10:18.4897950Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T14:10:18.4904050Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T14:10:18.4913600Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T14:10:18.5113290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6031-16oaf39.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:10:20.8945570Z ==> Summary 2021-05-15T14:10:20.8981800Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T14:10:20.8988400Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T14:10:20.9594790Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T14:10:20.9616370Z 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-5322-13lop2w 2021-05-15T14:10:20.9788910Z cp -pR /private/tmp/d20210515-5322-13lop2w/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T14:10:20.9958170Z chmod -Rf +w /private/tmp/d20210515-5322-13lop2w 2021-05-15T14:10:21.0671290Z ==> Finishing up 2021-05-15T14:10:21.1304500Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T14:10:21.1316410Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T14:10:21.1329680Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T14:10:21.1339040Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T14:10:21.1349720Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T14:10:21.1363680Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T14:10:21.1579210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6057-1nw2a83.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:10:23.6365740Z ==> Summary 2021-05-15T14:10:23.6389220Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T14:10:23.6395710Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T14:10:23.6418970Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T14:10:23.6439620Z 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-5322-906m8a 2021-05-15T14:10:23.7308570Z cp -pR /private/tmp/d20210515-5322-906m8a/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T14:10:23.8031420Z chmod -Rf +w /private/tmp/d20210515-5322-906m8a 2021-05-15T14:10:23.9003330Z ==> Finishing up 2021-05-15T14:10:23.9470060Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T14:10:23.9476930Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T14:10:23.9485840Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T14:10:23.9495690Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T14:10:23.9501030Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T14:10:23.9506070Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T14:10:23.9511890Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T14:10:23.9517320Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T14:10:23.9522870Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T14:10:23.9530800Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T14:10:23.9842720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6083-qbeddf.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:10:26.5105170Z ==> Summary 2021-05-15T14:10:26.5272210Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T14:10:26.5279290Z ==> Installing ffmpeg dependency: snappy 2021-05-15T14:10:26.5345050Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T14:10:26.5369570Z 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-5322-gx8ub5 2021-05-15T14:10:26.5524820Z cp -pR /private/tmp/d20210515-5322-gx8ub5/snappy/. /usr/local/Cellar/snappy 2021-05-15T14:10:26.5748460Z chmod -Rf +w /private/tmp/d20210515-5322-gx8ub5 2021-05-15T14:10:26.6394330Z ==> Finishing up 2021-05-15T14:10:26.6916150Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T14:10:26.6920470Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T14:10:26.6925280Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T14:10:26.6930440Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T14:10:26.6940720Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T14:10:26.6946140Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T14:10:26.6951650Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T14:10:26.6956870Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T14:10:26.6962560Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T14:10:26.7120030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6109-1du26a.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:10:29.2033960Z ==> Summary 2021-05-15T14:10:29.2068350Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T14:10:29.2075560Z ==> Installing ffmpeg dependency: speex 2021-05-15T14:10:29.2145130Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T14:10:29.2166390Z 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-5322-909hqz 2021-05-15T14:10:29.2353390Z cp -pR /private/tmp/d20210515-5322-909hqz/speex/. /usr/local/Cellar/speex 2021-05-15T14:10:29.2588440Z chmod -Rf +w /private/tmp/d20210515-5322-909hqz 2021-05-15T14:10:29.3229260Z ==> Finishing up 2021-05-15T14:10:29.3659670Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T14:10:29.3668780Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T14:10:29.3703200Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T14:10:29.3710100Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T14:10:29.3715420Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T14:10:29.3721170Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T14:10:29.3729410Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T14:10:29.3901800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6135-19ltd4k.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:10:31.7299200Z ==> Summary 2021-05-15T14:10:31.7331870Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T14:10:31.7339820Z ==> Installing ffmpeg dependency: srt 2021-05-15T14:10:31.7432010Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T14:10:31.7452940Z 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-5322-1eq9cof 2021-05-15T14:10:31.7888690Z cp -pR /private/tmp/d20210515-5322-1eq9cof/srt/. /usr/local/Cellar/srt 2021-05-15T14:10:31.8149630Z chmod -Rf +w /private/tmp/d20210515-5322-1eq9cof 2021-05-15T14:10:31.9074670Z ==> Finishing up 2021-05-15T14:10:31.9504890Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T14:10:31.9509020Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T14:10:31.9514080Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T14:10:31.9519140Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T14:10:31.9526600Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T14:10:31.9534220Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T14:10:31.9539700Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T14:10:31.9545460Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T14:10:31.9550830Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T14:10:31.9576500Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T14:10:31.9581910Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T14:10:31.9787760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6161-1enobxi.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:10:34.4124010Z ==> Summary 2021-05-15T14:10:34.4155180Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T14:10:34.4161980Z ==> Installing ffmpeg dependency: giflib 2021-05-15T14:10:34.4188780Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T14:10:34.4210050Z 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-5322-m17lxw 2021-05-15T14:10:34.4401010Z cp -pR /private/tmp/d20210515-5322-m17lxw/giflib/. /usr/local/Cellar/giflib 2021-05-15T14:10:34.4581690Z chmod -Rf +w /private/tmp/d20210515-5322-m17lxw 2021-05-15T14:10:34.5230890Z ==> Finishing up 2021-05-15T14:10:34.5714050Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T14:10:34.5718600Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T14:10:34.5752030Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T14:10:34.5756600Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T14:10:34.5762800Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T14:10:34.5768560Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T14:10:34.5775960Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T14:10:34.5784300Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T14:10:34.5789040Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T14:10:34.5794780Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T14:10:34.5800560Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T14:10:34.6021270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6187-1kngioz.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:10:37.1952200Z ==> Summary 2021-05-15T14:10:37.1978570Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T14:10:37.1989660Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T14:10:37.2648480Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T14:10:37.2670250Z 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-5322-1kxrf8a 2021-05-15T14:10:37.3319230Z cp -pR /private/tmp/d20210515-5322-1kxrf8a/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T14:10:37.3819230Z chmod -Rf +w /private/tmp/d20210515-5322-1kxrf8a 2021-05-15T14:10:37.7113270Z ==> Finishing up 2021-05-15T14:10:37.7785990Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T14:10:37.7790720Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T14:10:37.7795610Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T14:10:37.7800940Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T14:10:37.7806220Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T14:10:37.7811600Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T14:10:37.7816990Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T14:10:37.7821820Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T14:10:37.7827020Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T14:10:37.7832380Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T14:10:37.7839830Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T14:10:37.7850160Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T14:10:37.7855710Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T14:10:37.7860920Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T14:10:37.7866050Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T14:10:37.7881630Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T14:10:37.7883670Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T14:10:37.8200450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6213-1l9zog8.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:10:40.2378100Z ==> Summary 2021-05-15T14:10:40.2452440Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T14:10:40.2453740Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T14:10:40.3258490Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T14:10:40.3278040Z 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-5322-12xvtoi 2021-05-15T14:10:40.5618660Z cp -pR /private/tmp/d20210515-5322-12xvtoi/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T14:10:40.6810630Z chmod -Rf +w /private/tmp/d20210515-5322-12xvtoi 2021-05-15T14:10:40.7759490Z ==> Finishing up 2021-05-15T14:10:40.8338800Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T14:10:40.8353300Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T14:10:40.8364790Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T14:10:40.8375230Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T14:10:40.8382130Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T14:10:40.8405820Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T14:10:40.8413970Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T14:10:40.8683180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6239-159pnq2.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:10:43.2823620Z ==> Caveats 2021-05-15T14:10:43.2824540Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:10:43.2826020Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:10:43.2827110Z ==> Summary 2021-05-15T14:10:43.2885880Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T14:10:43.2892660Z ==> Installing ffmpeg dependency: theora 2021-05-15T14:10:43.3067050Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T14:10:43.3088150Z 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-5322-1lh416s 2021-05-15T14:10:43.3657890Z cp -pR /private/tmp/d20210515-5322-1lh416s/theora/. /usr/local/Cellar/theora 2021-05-15T14:10:43.4623660Z chmod -Rf +w /private/tmp/d20210515-5322-1lh416s 2021-05-15T14:10:43.5726620Z ==> Finishing up 2021-05-15T14:10:43.6249450Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T14:10:43.6258010Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T14:10:43.6265510Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T14:10:43.6270890Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T14:10:43.6277310Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T14:10:43.6283310Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T14:10:43.6288840Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T14:10:43.6295020Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T14:10:43.6300800Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T14:10:43.6305800Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T14:10:43.6311860Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T14:10:43.6319850Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T14:10:43.6325540Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T14:10:43.6331190Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T14:10:43.6694120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6266-cxxgeh.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:10:46.1476090Z ==> Summary 2021-05-15T14:10:46.1562990Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T14:10:46.1570390Z ==> Installing ffmpeg dependency: x264 2021-05-15T14:10:46.1603330Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T14:10:46.1623830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5322-fvhxre 2021-05-15T14:10:46.2078770Z cp -pR /private/tmp/d20210515-5322-fvhxre/x264/. /usr/local/Cellar/x264 2021-05-15T14:10:46.2344030Z chmod -Rf +w /private/tmp/d20210515-5322-fvhxre 2021-05-15T14:10:46.2943600Z ==> Finishing up 2021-05-15T14:10:46.3404730Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T14:10:46.3411550Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T14:10:46.3418230Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T14:10:46.3426120Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T14:10:46.3431700Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T14:10:46.3437360Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T14:10:46.3445580Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T14:10:46.3612010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6292-1jnstlo.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:10:48.9521900Z ==> Summary 2021-05-15T14:10:48.9547160Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T14:10:48.9555600Z ==> Installing ffmpeg dependency: x265 2021-05-15T14:10:48.9636580Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T14:10:48.9659290Z 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-5322-un9ftk 2021-05-15T14:10:49.1176140Z cp -pR /private/tmp/d20210515-5322-un9ftk/x265/. /usr/local/Cellar/x265 2021-05-15T14:10:49.2379490Z chmod -Rf +w /private/tmp/d20210515-5322-un9ftk 2021-05-15T14:10:49.3764830Z ==> Finishing up 2021-05-15T14:10:49.4456070Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T14:10:49.4461770Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T14:10:49.4467410Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T14:10:49.4474780Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T14:10:49.4480080Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T14:10:49.4486630Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T14:10:49.4494130Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T14:10:49.4767920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6318-1odz8gl.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:10:52.3156120Z ==> Summary 2021-05-15T14:10:52.3179830Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T14:10:52.3186640Z ==> Installing ffmpeg dependency: xvid 2021-05-15T14:10:52.3211200Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T14:10:52.3233150Z 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-5322-kfpc16 2021-05-15T14:10:52.3448830Z cp -pR /private/tmp/d20210515-5322-kfpc16/xvid/. /usr/local/Cellar/xvid 2021-05-15T14:10:52.3638630Z chmod -Rf +w /private/tmp/d20210515-5322-kfpc16 2021-05-15T14:10:52.4268970Z ==> Finishing up 2021-05-15T14:10:52.4825950Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T14:10:52.4833920Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T14:10:52.4839990Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T14:10:52.4999470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6350-w09q9e.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:10:55.1694110Z ==> Summary 2021-05-15T14:10:55.1723060Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T14:10:55.1739180Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T14:10:55.2016930Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T14:10:55.2050900Z 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-5322-17vwzvo 2021-05-15T14:10:55.2862880Z cp -pR /private/tmp/d20210515-5322-17vwzvo/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T14:10:55.3637620Z chmod -Rf +w /private/tmp/d20210515-5322-17vwzvo 2021-05-15T14:10:55.4728380Z ==> Finishing up 2021-05-15T14:10:55.5162930Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T14:10:55.5170280Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T14:10:55.5175350Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T14:10:55.5190910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T14:10:55.5197560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T14:10:55.5204610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T14:10:55.5211150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T14:10:55.5217800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T14:10:55.5225010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T14:10:55.5231100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T14:10:55.5237450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T14:10:55.5243770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T14:10:55.5250590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T14:10:55.5256760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T14:10:55.5263500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T14:10:55.5269700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T14:10:55.5276750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T14:10:55.5282200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T14:10:55.5288450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T14:10:55.5294890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T14:10:55.5301200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T14:10:55.5307480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T14:10:55.5313470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T14:10:55.5319860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T14:10:55.5327480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T14:10:55.5333860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T14:10:55.5340820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T14:10:55.5348390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T14:10:55.5355480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T14:10:55.5362140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T14:10:55.5369770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T14:10:55.5376500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T14:10:55.5390460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T14:10:55.5423060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T14:10:55.5430300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T14:10:55.5437050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T14:10:55.5442170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T14:10:55.5448220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T14:10:55.5454140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T14:10:55.5460450Z 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:10:55.5466290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T14:10:55.5472100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T14:10:55.5477990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T14:10:55.5484060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T14:10:55.5489760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T14:10:55.5495120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T14:10:55.5500920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T14:10:55.5507190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T14:10:55.5530990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T14:10:55.5542370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T14:10:55.5544830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T14:10:55.5546840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T14:10:55.5548760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T14:10:55.5551280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T14:10:55.5552860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T14:10:55.5559440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T14:10:55.5565760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T14:10:55.5572550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T14:10:55.5579860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T14:10:55.5586650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T14:10:55.5597530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T14:10:55.5603690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T14:10:55.5610400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T14:10:55.5618350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T14:10:55.5624540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T14:10:55.5631520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T14:10:55.5638280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T14:10:55.5645210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T14:10:55.5664740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T14:10:55.5670730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T14:10:55.5676650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T14:10:55.5682780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T14:10:55.5690290Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T14:10:55.5696460Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T14:10:55.5701110Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T14:10:55.5710030Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T14:10:55.6173050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6376-1y7oiqg.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:10:58.3512080Z ==> Summary 2021-05-15T14:10:58.3583350Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T14:10:58.3593900Z ==> Installing ffmpeg dependency: zimg 2021-05-15T14:10:58.3667560Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:10:58.3690490Z 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-5322-vukeqd 2021-05-15T14:10:58.4016770Z cp -pR /private/tmp/d20210515-5322-vukeqd/zimg/. /usr/local/Cellar/zimg 2021-05-15T14:10:58.4334650Z chmod -Rf +w /private/tmp/d20210515-5322-vukeqd 2021-05-15T14:10:58.5099740Z ==> Finishing up 2021-05-15T14:10:58.5601400Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T14:10:58.5604550Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T14:10:58.5614430Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T14:10:58.5621520Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T14:10:58.5626810Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T14:10:58.5633330Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T14:10:58.5641170Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T14:10:58.5838060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6402-89ba17.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:11:00.9931950Z ==> Summary 2021-05-15T14:11:00.9970240Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T14:11:00.9978210Z ==> Installing ffmpeg 2021-05-15T14:11:00.9982830Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T14:11:01.0007450Z 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-5322-1ha4a8e 2021-05-15T14:11:01.4265700Z cp -pR /private/tmp/d20210515-5322-1ha4a8e/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T14:11:01.7147150Z chmod -Rf +w /private/tmp/d20210515-5322-1ha4a8e 2021-05-15T14:11:05.9697820Z ==> Finishing up 2021-05-15T14:11:06.0111170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T14:11:06.0115480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T14:11:06.0120940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T14:11:06.0127120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T14:11:06.0133120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T14:11:06.0138870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T14:11:06.0145210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T14:11:06.0151300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T14:11:06.0156980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T14:11:06.0162990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T14:11:06.0169550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T14:11:06.0176420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T14:11:06.0181000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T14:11:06.0186710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T14:11:06.0193250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T14:11:06.0198140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T14:11:06.0203820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T14:11:06.0209370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T14:11:06.0217170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T14:11:06.0223850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T14:11:06.0229560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T14:11:06.0235460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T14:11:06.0241150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T14:11:06.0246860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T14:11:06.0252530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T14:11:06.0258430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T14:11:06.0263820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T14:11:06.0270030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T14:11:06.0275230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T14:11:06.0281290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T14:11:06.0287900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T14:11:06.0293080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T14:11:06.0298440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T14:11:06.0304350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T14:11:06.0309970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T14:11:06.0315740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T14:11:06.0321150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T14:11:06.0327250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T14:11:06.0337290Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T14:11:06.0343800Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T14:11:06.0348710Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T14:11:06.0354240Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T14:11:06.0360140Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T14:11:06.0365580Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T14:11:06.0372110Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T14:11:06.0376590Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T14:11:06.0382250Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T14:11:06.0390100Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T14:11:06.0403370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T14:11:06.0411380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T14:11:06.0418260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T14:11:06.0424670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T14:11:06.0514190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T14:11:06.0519820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T14:11:06.0525960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T14:11:06.0531750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T14:11:06.0537560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T14:11:06.0543670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T14:11:06.0549160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T14:11:06.0555350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T14:11:06.0560910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T14:11:06.0567080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T14:11:06.0572830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T14:11:06.0581850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T14:11:06.0587860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T14:11:06.0593900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T14:11:06.0599610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T14:11:06.0605230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T14:11:06.0611600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T14:11:06.0617000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T14:11:06.0625310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T14:11:06.0631500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T14:11:06.0637690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T14:11:06.0643650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T14:11:06.0649360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T14:11:06.0655800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T14:11:06.0660960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T14:11:06.0667490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T14:11:06.0673390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T14:11:06.0678320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T14:11:06.0686300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T14:11:06.0692400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T14:11:06.0699730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T14:11:06.0704620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T14:11:06.0710170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T14:11:06.0716170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T14:11:06.0722490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T14:11:06.0728440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T14:11:06.0735010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T14:11:06.0741270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T14:11:06.0747000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T14:11:06.0752260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T14:11:06.0758580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T14:11:06.0764140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T14:11:06.0769730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T14:11:06.0775050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T14:11:06.0780230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T14:11:06.0786270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T14:11:06.0791430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T14:11:06.0796860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T14:11:06.0800870Z Only the first 100 operations were output. 2021-05-15T14:11:06.2172220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6428-46o0hy.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:11:08.9795450Z ==> Summary 2021-05-15T14:11:09.0051190Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T14:11:10.0731280Z ==> Caveats 2021-05-15T14:11:10.0732290Z ==> tesseract 2021-05-15T14:11:10.0751410Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:11:10.0753150Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:11:11.9387440Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T14:11:12.9672830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:13.5136650Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T14:11:13.8338610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T14%3A20%3A00Z&sig=k%2BgnT96XT1hTPu%2BQuplXir4xEFkqZMMhn%2FlKlJ7nDpc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:13.8661220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=k\%2BgnT96XT1hTPu\%2BQuplXir4xEFkqZMMhn\%2FlKlJ7nDpc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:14.2491630Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T14:11:14.3667850Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T14:11:15.5226190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:16.0853600Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T14:11:16.4237620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T14%3A20%3A00Z&sig=MKPYL5QH3aPdr5lQ%2FFTXiDciqVQv1NvkdRZO2BY9CVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:16.4773100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=MKPYL5QH3aPdr5lQ\%2FFTXiDciqVQv1NvkdRZO2BY9CVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:17.4187410Z 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-6435-iqyrk7 2021-05-15T14:11:17.4190950Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T14:11:17.4193130Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T14:11:17.4194520Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T14:11:17.4195930Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T14:11:17.5128330Z cp -pR /private/tmp/d20210515-6435-iqyrk7/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T14:11:18.1631690Z chmod -Rf +w /private/tmp/d20210515-6435-iqyrk7 2021-05-15T14:11:18.6073710Z ==> Finishing up 2021-05-15T14:11:18.6316880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T14:11:18.6330250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T14:11:18.6342860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T14:11:18.6359460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T14:11:18.6373840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T14:11:18.6388640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T14:11:18.6401990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T14:11:18.6420260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T14:11:18.6435410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T14:11:18.6447860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T14:11:18.6460400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T14:11:18.6473220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T14:11:18.6486130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T14:11:18.6500690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T14:11:18.6514270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T14:11:18.6528050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T14:11:18.6547900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T14:11:18.6562720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T14:11:18.6574560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T14:11:18.6630100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T14:11:18.6636110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T14:11:18.6641680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T14:11:18.6648370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T14:11:18.6654060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T14:11:18.6659720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T14:11:18.6665320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T14:11:18.6670860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T14:11:18.6676610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T14:11:18.6682190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T14:11:18.6687930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T14:11:18.6695970Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T14:11:18.6705380Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T14:11:18.6711020Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T14:11:18.6722140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T14:11:18.6728720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T14:11:18.6735130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T14:11:18.6741570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T14:11:18.6749010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T14:11:18.6755600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T14:11:18.6761610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T14:11:18.6768100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T14:11:18.6775340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T14:11:18.6781100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T14:11:18.6787200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T14:11:18.6794570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T14:11:18.6800390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T14:11:18.6806940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T14:11:18.6813160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T14:11:18.6820000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T14:11:18.6826230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T14:11:18.6833090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T14:11:18.6839650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T14:11:18.6846560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T14:11:18.6869420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T14:11:18.6875910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T14:11:18.6883600Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T14:11:18.6889650Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T14:11:18.6895560Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T14:11:18.8808780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6605-wo1wr.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:11:21.4902870Z ==> Summary 2021-05-15T14:11:21.5398640Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T14:11:21.5411320Z ==> Installing imagemagick@6 2021-05-15T14:11:21.5419680Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T14:11:21.5440570Z 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-6435-1l60tvl 2021-05-15T14:11:21.9603060Z cp -pR /private/tmp/d20210515-6435-1l60tvl/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T14:11:22.4649850Z chmod -Rf +w /private/tmp/d20210515-6435-1l60tvl 2021-05-15T14:11:24.4059730Z ==> Finishing up 2021-05-15T14:11:24.7214080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6631-l01tyl.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:11:27.3431860Z ==> Caveats 2021-05-15T14:11:27.3434170Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:11:27.3435530Z because this is an alternate version of another formula. 2021-05-15T14:11:27.3436810Z 2021-05-15T14:11:27.3437790Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:11:27.3439330Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:11:27.3439890Z 2021-05-15T14:11:27.3440460Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:11:27.3441620Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:11:27.3442770Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:11:27.3443200Z 2021-05-15T14:11:27.3444170Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:11:27.3444980Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:11:27.3445420Z 2021-05-15T14:11:27.3446190Z ==> Summary 2021-05-15T14:11:27.3974240Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T14:11:28.2902640Z ==> Caveats 2021-05-15T14:11:28.2904210Z ==> imagemagick@6 2021-05-15T14:11:28.2959720Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:11:28.2960740Z because this is an alternate version of another formula. 2021-05-15T14:11:28.2961190Z 2021-05-15T14:11:28.2961770Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:11:28.2963340Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:11:28.2963870Z 2021-05-15T14:11:28.2964450Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:11:28.2965610Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:11:28.2967380Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:11:28.2967820Z 2021-05-15T14:11:28.2968880Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:11:28.2969730Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:11:28.2970180Z 2021-05-15T14:11:30.4708310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T14:11:31.5727880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:32.1251430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T14:11:32.4650290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T14%3A20%3A00Z&sig=qnFFLTqT5tcEzvurM7hdF6HsuCRq43A7wS1QxYDrxqI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:32.5074500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=qnFFLTqT5tcEzvurM7hdF6HsuCRq43A7wS1QxYDrxqI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:32.5681430Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T14:11:32.5761790Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T14:11:34.5489030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:35.0939800Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T14:11:35.4339210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T14%3A20%3A00Z&sig=HnmJRzVjP5Iu%2B7sgKsBHNLgAiNWYibwXFYX5gABVRiQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:35.4750030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=HnmJRzVjP5Iu\%2B7sgKsBHNLgAiNWYibwXFYX5gABVRiQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:35.5477000Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T14:11:35.5572280Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T14:11:36.6895430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:37.2567660Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T14:11:37.6098200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T14%3A20%3A00Z&sig=UxMbZfFvt0z%2BRQtu6Aej8M1JSfbo0nXq6u8jkFyezI8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:37.6476010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=UxMbZfFvt0z\%2BRQtu6Aej8M1JSfbo0nXq6u8jkFyezI8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:38.1338630Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T14:11:38.2921660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T14:11:39.3985900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:40.0008370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T14:11:40.3341840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T14%3A20%3A00Z&sig=Q38nadQtXpYGD%2FJaW3nEKfCdtIRxh0DAVqu1X%2F70m3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:40.3735900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=Q38nadQtXpYGD\%2FJaW3nEKfCdtIRxh0DAVqu1X\%2F70m3A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:40.4246540Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T14:11:40.4280690Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T14:11:41.5174740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:42.0781230Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T14:11:42.4240820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T14%3A20%3A00Z&sig=Lampn71S0nep1%2Baz7IJ%2FwqyU3Zh31oO9L8mPE4btRRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:42.4671190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=Lampn71S0nep1\%2Baz7IJ\%2FwqyU3Zh31oO9L8mPE4btRRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:42.5041910Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T14:11:42.5088080Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T14:11:43.6170830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:44.2067700Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T14:11:44.6031560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T14%3A20%3A00Z&sig=yzM2sJxIO90kE3CL2GSMbG6igakFHMh0zkLb9zj0eJY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:44.6481150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=yzM2sJxIO90kE3CL2GSMbG6igakFHMh0zkLb9zj0eJY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:44.7267320Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T14:11:44.7365390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T14:11:45.8619990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:46.4090580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T14:11:46.8014990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T14%3A20%3A00Z&sig=FbEfWAiAYex4vCRJ6o7NFsIFuYQMrpxCVEmlfrXgRLo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:46.8473880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=FbEfWAiAYex4vCRJ6o7NFsIFuYQMrpxCVEmlfrXgRLo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:46.9428240Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T14:11:46.9574930Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T14:11:48.1431330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:48.7264840Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T14:11:49.0803210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T14%3A20%3A00Z&sig=R52J5ip%2FD1EcIENG0OkBAe%2F6uYctdjxlU1da0gerk5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:49.1234310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=R52J5ip\%2FD1EcIENG0OkBAe\%2F6uYctdjxlU1da0gerk5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:49.1679170Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T14:11:49.1717430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T14:11:50.3269860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:50.9153600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T14:11:51.2411110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T14%3A20%3A00Z&sig=Zn4ZzOg2944h0ryDr2RlZYEb2VE5H4uSDkp1HMXOAH8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:51.2892320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=Zn4ZzOg2944h0ryDr2RlZYEb2VE5H4uSDkp1HMXOAH8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:51.3389770Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T14:11:51.3440430Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T14:11:52.4555430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:52.9856960Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T14:11:53.3275480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T14%3A20%3A00Z&sig=F00JzD%2F2Vah02EE5%2BMF3h%2B7H3VKjr0B4IzUPQPKRaYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:53.3631630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=F00JzD\%2F2Vah02EE5\%2BMF3h\%2B7H3VKjr0B4IzUPQPKRaYI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:53.4232940Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:11:53.4272280Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T14:11:54.4909350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:55.0661050Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T14:11:55.4081500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T14%3A20%3A00Z&sig=7I19814Nl9DMw6t1vm%2BQXhOmAoTS%2FakosgJPP7HA6x0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:55.4571930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=7I19814Nl9DMw6t1vm\%2BQXhOmAoTS\%2FakosgJPP7HA6x0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:55.6006000Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:11:55.6087290Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T14:11:56.7784820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:57.3812540Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T14:11:57.7183020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T14%3A20%3A00Z&sig=Leu0SAGnqUNnZG4cVCGFkK%2BGJDg0r7WNFcNtKrVrlQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:57.7582580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=Leu0SAGnqUNnZG4cVCGFkK\%2BGJDg0r7WNFcNtKrVrlQQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:57.9688070Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T14:11:58.0260420Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T14:11:58.0264470Z ==> Installing imagemagick dependency: libde265 2021-05-15T14:11:58.0994190Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T14:11:58.1030190Z 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-6638-bfxgxd 2021-05-15T14:11:58.1307920Z cp -pR /private/tmp/d20210515-6638-bfxgxd/libde265/. /usr/local/Cellar/libde265 2021-05-15T14:11:58.1640640Z chmod -Rf +w /private/tmp/d20210515-6638-bfxgxd 2021-05-15T14:11:58.2660750Z ==> Finishing up 2021-05-15T14:11:58.3161130Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T14:11:58.3165280Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T14:11:58.3171180Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T14:11:58.3177820Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T14:11:58.3183630Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T14:11:58.3191950Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T14:11:58.3200510Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T14:11:58.3206550Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T14:11:58.3212960Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T14:11:58.3221480Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T14:11:58.3496720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6869-sweuhb.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:12:00.9029630Z ==> Summary 2021-05-15T14:12:00.9061640Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T14:12:00.9069540Z ==> Installing imagemagick dependency: docbook 2021-05-15T14:12:00.9093100Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T14:12:00.9116910Z 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-6638-rxskqp 2021-05-15T14:12:01.0256320Z cp -pR /private/tmp/d20210515-6638-rxskqp/docbook/. /usr/local/Cellar/docbook 2021-05-15T14:12:01.1882620Z chmod -Rf +w /private/tmp/d20210515-6638-rxskqp 2021-05-15T14:12:01.3024270Z ==> Finishing up 2021-05-15T14:12:01.3654560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6895-16zkcwn.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:12:03.5222280Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T14:12:03.5670880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.5849870Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.5972060Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.6089410Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.6199870Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.6305690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.6413110Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.6523410Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.6631260Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.6738040Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.6847830Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.6955530Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.7078940Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:03.7188120Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:04.0967590Z ==> Caveats 2021-05-15T14:12:04.0968360Z To use the DocBook package in your XML toolchain, 2021-05-15T14:12:04.0969050Z you need to add the following to your ~/.bashrc: 2021-05-15T14:12:04.0969420Z 2021-05-15T14:12:04.0969960Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:12:04.0971000Z ==> Summary 2021-05-15T14:12:04.1143920Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T14:12:04.1150980Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T14:12:04.1213490Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T14:12:04.1235670Z 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-6638-u2p0u2 2021-05-15T14:12:06.5683170Z cp -pR /private/tmp/d20210515-6638-u2p0u2/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T14:12:09.9692130Z chmod -Rf +w /private/tmp/d20210515-6638-u2p0u2 2021-05-15T14:12:11.6603100Z ==> Finishing up 2021-05-15T14:12:11.7131100Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T14:12:11.7142120Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T14:12:11.7261790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6936-lr23uv.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:12:13.8424780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:13.8551280Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:13.8678080Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:12:13.8794550Z ==> 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:12:13.8918200Z ==> 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:12:13.9042680Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T14:12:13.9155650Z ==> 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:12:13.9277720Z ==> 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:12:13.9408380Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:12:13.9532450Z ==> 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:12:13.9649760Z ==> 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:12:13.9773770Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:12:13.9897150Z ==> 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:12:14.0011630Z ==> 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:12:14.0137420Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:14.0259230Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:12:14.0372240Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:12:14.0485090Z ==> 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:12:14.0597290Z ==> 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:12:14.0714990Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:12:14.0828570Z ==> 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:12:14.0946310Z ==> 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:12:14.1065860Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:12:14.1194320Z ==> 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:12:14.1307160Z ==> 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:12:14.1421110Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T14:12:14.1535520Z ==> 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:12:14.1648450Z ==> 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:12:15.3533430Z ==> Summary 2021-05-15T14:12:15.7405570Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T14:12:15.7413290Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T14:12:15.7437440Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T14:12:15.7464370Z 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-6638-wa14xc 2021-05-15T14:12:15.7632010Z cp -pR /private/tmp/d20210515-6638-wa14xc/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T14:12:15.7841160Z chmod -Rf +w /private/tmp/d20210515-6638-wa14xc 2021-05-15T14:12:15.8409760Z ==> Finishing up 2021-05-15T14:12:15.9011560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6990-181ikpu.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:12:18.5599780Z ==> Caveats 2021-05-15T14:12:18.5601210Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:12:18.5602200Z because macOS already provides this software and installing another version in 2021-05-15T14:12:18.5602960Z parallel can cause all kinds of trouble. 2021-05-15T14:12:18.5603310Z 2021-05-15T14:12:18.5604310Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:12:18.5605650Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:12:18.5606150Z 2021-05-15T14:12:18.5606360Z 2021-05-15T14:12:18.5606840Z Bash completion has been installed to: 2021-05-15T14:12:18.5607940Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:12:18.5608890Z ==> Summary 2021-05-15T14:12:18.5641020Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T14:12:18.5651200Z ==> Installing imagemagick dependency: xmlto 2021-05-15T14:12:18.5943150Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T14:12:18.5961580Z 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-6638-12r22ph 2021-05-15T14:12:18.6238880Z cp -pR /private/tmp/d20210515-6638-12r22ph/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T14:12:18.6622690Z chmod -Rf +w /private/tmp/d20210515-6638-12r22ph 2021-05-15T14:12:18.7276730Z ==> Finishing up 2021-05-15T14:12:18.7753950Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T14:12:18.7757940Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T14:12:18.7770810Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T14:12:18.7785210Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T14:12:18.7791580Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T14:12:18.7906030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7016-au9v3n.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:12:21.1811920Z ==> Summary 2021-05-15T14:12:21.1859180Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T14:12:21.1867630Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T14:12:21.2759240Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T14:12:21.2778890Z 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-6638-1y9qw8o 2021-05-15T14:12:21.3708770Z cp -pR /private/tmp/d20210515-6638-1y9qw8o/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T14:12:21.5345980Z chmod -Rf +w /private/tmp/d20210515-6638-1y9qw8o 2021-05-15T14:12:21.7083060Z ==> Finishing up 2021-05-15T14:12:21.7595580Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T14:12:21.7660430Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T14:12:21.7667420Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T14:12:21.7697110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7739120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7741470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7745630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7748480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7761070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7771180Z 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:12:21.7790410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7793580Z 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:12:21.7828650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7831280Z 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:12:21.7833660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7840500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7862260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7864720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7878520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7889400Z 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:12:21.7900140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7909500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7922220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7936250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7944840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7957140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7960110Z mkdir -p /usr/local/share/locale/fo 2021-05-15T14:12:21.7974910Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T14:12:21.7977830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7986300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.7996470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8008010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8019540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8030760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8042200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8053640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8143600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8246820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8342840Z mkdir -p /usr/local/share/locale/ia 2021-05-15T14:12:21.8445030Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T14:12:21.8547600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8650610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8693320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8696560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8698980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8701410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8703660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8705900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8707730Z mkdir -p /usr/local/share/locale/ky 2021-05-15T14:12:21.8710010Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T14:12:21.8712770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8786200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8826170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.8929560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.9032750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.9136020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.9239410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.9343300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.9446670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.9550190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.9654020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.9757450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.9860780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:21.9963990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.0067360Z 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:12:22.0170500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.0273540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.0376810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.0480030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.0583250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.0686770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.0790280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.0894010Z 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:12:22.0997390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.1100730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.1185200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.1234990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.1237320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.1239600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.1241850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.1244080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:12:22.1246310Z 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:12:22.1249260Z 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:12:22.1251510Z 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:12:22.1253780Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T14:12:22.1255980Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T14:12:22.1257970Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T14:12:22.1260870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7042-1ytk6fx.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:12:24.0243720Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:12:25.9481010Z ==> Summary 2021-05-15T14:12:25.9720210Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T14:12:25.9726750Z ==> Installing imagemagick dependency: libheif 2021-05-15T14:12:26.0956030Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T14:12:26.0978130Z 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-6638-txq5ud 2021-05-15T14:12:26.1315830Z cp -pR /private/tmp/d20210515-6638-txq5ud/libheif/. /usr/local/Cellar/libheif 2021-05-15T14:12:26.1656360Z chmod -Rf +w /private/tmp/d20210515-6638-txq5ud 2021-05-15T14:12:26.2976310Z ==> Finishing up 2021-05-15T14:12:26.3470440Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T14:12:26.3475370Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T14:12:26.3481310Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T14:12:26.3486870Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T14:12:26.3494910Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T14:12:26.3501860Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T14:12:26.3513520Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T14:12:26.3519390Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T14:12:26.3525400Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T14:12:26.3532350Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T14:12:26.3542390Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T14:12:26.3548250Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T14:12:26.3553850Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T14:12:26.3561230Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T14:12:26.3566490Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T14:12:26.3572460Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T14:12:26.3581440Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T14:12:26.3810450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7069-1a5q8of.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:12:28.4387460Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:12:30.2915250Z ==> Summary 2021-05-15T14:12:30.2953980Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T14:12:30.2960790Z ==> Installing imagemagick dependency: liblqr 2021-05-15T14:12:30.3689500Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T14:12:30.3709090Z 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-6638-1ybigys 2021-05-15T14:12:30.3887700Z cp -pR /private/tmp/d20210515-6638-1ybigys/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T14:12:30.4112170Z chmod -Rf +w /private/tmp/d20210515-6638-1ybigys 2021-05-15T14:12:30.4765950Z ==> Finishing up 2021-05-15T14:12:30.5232710Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T14:12:30.5239890Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T14:12:30.5287820Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T14:12:30.5295950Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T14:12:30.5495490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7096-r47ufb.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:12:32.9292850Z ==> Summary 2021-05-15T14:12:32.9323610Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T14:12:32.9329670Z ==> Installing imagemagick dependency: libomp 2021-05-15T14:12:32.9387720Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T14:12:32.9407670Z 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-6638-ldnqqm 2021-05-15T14:12:32.9592130Z cp -pR /private/tmp/d20210515-6638-ldnqqm/libomp/. /usr/local/Cellar/libomp 2021-05-15T14:12:32.9738350Z chmod -Rf +w /private/tmp/d20210515-6638-ldnqqm 2021-05-15T14:12:33.0227350Z ==> Finishing up 2021-05-15T14:12:33.0725120Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T14:12:33.0730850Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T14:12:33.0735910Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T14:12:33.0743580Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T14:12:33.0748610Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T14:12:33.0898940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7122-jn22lv.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:12:35.9779250Z ==> Summary 2021-05-15T14:12:35.9797540Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T14:12:35.9805990Z ==> Installing imagemagick dependency: imath 2021-05-15T14:12:35.9870250Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:12:35.9894080Z 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-6638-1s6c8bq 2021-05-15T14:12:36.0284100Z cp -pR /private/tmp/d20210515-6638-1s6c8bq/imath/. /usr/local/Cellar/imath 2021-05-15T14:12:36.0743600Z chmod -Rf +w /private/tmp/d20210515-6638-1s6c8bq 2021-05-15T14:12:36.1586420Z ==> Finishing up 2021-05-15T14:12:36.2099430Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T14:12:36.2109570Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T14:12:36.2115920Z 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:12:36.2121710Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T14:12:36.2128170Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T14:12:36.2134140Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T14:12:36.2142770Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T14:12:36.2421470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7148-i63typ.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:12:38.9683090Z ==> Summary 2021-05-15T14:12:38.9778700Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T14:12:38.9791340Z ==> Installing imagemagick dependency: openexr 2021-05-15T14:12:39.8233760Z 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-6638-16dwzfw 2021-05-15T14:12:39.8236610Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:12:39.8248510Z cp -pR /private/tmp/d20210515-6638-16dwzfw/openexr/. /usr/local/Cellar/openexr 2021-05-15T14:12:39.8249680Z ==> Finishing up 2021-05-15T14:12:39.8251510Z chmod -Rf +w /private/tmp/d20210515-6638-16dwzfw 2021-05-15T14:12:39.8252690Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T14:12:39.8256240Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T14:12:39.8257890Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T14:12:39.8259580Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T14:12:39.8261340Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T14:12:39.8263640Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T14:12:39.8265520Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T14:12:39.8267410Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T14:12:39.8269090Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T14:12:39.8270680Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T14:12:39.8272290Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T14:12:39.8273960Z 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:12:39.8276030Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T14:12:39.8277850Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T14:12:39.8279500Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T14:12:39.8281780Z 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:12:39.8284190Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T14:12:39.8286180Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T14:12:39.8288280Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T14:12:39.8290180Z 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:12:39.8292640Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T14:12:39.8294700Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T14:12:39.8296510Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T14:12:39.8298490Z 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:12:39.8300570Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T14:12:39.8302540Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T14:12:39.8304590Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T14:12:39.8307450Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T14:12:39.8310430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7175-17tbb32.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:12:42.4163730Z ==> Summary 2021-05-15T14:12:42.4330500Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T14:12:42.4338400Z ==> Installing imagemagick 2021-05-15T14:12:42.4344730Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T14:12:42.4368020Z 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-6638-1ele97d 2021-05-15T14:12:42.9782540Z cp -pR /private/tmp/d20210515-6638-1ele97d/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T14:12:43.6809630Z chmod -Rf +w /private/tmp/d20210515-6638-1ele97d 2021-05-15T14:12:47.3878890Z ==> Finishing up 2021-05-15T14:12:47.4808820Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T14:12:47.4816490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T14:12:47.4822950Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T14:12:47.4831210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T14:12:47.4837190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T14:12:47.4843570Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T14:12:47.4851550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T14:12:47.4857930Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T14:12:47.4864100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T14:12:47.4871000Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T14:12:47.4877810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T14:12:47.4885750Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T14:12:47.4892410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T14:12:47.4899380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T14:12:47.4907800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T14:12:47.4914440Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T14:12:47.5001840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T14:12:47.5008100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T14:12:47.5014260Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T14:12:47.5020430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T14:12:47.5026490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T14:12:47.5032640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T14:12:47.5038680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T14:12:47.5044990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T14:12:47.5051120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T14:12:47.5057920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T14:12:47.5065590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T14:12:47.5075350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T14:12:47.5082880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T14:12:47.5092730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T14:12:47.5101680Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T14:12:47.5111790Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T14:12:47.5123020Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T14:12:47.5135490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T14:12:47.5142850Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T14:12:47.5150070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T14:12:47.5156630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T14:12:47.5163130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T14:12:47.5169790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T14:12:47.5176890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T14:12:47.5183170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T14:12:47.5189950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T14:12:47.5196440Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T14:12:47.5203240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T14:12:47.5214960Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T14:12:47.5223600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T14:12:47.5230320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T14:12:47.5236340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T14:12:47.5242620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T14:12:47.5248790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T14:12:47.5260460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T14:12:47.5266900Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T14:12:47.5273570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T14:12:47.5280460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T14:12:47.5285840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T14:12:47.5291900Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T14:12:47.5297970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T14:12:47.5304620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T14:12:47.5310750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T14:12:47.5317120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T14:12:47.5326380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T14:12:47.5335210Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T14:12:47.5340780Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T14:12:47.5349960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T14:12:47.5357130Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T14:12:47.5362600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T14:12:47.5368520Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T14:12:47.5375890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T14:12:47.5381260Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T14:12:47.5387880Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T14:12:47.5393530Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T14:12:47.8425800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7203-wu9uhj.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:12:50.5832120Z ==> Summary 2021-05-15T14:12:50.6442780Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T14:12:52.6635560Z ==> Caveats 2021-05-15T14:12:52.6636560Z ==> docbook 2021-05-15T14:12:52.6658070Z To use the DocBook package in your XML toolchain, 2021-05-15T14:12:52.6659180Z you need to add the following to your ~/.bashrc: 2021-05-15T14:12:52.6659690Z 2021-05-15T14:12:52.6660510Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:12:52.6662260Z ==> gnu-getopt 2021-05-15T14:12:52.6715970Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:12:52.6717040Z because macOS already provides this software and installing another version in 2021-05-15T14:12:52.6717830Z parallel can cause all kinds of trouble. 2021-05-15T14:12:52.6718200Z 2021-05-15T14:12:52.6719250Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:12:52.6720610Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:12:52.6721120Z 2021-05-15T14:12:52.6721320Z 2021-05-15T14:12:52.6721880Z Bash completion has been installed to: 2021-05-15T14:12:52.6723010Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:12:54.4986700Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T14:12:55.6228750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:56.1853780Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T14:12:56.5316330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T14%3A20%3A00Z&sig=O8gr3W7OcQn7m5IDHGtvPnp1LYlQUwbWLGL%2B3CFDbZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:56.5724820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=O8gr3W7OcQn7m5IDHGtvPnp1LYlQUwbWLGL\%2B3CFDbZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:12:56.6084990Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T14:12:56.6827020Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T14:12:56.6859170Z 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-7210-1jpwg2v 2021-05-15T14:12:56.7063790Z cp -pR /private/tmp/d20210515-7210-1jpwg2v/udunits/. /usr/local/Cellar/udunits 2021-05-15T14:12:56.7313840Z chmod -Rf +w /private/tmp/d20210515-7210-1jpwg2v 2021-05-15T14:12:56.7984890Z ==> Finishing up 2021-05-15T14:12:56.8459320Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T14:12:56.8465970Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T14:12:56.8472320Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T14:12:56.8482910Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T14:12:56.8492170Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T14:12:56.8542510Z info /usr/local/share/info/udunits2.info 2021-05-15T14:12:56.8553210Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T14:12:56.8598700Z info /usr/local/share/info/udunits2lib.info 2021-05-15T14:12:56.8609250Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T14:12:56.8652220Z info /usr/local/share/info/udunits2prog.info 2021-05-15T14:12:56.8661640Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T14:12:56.8669930Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T14:12:56.8676400Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T14:12:56.8872210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7377-1i5t0bx.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:12:59.1845140Z ==> Summary 2021-05-15T14:12:59.1882050Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T14:13:01.6286350Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T14:13:01.6287140Z To reinstall 1.6, run: 2021-05-15T14:13:01.6287580Z brew reinstall jq 2021-05-15T14:13:03.3627310Z ==> Caveats 2021-05-15T14:13:03.3628690Z imagej requires Java. You can install the latest version with: 2021-05-15T14:13:03.3630690Z brew install --cask adoptopenjdk 2021-05-15T14:13:03.3631320Z 2021-05-15T14:13:03.6370210Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T14:13:03.8937250Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:13:13.3906060Z ==> Verifying checksum for cask 'imagej' 2021-05-15T14:13:13.5955760Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:13:13.5957040Z ==> Installing Cask imagej 2021-05-15T14:13:13.6474070Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7487-1xjkfl3 2021-05-15T14:13:13.8474620Z cp -pR /private/tmp/d20210515-7487-1xjkfl3/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T14:13:14.0537820Z chmod -Rf +w /private/tmp/d20210515-7487-1xjkfl3 2021-05-15T14:13:14.1392370Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T14:13:14.4860080Z 🍺 imagej was successfully installed! 2021-05-15T14:13:16.9840490Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T14:13:18.6817410Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T14:13:19.0240360Z ==> 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:13:19.1269620Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T14:13:20.8242040Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T14:13:21.1800050Z ==> 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:13:21.4990650Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T14:13:21.4995980Z ==> Installing bowtie2 dependency: tbb 2021-05-15T14:13:21.6117540Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T14:13:24.6026080Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T14:13:24.6033170Z ==> Installing bowtie2 2021-05-15T14:13:24.6037610Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T14:13:27.8246060Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T14:13:31.5366160Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T14:13:33.2361490Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T14:13:33.5968770Z ==> 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:13:33.7702160Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T14:13:35.4855070Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T14:13:35.8199070Z ==> 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:13:35.9065620Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T14:13:37.6051470Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T14:13:37.9394900Z ==> 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:13:38.0289840Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T14:13:39.7131320Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T14:13:40.0564090Z ==> 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:13:40.1558320Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T14:13:41.7981830Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T14:13:42.1755170Z ==> 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:13:42.2754790Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T14:13:43.9017140Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T14:13:44.2562270Z ==> 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:13:44.4061310Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:13:44.9880200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T14:13:44.9902250Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:13:45.3135160Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:13:45.3377250Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T14:13:47.0198660Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T14:13:47.3576010Z ==> 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:13:47.4500460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T14:13:49.1584990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T14:13:49.4895100Z ==> 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:13:49.6957340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T14:13:51.4007130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T14:13:51.7347780Z ==> 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:13:51.8748720Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T14:13:53.5051910Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T14:13:54.1340990Z ==> 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:13:54.3886280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T14:13:56.0214840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T14:13:56.3543570Z ==> 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:13:56.4633460Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T14:13:58.3115570Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T14:13:58.6568160Z ==> 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:13:58.7549130Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T14:14:00.4463500Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T14:14:00.7996780Z ==> 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:14:00.8740140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T14:14:02.5911530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T14:14:03.1006070Z ==> 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:14:03.3332590Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:14:05.0387800Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:14:05.3626810Z ==> 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:14:05.6274650Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T14:14:07.2559110Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T14:14:07.6123510Z ==> 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:14:08.0722160Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T14:14:09.7879720Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T14:14:10.1547110Z ==> 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:14:10.3788800Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T14:14:12.0046390Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T14:14:12.3478940Z ==> 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:14:12.5668440Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T14:14:14.2375660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T14:14:14.5762840Z ==> 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:14:15.0214910Z ==> 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:14:15.0218990Z ==> Installing gdal dependency: cfitsio 2021-05-15T14:14:15.0939090Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T14:14:17.6533140Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T14:14:17.6539670Z ==> Installing gdal dependency: popt 2021-05-15T14:14:17.6567370Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T14:14:20.1346130Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T14:14:20.1352750Z ==> Installing gdal dependency: epsilon 2021-05-15T14:14:20.1410410Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T14:14:22.6297030Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T14:14:22.6303200Z ==> Installing gdal dependency: expat 2021-05-15T14:14:22.6327730Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T14:14:25.1317440Z ==> Caveats 2021-05-15T14:14:25.1318760Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:14:25.1319750Z because macOS already provides this software and installing another version in 2021-05-15T14:14:25.1321110Z parallel can cause all kinds of trouble. 2021-05-15T14:14:25.1321450Z 2021-05-15T14:14:25.1321980Z If you need to have expat first in your PATH, run: 2021-05-15T14:14:25.1323320Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:14:25.1323800Z 2021-05-15T14:14:25.1324330Z For compilers to find expat you may need to set: 2021-05-15T14:14:25.1325400Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:14:25.1326480Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:14:25.1326870Z 2021-05-15T14:14:25.1327780Z For pkg-config to find expat you may need to set: 2021-05-15T14:14:25.1328550Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:14:25.1328960Z 2021-05-15T14:14:25.1361490Z ==> Summary 2021-05-15T14:14:25.1395080Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T14:14:25.1402410Z ==> Installing gdal dependency: freexl 2021-05-15T14:14:25.1469000Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T14:14:28.0304180Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T14:14:28.0310510Z ==> Installing gdal dependency: geos 2021-05-15T14:14:28.0720990Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T14:14:32.0591580Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T14:14:32.0602560Z ==> Installing gdal dependency: hdf5 2021-05-15T14:14:32.1170380Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:14:36.1051370Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:14:36.1054940Z ==> Installing gdal dependency: json-c 2021-05-15T14:14:36.1123320Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T14:14:38.8125440Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T14:14:38.8133350Z ==> Installing gdal dependency: libxml2 2021-05-15T14:14:38.8221320Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T14:14:42.0046300Z ==> Caveats 2021-05-15T14:14:42.0055620Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:14:42.0056840Z because macOS already provides this software and installing another version in 2021-05-15T14:14:42.0057790Z parallel can cause all kinds of trouble. 2021-05-15T14:14:42.0058150Z 2021-05-15T14:14:42.0059380Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:14:42.0060920Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:14:42.0061480Z 2021-05-15T14:14:42.0063310Z For compilers to find libxml2 you may need to set: 2021-05-15T14:14:42.0064650Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:14:42.0065790Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:14:42.0066290Z 2021-05-15T14:14:42.0067350Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:14:42.0068120Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:14:42.0069260Z 2021-05-15T14:14:42.0070170Z ==> Summary 2021-05-15T14:14:42.0260780Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T14:14:42.0269970Z ==> Installing gdal dependency: libdap 2021-05-15T14:14:42.0437110Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T14:14:45.0674570Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T14:14:45.0682490Z ==> Installing gdal dependency: proj 2021-05-15T14:14:45.0888170Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T14:14:48.0445340Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T14:14:48.0451370Z ==> Installing gdal dependency: libgeotiff 2021-05-15T14:14:48.0667910Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T14:14:50.7154780Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T14:14:50.7157900Z ==> Installing gdal dependency: librttopo 2021-05-15T14:14:50.7649180Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:14:53.3152600Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T14:14:53.3158640Z ==> Installing gdal dependency: minizip 2021-05-15T14:14:53.3275810Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T14:14:55.8317770Z ==> Caveats 2021-05-15T14:14:55.8319430Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:14:55.8321300Z with the venerable 'unzip' library. 2021-05-15T14:14:55.8323200Z ==> Summary 2021-05-15T14:14:55.8342210Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T14:14:55.8350020Z ==> Installing gdal dependency: libspatialite 2021-05-15T14:14:55.9312630Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T14:14:59.3125950Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T14:14:59.3131680Z ==> Installing gdal dependency: netcdf 2021-05-15T14:14:59.3762520Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:15:02.1594910Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:15:02.1599880Z ==> Installing gdal dependency: openblas 2021-05-15T14:15:02.1974400Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T14:15:07.6207980Z ==> Caveats 2021-05-15T14:15:07.6209310Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:15:07.6210210Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:15:07.6210680Z 2021-05-15T14:15:07.6211220Z For compilers to find openblas you may need to set: 2021-05-15T14:15:07.6212370Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:15:07.6213490Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:15:07.6213910Z 2021-05-15T14:15:07.6214840Z For pkg-config to find openblas you may need to set: 2021-05-15T14:15:07.6215630Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:15:07.6216120Z 2021-05-15T14:15:07.6217660Z ==> Summary 2021-05-15T14:15:07.6238310Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T14:15:07.6247710Z ==> Installing gdal dependency: numpy 2021-05-15T14:15:07.7005690Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T14:15:12.2094390Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T14:15:12.2100690Z ==> Installing gdal dependency: xerces-c 2021-05-15T14:15:12.2162840Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T14:15:17.9778960Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T14:15:17.9784560Z ==> Installing gdal 2021-05-15T14:15:17.9791320Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T14:15:26.0388810Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T14:15:27.2922000Z ==> No outdated dependents to upgrade! 2021-05-15T14:15:27.2923440Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:15:27.6497010Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:15:27.6497810Z netcdf 2021-05-15T14:15:27.7842590Z ==> Caveats 2021-05-15T14:15:27.7843680Z ==> expat 2021-05-15T14:15:27.7890450Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:15:27.7891510Z because macOS already provides this software and installing another version in 2021-05-15T14:15:27.7892390Z parallel can cause all kinds of trouble. 2021-05-15T14:15:27.7893580Z 2021-05-15T14:15:27.7894160Z If you need to have expat first in your PATH, run: 2021-05-15T14:15:27.7895600Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:15:27.7896140Z 2021-05-15T14:15:27.7896700Z For compilers to find expat you may need to set: 2021-05-15T14:15:27.7898400Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:15:27.7901680Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:15:27.7902900Z 2021-05-15T14:15:27.7905850Z For pkg-config to find expat you may need to set: 2021-05-15T14:15:27.7908170Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:15:27.7909510Z 2021-05-15T14:15:27.7911810Z ==> libxml2 2021-05-15T14:15:27.7956510Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:15:27.7957670Z because macOS already provides this software and installing another version in 2021-05-15T14:15:27.7958650Z parallel can cause all kinds of trouble. 2021-05-15T14:15:27.7959060Z 2021-05-15T14:15:27.7959700Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:15:27.7961060Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:15:27.7961590Z 2021-05-15T14:15:27.7962930Z For compilers to find libxml2 you may need to set: 2021-05-15T14:15:27.7964200Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:15:27.7965430Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:15:27.7965890Z 2021-05-15T14:15:27.7966890Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:15:27.7967760Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:15:27.7968240Z 2021-05-15T14:15:27.7969070Z ==> minizip 2021-05-15T14:15:27.7975690Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:15:27.7976980Z with the venerable 'unzip' library. 2021-05-15T14:15:27.7978030Z ==> openblas 2021-05-15T14:15:27.8020720Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:15:27.8021770Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:15:27.8022290Z 2021-05-15T14:15:27.8022880Z For compilers to find openblas you may need to set: 2021-05-15T14:15:27.8024110Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:15:27.8025570Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:15:27.8025980Z 2021-05-15T14:15:27.8027050Z For pkg-config to find openblas you may need to set: 2021-05-15T14:15:27.8028020Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:15:27.8028510Z 2021-05-15T14:15:29.9296200Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:15:31.0009130Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T14:15:31.0012240Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:15:31.0015650Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:15:31.0018170Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:15:31.4622320Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T14:15:31.4644150Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:15:31.9487850Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:15:31.9703640Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T14:15:33.6290510Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T14:15:34.0495470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T14%3A25%3A00Z&sig=fOcYi6nQJaHariD69CrCCDBRALKUvAPHJcGQMXESS7g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:35.2510060Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:15:35.8047730Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T14:15:35.8068410Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:15:36.1343140Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:15:36.1452830Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T14:15:37.7675560Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T14:15:38.1669770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T14%3A25%3A00Z&sig=cKfZwJ5VTjzhVa8WkJd13aUgK0ilrvBh%2BBa016WJqLg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:38.3782830Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T14:15:38.3799710Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T14:15:40.0782800Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T14:15:40.5865890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T14%3A25%3A00Z&sig=g2hVyYmHQrJY7Z5TYCT0w5%2FCkdjZ%2F%2F8U5G7ehieFW%2Fg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:41.1694670Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T14:15:42.8463660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T14:15:43.1884050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T14%3A25%3A00Z&sig=vGCy5qFYwOpICzdBrjP11bixsPQ1VC93mzP4IdE1Yaw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:43.4110880Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T14:15:45.1159840Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T14:15:45.4431350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T14%3A25%3A00Z&sig=V%2Bo4grty%2Fh4TH3oki0HnLN88zcoi89tCUr50mIAjRWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:46.6905320Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T14:15:46.6914330Z ==> Installing itk dependency: open-mpi 2021-05-15T14:15:46.8197190Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:15:52.8232960Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:15:52.8239820Z ==> Installing itk dependency: fftw 2021-05-15T14:15:52.8905200Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:15:56.0332860Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:15:56.0338240Z ==> Installing itk dependency: boost 2021-05-15T14:15:56.0393780Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T14:17:01.5429880Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T14:17:01.5438480Z ==> Installing itk dependency: netcdf 2021-05-15T14:17:01.6235870Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:17:04.4269130Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:17:04.4276240Z ==> Installing itk dependency: pyqt@5 2021-05-15T14:17:04.5138670Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T14:17:09.8596300Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T14:17:09.8601810Z ==> Installing itk dependency: vtk@8.2 2021-05-15T14:17:10.0275760Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T14:17:45.7214570Z ==> Caveats 2021-05-15T14:17:45.7216110Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:17:45.7217020Z because this is an alternate version of another formula. 2021-05-15T14:17:45.7217440Z 2021-05-15T14:17:45.7218080Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T14:17:45.7219480Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:17:45.7220050Z 2021-05-15T14:17:45.7220580Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T14:17:45.7221650Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T14:17:45.7222910Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T14:17:45.7223290Z 2021-05-15T14:17:45.7224210Z ==> Summary 2021-05-15T14:17:45.9592770Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T14:17:45.9599570Z ==> Installing itk dependency: gdcm 2021-05-15T14:17:46.1579890Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T14:17:52.7005780Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T14:17:52.7007160Z ==> Installing itk 2021-05-15T14:17:52.7008540Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T14:18:14.1631370Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T14:18:17.9091390Z ==> No outdated dependents to upgrade! 2021-05-15T14:18:17.9092750Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:18:20.3986260Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:18:20.3987280Z fftw 2021-05-15T14:18:20.4554220Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T14:18:20.4555550Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T14:18:22.4870400Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T14:18:22.6234690Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T14:18:23.7267620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:18:24.2605700Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T14:18:24.6414000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T14%3A25%3A00Z&sig=Abi0TU4DUuk4lXeoyYulef1oU1fgFPD38eI0tb6Eot4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:18:24.6890650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=Abi0TU4DUuk4lXeoyYulef1oU1fgFPD38eI0tb6Eot4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:18:24.7431730Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T14:18:24.7494280Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T14:18:25.8101190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:18:26.3404000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T14:18:26.6639590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T14%3A25%3A00Z&sig=89w%2FaM0%2BgpS%2BI7wSTcGzG9n6qZObchZlE04XYtgT%2Byc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:18:26.7112840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=89w\%2FaM0\%2BgpS\%2BI7wSTcGzG9n6qZObchZlE04XYtgT\%2Byc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:18:26.7779160Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T14:18:26.7869090Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T14:18:27.8924540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:18:28.4244220Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T14:18:28.7600450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T14%3A25%3A00Z&sig=MxDyOdyik9ZVhd4Iuz2ljQXjbBz4Rpg7UProzwaBpFM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:18:28.7921760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=MxDyOdyik9ZVhd4Iuz2ljQXjbBz4Rpg7UProzwaBpFM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:18:28.8736830Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T14:18:28.8782020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T14:18:29.9434140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:18:30.4977800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T14:18:30.8425710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T14%3A25%3A00Z&sig=qepcGtB%2BAU04bKLR7NX00p3Et2Im1rLCWe9PKCBD2QQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:18:30.8879470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=qepcGtB\%2BAU04bKLR7NX00p3Et2Im1rLCWe9PKCBD2QQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:18:31.1228030Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T14:18:31.1904920Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T14:18:31.1912180Z ==> Installing libav dependency: faac 2021-05-15T14:18:31.2638790Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T14:18:31.2677700Z 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-9101-628ewr 2021-05-15T14:18:31.2850610Z cp -pR /private/tmp/d20210515-9101-628ewr/faac/. /usr/local/Cellar/faac 2021-05-15T14:18:31.3044020Z chmod -Rf +w /private/tmp/d20210515-9101-628ewr 2021-05-15T14:18:31.3661820Z ==> Finishing up 2021-05-15T14:18:31.4407530Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T14:18:31.4423910Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T14:18:31.4425800Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T14:18:31.4653620Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T14:18:31.4655970Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T14:18:31.4660560Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T14:18:31.4667200Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T14:18:31.4923590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9283-1jv86p5.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:18:33.9966180Z ==> Summary 2021-05-15T14:18:33.9993470Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T14:18:34.0002920Z ==> Installing libav dependency: fdk-aac 2021-05-15T14:18:34.0028440Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T14:18:34.0049350Z 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-9101-cg4qll 2021-05-15T14:18:34.0429750Z cp -pR /private/tmp/d20210515-9101-cg4qll/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T14:18:34.0657850Z chmod -Rf +w /private/tmp/d20210515-9101-cg4qll 2021-05-15T14:18:34.1399560Z ==> Finishing up 2021-05-15T14:18:34.2014230Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T14:18:34.2020850Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T14:18:34.2028630Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T14:18:34.2034290Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T14:18:34.2054670Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T14:18:34.2064150Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T14:18:34.2264180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9309-1yoz5b3.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:18:36.8362990Z ==> Summary 2021-05-15T14:18:36.8390600Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T14:18:36.8399030Z ==> Installing libav dependency: sdl 2021-05-15T14:18:36.8425520Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T14:18:36.8447200Z 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-9101-1x0hmru 2021-05-15T14:18:36.9365490Z cp -pR /private/tmp/d20210515-9101-1x0hmru/sdl/. /usr/local/Cellar/sdl 2021-05-15T14:18:37.0882400Z chmod -Rf +w /private/tmp/d20210515-9101-1x0hmru 2021-05-15T14:18:37.2555910Z ==> Finishing up 2021-05-15T14:18:37.3157620Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T14:18:37.3180430Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T14:18:37.3207810Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T14:18:37.3225920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T14:18:37.3231580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T14:18:37.3238560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T14:18:37.3245560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T14:18:37.3264130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T14:18:37.3270900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T14:18:37.3278610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T14:18:37.3284160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T14:18:37.3291450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T14:18:37.3298520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T14:18:37.3306060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T14:18:37.3312560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T14:18:37.3320570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T14:18:37.3326090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T14:18:37.3333330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T14:18:37.3340250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T14:18:37.3347770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T14:18:37.3355100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T14:18:37.3361670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T14:18:37.3368930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T14:18:37.3376480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T14:18:37.3383950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T14:18:37.3391460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T14:18:37.3398200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T14:18:37.3405840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T14:18:37.3412170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T14:18:37.3418380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T14:18:37.3425680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T14:18:37.3451320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T14:18:37.3457460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T14:18:37.3465030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T14:18:37.3470550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T14:18:37.3477770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T14:18:37.3484410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T14:18:37.3492220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T14:18:37.3498170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T14:18:37.3506700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T14:18:37.3518500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T14:18:37.3529460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T14:18:37.3537560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T14:18:37.3544210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T14:18:37.3553430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T14:18:37.3564100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T14:18:37.3575700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T14:18:37.3587300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T14:18:37.3597900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T14:18:37.3609490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T14:18:37.3619670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T14:18:37.3630330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T14:18:37.3640250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T14:18:37.3650820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T14:18:37.3662880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T14:18:37.3672660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T14:18:37.3683610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T14:18:37.3691970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T14:18:37.3717770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T14:18:37.3723790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T14:18:37.3731580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T14:18:37.3738790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T14:18:37.3747070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T14:18:37.3752080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T14:18:37.3764630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T14:18:37.3770670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T14:18:37.3777170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T14:18:37.3783820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T14:18:37.3792230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T14:18:37.3797930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T14:18:37.3804800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T14:18:37.3811520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T14:18:37.3818590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T14:18:37.3825990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T14:18:37.3832560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T14:18:37.3839390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T14:18:37.3846050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T14:18:37.3854110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T14:18:37.3861690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T14:18:37.3867300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T14:18:37.3874170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T14:18:37.3882260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T14:18:37.3888880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T14:18:37.3896510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T14:18:37.3903370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T14:18:37.3910550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T14:18:37.3918220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T14:18:37.3923830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T14:18:37.3931460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T14:18:37.3939560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T14:18:37.3946260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T14:18:37.3953650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T14:18:37.3960750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T14:18:37.3967990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T14:18:37.3977160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T14:18:37.3984230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T14:18:37.4009320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T14:18:37.4016260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T14:18:37.4022710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T14:18:37.4029590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T14:18:37.4034550Z Only the first 100 operations were output. 2021-05-15T14:18:37.5158830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9335-74zqbw.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:18:40.0784260Z ==> Summary 2021-05-15T14:18:40.0963490Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T14:18:40.0972380Z ==> Installing libav 2021-05-15T14:18:40.0976490Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T14:18:40.0998570Z 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-9101-1tplwi8 2021-05-15T14:18:40.3408950Z cp -pR /private/tmp/d20210515-9101-1tplwi8/libav/. /usr/local/Cellar/libav 2021-05-15T14:18:40.4404100Z chmod -Rf +w /private/tmp/d20210515-9101-1tplwi8 2021-05-15T14:18:41.8263330Z ==> Finishing up 2021-05-15T14:18:41.8761040Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T14:18:41.8765020Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T14:18:41.8783050Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T14:18:41.8795570Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T14:18:41.8801320Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T14:18:41.8807380Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T14:18:41.9146490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9361-tmn1xf.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:18:44.1885440Z ==> Summary 2021-05-15T14:18:44.1908490Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T14:18:46.8058100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T14:18:48.4109730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T14:18:48.7265810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T14%3A25%3A00Z&sig=jVGOAqn73C78XiGTx6wjcy471%2B5H%2BVDZwrGKnEEi5ho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:18:48.9404340Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:18:51.5181940Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T14:18:54.0973200Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T14:18:54.0973920Z To reinstall 4.3.0, run: 2021-05-15T14:18:54.0974440Z brew reinstall libtiff 2021-05-15T14:18:55.6925200Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T14:18:55.6925950Z To reinstall 2.3.9_1, run: 2021-05-15T14:18:55.6926440Z brew reinstall unixodbc 2021-05-15T14:18:57.3129710Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T14:18:57.3130470Z To reinstall 1.0.18_1, run: 2021-05-15T14:18:57.3130950Z brew reinstall libsodium 2021-05-15T14:18:58.9747980Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T14:18:58.9748720Z To reinstall 4.1.1, run: 2021-05-15T14:18:58.9749210Z brew reinstall tesseract 2021-05-15T14:19:00.5751190Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T14:19:00.5752400Z To reinstall 1.21.1, run: 2021-05-15T14:19:00.5752910Z brew reinstall wget 2021-05-15T14:19:02.1540700Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T14:19:02.1541510Z To reinstall 4.3.4, run: 2021-05-15T14:19:02.1542030Z brew reinstall zeromq 2021-05-15T14:19:03.7560110Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T14:19:03.7560790Z To reinstall 2.2.27.6_1, run: 2021-05-15T14:19:03.7561320Z brew reinstall udunits 2021-05-15T14:19:05.3499210Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T14:19:05.3499920Z To reinstall 1.2.0, run: 2021-05-15T14:19:05.3500380Z brew reinstall webp 2021-05-15T14:19:07.0056080Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T14:19:08.7678200Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T14:19:09.1116420Z ==> 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:19:11.0293120Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T14:19:56.4793470Z ==> Caveats 2021-05-15T14:19:56.4794410Z Bash completion has been installed to: 2021-05-15T14:19:56.4795090Z /usr/local/etc/bash_completion.d 2021-05-15T14:19:56.4796100Z ==> Summary 2021-05-15T14:19:57.8264580Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T14:20:00.6949840Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T14:20:00.6956080Z ==> 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=20210515T141851Z&X-Amz-Expires=300&X-Amz-Signature=5674a4f83696dd16b4ca9a5e46e0b1100bec3c4cba9e73db6b8641f790eebef8&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:20:04.0417380Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:20:04.0418730Z ==> Installing Cask xquartz 2021-05-15T14:20:22.6300890Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T14:20:22.6303610Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T14:20:50.8688100Z installer: Package name is 2021-05-15T14:20:50.8689600Z installer: Installing at base path / 2021-05-15T14:20:50.8690780Z installer: The install was successful. 2021-05-15T14:20:50.8691940Z installer: The install requires logging out now. 2021-05-15T14:20:50.9630570Z 🍺 xquartz was successfully installed! 2021-05-15T14:20:50.9917350Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:20:50.9917930Z with: 2021-05-15T14:20:50.9918510Z github_slug: neuroconductor/kirby21.dti 2021-05-15T14:20:50.9918940Z env: 2021-05-15T14:20:50.9919550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:20:50.9920060Z TIC_DEPLOY_KEY: 2021-05-15T14:20:50.9920460Z RSPM: 2021-05-15T14:20:50.9922870Z GITHUB_PAT: *** 2021-05-15T14:20:50.9923290Z COVERALLS_TOKEN: 2021-05-15T14:20:50.9923740Z continue-on-error: false 2021-05-15T14:20:50.9924190Z VDIFFR_RUN_TESTS: false 2021-05-15T14:20:50.9924780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:20:50.9925260Z TZ: UTC 2021-05-15T14:20:50.9925710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:20:50.9926320Z NOT_CRAN: true 2021-05-15T14:20:50.9926760Z ##[endgroup] 2021-05-15T14:20:51.0769410Z repo slug is: neuroconductor/kirby21.dti 2021-05-15T14:20:51.0899580Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:20:51.0900190Z env: 2021-05-15T14:20:51.0900700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:20:51.0901200Z TIC_DEPLOY_KEY: 2021-05-15T14:20:51.0901600Z RSPM: 2021-05-15T14:20:51.0902460Z GITHUB_PAT: *** 2021-05-15T14:20:51.0903000Z COVERALLS_TOKEN: 2021-05-15T14:20:51.0903790Z continue-on-error: false 2021-05-15T14:20:51.0904360Z VDIFFR_RUN_TESTS: false 2021-05-15T14:20:51.0904900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:20:51.0905350Z TZ: UTC 2021-05-15T14:20:51.0905770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:20:51.0906200Z NOT_CRAN: true 2021-05-15T14:20:51.0906610Z ##[endgroup] 2021-05-15T14:20:52.3711330Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:20:52.3712160Z with: 2021-05-15T14:20:52.3712570Z repo_name: kirby21.dti 2021-05-15T14:20:52.3713040Z repo_version: 1.7.0 2021-05-15T14:20:52.3713490Z runner_os: macOS 2021-05-15T14:20:52.3714010Z R_version: 4.0 2021-05-15T14:20:52.3714350Z env: 2021-05-15T14:20:52.3714810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:20:52.3715270Z TIC_DEPLOY_KEY: 2021-05-15T14:20:52.3716100Z RSPM: 2021-05-15T14:20:52.3717510Z GITHUB_PAT: *** 2021-05-15T14:20:52.3717940Z COVERALLS_TOKEN: 2021-05-15T14:20:52.3718450Z continue-on-error: false 2021-05-15T14:20:52.3718930Z VDIFFR_RUN_TESTS: false 2021-05-15T14:20:52.3719470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:20:52.3719920Z TZ: UTC 2021-05-15T14:20:52.3720340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:20:52.3720840Z NOT_CRAN: true 2021-05-15T14:20:52.3721260Z ##[endgroup] 2021-05-15T14:20:52.4404960Z Package: kirby21.dti 2021-05-15T14:20:52.4410380Z Version: 1.7.0 2021-05-15T14:20:52.4410950Z OS: macOS 2021-05-15T14:20:52.4500840Z ##[group]Run install.packages('remotes') 2021-05-15T14:20:52.4501670Z install.packages('remotes') 2021-05-15T14:20:52.4502470Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:20:52.4503480Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:20:52.4696700Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:20:52.4697200Z env: 2021-05-15T14:20:52.4697650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:20:52.4698170Z TIC_DEPLOY_KEY: 2021-05-15T14:20:52.4698520Z RSPM: 2021-05-15T14:20:52.4699540Z GITHUB_PAT: *** 2021-05-15T14:20:52.4700000Z COVERALLS_TOKEN: 2021-05-15T14:20:52.4700480Z continue-on-error: false 2021-05-15T14:20:52.4701010Z VDIFFR_RUN_TESTS: false 2021-05-15T14:20:52.4701510Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:20:52.4702000Z TZ: UTC 2021-05-15T14:20:52.4702450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:20:52.4702870Z NOT_CRAN: true 2021-05-15T14:20:52.4703280Z ##[endgroup] 2021-05-15T14:20:52.7346490Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:20:52.7347720Z (as ‘lib’ is unspecified) 2021-05-15T14:20:55.1222350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-15T14:20:55.3215620Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-15T14:20:55.3303150Z ================================================== 2021-05-15T14:20:55.3303770Z downloaded 381 KB 2021-05-15T14:20:55.3304220Z 2021-05-15T14:20:55.3548380Z 2021-05-15T14:20:55.3558640Z The downloaded binary packages are in 2021-05-15T14:20:55.3562450Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpefQo12/downloaded_packages 2021-05-15T14:21:02.3539480Z ##[group]Run actions/cache@v1 2021-05-15T14:21:02.3540490Z with: 2021-05-15T14:21:02.3541380Z path: /Users/runner/work/_temp/Library 2021-05-15T14:21:02.3546500Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-8a528f240af2afceebff9cb60c7522aef041f0312ad260cc31e22e09a0f26a38 2021-05-15T14:21:02.3552970Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T14:21:02.3555130Z env: 2021-05-15T14:21:02.3555960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:21:02.3556940Z TIC_DEPLOY_KEY: 2021-05-15T14:21:02.3557750Z RSPM: 2021-05-15T14:21:02.3559680Z GITHUB_PAT: *** 2021-05-15T14:21:02.3560120Z COVERALLS_TOKEN: 2021-05-15T14:21:02.3560650Z continue-on-error: false 2021-05-15T14:21:02.3561130Z VDIFFR_RUN_TESTS: false 2021-05-15T14:21:02.3561660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:21:02.3562150Z TZ: UTC 2021-05-15T14:21:02.3562650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:21:02.3563090Z NOT_CRAN: true 2021-05-15T14:21:02.3563490Z ##[endgroup] 2021-05-15T14:21:02.4306180Z [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:21:02.4411290Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:21:02.4412100Z remotes::install_github("ropensci/tic") 2021-05-15T14:21:02.4413090Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:21:02.4414230Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:21:02.4415350Z remotes::install_cran("covr") 2021-05-15T14:21:02.4609650Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:21:02.4610080Z env: 2021-05-15T14:21:02.4610560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:21:02.4611030Z TIC_DEPLOY_KEY: 2021-05-15T14:21:02.4611430Z RSPM: 2021-05-15T14:21:02.4612400Z GITHUB_PAT: *** 2021-05-15T14:21:02.4612820Z COVERALLS_TOKEN: 2021-05-15T14:21:02.4613340Z continue-on-error: false 2021-05-15T14:21:02.4613830Z VDIFFR_RUN_TESTS: false 2021-05-15T14:21:02.4614370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:21:02.4614840Z TZ: UTC 2021-05-15T14:21:02.4615290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:21:02.4615740Z NOT_CRAN: true 2021-05-15T14:21:02.4616120Z ##[endgroup] 2021-05-15T14:21:02.7432530Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:21:03.4014700Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:21:07.6854480Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:21:07.6855670Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:21:07.6856570Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:21:07.6857480Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:21:07.6858330Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:21:07.6859230Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:21:07.6860060Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:21:07.6860990Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:21:07.6861890Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:21:07.6862750Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:21:07.6863640Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:21:07.6864440Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:21:07.6865560Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:21:07.6866500Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:21:07.6867400Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:21:07.6868260Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:21:07.6869220Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:21:07.6870170Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:21:07.6871060Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:21:07.6871960Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:21:07.6872820Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:21:07.6873700Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:21:07.6874540Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:21:07.6875480Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:21:07.6876340Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:21:07.6877270Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:21:07.6878120Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:21:07.6879020Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:21:07.6879900Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:21:07.6880880Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:21:07.6881810Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:21:07.6882710Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:21:07.6883790Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:21:07.6884680Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:21:07.6885600Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:21:07.6887520Z 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:21:07.6896980Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:21:07.6898100Z (as ‘lib’ is unspecified) 2021-05-15T14:21:09.6174800Z 2021-05-15T14:21:09.6176200Z There is a binary version available but the source version is later: 2021-05-15T14:21:09.6200050Z binary source needs_compilation 2021-05-15T14:21:09.6200790Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T14:21:09.6201070Z 2021-05-15T14:21:09.6228900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-15T14:21:09.8806300Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-15T14:21:09.9204850Z ================================================== 2021-05-15T14:21:09.9205490Z downloaded 1.3 MB 2021-05-15T14:21:09.9205810Z 2021-05-15T14:21:09.9257780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-15T14:21:10.0735620Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-15T14:21:10.0788740Z ================================================== 2021-05-15T14:21:10.0789230Z downloaded 219 KB 2021-05-15T14:21:10.0789530Z 2021-05-15T14:21:10.0835270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-15T14:21:10.2080630Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-15T14:21:10.2099530Z ================================================== 2021-05-15T14:21:10.2100160Z downloaded 135 KB 2021-05-15T14:21:10.2100480Z 2021-05-15T14:21:10.2138030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-15T14:21:10.4845170Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-15T14:21:10.4847200Z ================================================== 2021-05-15T14:21:10.4847670Z downloaded 46 KB 2021-05-15T14:21:10.4847980Z 2021-05-15T14:21:10.4881360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-15T14:21:10.7153200Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-15T14:21:10.7165660Z ================================================== 2021-05-15T14:21:10.7166220Z downloaded 21 KB 2021-05-15T14:21:10.7166540Z 2021-05-15T14:21:10.7202850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-15T14:21:10.9770800Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-15T14:21:10.9781970Z ================================================== 2021-05-15T14:21:10.9782540Z downloaded 80 KB 2021-05-15T14:21:10.9782830Z 2021-05-15T14:21:10.9843610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-15T14:21:11.2350350Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-15T14:21:11.2637100Z ================================================== 2021-05-15T14:21:11.2637680Z downloaded 2.8 MB 2021-05-15T14:21:11.2637990Z 2021-05-15T14:21:11.2729860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-15T14:21:11.4716710Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-15T14:21:11.4717520Z ================================================== 2021-05-15T14:21:11.4718260Z downloaded 34 KB 2021-05-15T14:21:11.4718540Z 2021-05-15T14:21:11.4750600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-15T14:21:11.6966350Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-15T14:21:11.7125020Z ================================================== 2021-05-15T14:21:11.7125580Z downloaded 841 KB 2021-05-15T14:21:11.7125890Z 2021-05-15T14:21:11.7238530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-15T14:21:11.8710670Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-15T14:21:12.8951100Z ================================================== 2021-05-15T14:21:12.8952880Z downloaded 480 KB 2021-05-15T14:21:12.8954510Z 2021-05-15T14:21:12.8956830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-15T14:21:12.8959160Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-15T14:21:12.8959850Z ================================================== 2021-05-15T14:21:12.8960280Z downloaded 12 KB 2021-05-15T14:21:12.8960580Z 2021-05-15T14:21:12.8962320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-15T14:21:12.8963810Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-15T14:21:12.8964500Z ================================================== 2021-05-15T14:21:12.8964930Z downloaded 486 KB 2021-05-15T14:21:12.8965550Z 2021-05-15T14:21:12.8966890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-15T14:21:12.8968280Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-15T14:21:12.8969020Z ================================================== 2021-05-15T14:21:12.8969480Z downloaded 89 KB 2021-05-15T14:21:12.8969740Z 2021-05-15T14:21:12.8970990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-15T14:21:12.8972400Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-15T14:21:12.8973040Z ================================================== 2021-05-15T14:21:12.8973490Z downloaded 518 KB 2021-05-15T14:21:12.8973760Z 2021-05-15T14:21:12.8975100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-15T14:21:13.1671140Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-15T14:21:13.1725650Z ================================================== 2021-05-15T14:21:13.1726230Z downloaded 206 KB 2021-05-15T14:21:13.1726540Z 2021-05-15T14:21:13.1775630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-15T14:21:13.4326840Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-15T14:21:13.4370740Z ================================================== 2021-05-15T14:21:13.4371290Z downloaded 265 KB 2021-05-15T14:21:13.4371590Z 2021-05-15T14:21:13.4409990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-15T14:21:13.7113360Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-15T14:21:13.7151070Z ================================================== 2021-05-15T14:21:13.7151760Z downloaded 166 KB 2021-05-15T14:21:13.7152030Z 2021-05-15T14:21:13.7190290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-15T14:21:13.8697700Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-15T14:21:13.8730490Z ================================================== 2021-05-15T14:21:13.8732110Z downloaded 94 KB 2021-05-15T14:21:13.8733050Z 2021-05-15T14:21:13.8768330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-15T14:21:14.1403740Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-15T14:21:14.1441150Z ================================================== 2021-05-15T14:21:14.1441690Z downloaded 136 KB 2021-05-15T14:21:14.1442010Z 2021-05-15T14:21:14.1478730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-15T14:21:14.2986650Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-15T14:21:14.3048350Z ================================================== 2021-05-15T14:21:14.3049460Z downloaded 183 KB 2021-05-15T14:21:14.3050150Z 2021-05-15T14:21:14.3087440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-15T14:21:14.5650030Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-15T14:21:14.5677890Z ================================================== 2021-05-15T14:21:14.5678440Z downloaded 198 KB 2021-05-15T14:21:14.5678720Z 2021-05-15T14:21:14.5716030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-15T14:21:14.8058000Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-15T14:21:14.8088150Z ================================================== 2021-05-15T14:21:14.8089190Z downloaded 204 KB 2021-05-15T14:21:14.8090270Z 2021-05-15T14:21:14.8128820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-15T14:21:14.9666800Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-15T14:21:14.9681810Z ================================================== 2021-05-15T14:21:14.9682640Z downloaded 64 KB 2021-05-15T14:21:14.9683680Z 2021-05-15T14:21:14.9718400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-15T14:21:15.1229630Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-15T14:21:15.1245000Z ================================================== 2021-05-15T14:21:15.1245500Z downloaded 44 KB 2021-05-15T14:21:15.1245890Z 2021-05-15T14:21:15.1280110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-15T14:21:15.3913220Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-15T14:21:15.4153630Z ================================================== 2021-05-15T14:21:15.4154260Z downloaded 408 KB 2021-05-15T14:21:15.4154570Z 2021-05-15T14:21:15.4192830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-15T14:21:15.6541000Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-15T14:21:15.6563100Z ================================================== 2021-05-15T14:21:15.6563620Z downloaded 91 KB 2021-05-15T14:21:15.6563930Z 2021-05-15T14:21:15.6697810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-15T14:21:15.8004510Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-15T14:21:15.8032080Z ================================================== 2021-05-15T14:21:15.8032580Z downloaded 134 KB 2021-05-15T14:21:15.8032890Z 2021-05-15T14:21:15.8064270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-15T14:21:15.9664300Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-15T14:21:15.9899210Z ================================================== 2021-05-15T14:21:15.9899750Z downloaded 1.9 MB 2021-05-15T14:21:15.9900070Z 2021-05-15T14:21:15.9954320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-15T14:21:16.2451010Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-15T14:21:16.2549790Z ================================================== 2021-05-15T14:21:16.2550360Z downloaded 532 KB 2021-05-15T14:21:16.2550670Z 2021-05-15T14:21:16.2588250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-15T14:21:16.4053680Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-15T14:21:16.4167180Z ================================================== 2021-05-15T14:21:16.4167850Z downloaded 515 KB 2021-05-15T14:21:16.4168160Z 2021-05-15T14:21:16.4215400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-15T14:21:16.6907780Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-15T14:21:16.6910400Z ================================================== 2021-05-15T14:21:16.6912010Z downloaded 47 KB 2021-05-15T14:21:16.6912890Z 2021-05-15T14:21:16.6963360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-15T14:21:16.9546130Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-15T14:21:16.9641150Z ================================================== 2021-05-15T14:21:16.9641680Z downloaded 690 KB 2021-05-15T14:21:16.9642020Z 2021-05-15T14:21:16.9680530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-15T14:21:17.1054280Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-15T14:21:17.1063010Z ================================================== 2021-05-15T14:21:17.1063620Z downloaded 46 KB 2021-05-15T14:21:17.1063890Z 2021-05-15T14:21:17.1097720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-15T14:21:17.3207160Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-15T14:21:17.3660390Z ================================================== 2021-05-15T14:21:17.3660980Z downloaded 2.0 MB 2021-05-15T14:21:17.3661660Z 2021-05-15T14:21:18.3448830Z 2021-05-15T14:21:18.3711800Z installing the source package ‘cachem’ 2021-05-15T14:21:18.3712540Z The downloaded binary packages are in 2021-05-15T14:21:18.3829540Z 2021-05-15T14:21:18.3830840Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnB4dvC/downloaded_packages 2021-05-15T14:21:18.4048050Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:21:18.5025010Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:21:18.5125060Z ================================================== 2021-05-15T14:21:18.5191650Z downloaded 24 KB 2021-05-15T14:21:18.5293010Z 2021-05-15T14:21:18.8730930Z * installing *source* package ‘cachem’ ... 2021-05-15T14:21:18.8831890Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:18.8933960Z ** using staged installation 2021-05-15T14:21:18.9295470Z ** libs 2021-05-15T14:21:24.1000710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T14:21:24.9573310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:21:25.0996600Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:21:25.3178680Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:21:25.3221740Z ** R 2021-05-15T14:21:25.3337000Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:26.3730540Z ** help 2021-05-15T14:21:26.4088330Z *** installing help indices 2021-05-15T14:21:26.4388600Z ** building package indices 2021-05-15T14:21:26.7195210Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:21:27.1256700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:21:28.5151120Z ** testing if installed package can be loaded from final location 2021-05-15T14:21:28.8167160Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:21:28.8193220Z * DONE (cachem) 2021-05-15T14:21:28.8354610Z 2021-05-15T14:21:28.8356300Z The downloaded source packages are in 2021-05-15T14:21:28.8358620Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpnB4dvC/downloaded_packages’ 2021-05-15T14:21:28.8372470Z Running `R CMD build`... 2021-05-15T14:21:32.1556000Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpnB4dvC/remotes2a81baa981f/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:21:32.1557670Z * preparing ‘tic’: 2021-05-15T14:21:32.1558760Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:21:32.1559670Z * installing the package to process help pages 2021-05-15T14:21:32.1561330Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:21:32.1562190Z * checking for empty or unneeded directories 2021-05-15T14:21:32.1563390Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:21:32.1564510Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:21:32.1565570Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:21:32.1569950Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:21:32.1571350Z (as ‘lib’ is unspecified) 2021-05-15T14:21:32.6866500Z * installing *source* package ‘tic’ ... 2021-05-15T14:21:32.6869530Z ** using staged installation 2021-05-15T14:21:32.7201890Z ** R 2021-05-15T14:21:32.7647290Z ** inst 2021-05-15T14:21:32.7835720Z ** preparing package for lazy loading 2021-05-15T14:21:33.3569100Z ** help 2021-05-15T14:21:33.7656850Z *** installing help indices 2021-05-15T14:21:33.8768720Z *** copying figures 2021-05-15T14:21:33.8809000Z ** building package indices 2021-05-15T14:21:34.2475030Z ** installing vignettes 2021-05-15T14:21:34.2570560Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:21:34.6370130Z ** testing if installed package can be loaded from final location 2021-05-15T14:21:35.1731650Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:21:35.1806140Z * DONE (tic) 2021-05-15T14:21:35.2438330Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:21:35.5403770Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:21:38.3941150Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:21:38.3942200Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:21:38.3943030Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:21:38.3943870Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:21:38.3944730Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:21:38.3945560Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:21:38.3946440Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:21:38.3947290Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:21:38.3948110Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:21:38.3948950Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:21:38.3949760Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:21:38.3950610Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:21:38.3951450Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:21:38.3952300Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:21:38.3953140Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:21:38.3954000Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:21:38.3954850Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:21:38.3955670Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:21:38.3956490Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:21:38.3957280Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:21:38.3958100Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:21:38.3958920Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:21:38.3959770Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:21:38.3960580Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:21:38.3961420Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:21:38.3962270Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:21:38.3963070Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:21:38.3963920Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:21:38.3964810Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:21:38.3965670Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:21:38.3966510Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:21:38.3967400Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:21:38.3968260Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:21:38.3969120Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:21:38.3969970Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:21:38.3970820Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:21:38.3971680Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:21:38.3972520Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:21:38.3974690Z 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:21:38.3976880Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:21:38.3977840Z (as ‘lib’ is unspecified) 2021-05-15T14:21:40.1203140Z 2021-05-15T14:21:40.1204150Z There is a binary version available but the source version is later: 2021-05-15T14:21:40.1217000Z binary source needs_compilation 2021-05-15T14:21:40.1217840Z xfun 0.22 0.23 TRUE 2021-05-15T14:21:40.1218110Z 2021-05-15T14:21:40.1236500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-15T14:21:40.3355200Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-15T14:21:40.3374240Z ================================================== 2021-05-15T14:21:40.3375440Z downloaded 192 KB 2021-05-15T14:21:40.3375730Z 2021-05-15T14:21:40.3414670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-15T14:21:40.4822210Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-15T14:21:40.4980010Z ================================================== 2021-05-15T14:21:40.4980600Z downloaded 1.3 MB 2021-05-15T14:21:40.4981210Z 2021-05-15T14:21:40.5035970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-15T14:21:40.6938770Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-15T14:21:40.6951430Z ================================================== 2021-05-15T14:21:40.6952540Z downloaded 17 KB 2021-05-15T14:21:40.6952890Z 2021-05-15T14:21:40.6989550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.0.tgz' 2021-05-15T14:21:40.8342570Z Content type 'application/x-gzip' length 1002593 bytes (979 KB) 2021-05-15T14:21:40.8598940Z ================================================== 2021-05-15T14:21:40.8599580Z downloaded 979 KB 2021-05-15T14:21:40.8599850Z 2021-05-15T14:21:40.8748130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.1.tgz' 2021-05-15T14:21:41.1056600Z Content type 'application/x-gzip' length 804527 bytes (785 KB) 2021-05-15T14:21:41.1205950Z ================================================== 2021-05-15T14:21:41.1206500Z downloaded 785 KB 2021-05-15T14:21:41.1207700Z 2021-05-15T14:21:41.1255530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-15T14:21:41.2495120Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-15T14:21:41.2495980Z ================================================== 2021-05-15T14:21:41.2496390Z downloaded 43 KB 2021-05-15T14:21:41.2496660Z 2021-05-15T14:21:41.2529450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-15T14:21:41.3789620Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-15T14:21:41.3836290Z ================================================== 2021-05-15T14:21:41.3837120Z downloaded 207 KB 2021-05-15T14:21:41.3837700Z 2021-05-15T14:21:41.3872570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-15T14:21:41.7528970Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-15T14:21:41.7701470Z ================================================== 2021-05-15T14:21:41.7702050Z downloaded 975 KB 2021-05-15T14:21:41.7702460Z 2021-05-15T14:21:41.7749820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-15T14:21:41.9105820Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-15T14:21:41.9115910Z ================================================== 2021-05-15T14:21:41.9116570Z downloaded 68 KB 2021-05-15T14:21:41.9116900Z 2021-05-15T14:21:41.9152920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-15T14:21:42.1383790Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-15T14:21:42.1422240Z ================================================== 2021-05-15T14:21:42.1422720Z downloaded 278 KB 2021-05-15T14:21:42.1423000Z 2021-05-15T14:21:42.1468560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-15T14:21:42.3911200Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-15T14:21:42.3911940Z ================================================== 2021-05-15T14:21:42.3912350Z downloaded 288 KB 2021-05-15T14:21:42.3912620Z 2021-05-15T14:21:42.3948520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-15T14:21:42.5265170Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T14:21:42.5265950Z ================================================== 2021-05-15T14:21:42.5266380Z downloaded 15 KB 2021-05-15T14:21:42.5266640Z 2021-05-15T14:21:42.5304620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-15T14:21:42.6986410Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-15T14:21:42.7024310Z ================================================== 2021-05-15T14:21:42.7024810Z downloaded 148 KB 2021-05-15T14:21:42.7025090Z 2021-05-15T14:21:42.7060770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-15T14:21:43.1366700Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-15T14:21:43.1367440Z ================================================== 2021-05-15T14:21:43.1368020Z downloaded 72 KB 2021-05-15T14:21:43.1368300Z 2021-05-15T14:21:43.1403240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-15T14:21:43.2756470Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-15T14:21:43.2763870Z ================================================== 2021-05-15T14:21:43.2764300Z downloaded 35 KB 2021-05-15T14:21:43.2764590Z 2021-05-15T14:21:43.2800470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-15T14:21:43.5009060Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-15T14:21:43.5068270Z ================================================== 2021-05-15T14:21:43.5068960Z downloaded 293 KB 2021-05-15T14:21:43.5069310Z 2021-05-15T14:21:43.5714060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-15T14:21:43.7345380Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-15T14:21:43.7456510Z ================================================== 2021-05-15T14:21:43.7457090Z downloaded 425 KB 2021-05-15T14:21:43.7457370Z 2021-05-15T14:21:43.7491800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-15T14:21:43.8813760Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-15T14:21:43.8884380Z ================================================== 2021-05-15T14:21:43.8885510Z downloaded 36 KB 2021-05-15T14:21:43.8886200Z 2021-05-15T14:21:43.8919820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-15T14:21:44.0242230Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-15T14:21:44.1387720Z ================================================== 2021-05-15T14:21:44.1388260Z downloaded 2.2 MB 2021-05-15T14:21:44.1388620Z 2021-05-15T14:21:44.1457010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-15T14:21:44.3950590Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-15T14:21:44.3981950Z ================================================== 2021-05-15T14:21:44.3982510Z downloaded 194 KB 2021-05-15T14:21:44.3982790Z 2021-05-15T14:21:44.4018520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-15T14:21:44.5650540Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-15T14:21:44.5651620Z ================================================== 2021-05-15T14:21:44.5652050Z downloaded 38 KB 2021-05-15T14:21:44.5652340Z 2021-05-15T14:21:44.5686870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-15T14:21:44.8361150Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-15T14:21:44.8422280Z ================================================== 2021-05-15T14:21:44.8423280Z downloaded 205 KB 2021-05-15T14:21:44.8424110Z 2021-05-15T14:21:44.8472590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-15T14:21:44.9913910Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-15T14:21:45.1355910Z ================================================== 2021-05-15T14:21:45.1356870Z downloaded 13.9 MB 2021-05-15T14:21:45.1357230Z 2021-05-15T14:21:45.1563660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-15T14:21:45.3086250Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-15T14:21:45.3430790Z ================================================== 2021-05-15T14:21:45.3431810Z downloaded 3.1 MB 2021-05-15T14:21:45.3432100Z 2021-05-15T14:21:45.3581710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-15T14:21:45.6324600Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-15T14:21:45.6842100Z ================================================== 2021-05-15T14:21:45.6842620Z downloaded 1.3 MB 2021-05-15T14:21:45.6842890Z 2021-05-15T14:21:45.6900580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-15T14:21:45.8137220Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-15T14:21:45.8223580Z ================================================== 2021-05-15T14:21:45.8224080Z downloaded 302 KB 2021-05-15T14:21:45.8224350Z 2021-05-15T14:21:45.8260910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-15T14:21:45.9590280Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-15T14:21:45.9653010Z ================================================== 2021-05-15T14:21:45.9654440Z downloaded 104 KB 2021-05-15T14:21:45.9655200Z 2021-05-15T14:21:45.9689880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-15T14:21:46.0889620Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-15T14:21:46.0890310Z ================================================== 2021-05-15T14:21:46.0890720Z downloaded 21 KB 2021-05-15T14:21:46.0890990Z 2021-05-15T14:21:46.0922760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-15T14:21:46.2351440Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-15T14:21:46.2352740Z ================================================== 2021-05-15T14:21:46.2353660Z downloaded 43 KB 2021-05-15T14:21:46.2354190Z 2021-05-15T14:21:46.2394700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-15T14:21:46.4604050Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-15T14:21:46.4694840Z ================================================== 2021-05-15T14:21:46.4696230Z downloaded 33 KB 2021-05-15T14:21:46.4696740Z 2021-05-15T14:21:46.4731610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-15T14:21:46.7600700Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-15T14:21:46.7624470Z ================================================== 2021-05-15T14:21:46.7624950Z downloaded 137 KB 2021-05-15T14:21:46.7625230Z 2021-05-15T14:21:46.7659660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-15T14:21:46.9020470Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-15T14:21:46.9317080Z ================================================== 2021-05-15T14:21:46.9317590Z downloaded 2.8 MB 2021-05-15T14:21:46.9317870Z 2021-05-15T14:21:46.9420490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-15T14:21:47.2019140Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-15T14:21:47.2043560Z ================================================== 2021-05-15T14:21:47.2044050Z downloaded 64 KB 2021-05-15T14:21:47.2044320Z 2021-05-15T14:21:47.2078530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-15T14:21:47.4456310Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-15T14:21:47.4631280Z ================================================== 2021-05-15T14:21:47.4631750Z downloaded 954 KB 2021-05-15T14:21:47.4632050Z 2021-05-15T14:21:47.4684250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-15T14:21:47.5926080Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-15T14:21:47.5961440Z ================================================== 2021-05-15T14:21:47.5961910Z downloaded 129 KB 2021-05-15T14:21:47.5962180Z 2021-05-15T14:21:47.5996820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-15T14:21:47.8458630Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-15T14:21:47.8542080Z ================================================== 2021-05-15T14:21:47.8542580Z downloaded 384 KB 2021-05-15T14:21:47.8542850Z 2021-05-15T14:21:49.3747460Z 2021-05-15T14:21:49.3748320Z The downloaded binary packages are in 2021-05-15T14:21:49.3749200Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnB4dvC/downloaded_packages 2021-05-15T14:21:49.3751520Z installing the source package ‘xfun’ 2021-05-15T14:21:49.3751940Z 2021-05-15T14:21:49.3767320Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:21:49.5290190Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:21:49.5309280Z ================================================== 2021-05-15T14:21:49.5337080Z downloaded 109 KB 2021-05-15T14:21:49.5342430Z 2021-05-15T14:21:50.0921630Z * installing *source* package ‘xfun’ ... 2021-05-15T14:21:50.1010540Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:50.1011650Z ** using staged installation 2021-05-15T14:21:50.1182320Z ** libs 2021-05-15T14:21:50.1443460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:21:50.3549810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:21:50.4446230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:21:51.7480820Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:21:51.7580260Z ** R 2021-05-15T14:21:51.7882510Z ** inst 2021-05-15T14:21:51.7984650Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:53.8181560Z ** help 2021-05-15T14:21:54.0623550Z *** installing help indices 2021-05-15T14:21:54.2155640Z ** building package indices 2021-05-15T14:21:54.6332100Z ** installing vignettes 2021-05-15T14:21:54.6428710Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:21:55.0303390Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:21:55.2173480Z ** testing if installed package can be loaded from final location 2021-05-15T14:21:55.5200340Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:21:55.5236990Z * DONE (xfun) 2021-05-15T14:21:55.5490980Z 2021-05-15T14:21:55.5491930Z The downloaded source packages are in 2021-05-15T14:21:55.5494330Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpnB4dvC/downloaded_packages’ 2021-05-15T14:21:55.6303880Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:21:58.6330280Z 2021-05-15T14:21:59.1441260Z 2021-05-15T14:21:59.1543760Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpnB4dvC/remotes2a8129fc3506/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:21:59.1642980Z 2021-05-15T14:21:59.1746580Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpnB4dvC/remotes2a8129fc3506/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:21:59.2463780Z 2021-05-15T14:21:59.2491790Z 2021-05-15T14:21:59.2495070Z ─ preparing ‘desc’: 2021-05-15T14:21:59.2504520Z 2021-05-15T14:21:59.2514510Z 2021-05-15T14:21:59.2616760Z checking DESCRIPTION meta-information ... 2021-05-15T14:21:59.2643350Z 2021-05-15T14:21:59.2644940Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:21:59.4926610Z 2021-05-15T14:21:59.5027130Z 2021-05-15T14:21:59.5129730Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:21:59.5228540Z 2021-05-15T14:21:59.5329680Z 2021-05-15T14:21:59.5431740Z ─ checking for empty or unneeded directories 2021-05-15T14:21:59.5532820Z 2021-05-15T14:21:59.5557840Z 2021-05-15T14:21:59.5660250Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:21:59.6514960Z 2021-05-15T14:21:59.6517730Z 2021-05-15T14:21:59.6823390Z 2021-05-15T14:21:59.8543060Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:21:59.8544410Z (as ‘lib’ is unspecified) 2021-05-15T14:22:00.3532240Z * installing *source* package ‘desc’ ... 2021-05-15T14:22:00.3597480Z ** using staged installation 2021-05-15T14:22:00.3831770Z ** R 2021-05-15T14:22:00.4096860Z ** inst 2021-05-15T14:22:00.4156270Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:02.6808080Z ** help 2021-05-15T14:22:02.8814880Z *** installing help indices 2021-05-15T14:22:02.9918770Z ** building package indices 2021-05-15T14:22:03.3699050Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:03.6526690Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:03.9638170Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:03.9671920Z * DONE (desc) 2021-05-15T14:22:04.2885690Z 2021-05-15T14:22:04.2886990Z 2021-05-15T14:22:04.2903480Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpnB4dvC/remotes2a813eb0498f/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:22:04.2960290Z 2021-05-15T14:22:04.2962690Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpnB4dvC/remotes2a813eb0498f/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:22:04.3430360Z 2021-05-15T14:22:04.3460340Z 2021-05-15T14:22:04.3462070Z ─ preparing ‘ghtravis’: 2021-05-15T14:22:04.3473810Z 2021-05-15T14:22:04.3474710Z 2021-05-15T14:22:04.3552880Z checking DESCRIPTION meta-information ... 2021-05-15T14:22:04.3584120Z 2021-05-15T14:22:04.3585820Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:22:04.4307510Z 2021-05-15T14:22:04.4337270Z 2021-05-15T14:22:04.4351940Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:22:04.4353130Z 2021-05-15T14:22:04.4377720Z 2021-05-15T14:22:04.4379420Z ─ checking for empty or unneeded directories 2021-05-15T14:22:04.4388310Z 2021-05-15T14:22:04.4417010Z 2021-05-15T14:22:04.4418880Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:22:04.4693280Z 2021-05-15T14:22:04.4694450Z 2021-05-15T14:22:04.4695190Z 2021-05-15T14:22:04.5258770Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:22:04.5260050Z (as ‘lib’ is unspecified) 2021-05-15T14:22:04.8714660Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:22:04.8718220Z ** using staged installation 2021-05-15T14:22:04.8926600Z ** R 2021-05-15T14:22:04.9110750Z ** inst 2021-05-15T14:22:04.9134020Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:06.7690220Z ** help 2021-05-15T14:22:06.8702360Z *** installing help indices 2021-05-15T14:22:06.9265480Z ** building package indices 2021-05-15T14:22:07.2459410Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:08.1379740Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:09.0267940Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:09.0293850Z * DONE (ghtravis) 2021-05-15T14:22:09.0585450Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:22:09.2376620Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:22:11.9870230Z 2021-05-15T14:22:11.9872840Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:22:11.9873860Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:22:11.9874660Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:22:11.9875450Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:22:11.9876220Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:22:11.9877270Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:22:11.9884830Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:22:11.9885880Z (as ‘lib’ is unspecified) 2021-05-15T14:22:13.7608550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-15T14:22:14.0400450Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-15T14:22:14.0438810Z ================================================== 2021-05-15T14:22:14.0439270Z downloaded 194 KB 2021-05-15T14:22:14.0439710Z 2021-05-15T14:22:14.0476430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-15T14:22:14.2131380Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-15T14:22:14.2137780Z ================================================== 2021-05-15T14:22:14.2138660Z downloaded 67 KB 2021-05-15T14:22:14.2139470Z 2021-05-15T14:22:14.2176410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-15T14:22:14.3471380Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-15T14:22:14.3552170Z ================================================== 2021-05-15T14:22:14.3552840Z downloaded 189 KB 2021-05-15T14:22:14.3553150Z 2021-05-15T14:22:14.3589330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-15T14:22:14.6362570Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-15T14:22:14.6512210Z ================================================== 2021-05-15T14:22:14.6512690Z downloaded 1.2 MB 2021-05-15T14:22:14.6512960Z 2021-05-15T14:22:14.6566250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-15T14:22:14.8228860Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-15T14:22:14.8447410Z ================================================== 2021-05-15T14:22:14.8448790Z downloaded 936 KB 2021-05-15T14:22:14.8460060Z 2021-05-15T14:22:15.0307590Z 2021-05-15T14:22:15.0408780Z The downloaded binary packages are in 2021-05-15T14:22:15.0510980Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnB4dvC/downloaded_packages 2021-05-15T14:22:15.3402600Z 2021-05-15T14:22:15.3497450Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpnB4dvC/remotes2a812c57d14d/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:22:15.3498580Z 2021-05-15T14:22:15.3598810Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpnB4dvC/remotes2a812c57d14d/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:22:15.3804360Z 2021-05-15T14:22:15.3833460Z 2021-05-15T14:22:15.3859900Z ─ preparing ‘aghast’: 2021-05-15T14:22:15.3876710Z 2021-05-15T14:22:15.3902960Z 2021-05-15T14:22:15.3916690Z checking DESCRIPTION meta-information ... 2021-05-15T14:22:15.3917740Z 2021-05-15T14:22:15.3919110Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:22:15.4398150Z 2021-05-15T14:22:15.4426910Z 2021-05-15T14:22:15.4428910Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:22:15.4437210Z 2021-05-15T14:22:15.4462620Z 2021-05-15T14:22:15.4464080Z ─ checking for empty or unneeded directories 2021-05-15T14:22:15.4473080Z 2021-05-15T14:22:15.4498730Z 2021-05-15T14:22:15.4500220Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:22:15.4592430Z 2021-05-15T14:22:15.4593280Z 2021-05-15T14:22:15.4593910Z 2021-05-15T14:22:15.4777440Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:22:15.4779100Z (as ‘lib’ is unspecified) 2021-05-15T14:22:15.7811780Z * installing *source* package ‘aghast’ ... 2021-05-15T14:22:15.7814850Z ** using staged installation 2021-05-15T14:22:15.8075230Z ** R 2021-05-15T14:22:15.8184740Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:16.4902500Z ** help 2021-05-15T14:22:16.5240270Z *** installing help indices 2021-05-15T14:22:16.5515890Z ** building package indices 2021-05-15T14:22:17.0797800Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:17.3503060Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:17.6615530Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:17.6715670Z * DONE (aghast) 2021-05-15T14:22:17.6876290Z Installing 1 packages: covr 2021-05-15T14:22:17.6878480Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:22:17.6879890Z (as ‘lib’ is unspecified) 2021-05-15T14:22:18.5267670Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:22:18.5268360Z 2021-05-15T14:22:19.2934600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-15T14:22:19.5361850Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-15T14:22:19.5362840Z ================================================== 2021-05-15T14:22:19.5363430Z downloaded 153 KB 2021-05-15T14:22:19.5363930Z 2021-05-15T14:22:19.5398460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-15T14:22:19.6860510Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-15T14:22:19.6890180Z ================================================== 2021-05-15T14:22:19.6890690Z downloaded 117 KB 2021-05-15T14:22:19.6890960Z 2021-05-15T14:22:19.6945870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-15T14:22:19.9058800Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-15T14:22:19.9097340Z ================================================== 2021-05-15T14:22:19.9097830Z downloaded 282 KB 2021-05-15T14:22:19.9098110Z 2021-05-15T14:22:19.9782650Z 2021-05-15T14:22:19.9883610Z The downloaded binary packages are in 2021-05-15T14:22:19.9985050Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnB4dvC/downloaded_packages 2021-05-15T14:22:20.0266770Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:22:20.0267470Z Rscript -e "tic::before_install()" 2021-05-15T14:22:20.0551940Z shell: /bin/bash -e {0} 2021-05-15T14:22:20.0552340Z env: 2021-05-15T14:22:20.0553080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:20.0553550Z TIC_DEPLOY_KEY: 2021-05-15T14:22:20.0553940Z RSPM: 2021-05-15T14:22:20.0555810Z GITHUB_PAT: *** 2021-05-15T14:22:20.0556290Z COVERALLS_TOKEN: 2021-05-15T14:22:20.0556750Z continue-on-error: false 2021-05-15T14:22:20.0557200Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:20.0557660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:20.0558070Z TZ: UTC 2021-05-15T14:22:20.0558480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:20.0558850Z NOT_CRAN: true 2021-05-15T14:22:20.0559180Z ##[endgroup] 2021-05-15T14:22:20.5017200Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:22:20.6860850Z Running before_install: step_install_remote_binaries() 2021-05-15T14:22:21.3781900Z Installing kirby21.base binaries 2021-05-15T14:22:21.3795040Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:22:21.6893180Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:22:21.6932690Z tag_name 2021-05-15T14:22:21.6933190Z 5 1.7.3.s 2021-05-15T14:22:21.6933740Z zipball_url 2021-05-15T14:22:21.6934700Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-15T14:22:21.6935750Z tarball_url 2021-05-15T14:22:21.6936710Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-15T14:22:21.6937550Z commit.sha 2021-05-15T14:22:21.6938190Z 5 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:22:21.6938920Z commit.url 2021-05-15T14:22:21.6940030Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:22:21.6941880Z node_id 2021-05-15T14:22:21.6942780Z 5 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-15T14:22:21.6943700Z url 2021-05-15T14:22:21.6944580Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-15T14:22:21.6945480Z assets_url 2021-05-15T14:22:21.6946360Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-15T14:22:21.6947320Z upload_url 2021-05-15T14:22:21.6948350Z 5 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-15T14:22:21.6949470Z id asset_updated_at asset_created_at created_at 2021-05-15T14:22:21.6951210Z 5 42981925 2021-05-14 21:29:13 2021-05-14 21:29:13 2021-05-14 21:04:30 2021-05-15T14:22:21.6951860Z published_at asset_name asset_label 2021-05-15T14:22:21.6953110Z 5 2021-05-14 21:04:58 kirby21.base_1.7.3_R4.0.tgz 2021-05-15T14:22:21.6953650Z asset_download_count 2021-05-15T14:22:21.6954120Z 5 7 2021-05-15T14:22:21.6954760Z asset_browser_download_url 2021-05-15T14:22:21.6955940Z 5 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R4.0.tgz 2021-05-15T14:22:21.6956940Z Installing kirby21.base package binaries 2021-05-15T14:22:21.7203640Z --2021-05-15 14:22:21-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R4.0.tgz 2021-05-15T14:22:21.7481000Z Resolving github.com (github.com)... 140.82.113.4 2021-05-15T14:22:21.7634110Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-15T14:22:21.8855350Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:22:21.8861130Z Location: https://github-releases.githubusercontent.com/367479151/6d641a80-b4fb-11eb-87e4-013300234835?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142221Z&X-Amz-Expires=300&X-Amz-Signature=3601ca68b316890fbec82bf0dcbe9d5a73c230fee72c8d2fda1e001008a7bc48&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:22:21.8869100Z --2021-05-15 14:22:21-- https://github-releases.githubusercontent.com/367479151/6d641a80-b4fb-11eb-87e4-013300234835?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142221Z&X-Amz-Expires=300&X-Amz-Signature=3601ca68b316890fbec82bf0dcbe9d5a73c230fee72c8d2fda1e001008a7bc48&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-15T14:22:21.8873790Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-15T14:22:21.8879270Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:22:22.0107020Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:22:22.0109910Z Length: 42351 (41K) [application/octet-stream] 2021-05-15T14:22:22.0111930Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpq4Snbw/kirby21.base_1.7.3.tgz’ 2021-05-15T14:22:22.0116470Z 2021-05-15T14:22:22.0129320Z 0K .......... .......... .......... .......... . 100% 22.6M=0.002s 2021-05-15T14:22:22.0129710Z 2021-05-15T14:22:22.0131280Z 2021-05-15 14:22:22 (22.6 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpq4Snbw/kirby21.base_1.7.3.tgz’ saved [42351/42351] 2021-05-15T14:22:22.0132160Z 2021-05-15T14:22:22.0181530Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:22:22.0182740Z (as ‘lib’ is unspecified) 2021-05-15T14:22:22.0406160Z Rewriting new remotes: neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:22:22.0609040Z Installing kirby21.t1 binaries 2021-05-15T14:22:22.0609960Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:22:22.2234910Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:22:22.2326170Z tag_name 2021-05-15T14:22:22.2326620Z 5 1.7.3.2.s 2021-05-15T14:22:22.2327150Z zipball_url 2021-05-15T14:22:22.2328470Z 5 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-15T14:22:22.2329660Z tarball_url 2021-05-15T14:22:22.2330750Z 5 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-15T14:22:22.2331780Z commit.sha 2021-05-15T14:22:22.2332590Z 5 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:22:22.2333620Z commit.url 2021-05-15T14:22:22.2334900Z 5 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:22:22.2336210Z Installing kirby21.t1 package binaries 2021-05-15T14:22:22.2336860Z node_id 2021-05-15T14:22:22.2338060Z 5 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-15T14:22:22.2339240Z url 2021-05-15T14:22:22.2340970Z 5 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-15T14:22:22.2342090Z assets_url 2021-05-15T14:22:22.2343230Z 5 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-15T14:22:22.2344590Z upload_url 2021-05-15T14:22:22.2345820Z 5 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-15T14:22:22.2347110Z id asset_updated_at asset_created_at created_at 2021-05-15T14:22:22.2348880Z 5 42985612 2021-05-14 23:28:58 2021-05-14 23:28:58 2021-05-14 23:05:47 2021-05-15T14:22:22.2349730Z published_at asset_name asset_label 2021-05-15T14:22:22.2351050Z 5 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R4.0.tgz 2021-05-15T14:22:22.2351820Z asset_download_count 2021-05-15T14:22:22.2352440Z 5 1 2021-05-15T14:22:22.2353310Z asset_browser_download_url 2021-05-15T14:22:22.2354480Z 5 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R4.0.tgz 2021-05-15T14:22:22.2472150Z --2021-05-15 14:22:22-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R4.0.tgz 2021-05-15T14:22:22.2733430Z Resolving github.com (github.com)... 140.82.113.4 2021-05-15T14:22:22.2889230Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-15T14:22:22.4125610Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:22:22.4131880Z Location: https://github-releases.githubusercontent.com/367497968/27fc1900-b50c-11eb-8931-aaa7d17f3d22?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142222Z&X-Amz-Expires=300&X-Amz-Signature=324424224c73e79de4dc5aeea88b5139cd7e98218d2b2fe4a564cefd0a9c179a&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_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:22:22.4140510Z --2021-05-15 14:22:22-- https://github-releases.githubusercontent.com/367497968/27fc1900-b50c-11eb-8931-aaa7d17f3d22?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142222Z&X-Amz-Expires=300&X-Amz-Signature=324424224c73e79de4dc5aeea88b5139cd7e98218d2b2fe4a564cefd0a9c179a&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_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-15T14:22:22.4145410Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-15T14:22:22.4173510Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:22:22.5151330Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:22:22.5157360Z Length: 12405 (12K) [application/octet-stream] 2021-05-15T14:22:22.5165620Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpq4Snbw/kirby21.t1_1.7.3.2.tgz’ 2021-05-15T14:22:22.5166550Z 2021-05-15T14:22:22.5167590Z 0K .......... .. 100% 12.5M=0.001s 2021-05-15T14:22:22.5168200Z 2021-05-15T14:22:22.5170420Z 2021-05-15 14:22:22 (12.5 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpq4Snbw/kirby21.t1_1.7.3.2.tgz’ saved [12405/12405] 2021-05-15T14:22:22.5171380Z 2021-05-15T14:22:22.5187510Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:22:22.5189020Z (as ‘lib’ is unspecified) 2021-05-15T14:22:22.5376950Z Rewriting new remotes: 2021-05-15T14:22:22.5761860Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:22:22.5762800Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:22:22.5763450Z remotes::install_cran("rcmdcheck") 2021-05-15T14:22:22.5764020Z remotes::install_cran("markdown") 2021-05-15T14:22:22.5959530Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:22:22.5959950Z env: 2021-05-15T14:22:22.5960420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:22.5960870Z TIC_DEPLOY_KEY: 2021-05-15T14:22:22.5961240Z RSPM: 2021-05-15T14:22:22.5963230Z GITHUB_PAT: *** 2021-05-15T14:22:22.5963790Z COVERALLS_TOKEN: 2021-05-15T14:22:22.5964250Z continue-on-error: false 2021-05-15T14:22:22.5964770Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:22.5965450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:22.5965910Z TZ: UTC 2021-05-15T14:22:22.5966410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:22.5966800Z NOT_CRAN: true 2021-05-15T14:22:22.5967270Z ##[endgroup] 2021-05-15T14:22:27.9886880Z 2021-05-15T14:22:27.9894830Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-15T14:22:28.8388720Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:22:28.8389730Z Use `force = TRUE` to force installation 2021-05-15T14:22:28.8405730Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:22:28.8406650Z Use `force = TRUE` to force installation 2021-05-15T14:22:28.8603650Z ##[group]Run options(width = 100) 2021-05-15T14:22:28.8604330Z options(width = 100) 2021-05-15T14:22:28.8604980Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:22:28.8605670Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:22:28.8795070Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:22:28.8795500Z env: 2021-05-15T14:22:28.8795980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:28.8796450Z TIC_DEPLOY_KEY: 2021-05-15T14:22:28.8796840Z RSPM: 2021-05-15T14:22:28.8798390Z GITHUB_PAT: *** 2021-05-15T14:22:28.8798810Z COVERALLS_TOKEN: 2021-05-15T14:22:28.8799400Z continue-on-error: false 2021-05-15T14:22:28.8800130Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:28.8800670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:28.8801110Z TZ: UTC 2021-05-15T14:22:28.8801520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:28.8801920Z NOT_CRAN: true 2021-05-15T14:22:28.8802360Z ##[endgroup] 2021-05-15T14:22:29.5636800Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:22:29.5637890Z setting value 2021-05-15T14:22:29.5639070Z version R version 4.0.5 (2021-03-31) 2021-05-15T14:22:29.5639610Z os macOS Catalina 10.15.7 2021-05-15T14:22:29.5640190Z system x86_64, darwin17.0 2021-05-15T14:22:29.5640730Z ui X11 2021-05-15T14:22:29.5641200Z language (EN) 2021-05-15T14:22:29.5642290Z collate en_US.UTF-8 2021-05-15T14:22:29.5643190Z ctype en_US.UTF-8 2021-05-15T14:22:29.5643730Z tz UTC 2021-05-15T14:22:29.5644740Z date 2021-05-15 2021-05-15T14:22:29.5645070Z 2021-05-15T14:22:29.5646180Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:22:29.5647090Z ! package * version date lib source 2021-05-15T14:22:29.5648370Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:22:29.5649700Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5650760Z base * 4.0.5 2021-04-01 [?] local 2021-05-15T14:22:29.5651840Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5652900Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5654160Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5655220Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:22:29.5656340Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5657430Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5658470Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5659670Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5660830Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5661950Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5663050Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5664120Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-15T14:22:29.5665240Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5666230Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5667950Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5669110Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5670230Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5671310Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-15T14:22:29.5672440Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:22:29.5673580Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5674750Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5675870Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5677380Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5678430Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5679690Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-15T14:22:29.5680740Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5681850Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5682900Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5684020Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5685110Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5686240Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5687320Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5688450Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:22:29.5689770Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5690870Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5691930Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5693030Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-15T14:22:29.5694100Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-15T14:22:29.5695240Z grid 4.0.5 2021-04-01 [?] local 2021-05-15T14:22:29.5696320Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5697380Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5698450Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5699490Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5700650Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5701790Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:22:29.5703050Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:22:29.5704190Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5705240Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5706360Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5707440Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5708570Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5709970Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5711480Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5712580Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5713630Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5714750Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-15T14:22:29.5715850Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5716910Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5717990Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5719430Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5720540Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5721600Z parallel 4.0.5 2021-04-01 [?] local 2021-05-15T14:22:29.5722750Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5723850Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5724940Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5726050Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5727100Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5728260Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5729410Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5730460Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5731560Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5732580Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5733690Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5734910Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5736040Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5737140Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5738280Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5739340Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5740420Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5741470Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5742710Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5744560Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5746100Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5747380Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5748440Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5749570Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5750680Z splines 4.0.5 2021-04-01 [?] local 2021-05-15T14:22:29.5751820Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-15T14:22:29.5753310Z stats4 4.0.5 2021-04-01 [?] local 2021-05-15T14:22:29.5754430Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5755580Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5756650Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T14:22:29.5757730Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5758970Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-15T14:22:29.5760060Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5761460Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5762730Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:22:29.5763950Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5765330Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5766520Z P tools 4.0.5 2021-04-01 [2] local 2021-05-15T14:22:29.5767730Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5768860Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5770050Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-15T14:22:29.5771230Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5772370Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5773580Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5774740Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5775920Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:22:29.5777040Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5778240Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5779560Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5780600Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T14:22:29.5780940Z 2021-05-15T14:22:29.5781460Z [1] /Users/runner/work/_temp/Library 2021-05-15T14:22:29.5782350Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-15T14:22:29.5782820Z 2021-05-15T14:22:29.5783710Z P ── Loaded and on-disk path mismatch. 2021-05-15T14:22:29.5862250Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:22:29.5862900Z Rscript -e 'tic::script()' 2021-05-15T14:22:29.5863340Z ls -l check 2021-05-15T14:22:29.6165480Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:22:29.6165980Z env: 2021-05-15T14:22:29.6166440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:29.6166890Z TIC_DEPLOY_KEY: 2021-05-15T14:22:29.6167270Z RSPM: 2021-05-15T14:22:29.6168310Z GITHUB_PAT: *** 2021-05-15T14:22:29.6168720Z COVERALLS_TOKEN: 2021-05-15T14:22:29.6169210Z continue-on-error: false 2021-05-15T14:22:29.6169690Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:29.6170210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:29.6170640Z TZ: UTC 2021-05-15T14:22:29.6171050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:29.6171450Z NOT_CRAN: true 2021-05-15T14:22:29.6171860Z ##[endgroup] 2021-05-15T14:22:29.9877330Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:22:30.1359670Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:22:30.1360740Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:22:30.1361480Z timeout = Inf, check_dir = "check") 2021-05-15T14:22:30.2659940Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:22:30.5746630Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:22:34.5614310Z * preparing ‘kirby21.dti’: 2021-05-15T14:22:34.5674580Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:22:34.6695720Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:22:34.6704980Z * checking for empty or unneeded directories 2021-05-15T14:22:34.6809030Z * building ‘kirby21.dti_1.7.0.tar.gz’ 2021-05-15T14:22:34.6832980Z 2021-05-15T14:22:34.7852370Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:22:35.3922440Z * using log directory ‘/Users/runner/work/kirby21.dti/kirby21.dti/check/kirby21.dti.Rcheck’ 2021-05-15T14:22:35.3927010Z * using R version 4.0.5 (2021-03-31) 2021-05-15T14:22:35.3932730Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T14:22:35.3936610Z * using session charset: UTF-8 2021-05-15T14:22:35.3939610Z * using option ‘--as-cran’ 2021-05-15T14:22:35.3944110Z * checking for file ‘kirby21.dti/DESCRIPTION’ ... OK 2021-05-15T14:22:35.3944820Z * checking extension type ... Package 2021-05-15T14:22:35.3946200Z * this is package ‘kirby21.dti’ version ‘1.7.0’ 2021-05-15T14:22:35.3947210Z * package encoding: UTF-8 2021-05-15T14:22:35.3947940Z * checking package namespace information ... OK 2021-05-15T14:22:36.2672540Z * checking package dependencies ... OK 2021-05-15T14:22:36.2688540Z * checking if this is a source package ... OK 2021-05-15T14:22:36.2689720Z * checking if there is a namespace ... OK 2021-05-15T14:22:36.3704160Z * checking for executable files ... OK 2021-05-15T14:22:36.3783770Z * checking for hidden files and directories ... OK 2021-05-15T14:22:36.3790610Z * checking for portable file names ... OK 2021-05-15T14:22:36.3791820Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:22:36.3792950Z * checking serialization versions ... OK 2021-05-15T14:22:38.1747000Z * checking whether package ‘kirby21.dti’ can be installed ... OK 2021-05-15T14:22:38.1891290Z * checking installed package size ... OK 2021-05-15T14:22:38.3004130Z * checking package directory ... OK 2021-05-15T14:22:38.3011080Z * checking for future file timestamps ... OK 2021-05-15T14:22:38.5184970Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:22:38.5192500Z * checking top-level files ... OK 2021-05-15T14:22:38.5200670Z * checking for left-over files ... OK 2021-05-15T14:22:38.5208240Z * checking index information ... OK 2021-05-15T14:22:38.6891430Z * checking package subdirectories ... OK 2021-05-15T14:22:38.7584830Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:22:38.8379200Z * checking R files for syntax errors ... OK 2021-05-15T14:22:39.0939130Z * checking whether the package can be loaded ... OK 2021-05-15T14:22:39.2565030Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:22:39.4214060Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:22:39.5718690Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:22:39.8238770Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:22:40.1003890Z * checking loading without being on the library search path ... OK 2021-05-15T14:22:40.2790960Z * checking dependencies in R code ... OK 2021-05-15T14:22:41.1071220Z * checking S3 generic/method consistency ... OK 2021-05-15T14:22:41.2948670Z * checking replacement functions ... OK 2021-05-15T14:22:41.4951830Z * checking foreign function calls ... OK 2021-05-15T14:22:43.9065650Z * checking R code for possible problems ... OK 2021-05-15T14:22:44.1661350Z * checking Rd files ... OK 2021-05-15T14:22:44.2347720Z * checking Rd metadata ... OK 2021-05-15T14:22:44.3170960Z * checking Rd line widths ... OK 2021-05-15T14:22:44.5019110Z * checking Rd cross-references ... OK 2021-05-15T14:22:44.7044890Z * checking for missing documentation entries ... OK 2021-05-15T14:22:45.2759530Z * checking for code/documentation mismatches ... OK 2021-05-15T14:22:46.2372670Z * checking Rd \usage sections ... OK 2021-05-15T14:22:46.3501920Z * checking Rd contents ... OK 2021-05-15T14:22:46.4744440Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:22:47.2119620Z * checking examples ... OK 2021-05-15T14:22:51.1073720Z * checking PDF version of manual ... OK 2021-05-15T14:22:51.1089990Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:22:51.1091310Z * checking for detritus in the temp directory ... OK 2021-05-15T14:22:51.1092220Z * DONE 2021-05-15T14:22:51.1104650Z 2021-05-15T14:22:51.1106530Z Status: OK 2021-05-15T14:22:51.1156940Z 2021-05-15T14:22:51.2420830Z ── R CMD check results ────────────────────────────────── kirby21.dti 1.7.0 ──── 2021-05-15T14:22:51.2438870Z Duration: 16.5s 2021-05-15T14:22:51.2439220Z 2021-05-15T14:22:51.2452450Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:22:51.2648890Z total 48 2021-05-15T14:22:51.2653010Z drwxr-xr-x 14 runner staff 448 May 15 14:22 kirby21.dti.Rcheck 2021-05-15T14:22:51.2655040Z -rw-r--r-- 1 runner staff 3051 May 15 14:22 kirby21.dti_1.7.0.tar.gz 2021-05-15T14:22:51.2656880Z -rw-r--r-- 1 runner staff 16812 May 15 14:22 kirby21.dti_1.7.0.tgz 2021-05-15T14:22:51.2714810Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:22:51.2715700Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:22:51.2985740Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:22:51.2986350Z env: 2021-05-15T14:22:51.2986930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:51.2987430Z TIC_DEPLOY_KEY: 2021-05-15T14:22:51.2987820Z RSPM: 2021-05-15T14:22:51.2989690Z GITHUB_PAT: *** 2021-05-15T14:22:51.2990140Z COVERALLS_TOKEN: 2021-05-15T14:22:51.2990730Z continue-on-error: false 2021-05-15T14:22:51.2991210Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:51.2991740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:51.2992190Z TZ: UTC 2021-05-15T14:22:51.2992600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:51.2993000Z NOT_CRAN: true 2021-05-15T14:22:51.2993400Z ##[endgroup] 2021-05-15T14:22:51.3445070Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:22:51.3446320Z Rscript -e "tic::before_deploy()" 2021-05-15T14:22:51.3703680Z shell: /bin/bash -e {0} 2021-05-15T14:22:51.3704120Z env: 2021-05-15T14:22:51.3704550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:51.3705030Z TIC_DEPLOY_KEY: 2021-05-15T14:22:51.3705380Z RSPM: 2021-05-15T14:22:51.3706260Z GITHUB_PAT: *** 2021-05-15T14:22:51.3706750Z COVERALLS_TOKEN: 2021-05-15T14:22:51.3707210Z continue-on-error: false 2021-05-15T14:22:51.3707720Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:51.3708280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:51.3708760Z TZ: UTC 2021-05-15T14:22:51.3709140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:51.3709650Z NOT_CRAN: true 2021-05-15T14:22:51.3710010Z ##[endgroup] 2021-05-15T14:22:51.7401380Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:22:51.8847000Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:22:51.8847590Z with: 2021-05-15T14:22:51.8848610Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.dti/releases/42997286/assets{?name,label} 2021-05-15T14:22:51.8849540Z asset_path: check/kirby21.dti_1.7.0.tgz 2021-05-15T14:22:51.8850050Z asset_name: kirby21.dti_1.7.0_R4.0.tgz 2021-05-15T14:22:51.8850650Z asset_content_type: application/octet-stream 2021-05-15T14:22:51.8851140Z env: 2021-05-15T14:22:51.8852010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:51.8852470Z TIC_DEPLOY_KEY: 2021-05-15T14:22:51.8853030Z RSPM: 2021-05-15T14:22:51.8854060Z GITHUB_PAT: *** 2021-05-15T14:22:51.8854590Z COVERALLS_TOKEN: 2021-05-15T14:22:51.8855170Z continue-on-error: false 2021-05-15T14:22:51.8855840Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:51.8856390Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:51.8856910Z TZ: UTC 2021-05-15T14:22:51.8857460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:51.8857930Z NOT_CRAN: true 2021-05-15T14:22:51.8858830Z GITHUB_TOKEN: *** 2021-05-15T14:22:51.8859440Z ##[endgroup] 2021-05-15T14:22:52.4466240Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:22:52.4466920Z Rscript -e "tic::deploy()" 2021-05-15T14:22:52.4729020Z shell: /bin/bash -e {0} 2021-05-15T14:22:52.4729420Z env: 2021-05-15T14:22:52.4729890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:52.4730340Z TIC_DEPLOY_KEY: 2021-05-15T14:22:52.4730780Z RSPM: 2021-05-15T14:22:52.4731830Z GITHUB_PAT: *** 2021-05-15T14:22:52.4732310Z COVERALLS_TOKEN: 2021-05-15T14:22:52.4732810Z continue-on-error: false 2021-05-15T14:22:52.4733280Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:52.4733810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:52.4734240Z TZ: UTC 2021-05-15T14:22:52.4734650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:52.4735060Z NOT_CRAN: true 2021-05-15T14:22:52.4735450Z ##[endgroup] 2021-05-15T14:22:52.8419140Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:22:52.9810090Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:22:52.9810820Z Rscript -e "tic::after_deploy()" 2021-05-15T14:22:53.0066930Z shell: /bin/bash -e {0} 2021-05-15T14:22:53.0067400Z env: 2021-05-15T14:22:53.0067860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:53.0068320Z TIC_DEPLOY_KEY: 2021-05-15T14:22:53.0068700Z RSPM: 2021-05-15T14:22:53.0069790Z GITHUB_PAT: *** 2021-05-15T14:22:53.0070310Z COVERALLS_TOKEN: 2021-05-15T14:22:53.0070770Z continue-on-error: false 2021-05-15T14:22:53.0071270Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:53.0071760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:53.0072230Z TZ: UTC 2021-05-15T14:22:53.0072610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:53.0073050Z NOT_CRAN: true 2021-05-15T14:22:53.0073440Z ##[endgroup] 2021-05-15T14:22:53.3671270Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:22:54.6670900Z Post job cleanup. 2021-05-15T14:22:54.7419620Z [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:22:54.7562270Z Post job cleanup. 2021-05-15T14:22:54.8820150Z [command]/usr/local/bin/git version 2021-05-15T14:22:54.8931950Z git version 2.31.1 2021-05-15T14:22:54.8983010Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:22:54.9064570Z [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:22:54.9965030Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:22:55.0020840Z http.https://github.com/.extraheader 2021-05-15T14:22:55.0034350Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:22:55.0111080Z [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:22:55.1046030Z Cleaning up orphan processes