2021-05-16T23:04:07.8252221Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:04:07.9292161Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T23:04:08.0177507Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T23:04:08.0975710Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T23:04:08.2002211Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:04:21.8267780Z Current runner version: '2.278.0' 2021-05-16T23:04:21.8321730Z ##[group]Operating System 2021-05-16T23:04:21.8322820Z Mac OS X 2021-05-16T23:04:21.8323240Z 10.15.7 2021-05-16T23:04:21.8323670Z 19H1030 2021-05-16T23:04:21.8324100Z ##[endgroup] 2021-05-16T23:04:21.8324750Z ##[group]Virtual Environment 2021-05-16T23:04:21.8325370Z Environment: macos-10.15 2021-05-16T23:04:21.8327160Z Version: 20210510.1 2021-05-16T23:04:21.8328480Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T23:04:21.8329850Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T23:04:21.8330850Z ##[endgroup] 2021-05-16T23:04:21.8332770Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:04:21.8334250Z Actions: write 2021-05-16T23:04:21.8334780Z Checks: write 2021-05-16T23:04:21.8335230Z Contents: write 2021-05-16T23:04:21.8335860Z Deployments: write 2021-05-16T23:04:21.8336520Z Issues: write 2021-05-16T23:04:21.8337090Z Metadata: read 2021-05-16T23:04:21.8337560Z Packages: write 2021-05-16T23:04:21.8338170Z PullRequests: write 2021-05-16T23:04:21.8338750Z RepositoryProjects: write 2021-05-16T23:04:21.8339370Z SecurityEvents: write 2021-05-16T23:04:21.8339870Z Statuses: write 2021-05-16T23:04:21.8340550Z ##[endgroup] 2021-05-16T23:04:21.8344570Z Prepare workflow directory 2021-05-16T23:04:21.9660520Z Prepare all required actions 2021-05-16T23:04:21.9673710Z Getting action download info 2021-05-16T23:04:22.4393860Z Download action repository 'actions/checkout@v2' 2021-05-16T23:04:23.8799490Z Download action repository 'r-lib/actions@master' 2021-05-16T23:04:26.0403880Z Download action repository 'adigherman/actions@master' 2021-05-16T23:04:28.1134790Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:04:28.5131080Z Download action repository 'actions/cache@v1' 2021-05-16T23:04:28.9438640Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:04:29.3082510Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:04:30.0945320Z ##[group]Run actions/checkout@v2 2021-05-16T23:04:30.0946000Z with: 2021-05-16T23:04:30.0946420Z repository: neuroconductor/afnir 2021-05-16T23:04:30.0947340Z token: *** 2021-05-16T23:04:30.0947710Z ssh-strict: true 2021-05-16T23:04:30.0948150Z persist-credentials: true 2021-05-16T23:04:30.0948580Z clean: true 2021-05-16T23:04:30.0948910Z fetch-depth: 1 2021-05-16T23:04:30.0949260Z lfs: false 2021-05-16T23:04:30.0949590Z submodules: false 2021-05-16T23:04:30.0949920Z env: 2021-05-16T23:04:30.0950310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:30.0950720Z TIC_DEPLOY_KEY: 2021-05-16T23:04:30.0951030Z RSPM: 2021-05-16T23:04:30.0951740Z GITHUB_PAT: *** 2021-05-16T23:04:30.0952100Z COVERALLS_TOKEN: 2021-05-16T23:04:30.0952530Z continue-on-error: false 2021-05-16T23:04:30.0952970Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:30.0953330Z ##[endgroup] 2021-05-16T23:04:31.0818110Z Syncing repository: neuroconductor/afnir 2021-05-16T23:04:31.0819220Z ##[group]Getting Git version info 2021-05-16T23:04:31.0820710Z Working directory is '/Users/runner/work/afnir/afnir' 2021-05-16T23:04:31.0821420Z [command]/usr/local/bin/git version 2021-05-16T23:04:31.1870240Z git version 2.31.1 2021-05-16T23:04:31.1902470Z ##[endgroup] 2021-05-16T23:04:31.1912030Z Deleting the contents of '/Users/runner/work/afnir/afnir' 2021-05-16T23:04:31.1917240Z ##[group]Initializing the repository 2021-05-16T23:04:31.1923380Z [command]/usr/local/bin/git init /Users/runner/work/afnir/afnir 2021-05-16T23:04:31.2161950Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:04:31.2163320Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:04:31.2165120Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:04:31.2165760Z hint: 2021-05-16T23:04:31.2166850Z hint: git config --global init.defaultBranch 2021-05-16T23:04:31.2168290Z hint: 2021-05-16T23:04:31.2169270Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:04:31.2170510Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:04:31.2171140Z hint: 2021-05-16T23:04:31.2171880Z hint: git branch -m 2021-05-16T23:04:31.2223550Z Initialized empty Git repository in /Users/runner/work/afnir/afnir/.git/ 2021-05-16T23:04:31.2239660Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/afnir 2021-05-16T23:04:32.0448260Z ##[endgroup] 2021-05-16T23:04:32.0456660Z ##[group]Disabling automatic garbage collection 2021-05-16T23:04:32.0458450Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T23:04:32.0459330Z ##[endgroup] 2021-05-16T23:04:32.0462090Z ##[group]Setting up auth 2021-05-16T23:04:32.0463450Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:04:32.0465420Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T23:04:32.0467440Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:04:32.0469680Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T23:04:32.0472000Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:04:32.0473130Z ##[endgroup] 2021-05-16T23:04:32.0473890Z ##[group]Fetching the repository 2021-05-16T23:04:32.0475930Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e:refs/tags/0.4.6.s 2021-05-16T23:04:32.0477470Z remote: Enumerating objects: 85, done. 2021-05-16T23:04:32.0479000Z remote: Counting objects: 1% (1/85) 2021-05-16T23:04:32.0479840Z remote: Counting objects: 2% (2/85) 2021-05-16T23:04:32.0480610Z remote: Counting objects: 3% (3/85) 2021-05-16T23:04:32.0481310Z remote: Counting objects: 4% (4/85) 2021-05-16T23:04:32.0482090Z remote: Counting objects: 5% (5/85) 2021-05-16T23:04:32.0482850Z remote: Counting objects: 7% (6/85) 2021-05-16T23:04:32.0483570Z remote: Counting objects: 8% (7/85) 2021-05-16T23:04:32.0484330Z remote: Counting objects: 9% (8/85) 2021-05-16T23:04:32.0485050Z remote: Counting objects: 10% (9/85) 2021-05-16T23:04:32.0485840Z remote: Counting objects: 11% (10/85) 2021-05-16T23:04:32.0486600Z remote: Counting objects: 12% (11/85) 2021-05-16T23:04:32.0487310Z remote: Counting objects: 14% (12/85) 2021-05-16T23:04:32.0488150Z remote: Counting objects: 15% (13/85) 2021-05-16T23:04:32.0488930Z remote: Counting objects: 16% (14/85) 2021-05-16T23:04:32.0489670Z remote: Counting objects: 17% (15/85) 2021-05-16T23:04:32.0490430Z remote: Counting objects: 18% (16/85) 2021-05-16T23:04:32.0491130Z remote: Counting objects: 20% (17/85) 2021-05-16T23:04:32.0491900Z remote: Counting objects: 21% (18/85) 2021-05-16T23:04:32.0492660Z remote: Counting objects: 22% (19/85) 2021-05-16T23:04:32.0493380Z remote: Counting objects: 23% (20/85) 2021-05-16T23:04:32.0494520Z remote: Counting objects: 24% (21/85) 2021-05-16T23:04:32.0495300Z remote: Counting objects: 25% (22/85) 2021-05-16T23:04:32.0496020Z remote: Counting objects: 27% (23/85) 2021-05-16T23:04:32.0496790Z remote: Counting objects: 28% (24/85) 2021-05-16T23:04:32.0497490Z remote: Counting objects: 29% (25/85) 2021-05-16T23:04:32.0498260Z remote: Counting objects: 30% (26/85) 2021-05-16T23:04:32.0499020Z remote: Counting objects: 31% (27/85) 2021-05-16T23:04:32.0500190Z remote: Counting objects: 32% (28/85) 2021-05-16T23:04:32.0500950Z remote: Counting objects: 34% (29/85) 2021-05-16T23:04:32.0501660Z remote: Counting objects: 35% (30/85) 2021-05-16T23:04:32.0502440Z remote: Counting objects: 36% (31/85) 2021-05-16T23:04:32.0503190Z remote: Counting objects: 37% (32/85) 2021-05-16T23:04:32.0504150Z remote: Counting objects: 38% (33/85) 2021-05-16T23:04:32.0504880Z remote: Counting objects: 40% (34/85) 2021-05-16T23:04:32.0505680Z remote: Counting objects: 41% (35/85) 2021-05-16T23:04:32.0506690Z remote: Counting objects: 42% (36/85) 2021-05-16T23:04:32.0507500Z remote: Counting objects: 43% (37/85) 2021-05-16T23:04:32.0508280Z remote: Counting objects: 44% (38/85) 2021-05-16T23:04:32.0509020Z remote: Counting objects: 45% (39/85) 2021-05-16T23:04:32.0509810Z remote: Counting objects: 47% (40/85) 2021-05-16T23:04:32.0510640Z remote: Counting objects: 48% (41/85) 2021-05-16T23:04:32.0536280Z remote: Counting objects: 49% (42/85) 2021-05-16T23:04:32.0536920Z remote: Counting objects: 50% (43/85) 2021-05-16T23:04:32.0537420Z remote: Counting objects: 51% (44/85) 2021-05-16T23:04:32.0538220Z remote: Counting objects: 52% (45/85) 2021-05-16T23:04:32.0538930Z remote: Counting objects: 54% (46/85) 2021-05-16T23:04:32.0539700Z remote: Counting objects: 55% (47/85) 2021-05-16T23:04:32.0540430Z remote: Counting objects: 56% (48/85) 2021-05-16T23:04:32.0541130Z remote: Counting objects: 57% (49/85) 2021-05-16T23:04:32.0541870Z remote: Counting objects: 58% (50/85) 2021-05-16T23:04:32.0542570Z remote: Counting objects: 60% (51/85) 2021-05-16T23:04:32.0543320Z remote: Counting objects: 61% (52/85) 2021-05-16T23:04:32.0544060Z remote: Counting objects: 62% (53/85) 2021-05-16T23:04:32.0544770Z remote: Counting objects: 63% (54/85) 2021-05-16T23:04:32.0546030Z remote: Counting objects: 64% (55/85) 2021-05-16T23:04:32.0546820Z remote: Counting objects: 65% (56/85) 2021-05-16T23:04:32.0547540Z remote: Counting objects: 67% (57/85) 2021-05-16T23:04:32.0548290Z remote: Counting objects: 68% (58/85) 2021-05-16T23:04:32.0548990Z remote: Counting objects: 69% (59/85) 2021-05-16T23:04:32.0549700Z remote: Counting objects: 70% (60/85) 2021-05-16T23:04:32.0550400Z remote: Counting objects: 71% (61/85) 2021-05-16T23:04:32.0551290Z remote: Counting objects: 72% (62/85) 2021-05-16T23:04:32.0552030Z remote: Counting objects: 74% (63/85) 2021-05-16T23:04:32.0552710Z remote: Counting objects: 75% (64/85) 2021-05-16T23:04:32.0553440Z remote: Counting objects: 76% (65/85) 2021-05-16T23:04:32.0554180Z remote: Counting objects: 77% (66/85) 2021-05-16T23:04:32.0554900Z remote: Counting objects: 78% (67/85) 2021-05-16T23:04:32.0555640Z remote: Counting objects: 80% (68/85) 2021-05-16T23:04:32.0556340Z remote: Counting objects: 81% (69/85) 2021-05-16T23:04:32.0557090Z remote: Counting objects: 82% (70/85) 2021-05-16T23:04:32.0557800Z remote: Counting objects: 83% (71/85) 2021-05-16T23:04:32.0558490Z remote: Counting objects: 84% (72/85) 2021-05-16T23:04:32.0559240Z remote: Counting objects: 85% (73/85) 2021-05-16T23:04:32.0559920Z remote: Counting objects: 87% (74/85) 2021-05-16T23:04:32.0560630Z remote: Counting objects: 88% (75/85) 2021-05-16T23:04:32.0561380Z remote: Counting objects: 89% (76/85) 2021-05-16T23:04:32.0562090Z remote: Counting objects: 90% (77/85) 2021-05-16T23:04:32.0562800Z remote: Counting objects: 91% (78/85) 2021-05-16T23:04:32.0563490Z remote: Counting objects: 92% (79/85) 2021-05-16T23:04:32.0564260Z remote: Counting objects: 94% (80/85) 2021-05-16T23:04:32.0564970Z remote: Counting objects: 95% (81/85) 2021-05-16T23:04:32.0566070Z remote: Counting objects: 96% (82/85) 2021-05-16T23:04:32.0566840Z remote: Counting objects: 97% (83/85) 2021-05-16T23:04:32.0567580Z remote: Counting objects: 98% (84/85) 2021-05-16T23:04:32.0568600Z remote: Counting objects: 100% (85/85) 2021-05-16T23:04:32.0569370Z remote: Counting objects: 100% (85/85), done. 2021-05-16T23:04:32.0570170Z remote: Compressing objects: 1% (1/82) 2021-05-16T23:04:32.0570930Z remote: Compressing objects: 2% (2/82) 2021-05-16T23:04:32.0571710Z remote: Compressing objects: 3% (3/82) 2021-05-16T23:04:32.0572460Z remote: Compressing objects: 4% (4/82) 2021-05-16T23:04:32.0573270Z remote: Compressing objects: 6% (5/82) 2021-05-16T23:04:32.0574070Z remote: Compressing objects: 7% (6/82) 2021-05-16T23:04:32.0574880Z remote: Compressing objects: 8% (7/82) 2021-05-16T23:04:32.0575700Z remote: Compressing objects: 9% (8/82) 2021-05-16T23:04:32.0576510Z remote: Compressing objects: 10% (9/82) 2021-05-16T23:04:32.0577280Z remote: Compressing objects: 12% (10/82) 2021-05-16T23:04:32.0578080Z remote: Compressing objects: 13% (11/82) 2021-05-16T23:04:32.0578820Z remote: Compressing objects: 14% (12/82) 2021-05-16T23:04:32.0579630Z remote: Compressing objects: 15% (13/82) 2021-05-16T23:04:32.0580430Z remote: Compressing objects: 17% (14/82) 2021-05-16T23:04:32.0581190Z remote: Compressing objects: 18% (15/82) 2021-05-16T23:04:32.0581980Z remote: Compressing objects: 19% (16/82) 2021-05-16T23:04:32.0582720Z remote: Compressing objects: 20% (17/82) 2021-05-16T23:04:32.0583550Z remote: Compressing objects: 21% (18/82) 2021-05-16T23:04:32.0584280Z remote: Compressing objects: 23% (19/82) 2021-05-16T23:04:32.0585010Z remote: Compressing objects: 24% (20/82) 2021-05-16T23:04:32.0585730Z remote: Compressing objects: 25% (21/82) 2021-05-16T23:04:32.0586750Z remote: Compressing objects: 26% (22/82) 2021-05-16T23:04:32.0587560Z remote: Compressing objects: 28% (23/82) 2021-05-16T23:04:32.0588370Z remote: Compressing objects: 29% (24/82) 2021-05-16T23:04:32.0589090Z remote: Compressing objects: 30% (25/82) 2021-05-16T23:04:32.0589820Z remote: Compressing objects: 31% (26/82) 2021-05-16T23:04:32.0590620Z remote: Compressing objects: 32% (27/82) 2021-05-16T23:04:32.0591370Z remote: Compressing objects: 34% (28/82) 2021-05-16T23:04:32.0592160Z remote: Compressing objects: 35% (29/82) 2021-05-16T23:04:32.0592870Z remote: Compressing objects: 36% (30/82) 2021-05-16T23:04:32.0593680Z remote: Compressing objects: 37% (31/82) 2021-05-16T23:04:32.0594470Z remote: Compressing objects: 39% (32/82) 2021-05-16T23:04:32.0595200Z remote: Compressing objects: 40% (33/82) 2021-05-16T23:04:32.0595960Z remote: Compressing objects: 41% (34/82) 2021-05-16T23:04:32.0596700Z remote: Compressing objects: 42% (35/82) 2021-05-16T23:04:32.0597470Z remote: Compressing objects: 43% (36/82) 2021-05-16T23:04:32.0598200Z remote: Compressing objects: 45% (37/82) 2021-05-16T23:04:32.0598940Z remote: Compressing objects: 46% (38/82) 2021-05-16T23:04:32.0599720Z remote: Compressing objects: 47% (39/82) 2021-05-16T23:04:32.0600500Z remote: Compressing objects: 48% (40/82) 2021-05-16T23:04:32.0601260Z remote: Compressing objects: 50% (41/82) 2021-05-16T23:04:32.0602060Z remote: Compressing objects: 51% (42/82) 2021-05-16T23:04:32.0602790Z remote: Compressing objects: 52% (43/82) 2021-05-16T23:04:32.0603600Z remote: Compressing objects: 53% (44/82) 2021-05-16T23:04:32.0604400Z remote: Compressing objects: 54% (45/82) 2021-05-16T23:04:32.0605160Z remote: Compressing objects: 56% (46/82) 2021-05-16T23:04:32.0605960Z remote: Compressing objects: 57% (47/82) 2021-05-16T23:04:32.0607120Z remote: Compressing objects: 58% (48/82) 2021-05-16T23:04:32.0607940Z remote: Compressing objects: 59% (49/82) 2021-05-16T23:04:32.0608740Z remote: Compressing objects: 60% (50/82) 2021-05-16T23:04:32.0609460Z remote: Compressing objects: 62% (51/82) 2021-05-16T23:04:32.0610260Z remote: Compressing objects: 63% (52/82) 2021-05-16T23:04:32.0611000Z remote: Compressing objects: 64% (53/82) 2021-05-16T23:04:32.0611800Z remote: Compressing objects: 65% (54/82) 2021-05-16T23:04:32.0612590Z remote: Compressing objects: 67% (55/82) 2021-05-16T23:04:32.0613330Z remote: Compressing objects: 68% (56/82) 2021-05-16T23:04:32.0614130Z remote: Compressing objects: 69% (57/82) 2021-05-16T23:04:32.0614930Z remote: Compressing objects: 70% (58/82) 2021-05-16T23:04:32.0615700Z remote: Compressing objects: 71% (59/82) 2021-05-16T23:04:32.0616500Z remote: Compressing objects: 73% (60/82) 2021-05-16T23:04:32.0617260Z remote: Compressing objects: 74% (61/82) 2021-05-16T23:04:32.0618080Z remote: Compressing objects: 75% (62/82) 2021-05-16T23:04:32.0618870Z remote: Compressing objects: 76% (63/82) 2021-05-16T23:04:32.0619620Z remote: Compressing objects: 78% (64/82) 2021-05-16T23:04:32.0620410Z remote: Compressing objects: 79% (65/82) 2021-05-16T23:04:32.0621150Z remote: Compressing objects: 80% (66/82) 2021-05-16T23:04:32.0621930Z remote: Compressing objects: 81% (67/82) 2021-05-16T23:04:32.0622680Z remote: Compressing objects: 82% (68/82) 2021-05-16T23:04:32.0623430Z remote: Compressing objects: 84% (69/82) 2021-05-16T23:04:32.0624200Z remote: Compressing objects: 85% (70/82) 2021-05-16T23:04:32.0624960Z remote: Compressing objects: 86% (71/82) 2021-05-16T23:04:32.0625760Z remote: Compressing objects: 87% (72/82) 2021-05-16T23:04:32.0626560Z remote: Compressing objects: 89% (73/82) 2021-05-16T23:04:32.0627670Z remote: Compressing objects: 90% (74/82) 2021-05-16T23:04:32.0628550Z remote: Compressing objects: 91% (75/82) 2021-05-16T23:04:32.0629360Z remote: Compressing objects: 92% (76/82) 2021-05-16T23:04:32.0630130Z remote: Compressing objects: 93% (77/82) 2021-05-16T23:04:32.0631020Z remote: Compressing objects: 95% (78/82) 2021-05-16T23:04:32.0631770Z remote: Compressing objects: 96% (79/82) 2021-05-16T23:04:32.0632580Z remote: Compressing objects: 97% (80/82) 2021-05-16T23:04:32.0633370Z remote: Compressing objects: 98% (81/82) 2021-05-16T23:04:32.0634130Z remote: Compressing objects: 100% (82/82) 2021-05-16T23:04:32.0634950Z remote: Compressing objects: 100% (82/82), done. 2021-05-16T23:04:32.0636720Z remote: Total 85 (delta 10), reused 36 (delta 0), pack-reused 0 2021-05-16T23:04:32.0637710Z From https://github.com/neuroconductor/afnir 2021-05-16T23:04:32.0639240Z * [new ref] 7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e -> 0.4.6.s 2021-05-16T23:04:32.0640230Z ##[endgroup] 2021-05-16T23:04:32.0641030Z ##[group]Determining the checkout info 2021-05-16T23:04:32.0641780Z ##[endgroup] 2021-05-16T23:04:32.0642460Z ##[group]Checking out the ref 2021-05-16T23:04:32.0643730Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.4.6.s 2021-05-16T23:04:32.0644610Z HEAD is now at 7fe9ee3 Version id 72 stable 2021-05-16T23:04:32.0645390Z ##[endgroup] 2021-05-16T23:04:32.0646520Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T23:04:32.0647860Z '7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e' 2021-05-16T23:04:32.0775320Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:04:32.0775830Z with: 2021-05-16T23:04:32.0776210Z r-version: oldrel 2021-05-16T23:04:32.0776570Z Ncpus: 1 2021-05-16T23:04:32.0776970Z crayon.enabled: NULL 2021-05-16T23:04:32.0777480Z remove-openmp-macos: true 2021-05-16T23:04:32.0778010Z http-user-agent: default 2021-05-16T23:04:32.0778800Z install-r: true 2021-05-16T23:04:32.0779340Z windows-path-include-mingw: true 2021-05-16T23:04:32.0779850Z env: 2021-05-16T23:04:32.0780270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:32.0780690Z TIC_DEPLOY_KEY: 2021-05-16T23:04:32.0781000Z RSPM: 2021-05-16T23:04:32.0782010Z GITHUB_PAT: *** 2021-05-16T23:04:32.0782390Z COVERALLS_TOKEN: 2021-05-16T23:04:32.0782820Z continue-on-error: false 2021-05-16T23:04:32.0783250Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:32.0783620Z ##[endgroup] 2021-05-16T23:04:32.7338930Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T23:04:36.0480710Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-16T23:04:36.2358530Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T23:04:36.5497350Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T23:04:37.0642210Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T23:04:37.0651490Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T23:04:38.0296400Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T23:04:38.0327330Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T23:04:38.0427120Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T23:04:38.0545760Z Checksumming (Apple_Free : 3)… 2021-05-16T23:04:39.0073900Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T23:04:39.0176640Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T23:04:39.0483310Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T23:04:39.0587100Z Checksumming (Apple_Free : 5)… 2021-05-16T23:04:40.0327830Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T23:04:40.0330710Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T23:04:40.0431410Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T23:04:40.0535050Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T23:04:40.0635040Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T23:04:40.0737080Z verified CRC32 $84F1919B 2021-05-16T23:04:40.2763040Z /dev/disk2 GUID_partition_scheme 2021-05-16T23:04:40.2869610Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T23:04:40.2972670Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T23:04:44.6796280Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T23:04:44.6898370Z To reinstall 0.29.2_3, run: 2021-05-16T23:04:44.7000170Z brew reinstall pkg-config 2021-05-16T23:04:44.7314130Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T23:04:46.4591680Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T23:04:46.8805030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T23%3A10%3A00Z&sig=meP8%2Bwfg%2Fozy%2FjaXDNft%2FBvZg1djD38obMYzmrsUUnM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:47.1932050Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T23:04:49.7943860Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T23:04:49.7948820Z installer: Upgrading at base path / 2021-05-16T23:04:49.7978230Z installer: The upgrade was successful. 2021-05-16T23:04:50.7534570Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T23:04:50.8052290Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T23:04:53.3207640Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T23:04:53.9815920Z installer: Package name is gfortran 2021-05-16T23:04:53.9917650Z installer: Installing at base path / 2021-05-16T23:04:54.0055190Z installer: The install was successful. 2021-05-16T23:04:54.0157630Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T23:04:54.1277870Z "disk2" ejected. 2021-05-16T23:04:54.1464040Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T23:04:54.2176490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T23%3A10%3A00Z&sig=MvyGlvO3cPEBLl%2F%2BauCSZlCnF65%2BfG1uHWYauqOrB5M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:54.8988920Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T23:04:57.4676420Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T23:04:58.2086620Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T23:04:58.2799520Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:04:58.2800110Z env: 2021-05-16T23:04:58.2800550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:58.2801000Z TIC_DEPLOY_KEY: 2021-05-16T23:04:58.2801380Z RSPM: 2021-05-16T23:04:58.2802690Z GITHUB_PAT: *** 2021-05-16T23:04:58.2803130Z COVERALLS_TOKEN: 2021-05-16T23:04:58.2803590Z continue-on-error: false 2021-05-16T23:04:58.2804080Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:58.2804550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:58.2805010Z TZ: UTC 2021-05-16T23:04:58.2805380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:58.2805800Z NOT_CRAN: true 2021-05-16T23:04:58.2806190Z ##[endgroup] 2021-05-16T23:05:04.1324480Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T23:05:04.7818990Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:05:04.7820230Z Dload Upload Total Spent Left Speed 2021-05-16T23:05:04.7820680Z 2021-05-16T23:05:04.9910390Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:05:05.3522520Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:05:05.3524270Z 100 117 0 117 0 0 205 0 --:--:-- --:--:-- --:--:-- 204 2021-05-16T23:05:05.9084180Z 2021-05-16T23:05:06.0169020Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T23:05:06.0170480Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T23:05:07.4379070Z 2021-05-16T23:05:07.8467590Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 2021-05-16T23:05:08.8472100Z 1 82.6M 1 927k 0 0 302k 0 0:04:39 0:00:03 0:04:36 2267k 2021-05-16T23:05:09.8520210Z 11 82.6M 11 9728k 0 0 2393k 0 0:00:35 0:00:04 0:00:31 6899k 2021-05-16T23:05:10.8554540Z 11 82.6M 11 9760k 0 0 1925k 0 0:00:43 0:00:05 0:00:38 4041k 2021-05-16T23:05:11.8362330Z 11 82.6M 11 9792k 0 0 1612k 0 0:00:52 0:00:06 0:00:46 2864k 2021-05-16T23:05:12.8380450Z 11 82.6M 11 9824k 0 0 1392k 0 0:01:00 0:00:07 0:00:53 2233k 2021-05-16T23:05:13.8435300Z 11 82.6M 11 9856k 0 0 1223k 0 0:01:09 0:00:08 0:01:01 1788k 2021-05-16T23:05:14.8439970Z 14 82.6M 14 12.0M 0 0 1357k 0 0:01:02 0:00:09 0:00:53 515k 2021-05-16T23:05:15.9429770Z 27 82.6M 27 23.0M 0 0 2342k 0 0:00:36 0:00:10 0:00:26 2766k 2021-05-16T23:05:16.8478080Z 43 82.6M 43 36.0M 0 0 3304k 0 0:00:25 0:00:11 0:00:14 5324k 2021-05-16T23:05:17.8746780Z 61 82.6M 61 50.7M 0 0 4305k 0 0:00:19 0:00:12 0:00:07 8407k 2021-05-16T23:05:18.7082580Z 81 82.6M 81 67.0M 0 0 5241k 0 0:00:16 0:00:13 0:00:03 11.3M 2021-05-16T23:05:18.7085310Z 100 82.6M 100 82.6M 0 0 6076k 0 0:00:13 0:00:13 --:--:-- 14.5M 2021-05-16T23:05:47.8265220Z ##[group]Run tlmgr update --self 2021-05-16T23:05:47.8265990Z tlmgr update --self 2021-05-16T23:05:47.8266850Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:05:47.8267660Z tlmgr update --all 2021-05-16T23:05:47.9289560Z shell: /bin/bash -e {0} 2021-05-16T23:05:47.9289950Z env: 2021-05-16T23:05:47.9290420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:47.9290860Z TIC_DEPLOY_KEY: 2021-05-16T23:05:47.9291240Z RSPM: 2021-05-16T23:05:47.9292590Z GITHUB_PAT: *** 2021-05-16T23:05:47.9293360Z COVERALLS_TOKEN: 2021-05-16T23:05:47.9293890Z continue-on-error: false 2021-05-16T23:05:47.9294400Z VDIFFR_RUN_TESTS: false 2021-05-16T23:05:47.9294890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:05:47.9295530Z TZ: UTC 2021-05-16T23:05:47.9295940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:47.9296330Z NOT_CRAN: true 2021-05-16T23:05:47.9296810Z ##[endgroup] 2021-05-16T23:05:54.1933560Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:54.1935670Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:05:57.4026560Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:57.4027800Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:05:58.1090460Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-16T23:06:05.5269600Z [3/89, 00:08/01:25:47] install: auto-pst-pdf-lua [3k] 2021-05-16T23:06:06.4705350Z [4/89, 00:09/01:32:33] install: barracuda [30k] 2021-05-16T23:06:07.8518080Z [5/89, 00:10/01:08:45] install: bezierplot [8k] 2021-05-16T23:06:08.6165730Z [6/89, 00:11/01:09:35] install: biber.universal-darwin [33017k] 2021-05-16T23:06:22.9515350Z [7/89, 00:25/00:27] install: biber [1k] 2021-05-16T23:06:23.3462960Z [8/89, 00:26/00:28] install: biblatex [238k] 2021-05-16T23:06:27.7096830Z [9/89, 00:30/00:32] install: checkcites.universal-darwin [1k] 2021-05-16T23:06:30.6662400Z [10/89, 00:33/00:36] install: checkcites [7k] 2021-05-16T23:06:31.7259080Z [11/89, 00:34/00:37] install: chickenize [15k] 2021-05-16T23:06:33.0053300Z [12/89, 00:36/00:39] install: chinese-jfm [3k] 2021-05-16T23:06:36.2518950Z [13/89, 00:39/00:42] install: cloze [9k] 2021-05-16T23:06:37.5182420Z [14/89, 00:40/00:43] install: colorprofiles [86k] 2021-05-16T23:06:38.7956880Z [15/89, 00:41/00:44] install: combofont [2k] 2021-05-16T23:06:41.3392520Z [16/89, 00:44/00:48] install: courier [470k] 2021-05-16T23:06:45.2055580Z [17/89, 00:48/00:51] install: courier-scaled [3k] 2021-05-16T23:06:46.6007200Z [18/89, 00:49/00:52] install: cstypo [3k] 2021-05-16T23:06:47.4837960Z [19/89, 00:50/00:53] install: ctablestack [2k] 2021-05-16T23:06:48.3720600Z [20/89, 00:51/00:54] install: ekdosis [19k] 2021-05-16T23:06:49.4549790Z [21/89, 00:52/00:55] install: emoji [40k] 2021-05-16T23:06:50.4028880Z [22/89, 00:53/00:56] install: emojicite [2k] 2021-05-16T23:06:51.2625450Z [23/89, 00:54/00:58] install: enctex [24k] 2021-05-16T23:06:53.8921990Z [24/89, 00:56/01:00] install: enigma [18k] 2021-05-16T23:06:54.9125190Z [25/89, 00:57/01:01] install: etex-pkg [6k] 2021-05-16T23:06:55.5538270Z [26/89, 00:58/01:02] install: filecontents [3k] 2021-05-16T23:06:56.3189180Z [27/89, 00:59/01:03] install: grfext [3k] 2021-05-16T23:06:57.1766310Z [28/89, 01:00/01:04] install: hyphenex [9k] 2021-05-16T23:06:57.9565940Z [29/89, 01:00/01:04] install: ifplatform [2k] 2021-05-16T23:06:59.1893840Z [30/89, 01:01/01:05] install: innerscript [4k] 2021-05-16T23:06:59.5719280Z [31/89, 01:02/01:06] install: interpreter [7k] 2021-05-16T23:06:59.9950190Z [32/89, 01:02/01:06] install: kanaparser [5k] 2021-05-16T23:07:00.8392720Z [33/89, 01:03/01:07] install: knuth-local [23k] 2021-05-16T23:07:03.7171080Z [34/89, 01:06/01:10] install: logreq [4k] 2021-05-16T23:07:04.5688680Z [35/89, 01:07/01:11] install: lua-typo [7k] 2021-05-16T23:07:05.3849810Z [36/89, 01:08/01:12] install: lua-uca [70k] 2021-05-16T23:07:06.4493670Z [37/89, 01:09/01:13] install: lua-ul [7k] 2021-05-16T23:07:07.5937630Z [38/89, 01:10/01:14] install: lua-uni-algos [6k] 2021-05-16T23:07:08.7354770Z [39/89, 01:11/01:15] install: lua-visual-debug [4k] 2021-05-16T23:07:09.7508020Z [40/89, 01:12/01:16] install: luacode [3k] 2021-05-16T23:07:10.5986210Z [41/89, 01:13/01:17] install: luacolor [5k] 2021-05-16T23:07:11.4154050Z [42/89, 01:14/01:19] install: luahyphenrules [3k] 2021-05-16T23:07:12.2220900Z [43/89, 01:15/01:20] install: luaimageembed [2k] 2021-05-16T23:07:12.7541380Z [44/89, 01:15/01:20] install: luaindex [5k] 2021-05-16T23:07:13.5710780Z [45/89, 01:16/01:21] install: luainputenc [5k] 2021-05-16T23:07:14.4973190Z [46/89, 01:17/01:22] install: luaintro [1k] 2021-05-16T23:07:15.3345720Z [47/89, 01:18/01:23] install: luakeys [5k] 2021-05-16T23:07:16.1024810Z [48/89, 01:19/01:24] install: lualatex-doc [1k] 2021-05-16T23:07:16.5920530Z [49/89, 01:19/01:24] install: lualatex-truncate [2k] 2021-05-16T23:07:17.1398720Z [50/89, 01:20/01:25] install: luamplib [12k] 2021-05-16T23:07:18.0431430Z [51/89, 01:21/01:26] install: luapackageloader [2k] 2021-05-16T23:07:18.8074050Z [52/89, 01:21/01:26] install: luaprogtable [7k] 2021-05-16T23:07:19.8231730Z [53/89, 01:22/01:27] install: luarandom [2k] 2021-05-16T23:07:20.5957090Z [54/89, 01:23/01:28] install: luatex85 [2k] 2021-05-16T23:07:21.3136140Z [55/89, 01:24/01:29] install: luatexbase [4k] 2021-05-16T23:07:22.6007860Z [56/89, 01:25/01:30] install: luatexko [22k] 2021-05-16T23:07:23.6748000Z [57/89, 01:26/01:31] install: luatextra [2k] 2021-05-16T23:07:24.5289180Z [58/89, 01:27/01:32] install: luavlna [8k] 2021-05-16T23:07:24.9305120Z [59/89, 01:27/01:32] install: luaxml [31k] 2021-05-16T23:07:25.9273560Z [60/89, 01:28/01:33] install: makeindex.universal-darwin [91k] 2021-05-16T23:07:26.8530430Z [61/89, 01:29/01:34] install: makeindex [5k] 2021-05-16T23:07:28.0001130Z [62/89, 01:30/01:35] install: mflogo [2k] 2021-05-16T23:07:28.9599950Z [63/89, 01:31/01:36] install: newpax [9k] 2021-05-16T23:07:29.8095940Z [64/89, 01:32/01:37] install: nodetree [13k] 2021-05-16T23:07:30.7454930Z [65/89, 01:33/01:38] install: odsfile [5k] 2021-05-16T23:07:31.5607980Z [66/89, 01:34/01:39] install: optex.universal-darwin [1k] 2021-05-16T23:07:32.2571460Z [67/89, 01:35/01:40] install: optex [770k] 2021-05-16T23:07:37.0794090Z [68/89, 01:40/01:43] install: pdfarticle [4k] 2021-05-16T23:07:37.8339270Z [69/89, 01:40/01:43] install: pdfextra [22k] 2021-05-16T23:07:38.6481990Z [70/89, 01:41/01:44] install: placeat [4k] 2021-05-16T23:07:39.4535390Z [71/89, 01:42/01:45] install: plantuml [3k] 2021-05-16T23:07:40.2186390Z [72/89, 01:43/01:46] install: rsfs [55k] 2021-05-16T23:07:42.1964100Z [73/89, 01:45/01:48] install: selnolig [53k] 2021-05-16T23:07:43.3660520Z [74/89, 01:46/01:49] install: spelling [14k] 2021-05-16T23:07:44.5894690Z [75/89, 01:47/01:50] install: stricttex [2k] 2021-05-16T23:07:45.4711130Z [76/89, 01:48/01:51] install: texlive-common [1k] 2021-05-16T23:07:46.1585440Z [77/89, 01:49/01:52] install: texlive-en [1k] 2021-05-16T23:07:46.6860360Z [78/89, 01:49/01:52] install: texlive-msg-translations [144k] 2021-05-16T23:07:48.7038840Z [79/89, 01:51/01:54] install: thumbpdf.universal-darwin [1k] 2021-05-16T23:07:49.5926820Z [80/89, 01:52/01:55] install: thumbpdf [19k] 2021-05-16T23:07:50.3447650Z [81/89, 01:53/01:56] install: tlshell.universal-darwin [1k] 2021-05-16T23:07:51.0428070Z [82/89, 01:54/01:57] install: tlshell [29k] 2021-05-16T23:07:51.6478660Z [83/89, 01:54/01:57] install: typewriter [25k] 2021-05-16T23:07:52.4816970Z [84/89, 01:55/01:58] install: uninormalize [6k] 2021-05-16T23:07:53.4236740Z [85/89, 01:56/01:59] install: upquote [2k] 2021-05-16T23:07:53.9184880Z [86/89, 01:56/01:59] install: xdvi.universal-darwin [948k] 2021-05-16T23:07:55.2093010Z [87/89, 01:58/01:58] install: xdvi [7k] 2021-05-16T23:07:56.1345000Z [88/89, 01:59/01:59] install: collection-basic [1k] 2021-05-16T23:07:56.6450430Z [89/89, 01:59/01:59] install: collection-luatex [1k] 2021-05-16T23:07:57.3346610Z running mktexlsr ... 2021-05-16T23:07:58.9024900Z done running mktexlsr. 2021-05-16T23:07:58.9909810Z running updmap-sys ... 2021-05-16T23:08:01.5174200Z done running updmap-sys. 2021-05-16T23:08:01.5175840Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T23:08:01.5177990Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/2aY9Ia_OdH/zwD5gMks6S ... 2021-05-16T23:08:03.3916730Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/2aY9Ia_OdH/zwD5gMks6S. 2021-05-16T23:08:03.3918960Z OK: optex.fmt/luatex 2021-05-16T23:08:03.3920240Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:08:03.3921710Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:08:06.2503530Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:08:06.2504930Z tlmgr: no updates available 2021-05-16T23:08:06.6019930Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:08:06.6020450Z with: 2021-05-16T23:08:06.6020790Z pandoc-version: 2.7.3 2021-05-16T23:08:06.6021140Z env: 2021-05-16T23:08:06.6021520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:06.6021920Z TIC_DEPLOY_KEY: 2021-05-16T23:08:06.6022230Z RSPM: 2021-05-16T23:08:06.6023800Z GITHUB_PAT: *** 2021-05-16T23:08:06.6024200Z COVERALLS_TOKEN: 2021-05-16T23:08:06.6024620Z continue-on-error: false 2021-05-16T23:08:06.6025330Z VDIFFR_RUN_TESTS: false 2021-05-16T23:08:06.6025890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:08:06.6026360Z TZ: UTC 2021-05-16T23:08:06.6027010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:06.6027440Z NOT_CRAN: true 2021-05-16T23:08:06.6037600Z ##[endgroup] 2021-05-16T23:08:08.2226440Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T23:08:44.3529510Z installer: Package name is pandoc 2021-05-16T23:08:44.3534170Z installer: Installing at base path / 2021-05-16T23:08:44.3535470Z installer: The install was successful. 2021-05-16T23:08:44.4901910Z ##[group]Run git config user.name adigherman 2021-05-16T23:08:44.4902660Z git config user.name adigherman 2021-05-16T23:08:44.4903200Z git config user.email adig@jhu.edu 2021-05-16T23:08:44.6365040Z shell: /bin/bash -e {0} 2021-05-16T23:08:44.6365430Z env: 2021-05-16T23:08:44.6365890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:44.6366330Z TIC_DEPLOY_KEY: 2021-05-16T23:08:44.6366720Z RSPM: 2021-05-16T23:08:44.6368380Z GITHUB_PAT: *** 2021-05-16T23:08:44.6368880Z COVERALLS_TOKEN: 2021-05-16T23:08:44.6369480Z continue-on-error: false 2021-05-16T23:08:44.6369970Z VDIFFR_RUN_TESTS: false 2021-05-16T23:08:44.6370590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:08:44.6371010Z TZ: UTC 2021-05-16T23:08:44.6371420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:44.6372080Z NOT_CRAN: true 2021-05-16T23:08:44.6372480Z ##[endgroup] 2021-05-16T23:08:45.1028160Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T23:08:45.1028910Z env: 2021-05-16T23:08:45.1029350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:45.1029830Z TIC_DEPLOY_KEY: 2021-05-16T23:08:45.1030170Z RSPM: 2021-05-16T23:08:45.1031070Z GITHUB_PAT: *** 2021-05-16T23:08:45.1031500Z COVERALLS_TOKEN: 2021-05-16T23:08:45.1031970Z continue-on-error: false 2021-05-16T23:08:45.1032480Z VDIFFR_RUN_TESTS: false 2021-05-16T23:08:45.1032960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:08:45.1033430Z TZ: UTC 2021-05-16T23:08:45.1033800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:45.1034240Z NOT_CRAN: true 2021-05-16T23:08:45.1034600Z ##[endgroup] 2021-05-16T23:08:47.0578810Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T23:08:47.0944170Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T23:08:47.0945540Z To reinstall 3.20.2, run: 2021-05-16T23:08:47.0946590Z brew reinstall cmake 2021-05-16T23:08:49.0415810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T23:08:50.1339310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T23:08:50.7420010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T23:08:51.0917080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T23%3A15%3A00Z&sig=Y8Sz%2BQpJCGhT1b4ckIRQVULbRgLaqn57aW1QvvdRiZs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:51.1401500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-16T23\%3A15\%3A00Z\&sig=Y8Sz\%2BQpJCGhT1b4ckIRQVULbRgLaqn57aW1QvvdRiZs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:51.2664630Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T23:08:51.3389820Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T23:08:51.3418140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2594-1odsu5j 2021-05-16T23:08:52.6268450Z cp -pR /private/tmp/d20210516-2594-1odsu5j/libssh/. /usr/local/Cellar/libssh 2021-05-16T23:08:52.7731410Z chmod -Rf +w /private/tmp/d20210516-2594-1odsu5j 2021-05-16T23:08:52.9062750Z ==> Finishing up 2021-05-16T23:08:52.9405110Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T23:08:52.9746860Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T23:08:52.9751550Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T23:08:52.9757700Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T23:08:52.9761970Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T23:08:52.9767370Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T23:08:52.9775160Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T23:08:53.0339150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2758-1pqhnix.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-16T23:08:55.4672680Z ==> Summary 2021-05-16T23:08:55.4703510Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T23:08:57.8616110Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T23:08:58.9977090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T23:08:59.6715650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T23:09:00.0613800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T23%3A15%3A00Z&sig=VyTIjS%2FOhNVy0IqUBlDK4yiAWNwUyeF9r3r88gejrOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:00.1089910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-16T23\%3A15\%3A00Z\&sig=VyTIjS\%2FOhNVy0IqUBlDK4yiAWNwUyeF9r3r88gejrOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:06.7459510Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T23:09:07.1134260Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T23:09:08.2882650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T23:09:08.8733280Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T23:09:09.4479800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T23%3A15%3A00Z&sig=SmDjmpeTrAd%2FZe%2B1vGV7IfIm72AgG9utPHrUO6lNObU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:09.5047210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-16T23\%3A15\%3A00Z\&sig=SmDjmpeTrAd\%2FZe\%2B1vGV7IfIm72AgG9utPHrUO6lNObU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:09.6595190Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T23:09:09.6670550Z ==> Installing dependencies for jags: gcc 2021-05-16T23:09:09.6678560Z ==> Installing jags dependency: gcc 2021-05-16T23:09:09.7658230Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T23:09:09.7691410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2792-7fx9zb 2021-05-16T23:09:21.4866120Z cp -pR /private/tmp/d20210516-2792-7fx9zb/gcc/. /usr/local/Cellar/gcc 2021-05-16T23:09:47.4285540Z chmod -Rf +w /private/tmp/d20210516-2792-7fx9zb 2021-05-16T23:09:59.0803030Z ==> Finishing up 2021-05-16T23:10:01.9282600Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T23:10:01.9286770Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T23:10:01.9292000Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T23:10:01.9298510Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T23:10:01.9303350Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T23:10:01.9308580Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T23:10:01.9313930Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T23:10:01.9319230Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T23:10:01.9324410Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T23:10:01.9329290Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T23:10:01.9346430Z rm /usr/local/bin/c++-11 2021-05-16T23:10:01.9349080Z rm /usr/local/bin/cpp-11 2021-05-16T23:10:01.9352290Z rm /usr/local/bin/g++-11 2021-05-16T23:10:01.9404260Z rm /usr/local/bin/gcc-11 2021-05-16T23:10:01.9407120Z rm /usr/local/bin/gcc-ar-11 2021-05-16T23:10:01.9409920Z rm /usr/local/bin/gcc-nm-11 2021-05-16T23:10:01.9413290Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T23:10:01.9417160Z rm /usr/local/bin/gcov-11 2021-05-16T23:10:01.9419940Z rm /usr/local/bin/gcov-dump-11 2021-05-16T23:10:01.9423550Z rm /usr/local/bin/gcov-tool-11 2021-05-16T23:10:02.3963490Z Error: The `brew link` step did not complete successfully 2021-05-16T23:10:02.3964500Z The formula built, but is not symlinked into /usr/local 2021-05-16T23:10:02.3968800Z Could not symlink bin/gfortran 2021-05-16T23:10:02.3969530Z Target /usr/local/bin/gfortran 2021-05-16T23:10:02.3970220Z already exists. You may want to remove it: 2021-05-16T23:10:02.3971300Z rm '/usr/local/bin/gfortran' 2021-05-16T23:10:02.3971630Z 2021-05-16T23:10:02.3972490Z To force the link and overwrite all conflicting files: 2021-05-16T23:10:02.3973560Z brew link --overwrite gcc 2021-05-16T23:10:02.3973920Z 2021-05-16T23:10:02.3974440Z To list all files that would be deleted: 2021-05-16T23:10:02.3975430Z brew link --overwrite --dry-run gcc 2021-05-16T23:10:02.3975780Z 2021-05-16T23:10:02.3976410Z Possible conflicting files are: 2021-05-16T23:10:02.3998680Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T23:10:02.9372140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3041-7tx707.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-16T23:10:05.8721890Z ==> Summary 2021-05-16T23:10:05.9934470Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T23:10:05.9946240Z ==> Installing jags 2021-05-16T23:10:05.9950030Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T23:10:05.9982340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-2792-1f1h76c 2021-05-16T23:10:06.2976570Z cp -pR /private/tmp/d20210516-2792-1f1h76c/jags/. /usr/local/Cellar/jags 2021-05-16T23:10:06.8251420Z chmod -Rf +w /private/tmp/d20210516-2792-1f1h76c 2021-05-16T23:10:07.0770150Z ==> Finishing up 2021-05-16T23:10:07.1139090Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T23:10:07.1145570Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T23:10:07.1156820Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T23:10:07.1164500Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T23:10:07.1169510Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T23:10:07.1174660Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T23:10:07.1180410Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T23:10:07.1185360Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T23:10:07.1196830Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T23:10:07.2033290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3067-1fawwpv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-16T23:10:09.6753370Z ==> Summary 2021-05-16T23:10:09.6850890Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T23:10:12.5008310Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T23:10:13.7335010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T23:10:14.2727190Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T23:10:14.8098710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T23%3A20%3A00Z&sig=XysUAE8EzCmMZkTAkb9Vz0sWdt%2FhSM4RUVKYslrHrxI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:14.8591850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-16T23\%3A20\%3A00Z\&sig=XysUAE8EzCmMZkTAkb9Vz0sWdt\%2FhSM4RUVKYslrHrxI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:15.2080650Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T23:10:15.3202040Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T23:10:15.3230740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3074-wihusl 2021-05-16T23:10:15.5369080Z cp -pR /private/tmp/d20210516-3074-wihusl/v8/. /usr/local/Cellar/v8 2021-05-16T23:10:15.6623150Z chmod -Rf +w /private/tmp/d20210516-3074-wihusl 2021-05-16T23:10:15.8298760Z ==> Finishing up 2021-05-16T23:10:15.8862430Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T23:10:15.9262800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3246-vwlzh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-16T23:10:18.5054170Z ==> Summary 2021-05-16T23:10:18.5115380Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T23:10:21.5353490Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T23:10:22.6783900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T23:10:23.2099940Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T23:10:23.7288740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T23%3A20%3A00Z&sig=9QMbG3rUFkGlUTTwuJrJyVpdO5qRMWe5T12FpWzccmE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:23.7792650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-16T23\%3A20\%3A00Z\&sig=9QMbG3rUFkGlUTTwuJrJyVpdO5qRMWe5T12FpWzccmE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:24.0272580Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T23:10:24.0472550Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:10:25.1908450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:10:25.7670050Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:10:26.2666650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T23%3A20%3A00Z&sig=2EB5PhJ3TJS%2FdIdheE3TmHrpPk5jXZrWoc1pwZ7HN2U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:26.3196540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-16T23\%3A20\%3A00Z\&sig=2EB5PhJ3TJS\%2FdIdheE3TmHrpPk5jXZrWoc1pwZ7HN2U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:26.5276220Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T23:10:26.5433690Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:10:27.7417710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:10:28.3046220Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:10:28.8504800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T23%3A20%3A00Z&sig=vFdPSVYtIshj1oLAgINBzCnRmkeD2aGJu5nZq53xQCo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:28.9018720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-16T23\%3A20\%3A00Z\&sig=vFdPSVYtIshj1oLAgINBzCnRmkeD2aGJu5nZq53xQCo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:29.1712300Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T23:10:29.1961650Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T23:10:29.1966170Z ==> Installing fftw dependency: hwloc 2021-05-16T23:10:29.2620260Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T23:10:29.2647940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3253-14owoqu 2021-05-16T23:10:29.5947300Z cp -pR /private/tmp/d20210516-3253-14owoqu/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T23:10:30.1619780Z chmod -Rf +w /private/tmp/d20210516-3253-14owoqu 2021-05-16T23:10:30.6161740Z ==> Finishing up 2021-05-16T23:10:30.6524790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T23:10:30.6546070Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T23:10:30.6547580Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T23:10:30.6549590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T23:10:30.6551260Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T23:10:30.6552850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T23:10:30.6554810Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T23:10:30.6561510Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T23:10:30.6567130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T23:10:30.6571720Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T23:10:30.6577030Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T23:10:30.6581940Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T23:10:30.6587520Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T23:10:30.6594490Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T23:10:30.6599100Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T23:10:30.6629890Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T23:10:30.6653340Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T23:10:30.6668450Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T23:10:30.6670100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T23:10:30.6671780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T23:10:30.6673390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T23:10:30.6675190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T23:10:30.6676920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T23:10:30.6678570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T23:10:30.6680340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T23:10:30.6692190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T23:10:30.6705070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T23:10:30.6710900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T23:10:30.6716530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T23:10:30.6722290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T23:10:30.6728200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T23:10:30.6762530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T23:10:30.6772480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T23:10:30.6786180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T23:10:30.6797780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T23:10:30.6803360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T23:10:30.6817400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T23:10:30.6823220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T23:10:30.6828770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T23:10:30.6840620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T23:10:30.6853280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-16T23:10:30.6858380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T23:10:30.6864440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T23:10:30.6879950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T23:10:30.6895350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T23:10:30.6909840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T23:10:30.6937810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T23:10:30.6942030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-16T23:10:30.6951450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-16T23:10:30.6962060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T23:10:30.6992240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T23:10:30.6997620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T23:10:30.7006370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T23:10:30.7011820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T23:10:30.7020100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T23:10:30.7025720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T23:10:30.7033960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T23:10:30.7045620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T23:10:30.7069050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T23:10:30.7074200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T23:10:30.7086080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T23:10:30.7092210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T23:10:30.7098630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T23:10:30.7106860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T23:10:30.7112530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T23:10:30.7121190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T23:10:30.7126700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T23:10:30.7139990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T23:10:30.7145110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T23:10:30.7151300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T23:10:30.7159440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T23:10:30.7164900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T23:10:30.7179920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T23:10:30.7187660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T23:10:30.7199780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T23:10:30.7213350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T23:10:30.7218380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T23:10:30.7224170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T23:10:30.7229650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T23:10:30.7235200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T23:10:30.7240800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T23:10:30.7245740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T23:10:30.7251280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T23:10:30.7256740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T23:10:30.7261910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T23:10:30.7267320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T23:10:30.7272850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T23:10:30.7277960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T23:10:30.7283620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T23:10:30.7289170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T23:10:30.7294480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T23:10:30.7303150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T23:10:30.7325760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T23:10:30.7330850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T23:10:30.7336770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T23:10:30.7342520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T23:10:30.7347480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T23:10:30.7353060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T23:10:30.7358230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T23:10:30.7364260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T23:10:30.7368200Z Only the first 100 operations were output. 2021-05-16T23:10:31.1222190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3430-13dcu2n.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-16T23:10:33.7161610Z ==> Summary 2021-05-16T23:10:33.7730750Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T23:10:33.7737850Z ==> Installing fftw dependency: open-mpi 2021-05-16T23:10:33.8314760Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:10:33.8332680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3253-clc49b 2021-05-16T23:10:34.1280730Z cp -pR /private/tmp/d20210516-3253-clc49b/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T23:10:34.6010240Z chmod -Rf +w /private/tmp/d20210516-3253-clc49b 2021-05-16T23:10:36.1665900Z ==> Finishing up 2021-05-16T23:10:36.2045800Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T23:10:36.2048890Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T23:10:36.2054090Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T23:10:36.2058550Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T23:10:36.2065960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T23:10:36.2070220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T23:10:36.2075350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T23:10:36.2080530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T23:10:36.2085420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T23:10:36.2090060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T23:10:36.2095200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T23:10:36.2100080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T23:10:36.2104900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T23:10:36.2110260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T23:10:36.2115420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T23:10:36.2119930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T23:10:36.2124850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T23:10:36.2129430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T23:10:36.2134500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T23:10:36.2139100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T23:10:36.2144450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T23:10:36.2148720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T23:10:36.2153920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T23:10:36.2160180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T23:10:36.2167720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T23:10:36.2172240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T23:10:36.2177440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T23:10:36.2182120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T23:10:36.2187210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T23:10:36.2192040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T23:10:36.2197130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T23:10:36.2201900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T23:10:36.2207160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T23:10:36.2212170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T23:10:36.2217350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T23:10:36.2222050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T23:10:36.2226450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T23:10:36.2231630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T23:10:36.2236080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T23:10:36.2241470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T23:10:36.2246120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T23:10:36.2251400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T23:10:36.2256090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T23:10:36.2261050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T23:10:36.2265630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T23:10:36.2270560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T23:10:36.2275480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T23:10:36.2280980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T23:10:36.2293150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T23:10:36.2298600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T23:10:36.2304130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T23:10:36.2309820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T23:10:36.2315210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T23:10:36.2320630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T23:10:36.2325990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T23:10:36.2355960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T23:10:36.2360840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T23:10:36.2366620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T23:10:36.2371770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T23:10:36.2377230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T23:10:36.2392560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T23:10:36.2397970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T23:10:36.2403580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T23:10:36.2426290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T23:10:36.2431540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T23:10:36.2449730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T23:10:36.2455360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T23:10:36.2461090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T23:10:36.2467560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T23:10:36.2472650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T23:10:36.2478570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T23:10:36.2508530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T23:10:36.2535330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T23:10:36.2549380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T23:10:36.2551210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T23:10:36.2552920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T23:10:36.2554610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T23:10:36.2556550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T23:10:36.2558500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T23:10:36.2560700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T23:10:36.2562630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T23:10:36.2564550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T23:10:36.2566390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T23:10:36.2568110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T23:10:36.2569840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-16T23:10:36.2571760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T23:10:36.2573940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T23:10:36.2597240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T23:10:36.2599170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T23:10:36.2600860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T23:10:36.2602560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T23:10:36.2604250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T23:10:36.2605990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T23:10:36.2607790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T23:10:36.2609500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T23:10:36.2614190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T23:10:36.2619900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T23:10:36.2625190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T23:10:36.2630980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T23:10:36.2637150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T23:10:36.2641080Z Only the first 100 operations were output. 2021-05-16T23:10:36.7144570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3456-66r704.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-16T23:10:39.5976040Z ==> Summary 2021-05-16T23:10:39.6410600Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:10:39.6416790Z ==> Installing fftw 2021-05-16T23:10:39.6419970Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:10:39.6439430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3253-u77q3s 2021-05-16T23:10:39.7413070Z cp -pR /private/tmp/d20210516-3253-u77q3s/fftw/. /usr/local/Cellar/fftw 2021-05-16T23:10:39.8087500Z chmod -Rf +w /private/tmp/d20210516-3253-u77q3s 2021-05-16T23:10:39.9973950Z ==> Finishing up 2021-05-16T23:10:40.0425680Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T23:10:40.0505590Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T23:10:40.0507350Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T23:10:40.0509390Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T23:10:40.0510890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T23:10:40.0512480Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T23:10:40.0513900Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T23:10:40.0515260Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T23:10:40.0516630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T23:10:40.0533440Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T23:10:40.0574610Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T23:10:40.0587460Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T23:10:40.0594280Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T23:10:40.0683970Z info /usr/local/share/info/fftw3.info 2021-05-16T23:10:40.0699760Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T23:10:40.0710870Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T23:10:40.0737400Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T23:10:40.0744890Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T23:10:40.0765360Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T23:10:40.0801260Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T23:10:40.0804120Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T23:10:40.0808510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T23:10:40.0817990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T23:10:40.0829950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T23:10:40.0839810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T23:10:40.0848730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T23:10:40.0856770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T23:10:40.0866960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T23:10:40.0876320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T23:10:40.0885620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T23:10:40.0897490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T23:10:40.0902720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T23:10:40.0912980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T23:10:40.0922940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T23:10:40.0931850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T23:10:40.0940940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T23:10:40.0951390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T23:10:40.0960610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T23:10:40.0966870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T23:10:40.0977650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T23:10:40.0984770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T23:10:40.0991930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T23:10:40.0998800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T23:10:40.1005510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T23:10:40.1012500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T23:10:40.1019450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T23:10:40.1026690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T23:10:40.1117100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T23:10:40.1120690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T23:10:40.1125930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T23:10:40.1131070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T23:10:40.1135800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T23:10:40.1140860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T23:10:40.1145730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T23:10:40.1151210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T23:10:40.1155900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T23:10:40.1161470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T23:10:40.1169030Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T23:10:40.1174070Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T23:10:40.1179140Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T23:10:40.1516730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3483-10tgas2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-16T23:10:42.7182440Z ==> Summary 2021-05-16T23:10:42.7240300Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:10:43.4003420Z ==> No outdated dependents to upgrade! 2021-05-16T23:10:43.4006980Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:10:43.5857410Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T23:10:43.5860780Z fftw, open-mpi 2021-05-16T23:10:43.5868130Z rm /usr/local/bin/fftw-wisdom 2021-05-16T23:10:43.5871230Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T23:10:43.5873460Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T23:10:43.5876680Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T23:10:43.5882000Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T23:10:43.5885500Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T23:10:43.5887550Z rm /usr/local/include/fftw3.f 2021-05-16T23:10:43.5893870Z rm /usr/local/include/fftw3.f03 2021-05-16T23:10:43.5894770Z rm /usr/local/include/fftw3.h 2021-05-16T23:10:43.5898300Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T23:10:43.5901360Z rm /usr/local/include/fftw3l.f03 2021-05-16T23:10:43.5906710Z rm /usr/local/include/fftw3q.f03 2021-05-16T23:10:43.5911760Z rm /usr/local/lib/cmake/fftw3 2021-05-16T23:10:43.5914660Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T23:10:43.5924120Z rm /usr/local/lib/libfftw3.a 2021-05-16T23:10:43.5927480Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T23:10:43.5941410Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T23:10:43.5950360Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T23:10:43.5952470Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T23:10:43.5962790Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T23:10:43.5964900Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T23:10:43.5973360Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T23:10:43.5974850Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T23:10:43.5986330Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T23:10:43.5997100Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T23:10:43.5998110Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T23:10:43.6003090Z rm /usr/local/lib/libfftw3f.a 2021-05-16T23:10:43.6006620Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T23:10:43.6014190Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T23:10:43.6021280Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T23:10:43.6024660Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T23:10:43.6031880Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T23:10:43.6035100Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T23:10:43.6043630Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T23:10:43.6046970Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T23:10:43.6057710Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T23:10:43.6068600Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T23:10:43.6072070Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T23:10:43.6085250Z rm /usr/local/lib/libfftw3l.a 2021-05-16T23:10:43.6086730Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T23:10:43.6095890Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T23:10:43.6097340Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T23:10:43.6108640Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T23:10:43.6112690Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T23:10:43.6123620Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T23:10:43.6126510Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T23:10:43.6135280Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T23:10:43.6138090Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T23:10:43.6147770Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T23:10:43.6160400Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T23:10:43.6165650Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T23:10:43.6173400Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T23:10:43.6251070Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T23:10:43.6252740Z rm /usr/local/share/info/fftw3.info 2021-05-16T23:10:43.6264850Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T23:10:43.6267820Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T23:10:43.6287540Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T23:10:43.6290610Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T23:10:43.6300860Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T23:10:43.6309640Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T23:10:43.7187040Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T23:10:43.7192510Z rm /usr/local/bin/mpic++ 2021-05-16T23:10:43.7200610Z rm /usr/local/bin/mpicc 2021-05-16T23:10:43.7203630Z rm /usr/local/bin/mpicxx 2021-05-16T23:10:43.7211750Z rm /usr/local/bin/mpiexec 2021-05-16T23:10:43.7214660Z rm /usr/local/bin/mpif77 2021-05-16T23:10:43.7221790Z rm /usr/local/bin/mpif90 2021-05-16T23:10:43.7224750Z rm /usr/local/bin/mpifort 2021-05-16T23:10:43.7233090Z rm /usr/local/bin/mpirun 2021-05-16T23:10:43.7236490Z rm /usr/local/bin/ompi-clean 2021-05-16T23:10:43.7243270Z rm /usr/local/bin/ompi-server 2021-05-16T23:10:43.7245640Z rm /usr/local/bin/ompi_info 2021-05-16T23:10:43.7250190Z rm /usr/local/bin/opal_wrapper 2021-05-16T23:10:43.7253450Z rm /usr/local/bin/orte-clean 2021-05-16T23:10:43.7260320Z rm /usr/local/bin/orte-info 2021-05-16T23:10:43.7264710Z rm /usr/local/bin/orte-server 2021-05-16T23:10:43.7272350Z rm /usr/local/bin/ortecc 2021-05-16T23:10:43.7280630Z rm /usr/local/bin/orted 2021-05-16T23:10:43.7283610Z rm /usr/local/bin/orterun 2021-05-16T23:10:43.7292590Z rm /usr/local/bin/profile2mat.pl 2021-05-16T23:10:43.7299140Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T23:10:43.7307320Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T23:10:43.7310580Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T23:10:43.7316090Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T23:10:43.7325900Z rm /usr/local/include/mpi-ext.h 2021-05-16T23:10:43.7328530Z rm /usr/local/include/mpi.h 2021-05-16T23:10:43.7345080Z rm /usr/local/include/mpi.mod 2021-05-16T23:10:43.7346100Z rm /usr/local/include/mpi_ext.mod 2021-05-16T23:10:43.7346990Z rm /usr/local/include/mpi_f08.mod 2021-05-16T23:10:43.7349400Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T23:10:43.7355930Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T23:10:43.7358910Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T23:10:43.7367070Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T23:10:43.7369980Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T23:10:43.7377690Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T23:10:43.7381420Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T23:10:43.7388530Z rm /usr/local/include/mpif-config.h 2021-05-16T23:10:43.7392560Z rm /usr/local/include/mpif-constants.h 2021-05-16T23:10:43.7398010Z rm /usr/local/include/mpif-ext.h 2021-05-16T23:10:43.7401030Z rm /usr/local/include/mpif-externals.h 2021-05-16T23:10:43.7408420Z rm /usr/local/include/mpif-handles.h 2021-05-16T23:10:43.7411490Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T23:10:43.7418290Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T23:10:43.7421220Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T23:10:43.7428070Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T23:10:43.7430760Z rm /usr/local/include/mpif.h 2021-05-16T23:10:43.7436490Z rm /usr/local/include/openmpi 2021-05-16T23:10:43.7439480Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T23:10:43.7448770Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T23:10:43.7455140Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T23:10:43.7461130Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T23:10:43.7464150Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T23:10:43.7467610Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T23:10:43.7473260Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T23:10:43.7479170Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T23:10:43.7482050Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T23:10:43.7490550Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T23:10:43.7493410Z rm /usr/local/lib/libmpi.dylib 2021-05-16T23:10:43.7496970Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T23:10:43.7503570Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T23:10:43.7507600Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T23:10:43.7509760Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T23:10:43.7516400Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T23:10:43.7519290Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T23:10:43.7526080Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T23:10:43.7529160Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T23:10:43.7533690Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T23:10:43.7540900Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T23:10:43.7543760Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T23:10:43.7547580Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T23:10:43.7556780Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T23:10:43.7559470Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T23:10:43.7563010Z rm /usr/local/lib/openmpi 2021-05-16T23:10:43.7572400Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T23:10:43.7577330Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T23:10:43.7581340Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T23:10:43.7587550Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T23:10:43.7588980Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T23:10:43.7591560Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T23:10:43.7596790Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T23:10:43.7599820Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T23:10:43.7603630Z rm /usr/local/lib/pmix 2021-05-16T23:10:43.7616580Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T23:10:43.7619480Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T23:10:43.7623300Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T23:10:43.7628120Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T23:10:43.7632320Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T23:10:43.7637080Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T23:10:43.7733490Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T23:10:43.7736080Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T23:10:43.7740840Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T23:10:43.7743920Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T23:10:43.7747170Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T23:10:43.7750320Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T23:10:43.7755120Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T23:10:43.7758300Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T23:10:43.7762280Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T23:10:43.7765090Z rm /usr/local/share/man/man1/orted.1 2021-05-16T23:10:43.7768840Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T23:10:43.7785100Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T23:10:43.7788560Z Only the first 100 operations were output. 2021-05-16T23:10:45.7729040Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T23:10:47.0816790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T23:10:47.6622840Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T23:10:48.0427140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T23%3A20%3A00Z&sig=9GNbOx5vP9EgYD%2B4Jv%2BAKvWdRAIXQOreT7dOCBCTBQM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:48.0896320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-16T23\%3A20\%3A00Z\&sig=9GNbOx5vP9EgYD\%2B4Jv\%2BAKvWdRAIXQOreT7dOCBCTBQM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:48.5161390Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T23:10:48.6507520Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T23:10:48.6539670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3491-1v1etu6 2021-05-16T23:10:49.4138900Z cp -pR /private/tmp/d20210516-3491-1v1etu6/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T23:10:50.4208300Z chmod -Rf +w /private/tmp/d20210516-3491-1v1etu6 2021-05-16T23:10:51.4555750Z ==> Finishing up 2021-05-16T23:10:51.5070610Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T23:10:51.5075540Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T23:10:51.5080600Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T23:10:51.5087690Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T23:10:51.5090000Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T23:10:51.5095260Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T23:10:51.5099760Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T23:10:51.5105100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T23:10:51.5112840Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T23:10:51.5117320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T23:10:51.5122470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T23:10:51.5126920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T23:10:51.5131920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T23:10:51.5136500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T23:10:51.5141480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T23:10:51.5145910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T23:10:51.5151880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T23:10:51.5175540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T23:10:51.5177090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T23:10:51.5178480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T23:10:51.5179840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T23:10:51.5181200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T23:10:51.5182590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T23:10:51.5184220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T23:10:51.5189230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T23:10:51.5193610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T23:10:51.5198790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T23:10:51.5203270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T23:10:51.5208570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T23:10:51.5216680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T23:10:51.5224980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T23:10:51.5235020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T23:10:51.5245650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T23:10:51.5254010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T23:10:51.5261830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T23:10:51.5267690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T23:10:51.5279870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T23:10:51.5289740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T23:10:51.5299080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T23:10:51.5307990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T23:10:51.5318540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T23:10:51.5326530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T23:10:51.5335180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T23:10:51.5344400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T23:10:51.5353680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T23:10:51.5362350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T23:10:51.5367050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T23:10:51.5376030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T23:10:51.5384090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T23:10:51.5392240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T23:10:51.5396940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T23:10:51.5408440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T23:10:51.5418480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T23:10:51.5424310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T23:10:51.5433680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T23:10:51.5442120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T23:10:51.5450290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T23:10:51.5454870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T23:10:51.5463410Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T23:10:51.5473200Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T23:10:51.5481220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T23:10:51.5488530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T23:10:51.5493400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T23:10:51.5501630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T23:10:51.5510690Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T23:10:51.5519880Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T23:10:51.5529260Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T23:10:51.5538590Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T23:10:51.5548310Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T23:10:51.5586250Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T23:10:51.5591800Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T23:10:51.5597770Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T23:10:51.5602850Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T23:10:51.5608180Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T23:10:51.5613450Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T23:10:51.5618590Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T23:10:51.5623480Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T23:10:51.5628900Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T23:10:51.5634170Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T23:10:51.5639180Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T23:10:51.5644560Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T23:10:51.5652020Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T23:10:51.5659070Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T23:10:51.5667090Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T23:10:51.5693970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T23:10:51.5695530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T23:10:51.5697030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T23:10:51.5698580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T23:10:51.5704120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T23:10:51.5710100Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T23:10:51.5716010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T23:10:51.5721610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T23:10:51.5727370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T23:10:51.5733300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T23:10:51.5739190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T23:10:51.5744900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T23:10:51.5750500Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T23:10:51.5756180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T23:10:51.5762070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T23:10:51.5768110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T23:10:51.5775500Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T23:10:51.5779170Z Only the first 100 operations were output. 2021-05-16T23:10:51.9859810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3655-vxgbdj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-16T23:10:54.7773870Z ==> Summary 2021-05-16T23:10:54.8533780Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T23:10:57.4539440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T23:10:58.8276160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T23:10:59.7073370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T23:11:00.6391330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T23%3A20%3A00Z&sig=7AHBoe99J5zlD3Rx6MMyf2m5%2BsX%2FOznRzjkFbfflllg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:00.7941020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-16T23\%3A20\%3A00Z\&sig=7AHBoe99J5zlD3Rx6MMyf2m5\%2BsX\%2FOznRzjkFbfflllg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:00.8784690Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T23:11:00.9719870Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T23:11:00.9747560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3665-rhvx38 2021-05-16T23:11:01.0512180Z cp -pR /private/tmp/d20210516-3665-rhvx38/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T23:11:01.1919350Z chmod -Rf +w /private/tmp/d20210516-3665-rhvx38 2021-05-16T23:11:01.4041750Z ==> Finishing up 2021-05-16T23:11:01.4320500Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T23:11:01.4340330Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T23:11:01.4342000Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T23:11:01.4343980Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T23:11:01.4385120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4424260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4453520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4486340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4519850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4547570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4558540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4585880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4595510Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T23:11:01.4599590Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T23:11:01.4613950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4650930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4682630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4711990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4716720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4743390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4751760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4753660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4756100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4773610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4797390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4832840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4860090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4887300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4915600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4943390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.4944930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5035270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5109010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5144390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5171600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5199270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5226540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5252200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5279580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5306840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5335330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5336950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5354240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5360060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5392150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5424290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5450660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5478450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5505930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5533180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5569940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5591530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5621110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5636440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5643870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5653440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5740050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5809640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5841460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5914950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:01.5970550Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T23:11:01.6004150Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T23:11:01.6062210Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T23:11:01.6132930Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T23:11:01.6235600Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T23:11:01.6237130Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T23:11:01.6339900Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T23:11:01.6389150Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T23:11:01.6492940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3830-mzhy4p.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-16T23:11:04.2842390Z ==> Summary 2021-05-16T23:11:04.3055170Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T23:11:06.6043130Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T23:11:06.6044240Z To reinstall 1.6.37, run: 2021-05-16T23:11:06.6045000Z brew reinstall libpng 2021-05-16T23:11:08.6290380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T23:11:09.8214690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T23:11:10.6100950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T23:11:11.2141770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T23%3A20%3A00Z&sig=N1v7yd0gi0BCP0cH4GSKwPGcl1EHjUF6NU6zMP%2Fcp%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:11.3114580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-16T23\%3A20\%3A00Z\&sig=N1v7yd0gi0BCP0cH4GSKwPGcl1EHjUF6NU6zMP\%2Fcp\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:11.3583740Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T23:11:11.3633230Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T23:11:12.5622320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T23:11:13.1029500Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T23:11:13.4718860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T23%3A20%3A00Z&sig=YgOncHN8pS4lgvycxl8SqQIK2U7p5%2FKRfn2TR4gPLdo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:13.5216370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-16T23\%3A20\%3A00Z\&sig=YgOncHN8pS4lgvycxl8SqQIK2U7p5\%2FKRfn2TR4gPLdo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:13.6144240Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T23:11:13.6195040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T23:11:15.1957330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T23:11:15.7906970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T23:11:16.5213420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T23%3A20%3A00Z&sig=vxowD1iK0jd6sLiH4ZRF8pf7Gd64zezReNqzVQci3YU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:16.7972270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-16T23\%3A20\%3A00Z\&sig=vxowD1iK0jd6sLiH4ZRF8pf7Gd64zezReNqzVQci3YU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:16.9902540Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T23:11:16.9932490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T23:11:18.2038830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T23:11:19.0092670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T23:11:20.2506020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T23%3A20%3A00Z&sig=jK4ryYgZ8496uC4kAqgbqO3%2FuwomhD8nWKGc5S7bklI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:20.4595580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-16T23\%3A20\%3A00Z\&sig=jK4ryYgZ8496uC4kAqgbqO3\%2FuwomhD8nWKGc5S7bklI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:20.5133840Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T23:11:20.5163050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T23:11:21.6357970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T23:11:22.2004130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T23:11:23.0945280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T23%3A20%3A00Z&sig=KMFJL0YT1mugQu8hmfZermqXJhsl8lHS3CS68y4ZICA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:23.1449070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-16T23\%3A20\%3A00Z\&sig=KMFJL0YT1mugQu8hmfZermqXJhsl8lHS3CS68y4ZICA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:23.2697060Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T23:11:23.2760450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T23:11:24.7153010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T23:11:25.2843290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T23:11:26.0765600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T23%3A20%3A00Z&sig=zMNZHLjR5luYy26KJT%2F5JzHrrWayxDFyI6SnB2q3FwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:26.2415660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-16T23\%3A20\%3A00Z\&sig=zMNZHLjR5luYy26KJT\%2F5JzHrrWayxDFyI6SnB2q3FwI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:26.6077740Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:11:26.6178630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T23:11:27.6978470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T23:11:28.2604700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T23:11:28.6481550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T23%3A20%3A00Z&sig=0rqK%2BbHVuocRa%2FvgHk3nPoPF9w1%2FCDd2oGdxso8jvjc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:28.7089590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-16T23\%3A20\%3A00Z\&sig=0rqK\%2BbHVuocRa\%2FvgHk3nPoPF9w1\%2FCDd2oGdxso8jvjc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:28.8524210Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T23:11:28.8555830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T23:11:30.0537730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T23:11:30.7843700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T23:11:31.5130810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T23%3A20%3A00Z&sig=AVpYPLVdv3jaTDJ%2BMmSfaUWbs%2BJ4q8wMfbBxY899Faw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:31.8560650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-16T23\%3A20\%3A00Z\&sig=AVpYPLVdv3jaTDJ\%2BMmSfaUWbs\%2BJ4q8wMfbBxY899Faw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:32.0941620Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T23:11:32.0972170Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T23:11:33.6932890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T23:11:34.2711330Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T23:11:34.9140470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T23%3A20%3A00Z&sig=muil2pqwP5cun9A0%2F8%2FUkGX4XpIMyPAbPLYWXzeiS8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:35.2015940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-16T23\%3A20\%3A00Z\&sig=muil2pqwP5cun9A0\%2F8\%2FUkGX4XpIMyPAbPLYWXzeiS8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:35.3066520Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T23:11:35.3093950Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T23:11:36.7900350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T23:11:37.7044510Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T23:11:38.3110210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T23%3A20%3A00Z&sig=7Ia6gO5ohtu574uKlRxlRehprszD7O5rh2jVToHrOYc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:38.6933650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-16T23\%3A20\%3A00Z\&sig=7Ia6gO5ohtu574uKlRxlRehprszD7O5rh2jVToHrOYc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:38.9111740Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T23:11:38.9157070Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T23:11:40.6180530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T23:11:41.3302390Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T23:11:41.8776040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T23%3A20%3A00Z&sig=YlvQeErUsfvtieuTdxC23isgjxhSacBQyjqWjojQPFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:42.2909060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-16T23\%3A20\%3A00Z\&sig=YlvQeErUsfvtieuTdxC23isgjxhSacBQyjqWjojQPFs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:42.4890180Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T23:11:42.4990760Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T23:11:45.1723010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T23:11:47.0235300Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T23:11:49.1408360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T23%3A20%3A00Z&sig=fQ9tEv7TnBwd1ZaP3VfrjSZtUJfzp9BOdDDxHqibagU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:49.3456700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-16T23\%3A20\%3A00Z\&sig=fQ9tEv7TnBwd1ZaP3VfrjSZtUJfzp9BOdDDxHqibagU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:49.7312880Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T23:11:49.7355030Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T23:11:52.1007290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T23:11:53.0567340Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T23:11:53.9080320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T23%3A20%3A00Z&sig=UTgkG3sKbg%2BI5Ss7GQy890nAA4kY%2FyEK6JAd81PWFzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:54.0855130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-16T23\%3A20\%3A00Z\&sig=UTgkG3sKbg\%2BI5Ss7GQy890nAA4kY\%2FyEK6JAd81PWFzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:54.1611590Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T23:11:54.1652600Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T23:11:55.5960680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T23:11:57.2644470Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T23:11:58.1549210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T23%3A20%3A00Z&sig=PZiudbwSKKw0zTiB7eiGmKFiOuZCKdWuWat30VNXubI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:58.2213160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-16T23\%3A20\%3A00Z\&sig=PZiudbwSKKw0zTiB7eiGmKFiOuZCKdWuWat30VNXubI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:58.6144720Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T23:11:58.6651890Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T23:12:00.1237130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T23:12:01.0281230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T23:12:01.8089760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T23%3A20%3A00Z&sig=5aj2CFlEX2Qyg1AS3hUkmBoZVgA%2BgjxHkeuLuo8FsJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:01.9163060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-16T23\%3A20\%3A00Z\&sig=5aj2CFlEX2Qyg1AS3hUkmBoZVgA\%2BgjxHkeuLuo8FsJA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:02.4160930Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T23:12:02.4260840Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T23:12:04.8469580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T23:12:05.7266670Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T23:12:06.7618400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T23%3A20%3A00Z&sig=NgfuK2%2BSPjIorzsfvdjQdkUrFOH2avUHL4fWX%2FN4Njc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:06.8773810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-16T23\%3A20\%3A00Z\&sig=NgfuK2\%2BSPjIorzsfvdjQdkUrFOH2avUHL4fWX\%2FN4Njc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:08.0444290Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T23:12:08.4820540Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T23:12:10.2862670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T23:12:11.2228370Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T23:12:11.8352050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T23%3A20%3A00Z&sig=zYvFOw4YC1axQRKqMGlE4ratRc%2B5bTFM5D1VawOaVqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:11.9039090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-16T23\%3A20\%3A00Z\&sig=zYvFOw4YC1axQRKqMGlE4ratRc\%2B5bTFM5D1VawOaVqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:12.4602290Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T23:12:12.5306860Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-16T23:12:12.5309550Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T23:12:12.6533660Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T23:12:12.6582840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-lm2vpb 2021-05-16T23:12:12.6666760Z cp -pR /private/tmp/d20210516-3940-lm2vpb/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T23:12:12.6770440Z chmod -Rf +w /private/tmp/d20210516-3940-lm2vpb 2021-05-16T23:12:12.7164780Z ==> Finishing up 2021-05-16T23:12:12.8182710Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T23:12:12.8290350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4217-omm8g0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-16T23:12:15.3189670Z ==> Summary 2021-05-16T23:12:15.3204370Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T23:12:15.3210540Z ==> Installing poppler dependency: xorgproto 2021-05-16T23:12:15.3246200Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T23:12:15.3264550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3940-1kiu6el 2021-05-16T23:12:15.4390420Z cp -pR /private/tmp/d20210516-3940-1kiu6el/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T23:12:15.6977220Z chmod -Rf +w /private/tmp/d20210516-3940-1kiu6el 2021-05-16T23:12:15.8596640Z ==> Finishing up 2021-05-16T23:12:15.9004880Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T23:12:15.9009960Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T23:12:15.9022060Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T23:12:15.9027200Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T23:12:15.9032210Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T23:12:15.9037540Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T23:12:15.9042700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T23:12:15.9047430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T23:12:15.9052790Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T23:12:15.9057980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T23:12:15.9063110Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T23:12:15.9128800Z rm /usr/local/share/pkgconfig 2021-05-16T23:12:15.9145020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T23:12:15.9149770Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T23:12:15.9155450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T23:12:15.9160670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T23:12:15.9166090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T23:12:15.9179260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T23:12:15.9184460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T23:12:15.9190130Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T23:12:15.9195440Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T23:12:15.9200510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T23:12:15.9205990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T23:12:15.9211340Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T23:12:15.9216710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T23:12:15.9221900Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T23:12:15.9229080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T23:12:15.9239890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T23:12:15.9244490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T23:12:15.9246380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T23:12:15.9250590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T23:12:15.9256050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T23:12:15.9260900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T23:12:15.9266330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T23:12:15.9271200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T23:12:15.9276810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T23:12:15.9281660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T23:12:15.9287270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T23:12:15.9292220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T23:12:15.9297870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T23:12:15.9302680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T23:12:15.9308040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T23:12:15.9312890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T23:12:15.9343130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T23:12:15.9347980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T23:12:15.9354420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T23:12:15.9360160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T23:12:15.9364970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T23:12:15.9370560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T23:12:15.9375410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T23:12:15.9380930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T23:12:15.9385970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T23:12:15.9391710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T23:12:15.9396470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T23:12:15.9953110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4243-o4sd5o.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-16T23:12:18.6392270Z ==> Summary 2021-05-16T23:12:18.6563040Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T23:12:18.6570750Z ==> Installing poppler dependency: libxau 2021-05-16T23:12:18.6672220Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T23:12:18.6690240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-1ahegh7 2021-05-16T23:12:18.6817280Z cp -pR /private/tmp/d20210516-3940-1ahegh7/libxau/. /usr/local/Cellar/libxau 2021-05-16T23:12:18.6992370Z chmod -Rf +w /private/tmp/d20210516-3940-1ahegh7 2021-05-16T23:12:18.7584220Z ==> Finishing up 2021-05-16T23:12:18.8005630Z rm /usr/local/include/X11 2021-05-16T23:12:18.8014950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T23:12:18.8019350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T23:12:18.8024810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T23:12:18.8029820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T23:12:18.8034850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T23:12:18.8039490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T23:12:18.8044770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T23:12:18.8049460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T23:12:18.8054740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T23:12:18.8059710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T23:12:18.8065160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T23:12:18.8069690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T23:12:18.8074890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T23:12:18.8079900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T23:12:18.8089490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T23:12:18.8091740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T23:12:18.8098000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T23:12:18.8103140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T23:12:18.8154470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T23:12:18.8156620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T23:12:18.8158180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T23:12:18.8159730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T23:12:18.8161270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T23:12:18.8162860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T23:12:18.8164250Z mkdir -p /usr/local/include/X11/dri 2021-05-16T23:12:18.8170940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T23:12:18.8176470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T23:12:18.8182100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T23:12:18.8185340Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T23:12:18.8194070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T23:12:18.8199790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T23:12:18.8205390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T23:12:18.8211250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T23:12:18.8216870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T23:12:18.8248440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T23:12:18.8253880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T23:12:18.8259330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T23:12:18.8264500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T23:12:18.8269480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T23:12:18.8275050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T23:12:18.8280930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T23:12:18.8290880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T23:12:18.8292740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T23:12:18.8297710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T23:12:18.8303660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T23:12:18.8308580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T23:12:18.8314260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T23:12:18.8319510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T23:12:18.8325220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T23:12:18.8330500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T23:12:18.8335940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T23:12:18.8341980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T23:12:18.8347230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T23:12:18.8353130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T23:12:18.8359700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T23:12:18.8365080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T23:12:18.8370530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T23:12:18.8376100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T23:12:18.8381310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T23:12:18.8386990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T23:12:18.8392700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T23:12:18.8397800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T23:12:18.8403420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T23:12:18.8409100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T23:12:18.8414540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T23:12:18.8419810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T23:12:18.8425240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T23:12:18.8430820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T23:12:18.8436320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T23:12:18.8441890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T23:12:18.8447850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T23:12:18.8453630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T23:12:18.8459160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T23:12:18.8464480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T23:12:18.8469560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T23:12:18.8475180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T23:12:18.8481070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T23:12:18.8486910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T23:12:18.8492480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T23:12:18.8498010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T23:12:18.8502790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T23:12:18.8508450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T23:12:18.8514110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T23:12:18.8519170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T23:12:18.8524850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T23:12:18.8530000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T23:12:18.8535660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T23:12:18.8540840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T23:12:18.8546420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T23:12:18.8551750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T23:12:18.8557270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T23:12:18.8562720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T23:12:18.8568530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T23:12:18.8574220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T23:12:18.8579800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T23:12:18.8585320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T23:12:18.8591080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T23:12:18.8596540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T23:12:18.8602670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T23:12:18.8608650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T23:12:18.8614120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T23:12:18.8645130Z Only the first 100 operations were output. 2021-05-16T23:12:18.9101060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4269-1lximyw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-16T23:12:21.4862720Z ==> Summary 2021-05-16T23:12:21.4893940Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T23:12:21.4901510Z ==> Installing poppler dependency: libxdmcp 2021-05-16T23:12:21.4991550Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T23:12:21.5009200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-25ddt2 2021-05-16T23:12:21.5114790Z cp -pR /private/tmp/d20210516-3940-25ddt2/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T23:12:21.5236860Z chmod -Rf +w /private/tmp/d20210516-3940-25ddt2 2021-05-16T23:12:21.5736300Z ==> Finishing up 2021-05-16T23:12:21.6141210Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T23:12:21.6147230Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T23:12:21.6157100Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T23:12:21.6167040Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T23:12:21.6174730Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T23:12:21.6305360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4295-1339twp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-16T23:12:24.1633360Z ==> Summary 2021-05-16T23:12:24.1652130Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T23:12:24.1661330Z ==> Installing poppler dependency: libxcb 2021-05-16T23:12:24.2035890Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T23:12:24.2053470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-3940-av9n91 2021-05-16T23:12:24.9505050Z cp -pR /private/tmp/d20210516-3940-av9n91/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T23:12:26.6569240Z chmod -Rf +w /private/tmp/d20210516-3940-av9n91 2021-05-16T23:12:27.8783900Z ==> Finishing up 2021-05-16T23:12:27.9135030Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T23:12:27.9143130Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T23:12:27.9263380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T23:12:27.9267750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T23:12:27.9278440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T23:12:27.9288070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T23:12:27.9299580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T23:12:27.9311440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-16T23:12:27.9322700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-16T23:12:27.9331810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T23:12:27.9343940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-16T23:12:27.9356650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-16T23:12:27.9364970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T23:12:27.9371350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T23:12:27.9379970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T23:12:27.9391330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T23:12:27.9400700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-16T23:12:27.9409150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-16T23:12:27.9414660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T23:12:27.9420420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T23:12:27.9425930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T23:12:27.9440070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T23:12:27.9446180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T23:12:27.9455280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T23:12:27.9464400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T23:12:27.9469800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T23:12:27.9479770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T23:12:27.9485600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T23:12:27.9493960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T23:12:27.9501460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T23:12:27.9511970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T23:12:27.9522820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T23:12:27.9531370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T23:12:27.9541850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T23:12:27.9547710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-16T23:12:27.9552860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T23:12:27.9560610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T23:12:27.9566660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T23:12:27.9580440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T23:12:27.9582340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T23:12:27.9590460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T23:12:27.9599380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T23:12:27.9605160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T23:12:27.9610380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T23:12:27.9618830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T23:12:27.9623930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T23:12:27.9631980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T23:12:27.9646210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T23:12:27.9648310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T23:12:27.9650290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T23:12:27.9654120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T23:12:27.9664200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T23:12:27.9669910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T23:12:27.9675260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T23:12:27.9683850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T23:12:27.9695940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T23:12:27.9708070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T23:12:27.9714400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T23:12:27.9723020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T23:12:27.9729680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T23:12:27.9735930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-16T23:12:27.9747430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-16T23:12:27.9752930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T23:12:27.9759150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-16T23:12:27.9765150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-16T23:12:27.9770760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T23:12:27.9776850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-16T23:12:27.9782580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T23:12:27.9788840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T23:12:27.9794700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T23:12:27.9804440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T23:12:27.9810490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T23:12:27.9817270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T23:12:27.9823920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T23:12:27.9829990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T23:12:27.9835900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-16T23:12:27.9841980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T23:12:27.9848320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T23:12:27.9863300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T23:12:27.9869800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T23:12:27.9875240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T23:12:27.9881140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T23:12:27.9887470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T23:12:27.9893390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T23:12:27.9904810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T23:12:27.9914110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T23:12:27.9918050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T23:12:27.9924850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T23:12:27.9930600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T23:12:27.9937320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-16T23:12:27.9945410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T23:12:27.9951460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T23:12:27.9961620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T23:12:27.9967860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T23:12:27.9973680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T23:12:27.9979950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T23:12:27.9985820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T23:12:27.9991920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T23:12:27.9997680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T23:12:28.0003910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T23:12:28.0008510Z Only the first 100 operations were output. 2021-05-16T23:12:29.7168590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4346-1v7bzzt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-16T23:12:32.6362920Z ==> Summary 2021-05-16T23:12:32.7801230Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T23:12:32.7808040Z ==> Installing poppler dependency: libx11 2021-05-16T23:12:32.8293350Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:12:32.8310580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-osu21q 2021-05-16T23:12:33.1731260Z cp -pR /private/tmp/d20210516-3940-osu21q/libx11/. /usr/local/Cellar/libx11 2021-05-16T23:12:33.7979840Z chmod -Rf +w /private/tmp/d20210516-3940-osu21q 2021-05-16T23:12:34.2990710Z ==> Finishing up 2021-05-16T23:12:34.3408520Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T23:12:34.3415410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T23:12:34.3475500Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T23:12:34.3477090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T23:12:34.3478530Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T23:12:34.3479960Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T23:12:34.3481360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T23:12:34.3482870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T23:12:34.3499290Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T23:12:34.3507410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T23:12:34.3512470Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T23:12:34.3514500Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T23:12:34.3516160Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T23:12:34.3520530Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T23:12:34.3548500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T23:12:34.3554210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T23:12:34.3559600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T23:12:34.3565340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T23:12:34.3570970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T23:12:34.3576720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T23:12:34.3582250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T23:12:34.3588230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T23:12:34.3593910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T23:12:34.3622290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T23:12:34.3628100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T23:12:34.3633400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T23:12:34.3639140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T23:12:34.3644440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T23:12:34.3650210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T23:12:34.3655840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T23:12:34.3661350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T23:12:34.3667290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T23:12:34.3672790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T23:12:34.3719890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T23:12:34.3721870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T23:12:34.3723560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T23:12:34.3725290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T23:12:34.3727010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T23:12:34.3738420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T23:12:34.3754330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T23:12:34.3756400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T23:12:34.3758200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T23:12:34.3759880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T23:12:34.3761630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T23:12:34.3763370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T23:12:34.3765200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T23:12:34.3769890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T23:12:34.3775280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T23:12:34.3780920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T23:12:34.3786710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T23:12:34.3792290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T23:12:34.3797780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T23:12:34.3803570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T23:12:34.3808990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T23:12:34.3814370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T23:12:34.3820110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T23:12:34.3825970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T23:12:34.3831360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T23:12:34.3837120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T23:12:34.3857760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T23:12:34.3867670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T23:12:34.3869530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T23:12:34.3871370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T23:12:34.3872980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T23:12:34.3874500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T23:12:34.3876580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T23:12:34.3882390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T23:12:34.3888450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T23:12:34.3894060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T23:12:34.3899780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T23:12:34.3905220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T23:12:34.3911000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T23:12:34.3916480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T23:12:34.3922150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T23:12:34.3951860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T23:12:34.3957670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T23:12:34.3963840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T23:12:34.3969310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T23:12:34.3974840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T23:12:34.3980060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T23:12:34.3986050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T23:12:34.3991560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T23:12:34.3997210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T23:12:34.4002800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T23:12:34.4008290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T23:12:34.4014050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T23:12:34.4019680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T23:12:34.4025230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T23:12:34.4030960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T23:12:34.4036460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T23:12:34.4042370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T23:12:34.4047620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T23:12:34.4053080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T23:12:34.4058760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T23:12:34.4064440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T23:12:34.4071180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T23:12:34.4077330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T23:12:34.4085070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T23:12:34.4090480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T23:12:34.4096170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T23:12:34.4101270Z Only the first 100 operations were output. 2021-05-16T23:12:35.0215790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4372-k45kd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-16T23:12:37.9425040Z ==> Summary 2021-05-16T23:12:38.0083700Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T23:12:38.0090700Z ==> Installing poppler dependency: libxext 2021-05-16T23:12:38.0669510Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T23:12:38.0687370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-28h4fo 2021-05-16T23:12:38.1026080Z cp -pR /private/tmp/d20210516-3940-28h4fo/libxext/. /usr/local/Cellar/libxext 2021-05-16T23:12:38.1564800Z chmod -Rf +w /private/tmp/d20210516-3940-28h4fo 2021-05-16T23:12:38.2355080Z ==> Finishing up 2021-05-16T23:12:38.2755430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T23:12:38.2759020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T23:12:38.2764990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T23:12:38.2770820Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T23:12:38.2775520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T23:12:38.2781140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T23:12:38.2786930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T23:12:38.2792430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T23:12:38.2797770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T23:12:38.2803470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T23:12:38.2809090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T23:12:38.2814550Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T23:12:38.2820070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T23:12:38.2825430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T23:12:38.2830860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T23:12:38.2838330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T23:12:38.2850160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T23:12:38.2855940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T23:12:38.2861140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T23:12:38.2866880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T23:12:38.2873310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T23:12:38.2878960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T23:12:38.2884920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T23:12:38.2890410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T23:12:38.2896450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T23:12:38.2901770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T23:12:38.2907470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T23:12:38.2913250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T23:12:38.2919270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T23:12:38.2924560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T23:12:38.2930400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T23:12:38.2936150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T23:12:38.2946300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T23:12:38.2952340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T23:12:38.2958550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T23:12:38.2964450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T23:12:38.2970370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T23:12:38.3020760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T23:12:38.3022380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T23:12:38.3023930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T23:12:38.3026060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T23:12:38.3028050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T23:12:38.3029810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T23:12:38.3031560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T23:12:38.3033340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T23:12:38.3035140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T23:12:38.3036940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T23:12:38.3039030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T23:12:38.3041890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T23:12:38.3048860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T23:12:38.3054200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T23:12:38.3060410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T23:12:38.3066660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T23:12:38.3071760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T23:12:38.3078950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T23:12:38.3084260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T23:12:38.3090730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T23:12:38.3097130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T23:12:38.3103080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T23:12:38.3109070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T23:12:38.3115140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T23:12:38.3120930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T23:12:38.3127340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T23:12:38.3133470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T23:12:38.3139370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T23:12:38.3145050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T23:12:38.3151840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T23:12:38.3157430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T23:12:38.3163380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T23:12:38.3169380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T23:12:38.3175480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T23:12:38.3181640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T23:12:38.3187890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T23:12:38.3194060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T23:12:38.3199540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T23:12:38.3206200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T23:12:38.3211580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T23:12:38.3218720Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T23:12:38.3224270Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T23:12:38.3230350Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T23:12:38.3238660Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T23:12:38.3528930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4398-11qa4jm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-16T23:12:41.1050210Z ==> Summary 2021-05-16T23:12:41.1113330Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T23:12:41.1120830Z ==> Installing poppler dependency: libxrender 2021-05-16T23:12:41.1719860Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T23:12:41.1737200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-120vnsn 2021-05-16T23:12:41.1850930Z cp -pR /private/tmp/d20210516-3940-120vnsn/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T23:12:41.2009450Z chmod -Rf +w /private/tmp/d20210516-3940-120vnsn 2021-05-16T23:12:41.2569980Z ==> Finishing up 2021-05-16T23:12:41.2957780Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T23:12:41.2965750Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T23:12:41.2972450Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T23:12:41.2977180Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T23:12:41.2983080Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T23:12:41.2990530Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T23:12:41.3127220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4426-szzx59.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-16T23:12:43.9331140Z ==> Summary 2021-05-16T23:12:43.9353570Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T23:12:43.9359650Z ==> Installing poppler dependency: lzo 2021-05-16T23:12:43.9421930Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T23:12:43.9441530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-jjxudj 2021-05-16T23:12:43.9650360Z cp -pR /private/tmp/d20210516-3940-jjxudj/lzo/. /usr/local/Cellar/lzo 2021-05-16T23:12:43.9897880Z chmod -Rf +w /private/tmp/d20210516-3940-jjxudj 2021-05-16T23:12:44.0528600Z ==> Finishing up 2021-05-16T23:12:44.0917990Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T23:12:44.0925720Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T23:12:44.0932280Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T23:12:44.0937030Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T23:12:44.0942880Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T23:12:44.0950790Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T23:12:44.1121850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4452-ir5bq5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-16T23:12:46.6513310Z ==> Summary 2021-05-16T23:12:46.6547030Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T23:12:46.6553690Z ==> Installing poppler dependency: pixman 2021-05-16T23:12:46.6591080Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T23:12:46.6611890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-1lov1vf 2021-05-16T23:12:46.6777370Z cp -pR /private/tmp/d20210516-3940-1lov1vf/pixman/. /usr/local/Cellar/pixman 2021-05-16T23:12:46.6924650Z chmod -Rf +w /private/tmp/d20210516-3940-1lov1vf 2021-05-16T23:12:46.7440720Z ==> Finishing up 2021-05-16T23:12:46.7837070Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T23:12:46.7843810Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T23:12:46.7849800Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T23:12:46.7855180Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T23:12:46.7860700Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T23:12:46.7868160Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T23:12:46.8004250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4478-vsrsiv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-16T23:12:49.3682740Z ==> Summary 2021-05-16T23:12:49.3703560Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T23:12:49.3711690Z ==> Installing poppler dependency: cairo 2021-05-16T23:12:49.5680000Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T23:12:49.5697450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-3fsl56 2021-05-16T23:12:49.6431290Z cp -pR /private/tmp/d20210516-3940-3fsl56/cairo/. /usr/local/Cellar/cairo 2021-05-16T23:12:49.7258720Z chmod -Rf +w /private/tmp/d20210516-3940-3fsl56 2021-05-16T23:12:50.4580560Z ==> Finishing up 2021-05-16T23:12:50.4682120Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T23:12:50.4784980Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T23:12:50.4889360Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T23:12:50.4890770Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T23:12:50.4995610Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T23:12:50.5098160Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T23:12:50.5204110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T23:12:50.5306840Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T23:12:50.5412520Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T23:12:50.5519320Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T23:12:50.5622920Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T23:12:50.5729120Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T23:12:50.5832310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T23:12:50.5936930Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T23:12:50.6039510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T23:12:50.6142060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T23:12:50.6245520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T23:12:50.6278160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T23:12:50.6368130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T23:12:50.6410680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T23:12:50.6490160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T23:12:50.6516610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T23:12:50.6619790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T23:12:50.6717800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T23:12:50.6820420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T23:12:50.6834160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T23:12:50.6876650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T23:12:50.6953740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T23:12:50.6998540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T23:12:50.7094900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T23:12:50.7110570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T23:12:50.7213930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4504-133878j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-16T23:12:52.7131800Z ==> Summary 2021-05-16T23:12:52.7221000Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T23:12:52.7227910Z ==> Installing poppler dependency: little-cms2 2021-05-16T23:12:52.7407780Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T23:12:52.7426210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-hzg4vp 2021-05-16T23:12:52.7609390Z cp -pR /private/tmp/d20210516-3940-hzg4vp/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T23:12:52.7804250Z chmod -Rf +w /private/tmp/d20210516-3940-hzg4vp 2021-05-16T23:12:52.8566300Z ==> Finishing up 2021-05-16T23:12:52.8835130Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T23:12:52.8846130Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T23:12:52.8851070Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T23:12:52.8857880Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T23:12:52.8863010Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T23:12:52.8869860Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T23:12:52.8875100Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T23:12:52.8894300Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T23:12:52.8905700Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T23:12:52.8917280Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T23:12:52.8929080Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T23:12:52.8938010Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T23:12:52.8942670Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T23:12:52.8947350Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T23:12:52.8952930Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T23:12:52.8960470Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T23:12:52.9142630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4530-12icavk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-16T23:12:55.6806600Z ==> Summary 2021-05-16T23:12:55.6833760Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T23:12:55.6839510Z ==> Installing poppler dependency: nspr 2021-05-16T23:12:55.6862030Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T23:12:55.6939290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-cmlisc 2021-05-16T23:12:55.7363570Z cp -pR /private/tmp/d20210516-3940-cmlisc/nspr/. /usr/local/Cellar/nspr 2021-05-16T23:12:55.7978280Z chmod -Rf +w /private/tmp/d20210516-3940-cmlisc 2021-05-16T23:12:55.8834330Z ==> Finishing up 2021-05-16T23:12:55.9168790Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T23:12:55.9175320Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T23:12:55.9253060Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T23:12:55.9259370Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T23:12:55.9264400Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T23:12:55.9268950Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T23:12:55.9274400Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T23:12:55.9278970Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T23:12:55.9284670Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T23:12:55.9310740Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T23:12:55.9575370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4558-wv532p.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-16T23:12:59.0545540Z ==> Summary 2021-05-16T23:12:59.0611960Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T23:12:59.0618690Z ==> Installing poppler dependency: nss 2021-05-16T23:12:59.0878380Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T23:12:59.0897400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-1xh7uhi 2021-05-16T23:12:59.3611410Z cp -pR /private/tmp/d20210516-3940-1xh7uhi/nss/. /usr/local/Cellar/nss 2021-05-16T23:12:59.5676170Z chmod -Rf +w /private/tmp/d20210516-3940-1xh7uhi 2021-05-16T23:13:01.1164080Z ==> Finishing up 2021-05-16T23:13:01.2198690Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T23:13:01.2202340Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T23:13:01.2210610Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T23:13:01.2215210Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T23:13:01.2220410Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T23:13:01.2225190Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T23:13:01.2263950Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T23:13:01.2268280Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T23:13:01.2274130Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T23:13:01.2278020Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T23:13:01.2283390Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T23:13:01.2287980Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T23:13:01.2293070Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T23:13:01.2301840Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T23:13:01.2306840Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T23:13:01.2311550Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T23:13:01.2316890Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T23:13:01.2321900Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T23:13:01.2326610Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T23:13:01.2331960Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T23:13:01.2337100Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T23:13:01.2341730Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T23:13:01.2347080Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T23:13:01.2352320Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T23:13:01.2357220Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T23:13:01.2362190Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T23:13:01.2372510Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T23:13:01.2373930Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T23:13:01.2376770Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T23:13:01.2382320Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T23:13:01.2387550Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T23:13:01.2396330Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T23:13:01.2398030Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T23:13:01.2403600Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T23:13:01.2408730Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T23:13:01.2413280Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T23:13:01.2418480Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T23:13:01.2423480Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T23:13:01.2428020Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T23:13:01.2433070Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T23:13:01.2437770Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T23:13:01.2442680Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T23:13:01.2447630Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T23:13:01.2452440Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T23:13:01.2457250Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T23:13:01.2462100Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T23:13:01.2466950Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T23:13:01.2471360Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T23:13:01.2476860Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T23:13:01.2482060Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T23:13:01.2486940Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T23:13:01.2491410Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T23:13:01.2496430Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T23:13:01.2505400Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T23:13:01.2510330Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T23:13:01.2516350Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T23:13:01.2522020Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T23:13:01.2527320Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T23:13:01.2533030Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T23:13:01.2538260Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T23:13:01.2543610Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T23:13:01.2549130Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T23:13:01.2553670Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T23:13:01.2558980Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T23:13:01.2564210Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T23:13:01.2569560Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T23:13:01.2574780Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T23:13:01.2580180Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T23:13:01.2585460Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T23:13:01.2590860Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T23:13:01.2598510Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T23:13:01.2606610Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T23:13:01.2612090Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T23:13:01.2617540Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T23:13:01.2622710Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T23:13:01.2628020Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T23:13:01.2633100Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T23:13:01.2638390Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T23:13:01.2643690Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T23:13:01.2649030Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T23:13:01.2654420Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T23:13:01.2659360Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T23:13:01.2664690Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T23:13:01.2670010Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T23:13:01.2675320Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T23:13:01.2681240Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T23:13:01.2685980Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T23:13:01.2691350Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T23:13:01.2696690Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T23:13:01.2702040Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T23:13:01.2706820Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T23:13:01.2712140Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T23:13:01.2717360Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T23:13:01.2722630Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T23:13:01.2728120Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T23:13:01.2734070Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T23:13:01.2739300Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T23:13:01.2743940Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T23:13:01.2749700Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T23:13:01.2754740Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T23:13:01.2759110Z Only the first 100 operations were output. 2021-05-16T23:13:01.4061840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4586-12x1vc4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-16T23:13:05.2372180Z ==> Summary 2021-05-16T23:13:05.2508090Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T23:13:05.2515440Z ==> Installing poppler dependency: openjpeg 2021-05-16T23:13:05.2836770Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T23:13:05.2854560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-1cwwkyq 2021-05-16T23:13:05.4923120Z cp -pR /private/tmp/d20210516-3940-1cwwkyq/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T23:13:05.8014010Z chmod -Rf +w /private/tmp/d20210516-3940-1cwwkyq 2021-05-16T23:13:06.1227550Z ==> Finishing up 2021-05-16T23:13:06.1664900Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T23:13:06.1668430Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T23:13:06.1673800Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T23:13:06.1680900Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:13:06.1689820Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:13:06.1699930Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T23:13:06.1722350Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T23:13:06.1732180Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T23:13:06.1746990Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T23:13:06.1749390Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T23:13:06.1755190Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T23:13:06.1761750Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T23:13:06.1769140Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T23:13:06.1774550Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:13:06.1782830Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T23:13:06.2818360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4612-k3sb5n.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-16T23:13:09.4047150Z ==> Summary 2021-05-16T23:13:09.4359880Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T23:13:09.4366360Z ==> Installing poppler dependency: qt@5 2021-05-16T23:13:09.4436310Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T23:13:09.4453600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-1cdwhnk 2021-05-16T23:13:15.2443890Z cp -pR /private/tmp/d20210516-3940-1cdwhnk/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T23:13:24.9346580Z chmod -Rf +w /private/tmp/d20210516-3940-1cdwhnk 2021-05-16T23:13:39.7117750Z ==> Finishing up 2021-05-16T23:13:42.5016990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4682-l41385.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-16T23:13:47.4550510Z ==> Caveats 2021-05-16T23:13:47.4552660Z We agreed to the Qt open source license for you. 2021-05-16T23:13:47.4553730Z If this is unacceptable you should uninstall. 2021-05-16T23:13:47.4554420Z 2021-05-16T23:13:47.4555900Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:13:47.4557010Z because this is an alternate version of another formula. 2021-05-16T23:13:47.4557700Z 2021-05-16T23:13:47.4558510Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:13:47.4560160Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:13:47.4560920Z 2021-05-16T23:13:47.4561770Z For compilers to find qt@5 you may need to set: 2021-05-16T23:13:47.4563060Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:13:47.4564430Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:13:47.4565110Z 2021-05-16T23:13:47.4566740Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:13:47.4567830Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:13:47.4568490Z 2021-05-16T23:13:47.4569620Z ==> Summary 2021-05-16T23:13:48.2056630Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T23:13:48.2063680Z ==> Installing poppler 2021-05-16T23:13:48.2067820Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T23:13:48.2090920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3940-1dahzxu 2021-05-16T23:13:48.4779670Z cp -pR /private/tmp/d20210516-3940-1dahzxu/poppler/. /usr/local/Cellar/poppler 2021-05-16T23:13:48.7712610Z chmod -Rf +w /private/tmp/d20210516-3940-1dahzxu 2021-05-16T23:13:49.2300810Z ==> Finishing up 2021-05-16T23:13:49.2702990Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T23:13:49.2706760Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T23:13:49.2712570Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T23:13:49.2717610Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T23:13:49.2722990Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T23:13:49.2728370Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T23:13:49.2733680Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T23:13:49.2739120Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T23:13:49.2744680Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T23:13:49.2749970Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T23:13:49.2755340Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T23:13:49.2760600Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T23:13:49.2828640Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T23:13:49.2835240Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T23:13:49.2863020Z rm /usr/local/share/gir-1.0 2021-05-16T23:13:49.2876390Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T23:13:49.2883020Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T23:13:49.2899080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T23:13:49.2905080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T23:13:49.2911490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T23:13:49.2924470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T23:13:49.2931040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T23:13:49.2989220Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T23:13:49.2992650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T23:13:49.2994600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T23:13:49.2996600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T23:13:49.3009610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T23:13:49.3010910Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T23:13:49.3012740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T23:13:49.3014060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T23:13:49.3015410Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T23:13:49.3016640Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T23:13:49.3023140Z rm /usr/local/lib/girepository-1.0 2021-05-16T23:13:49.3038080Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T23:13:49.3045520Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T23:13:49.3084810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T23:13:49.3086980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T23:13:49.3088820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T23:13:49.3090640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T23:13:49.3092670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T23:13:49.3095160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T23:13:49.3097010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T23:13:49.3098890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T23:13:49.3100970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T23:13:49.3102920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T23:13:49.3104800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T23:13:49.3109790Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T23:13:49.3115460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T23:13:49.3119900Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T23:13:49.3125720Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T23:13:49.3133750Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T23:13:49.3167470Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T23:13:49.3169460Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T23:13:49.3171450Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T23:13:49.4239050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4710-123kq2n.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-16T23:13:52.1357900Z ==> Summary 2021-05-16T23:13:52.1651320Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T23:13:53.8337990Z ==> Caveats 2021-05-16T23:13:54.3682960Z ==> qt@5 2021-05-16T23:13:54.3683670Z We agreed to the Qt open source license for you. 2021-05-16T23:13:54.3697910Z If this is unacceptable you should uninstall. 2021-05-16T23:13:54.3699100Z 2021-05-16T23:13:54.3700860Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:13:54.3702040Z because this is an alternate version of another formula. 2021-05-16T23:13:54.3702750Z 2021-05-16T23:13:54.3703600Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:13:54.3705840Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:13:54.3709720Z 2021-05-16T23:13:54.3710660Z For compilers to find qt@5 you may need to set: 2021-05-16T23:13:54.3712110Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:13:54.3713530Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:13:54.3714250Z 2021-05-16T23:13:54.3718060Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:13:54.3719150Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:13:54.3719850Z 2021-05-16T23:13:55.6714280Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T23:13:56.8524970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T23:13:57.4204630Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T23:13:57.7851210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T23%3A20%3A00Z&sig=qqbSQ0vdWgXd1MDNgR0PTRODS7p8M0a9E1%2FEzbs2JJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:57.8626340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-16T23\%3A20\%3A00Z\&sig=qqbSQ0vdWgXd1MDNgR0PTRODS7p8M0a9E1\%2FEzbs2JJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:57.9120350Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T23:13:57.9173450Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:13:59.0267710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:13:59.5865890Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:14:00.1072940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T23%3A20%3A00Z&sig=k23NGiR2kkFMyid2x6e6p25fCtLGzS%2FUvcExx%2Fd7HpI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:00.1622880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-16T23\%3A20\%3A00Z\&sig=k23NGiR2kkFMyid2x6e6p25fCtLGzS\%2FUvcExx\%2Fd7HpI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:00.4697180Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T23:14:00.5063000Z ==> Installing dependencies for hdf5: szip 2021-05-16T23:14:00.5068580Z ==> Installing hdf5 dependency: szip 2021-05-16T23:14:00.5789440Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T23:14:00.5827550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4717-1430bv3 2021-05-16T23:14:00.5941680Z cp -pR /private/tmp/d20210516-4717-1430bv3/szip/. /usr/local/Cellar/szip 2021-05-16T23:14:00.6070030Z chmod -Rf +w /private/tmp/d20210516-4717-1430bv3 2021-05-16T23:14:00.6549690Z ==> Finishing up 2021-05-16T23:14:00.7730740Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T23:14:00.7734550Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T23:14:00.7744230Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T23:14:00.7751350Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T23:14:00.7755920Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T23:14:00.7761330Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T23:14:00.7891640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4890-1ee9u23.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-16T23:14:03.3459620Z ==> Summary 2021-05-16T23:14:03.3476270Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T23:14:03.3481740Z ==> Installing hdf5 2021-05-16T23:14:03.3484890Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:14:03.3504140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4717-dr4hs8 2021-05-16T23:14:03.5144260Z cp -pR /private/tmp/d20210516-4717-dr4hs8/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T23:14:03.6831840Z chmod -Rf +w /private/tmp/d20210516-4717-dr4hs8 2021-05-16T23:14:03.9866690Z ==> Finishing up 2021-05-16T23:14:04.0412240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T23:14:04.0415700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T23:14:04.0421250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T23:14:04.0425680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T23:14:04.0431260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T23:14:04.0436410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T23:14:04.0441040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T23:14:04.0446250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T23:14:04.0451100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T23:14:04.0456180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T23:14:04.0461470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T23:14:04.0466050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T23:14:04.0471520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T23:14:04.0476550Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T23:14:04.0482180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T23:14:04.0487570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T23:14:04.0492200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T23:14:04.0497380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T23:14:04.0502300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T23:14:04.0507610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T23:14:04.0512740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T23:14:04.0561050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T23:14:04.0562290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T23:14:04.0564710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T23:14:04.0566400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T23:14:04.0568530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T23:14:04.0573130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T23:14:04.0574820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T23:14:04.0579390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T23:14:04.0584650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T23:14:04.0590030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T23:14:04.0594620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T23:14:04.0601260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T23:14:04.0607260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T23:14:04.0612400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T23:14:04.0616960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T23:14:04.0622150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T23:14:04.0627250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T23:14:04.0632670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T23:14:04.0637950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T23:14:04.0643130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T23:14:04.0649310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T23:14:04.0654010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T23:14:04.0676620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T23:14:04.0681330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T23:14:04.0686700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T23:14:04.0691320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T23:14:04.0696720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T23:14:04.0701250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T23:14:04.0706500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T23:14:04.0711070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T23:14:04.0716230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T23:14:04.0720750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T23:14:04.0725990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T23:14:04.0730640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T23:14:04.0735900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T23:14:04.0740750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T23:14:04.0746880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T23:14:04.0751520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T23:14:04.0756820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T23:14:04.0761490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T23:14:04.0766550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T23:14:04.0772340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T23:14:04.0777500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T23:14:04.0783270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T23:14:04.0787860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T23:14:04.0793030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T23:14:04.0798230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T23:14:04.0802510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T23:14:04.0807730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T23:14:04.0812610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T23:14:04.0817210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T23:14:04.0822270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T23:14:04.0827130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T23:14:04.0831740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T23:14:04.0836990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T23:14:04.0842090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T23:14:04.0846680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T23:14:04.0852750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T23:14:04.0857570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T23:14:04.0862220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T23:14:04.0867540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T23:14:04.0873110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T23:14:04.0877970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T23:14:04.0883260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T23:14:04.0887850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T23:14:04.0892920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T23:14:04.0897680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T23:14:04.0902860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T23:14:04.0907420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T23:14:04.0912550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T23:14:04.0917210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T23:14:04.0922360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T23:14:04.0931200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T23:14:04.0935920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T23:14:04.0941240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T23:14:04.0945970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T23:14:04.0951520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T23:14:04.0956420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T23:14:04.0962240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T23:14:04.0965990Z Only the first 100 operations were output. 2021-05-16T23:14:04.1985790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4916-pjwo5r.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-16T23:14:06.8022950Z ==> Summary 2021-05-16T23:14:06.8206670Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:14:07.4469030Z ==> No outdated dependents to upgrade! 2021-05-16T23:14:07.4470790Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:14:07.5011390Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:14:07.5012620Z hdf5 2021-05-16T23:14:07.5022020Z rm /usr/local/bin/gif2h5 2021-05-16T23:14:07.5024890Z rm /usr/local/bin/h52gif 2021-05-16T23:14:07.5028230Z rm /usr/local/bin/h5c++ 2021-05-16T23:14:07.5031130Z rm /usr/local/bin/h5cc 2021-05-16T23:14:07.5035840Z rm /usr/local/bin/h5clear 2021-05-16T23:14:07.5038240Z rm /usr/local/bin/h5copy 2021-05-16T23:14:07.5040450Z rm /usr/local/bin/h5debug 2021-05-16T23:14:07.5045400Z rm /usr/local/bin/h5diff 2021-05-16T23:14:07.5048660Z rm /usr/local/bin/h5dump 2021-05-16T23:14:07.5050840Z rm /usr/local/bin/h5fc 2021-05-16T23:14:07.5056600Z rm /usr/local/bin/h5format_convert 2021-05-16T23:14:07.5058330Z rm /usr/local/bin/h5import 2021-05-16T23:14:07.5060280Z rm /usr/local/bin/h5jam 2021-05-16T23:14:07.5064690Z rm /usr/local/bin/h5ls 2021-05-16T23:14:07.5066630Z rm /usr/local/bin/h5mkgrp 2021-05-16T23:14:07.5071880Z rm /usr/local/bin/h5perf_serial 2021-05-16T23:14:07.5074090Z rm /usr/local/bin/h5redeploy 2021-05-16T23:14:07.5076370Z rm /usr/local/bin/h5repack 2021-05-16T23:14:07.5080170Z rm /usr/local/bin/h5repart 2021-05-16T23:14:07.5082510Z rm /usr/local/bin/h5stat 2021-05-16T23:14:07.5085680Z rm /usr/local/bin/h5unjam 2021-05-16T23:14:07.5091960Z rm /usr/local/bin/h5watch 2021-05-16T23:14:07.5098410Z rm /usr/local/include/H5ACpublic.h 2021-05-16T23:14:07.5100950Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T23:14:07.5104380Z rm /usr/local/include/H5Apublic.h 2021-05-16T23:14:07.5109960Z rm /usr/local/include/H5ArrayType.h 2021-05-16T23:14:07.5111060Z rm /usr/local/include/H5AtomType.h 2021-05-16T23:14:07.5113770Z rm /usr/local/include/H5Attribute.h 2021-05-16T23:14:07.5117540Z rm /usr/local/include/H5Classes.h 2021-05-16T23:14:07.5120570Z rm /usr/local/include/H5CommonFG.h 2021-05-16T23:14:07.5124730Z rm /usr/local/include/H5CompType.h 2021-05-16T23:14:07.5128340Z rm /usr/local/include/H5Cpp.h 2021-05-16T23:14:07.5130670Z rm /usr/local/include/H5CppDoc.h 2021-05-16T23:14:07.5134970Z rm /usr/local/include/H5Cpublic.h 2021-05-16T23:14:07.5138010Z rm /usr/local/include/H5DOpublic.h 2021-05-16T23:14:07.5141840Z rm /usr/local/include/H5DSpublic.h 2021-05-16T23:14:07.5144930Z rm /usr/local/include/H5DaccProp.h 2021-05-16T23:14:07.5148700Z rm /usr/local/include/H5DataSet.h 2021-05-16T23:14:07.5152670Z rm /usr/local/include/H5DataSpace.h 2021-05-16T23:14:07.5158680Z rm /usr/local/include/H5DataType.h 2021-05-16T23:14:07.5160560Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T23:14:07.5164620Z rm /usr/local/include/H5Dpublic.h 2021-05-16T23:14:07.5167640Z rm /usr/local/include/H5DxferProp.h 2021-05-16T23:14:07.5170850Z rm /usr/local/include/H5ESpublic.h 2021-05-16T23:14:07.5174430Z rm /usr/local/include/H5EnumType.h 2021-05-16T23:14:07.5180360Z rm /usr/local/include/H5Epubgen.h 2021-05-16T23:14:07.5181300Z rm /usr/local/include/H5Epublic.h 2021-05-16T23:14:07.5183880Z rm /usr/local/include/H5Exception.h 2021-05-16T23:14:07.5188020Z rm /usr/local/include/H5FDcore.h 2021-05-16T23:14:07.5191560Z rm /usr/local/include/H5FDdirect.h 2021-05-16T23:14:07.5198210Z rm /usr/local/include/H5FDfamily.h 2021-05-16T23:14:07.5199460Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T23:14:07.5202750Z rm /usr/local/include/H5FDlog.h 2021-05-16T23:14:07.5207380Z rm /usr/local/include/H5FDmpi.h 2021-05-16T23:14:07.5212780Z rm /usr/local/include/H5FDmpio.h 2021-05-16T23:14:07.5214660Z rm /usr/local/include/H5FDmulti.h 2021-05-16T23:14:07.5218200Z rm /usr/local/include/H5FDpublic.h 2021-05-16T23:14:07.5223270Z rm /usr/local/include/H5FDros3.h 2021-05-16T23:14:07.5228760Z rm /usr/local/include/H5FDsec2.h 2021-05-16T23:14:07.5229660Z rm /usr/local/include/H5FDstdio.h 2021-05-16T23:14:07.5234370Z rm /usr/local/include/H5FDwindows.h 2021-05-16T23:14:07.5238640Z rm /usr/local/include/H5FaccProp.h 2021-05-16T23:14:07.5241000Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T23:14:07.5243970Z rm /usr/local/include/H5File.h 2021-05-16T23:14:07.5249460Z rm /usr/local/include/H5FloatType.h 2021-05-16T23:14:07.5255050Z rm /usr/local/include/H5Fpublic.h 2021-05-16T23:14:07.5256590Z rm /usr/local/include/H5Gpublic.h 2021-05-16T23:14:07.5260600Z rm /usr/local/include/H5Group.h 2021-05-16T23:14:07.5265380Z rm /usr/local/include/H5IMpublic.h 2021-05-16T23:14:07.5268020Z rm /usr/local/include/H5IdComponent.h 2021-05-16T23:14:07.5273090Z rm /usr/local/include/H5Include.h 2021-05-16T23:14:07.5276980Z rm /usr/local/include/H5IntType.h 2021-05-16T23:14:07.5279340Z rm /usr/local/include/H5Ipublic.h 2021-05-16T23:14:07.5283110Z rm /usr/local/include/H5LDpublic.h 2021-05-16T23:14:07.5286700Z rm /usr/local/include/H5LTpublic.h 2021-05-16T23:14:07.5289450Z rm /usr/local/include/H5LaccProp.h 2021-05-16T23:14:07.5292780Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T23:14:07.5295910Z rm /usr/local/include/H5Library.h 2021-05-16T23:14:07.5299910Z rm /usr/local/include/H5Location.h 2021-05-16T23:14:07.5303530Z rm /usr/local/include/H5Lpublic.h 2021-05-16T23:14:07.5307910Z rm /usr/local/include/H5MMpublic.h 2021-05-16T23:14:07.5310550Z rm /usr/local/include/H5Mpublic.h 2021-05-16T23:14:07.5314970Z rm /usr/local/include/H5Object.h 2021-05-16T23:14:07.5319200Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T23:14:07.5321830Z rm /usr/local/include/H5Opublic.h 2021-05-16T23:14:07.5328000Z rm /usr/local/include/H5PLextern.h 2021-05-16T23:14:07.5330940Z rm /usr/local/include/H5PLpublic.h 2021-05-16T23:14:07.5332990Z rm /usr/local/include/H5PTpublic.h 2021-05-16T23:14:07.5336500Z rm /usr/local/include/H5PacketTable.h 2021-05-16T23:14:07.5367370Z rm /usr/local/include/H5Ppublic.h 2021-05-16T23:14:07.5368290Z rm /usr/local/include/H5PredType.h 2021-05-16T23:14:07.5369400Z rm /usr/local/include/H5PropList.h 2021-05-16T23:14:07.5371900Z rm /usr/local/include/H5Rpublic.h 2021-05-16T23:14:07.5372880Z rm /usr/local/include/H5Spublic.h 2021-05-16T23:14:07.5373740Z rm /usr/local/include/H5StrType.h 2021-05-16T23:14:07.5374590Z rm /usr/local/include/H5TBpublic.h 2021-05-16T23:14:07.5375440Z rm /usr/local/include/H5Tpublic.h 2021-05-16T23:14:07.5376380Z rm /usr/local/include/H5VLconnector.h 2021-05-16T23:14:07.5377340Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T23:14:07.5378250Z rm /usr/local/include/H5VLnative.h 2021-05-16T23:14:07.5382990Z Only the first 100 operations were output. 2021-05-16T23:14:09.3235540Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T23:14:10.4314290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T23:14:10.9951640Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T23:14:11.3817860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T23%3A20%3A00Z&sig=XpSlzMpk7DqQSGZYcCG1j9zMDyCZ4j6FtwQ8pxcaeKU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:11.4278380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-16T23\%3A20\%3A00Z\&sig=XpSlzMpk7DqQSGZYcCG1j9zMDyCZ4j6FtwQ8pxcaeKU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:11.6979190Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T23:14:11.7793730Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T23:14:11.7823830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4923-1osq03 2021-05-16T23:14:11.9225760Z cp -pR /private/tmp/d20210516-4923-1osq03/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T23:14:12.0837790Z chmod -Rf +w /private/tmp/d20210516-4923-1osq03 2021-05-16T23:14:12.2497490Z ==> Finishing up 2021-05-16T23:14:12.2822480Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T23:14:12.2828670Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T23:14:12.2859230Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T23:14:12.2863700Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T23:14:12.2871130Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T23:14:12.2875610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T23:14:12.2881100Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T23:14:12.2885800Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T23:14:12.2890710Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T23:14:12.2895510Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T23:14:12.2900630Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T23:14:12.2905500Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T23:14:12.2910580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T23:14:12.2918290Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T23:14:12.2924790Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T23:14:12.2955260Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T23:14:12.3523350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5087-l30ndl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-16T23:14:14.8981800Z ==> Caveats 2021-05-16T23:14:14.8982910Z Emacs Lisp files have been installed to: 2021-05-16T23:14:14.8984260Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T23:14:14.8985570Z ==> Summary 2021-05-16T23:14:14.9171640Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T23:14:17.1485440Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T23:14:18.3704420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T23:14:18.9480590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T23:14:19.3194380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T23%3A20%3A00Z&sig=vLpXhGFcvz7r5Mw6yyHF6kH5LkqSBJVf8bA0IRU%2F3N4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:19.3719370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-16T23\%3A20\%3A00Z\&sig=vLpXhGFcvz7r5Mw6yyHF6kH5LkqSBJVf8bA0IRU\%2F3N4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:20.2951580Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T23:14:20.3792510Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T23:14:20.3822460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5094-7ji8tn 2021-05-16T23:14:20.5179390Z cp -pR /private/tmp/d20210516-5094-7ji8tn/gsl/. /usr/local/Cellar/gsl 2021-05-16T23:14:20.7150320Z chmod -Rf +w /private/tmp/d20210516-5094-7ji8tn 2021-05-16T23:14:20.8756170Z ==> Finishing up 2021-05-16T23:14:20.9015510Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T23:14:20.9023270Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T23:14:20.9028010Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T23:14:20.9035570Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T23:14:20.9063010Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T23:14:20.9079300Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T23:14:20.9185580Z info /usr/local/share/info/gsl-ref.info 2021-05-16T23:14:20.9199730Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T23:14:20.9211100Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T23:14:20.9221860Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T23:14:20.9249140Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T23:14:20.9256960Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T23:14:20.9262650Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T23:14:20.9268870Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T23:14:20.9274580Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T23:14:20.9279920Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T23:14:20.9285960Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T23:14:20.9297900Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T23:14:20.9935560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5259-1uxhn1x.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-16T23:14:23.4778860Z ==> Summary 2021-05-16T23:14:23.4950250Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T23:14:26.8251120Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T23:14:27.9874690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T23:14:28.5526110Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T23:14:28.9308200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T23%3A20%3A00Z&sig=0xvI9FsHnBoSoYreRp%2FiXpZZdPvCUZ%2B7lDxAynih4l4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:28.9849180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-16T23\%3A20\%3A00Z\&sig=0xvI9FsHnBoSoYreRp\%2FiXpZZdPvCUZ\%2B7lDxAynih4l4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:29.2054700Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T23:14:29.2241990Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T23:14:30.3259080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T23:14:30.8867310Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T23:14:31.2673010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T23%3A20%3A00Z&sig=NrG%2FbrSz5p5Tep%2BUHmbOWbHrOcghTt87qwxBAd9hrXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:31.3164340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-16T23\%3A20\%3A00Z\&sig=NrG\%2FbrSz5p5Tep\%2BUHmbOWbHrOcghTt87qwxBAd9hrXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:31.4298530Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T23:14:31.4347830Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T23:14:32.5988430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T23:14:33.1668210Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T23:14:33.5683580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T23%3A20%3A00Z&sig=wZwARxnjqcHwSxPVlFk9dB78Ip8Cj1Te7mjuQTB1T6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:33.6166580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-16T23\%3A20\%3A00Z\&sig=wZwARxnjqcHwSxPVlFk9dB78Ip8Cj1Te7mjuQTB1T6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:33.6951850Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:14:33.6996000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T23:14:34.8796420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T23:14:35.4351240Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T23:14:35.7966220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T23%3A20%3A00Z&sig=biG1haKV75kvISuBiSjw8PV1ONHc8uOuNWAZheRSMu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:35.8634910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-16T23\%3A20\%3A00Z\&sig=biG1haKV75kvISuBiSjw8PV1ONHc8uOuNWAZheRSMu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:35.9235130Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T23:14:35.9275480Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T23:14:37.0863470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T23:14:37.6698320Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T23:14:38.0386240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T23%3A20%3A00Z&sig=MrLsAvuTh8J%2FeE4yIajlDFUuigKUmgLP37skd89I4Cw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:38.0989340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-16T23\%3A20\%3A00Z\&sig=MrLsAvuTh8J\%2FeE4yIajlDFUuigKUmgLP37skd89I4Cw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:38.2313370Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T23:14:38.2412050Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T23:14:39.4033940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T23:14:39.9628340Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T23:14:40.5562590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T23%3A20%3A00Z&sig=cIQqDZXFCB1foEAuk0e6eGOCArcLUVDmwMx3s%2FRpCC8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:40.6123230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-16T23\%3A20\%3A00Z\&sig=cIQqDZXFCB1foEAuk0e6eGOCArcLUVDmwMx3s\%2FRpCC8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:40.6660800Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T23:14:40.6694040Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T23:14:41.9786160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T23:14:42.5440660Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T23:14:42.9823490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T23%3A20%3A00Z&sig=fIf%2Bot4San3A6C56oTKaCxkoWWnLvicesfdvvlPd6%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:43.0335960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-16T23\%3A20\%3A00Z\&sig=fIf\%2Bot4San3A6C56oTKaCxkoWWnLvicesfdvvlPd6\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:43.1670510Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T23:14:43.1771360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T23:14:44.3417470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T23:14:44.9383660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T23:14:45.5798250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T23%3A20%3A00Z&sig=Kt%2FIm6uwf8ZsXndsvpj3%2FHhadcCNUFxUaW5f9m1nF%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:45.8209620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-16T23\%3A20\%3A00Z\&sig=Kt\%2FIm6uwf8ZsXndsvpj3\%2FHhadcCNUFxUaW5f9m1nF\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:45.8892230Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T23:14:45.8931400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T23:14:47.0377090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T23:14:47.8278390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T23:14:48.4265760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T23%3A20%3A00Z&sig=Y4eFASR6j8TnyOUuuKDzodoyjCQTcNd2PaXagHd6jOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:48.4744890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-16T23\%3A20\%3A00Z\&sig=Y4eFASR6j8TnyOUuuKDzodoyjCQTcNd2PaXagHd6jOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:48.5518510Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T23:14:48.5559500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T23:14:49.8098080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T23:14:50.3576540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T23:14:51.6815320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T23%3A20%3A00Z&sig=PgMwD9jhSZOfrEwgdTU0Yj%2BzhFtGEAzBWQWel2%2FEsKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:51.8002350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-16T23\%3A20\%3A00Z\&sig=PgMwD9jhSZOfrEwgdTU0Yj\%2BzhFtGEAzBWQWel2\%2FEsKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:51.9890620Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T23:14:51.9923840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T23:14:53.6149850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T23:14:54.1953410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T23:14:55.3123330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T23%3A20%3A00Z&sig=iMF49A6OB9mLWarDnDBRzcJQ8FMmCuB0FySuIje2Mgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:55.3655630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-16T23\%3A20\%3A00Z\&sig=iMF49A6OB9mLWarDnDBRzcJQ8FMmCuB0FySuIje2Mgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:55.4197630Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T23:14:55.4245900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T23:14:56.8242320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T23:14:57.4720700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T23:14:58.2928110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T23%3A20%3A00Z&sig=kKv6Ebcb2VT%2FYmIALG%2BzOwGzxvKVqWaPQBvYXEwcS9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:58.3606920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-16T23\%3A20\%3A00Z\&sig=kKv6Ebcb2VT\%2FYmIALG\%2BzOwGzxvKVqWaPQBvYXEwcS9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:58.5781770Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T23:14:58.5883800Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T23:15:01.7870350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T23:15:03.5383880Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T23:15:06.8983800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T23%3A25%3A00Z&sig=YFVzhLHTg%2B5zyZ5ks6swFlVeeqTTXSl5u9pZ1A0BDbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:07.2623850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-16T23\%3A25\%3A00Z\&sig=YFVzhLHTg\%2B5zyZ5ks6swFlVeeqTTXSl5u9pZ1A0BDbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:07.7282690Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T23:15:07.7330060Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T23:15:11.5170180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T23:15:12.1467410Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T23:15:14.1257660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T23%3A25%3A00Z&sig=kChdYGJWSiaA892NhLMTZS1FBcFLIreOS8JA3LiV4uA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:14.4851170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-16T23\%3A25\%3A00Z\&sig=kChdYGJWSiaA892NhLMTZS1FBcFLIreOS8JA3LiV4uA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:14.9989490Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T23:15:15.1164850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T23:15:16.5276970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T23:15:18.8518810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T23:15:19.3775010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T23%3A25%3A00Z&sig=kXiC9ObfBWtuCVrCbYipR3EcZgAEGKRZZLCGZiD284Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:20.1564220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-16T23\%3A25\%3A00Z\&sig=kXiC9ObfBWtuCVrCbYipR3EcZgAEGKRZZLCGZiD284Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:20.7659280Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T23:15:20.7782990Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T23:15:23.6135570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T23:15:24.2622420Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T23:15:26.7941590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T23%3A25%3A00Z&sig=iKvouOUzU%2BreYNX7G17GoKQY6XMPQpJuEHfwrqMFDiY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:27.0890500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-16T23\%3A25\%3A00Z\&sig=iKvouOUzU\%2BreYNX7G17GoKQY6XMPQpJuEHfwrqMFDiY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:27.2103920Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T23:15:27.2144840Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T23:15:29.0608210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T23:15:30.0212570Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T23:15:32.7152140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T23%3A25%3A00Z&sig=svNGrIvu%2FGB1aA8JUJXZjqZPKGOEX%2FiwF0E4lxQ44lo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:33.0653300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-16T23\%3A25\%3A00Z\&sig=svNGrIvu\%2FGB1aA8JUJXZjqZPKGOEX\%2FiwF0E4lxQ44lo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:33.5424620Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T23:15:33.5510630Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T23:15:35.2898070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T23:15:36.2335010Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T23:15:36.8912340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T23%3A25%3A00Z&sig=MHbiS1leVb3fLDM7wkPKwS46sGBcHrvKU7zs1pk0FHk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:37.2352460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-16T23\%3A25\%3A00Z\&sig=MHbiS1leVb3fLDM7wkPKwS46sGBcHrvKU7zs1pk0FHk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:37.5313470Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T23:15:37.5345330Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T23:15:39.2667820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T23:15:41.7960770Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T23:15:42.9127370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T23%3A25%3A00Z&sig=wpS%2BuTxiDA1bqcP6XAncB9E%2BCjTKIg5QQKzRYSlOjEI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:42.9792620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-16T23\%3A25\%3A00Z\&sig=wpS\%2BuTxiDA1bqcP6XAncB9E\%2BCjTKIg5QQKzRYSlOjEI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:43.2004030Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T23:15:43.2054040Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T23:15:47.7449320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T23:15:48.7187680Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T23:15:49.8548090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T23%3A25%3A00Z&sig=aKLMN%2BG86Me3yI%2B7%2FZr2uJQfIzMuD7gtJMe9zTRbpNw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:50.2173970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-16T23\%3A25\%3A00Z\&sig=aKLMN\%2BG86Me3yI\%2B7\%2FZr2uJQfIzMuD7gtJMe9zTRbpNw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:50.8407320Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T23:15:50.8535210Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T23:15:53.8905840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T23:15:55.8341800Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T23:15:57.1404430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T23%3A25%3A00Z&sig=LXXcym3N%2FJHERaTUVex%2BrR2LPsu%2FXas7to9I4FB7xqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:57.5277130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-16T23\%3A25\%3A00Z\&sig=LXXcym3N\%2FJHERaTUVex\%2BrR2LPsu\%2FXas7to9I4FB7xqY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:57.9997890Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T23:15:58.0046140Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T23:15:59.8557620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T23:16:01.9390580Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T23:16:02.9535260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T23%3A25%3A00Z&sig=a7tjqw7Cf5juE7tXBqCN%2Bv%2Bo%2FT6etFbijzDmCYj73Is%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:03.4753010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-16T23\%3A25\%3A00Z\&sig=a7tjqw7Cf5juE7tXBqCN\%2Bv\%2Bo\%2FT6etFbijzDmCYj73Is\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:04.3458150Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T23:16:04.3570720Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T23:16:06.1729930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T23:16:07.0962600Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T23:16:09.0450510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T23%3A25%3A00Z&sig=lHnFreUmT6TvprQBVusKiBz3%2BuX%2FcwfZn1WwTZb%2FPP4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:10.2742660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-16T23\%3A25\%3A00Z\&sig=lHnFreUmT6TvprQBVusKiBz3\%2BuX\%2FcwfZn1WwTZb\%2FPP4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:11.0921180Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T23:16:11.1358390Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T23:16:13.0707300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T23:16:17.0039580Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T23:16:17.8835820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T23%3A25%3A00Z&sig=jLOYjYrUJ922Qw9hdz7zN52rIIxC3687CN79CaFfNn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:18.2788180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-16T23\%3A25\%3A00Z\&sig=jLOYjYrUJ922Qw9hdz7zN52rIIxC3687CN79CaFfNn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:18.8136510Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T23:16:18.8204660Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T23:16:24.7756420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T23:16:25.5205040Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T23:16:27.5478860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T23%3A25%3A00Z&sig=n6oLDDm328R%2F6uh5GE5z5YhNNZpCBfpL1fEZPz5CwgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:27.6355710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-16T23\%3A25\%3A00Z\&sig=n6oLDDm328R\%2F6uh5GE5z5YhNNZpCBfpL1fEZPz5CwgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:28.2865790Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T23:16:28.2984290Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T23:16:30.4441540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T23:16:31.2469730Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T23:16:32.2280530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T23%3A25%3A00Z&sig=WyNcqAM0wBJNUeottKoR7iy%2FijaltM8%2FiqHET25b6rc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:32.6722580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-16T23\%3A25\%3A00Z\&sig=WyNcqAM0wBJNUeottKoR7iy\%2FijaltM8\%2FiqHET25b6rc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:33.3817390Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T23:16:33.4023710Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T23:16:35.1682490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T23:16:36.1107380Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T23:16:37.2796220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T23%3A25%3A00Z&sig=Vtm0DrM6Q%2FOA2spAs%2BBaH45wqOMOE2xhEmOus5B4440%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:37.7245400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-16T23\%3A25\%3A00Z\&sig=Vtm0DrM6Q\%2FOA2spAs\%2BBaH45wqOMOE2xhEmOus5B4440\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:37.8809220Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T23:16:37.8873960Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T23:16:40.8742320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T23:16:41.5611900Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T23:16:42.3329070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T23%3A25%3A00Z&sig=gz0QLP9X%2FXbX0z%2BQNaJq72hOt%2BRDTVifFtYQhmkxOEs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:42.3895180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-16T23\%3A25\%3A00Z\&sig=gz0QLP9X\%2FXbX0z\%2BQNaJq72hOt\%2BRDTVifFtYQhmkxOEs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:42.6738340Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T23:16:42.6827460Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T23:16:44.5285440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T23:16:45.4587280Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T23:16:46.1899430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T23%3A25%3A00Z&sig=UU45yO%2BdQRo1QjuGDfg3Mj34nJDmz32cXcA9VB%2Bx82E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:46.2839600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-16T23\%3A25\%3A00Z\&sig=UU45yO\%2BdQRo1QjuGDfg3Mj34nJDmz32cXcA9VB\%2Bx82E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:46.4898290Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:16:46.4948560Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T23:16:47.7365720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T23:16:48.3154980Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T23:16:48.7113380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T23%3A25%3A00Z&sig=DPDanbrYW5l5JHeeZgt8JUuSUmU78ad6ejL07p%2F5yvQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:48.7611370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-16T23\%3A25\%3A00Z\&sig=DPDanbrYW5l5JHeeZgt8JUuSUmU78ad6ejL07p\%2F5yvQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:49.1762040Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T23:16:49.3101520Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-16T23:16:49.3166570Z ==> Installing ffmpeg dependency: aom 2021-05-16T23:16:49.3900910Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T23:16:49.3948940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-1gi4hdp 2021-05-16T23:16:49.4577120Z cp -pR /private/tmp/d20210516-5266-1gi4hdp/aom/. /usr/local/Cellar/aom 2021-05-16T23:16:49.4990550Z chmod -Rf +w /private/tmp/d20210516-5266-1gi4hdp 2021-05-16T23:16:49.5625890Z ==> Finishing up 2021-05-16T23:16:49.6920090Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T23:16:49.6933100Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T23:16:49.6951150Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T23:16:49.6969520Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T23:16:49.6982860Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T23:16:49.6993610Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T23:16:49.7001850Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T23:16:49.7014640Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T23:16:49.7230910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5626-l3a2hx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-16T23:16:52.2383240Z ==> Summary 2021-05-16T23:16:52.2410810Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T23:16:52.2417110Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T23:16:52.2481890Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T23:16:52.2502580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-17ajo98 2021-05-16T23:16:52.2697980Z cp -pR /private/tmp/d20210516-5266-17ajo98/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T23:16:52.2869950Z chmod -Rf +w /private/tmp/d20210516-5266-17ajo98 2021-05-16T23:16:52.3478000Z ==> Finishing up 2021-05-16T23:16:52.3901440Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T23:16:52.3920720Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T23:16:52.3931000Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T23:16:52.3936580Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T23:16:52.3947210Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T23:16:52.4098120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5653-1peqcpf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-16T23:16:55.0732560Z ==> Summary 2021-05-16T23:16:55.0761090Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T23:16:55.0822990Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T23:16:55.0883950Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:16:55.0905430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-cx7jck 2021-05-16T23:16:55.1468860Z cp -pR /private/tmp/d20210516-5266-cx7jck/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T23:16:55.2259610Z chmod -Rf +w /private/tmp/d20210516-5266-cx7jck 2021-05-16T23:16:55.3038020Z ==> Finishing up 2021-05-16T23:16:55.3473680Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T23:16:55.3479540Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T23:16:55.3488010Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T23:16:55.3595060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5679-fpqcb.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-16T23:16:57.8502090Z ==> Summary 2021-05-16T23:16:57.8589220Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T23:16:57.8614070Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T23:16:57.8624970Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T23:16:57.8644460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-kfwarq 2021-05-16T23:16:57.8921990Z cp -pR /private/tmp/d20210516-5266-kfwarq/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T23:16:57.9355850Z chmod -Rf +w /private/tmp/d20210516-5266-kfwarq 2021-05-16T23:16:58.0241790Z ==> Finishing up 2021-05-16T23:16:58.0775200Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T23:16:58.0781530Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T23:16:58.0815910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T23:16:58.0833880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T23:16:58.0847340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T23:16:58.0856410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T23:16:58.0868510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T23:16:58.0881280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T23:16:58.0895930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T23:16:58.0907690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T23:16:58.0917510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T23:16:58.0923410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T23:16:58.0934220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T23:16:58.0944860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T23:16:58.0950790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T23:16:58.0962160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-16T23:16:58.0976050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T23:16:58.0988420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T23:16:58.0999910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T23:16:58.1007800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T23:16:58.1013940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T23:16:58.1031280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T23:16:58.1043130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T23:16:58.1049190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T23:16:58.1055290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T23:16:58.1068100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T23:16:58.1077230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T23:16:58.1088690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T23:16:58.1101970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T23:16:58.1112880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T23:16:58.1123810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T23:16:58.1130100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T23:16:58.1136250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T23:16:58.1150810Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T23:16:58.1156440Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T23:16:58.1165620Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T23:16:58.1173830Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T23:16:58.1426540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5705-1v2a0xk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-16T23:17:01.0158330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-15jcd2s 2021-05-16T23:17:01.0160860Z ==> Summary 2021-05-16T23:17:01.0162780Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T23:17:01.0165300Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T23:17:01.0167870Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T23:17:01.1176700Z cp -pR /private/tmp/d20210516-5266-15jcd2s/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T23:17:01.2327950Z chmod -Rf +w /private/tmp/d20210516-5266-15jcd2s 2021-05-16T23:17:01.4302620Z ==> Finishing up 2021-05-16T23:17:01.4835940Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T23:17:01.4853320Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T23:17:01.4880310Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T23:17:01.4909490Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T23:17:01.4920220Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T23:17:01.4923850Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:17:01.4949930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T23:17:01.4975220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T23:17:01.5007930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T23:17:01.5061600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T23:17:01.5067690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T23:17:01.5072980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T23:17:01.5078330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T23:17:01.5083890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T23:17:01.5089370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T23:17:01.5094830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T23:17:01.5099840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T23:17:01.5105770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T23:17:01.5110870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T23:17:01.5116400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T23:17:01.5121670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T23:17:01.5127420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T23:17:01.5132580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T23:17:01.5138190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T23:17:01.5143630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T23:17:01.5148980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T23:17:01.5154880Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:17:01.5177920Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T23:17:01.5189040Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T23:17:01.5200690Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T23:17:01.5217500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T23:17:01.5223510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T23:17:01.5228700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T23:17:01.5234240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T23:17:01.5239720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T23:17:01.5245810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T23:17:01.5250870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T23:17:01.5256500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T23:17:01.5261750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T23:17:01.5267810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T23:17:01.5273010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T23:17:01.5278800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T23:17:01.5283990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T23:17:01.5289730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T23:17:01.5296390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T23:17:01.5302090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T23:17:01.5307690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T23:17:01.5313210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T23:17:01.5323110Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T23:17:01.5328070Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T23:17:01.5340390Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T23:17:01.5355910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T23:17:01.5359180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-16T23:17:01.5872730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5731-6ufe1b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-16T23:17:04.1783490Z ==> Summary 2021-05-16T23:17:04.1927860Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T23:17:04.1934340Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T23:17:04.1989170Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T23:17:04.2007900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-1xn6p28 2021-05-16T23:17:04.2148550Z cp -pR /private/tmp/d20210516-5266-1xn6p28/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T23:17:04.2491150Z chmod -Rf +w /private/tmp/d20210516-5266-1xn6p28 2021-05-16T23:17:04.3109210Z ==> Finishing up 2021-05-16T23:17:04.3552140Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T23:17:04.3558310Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T23:17:04.3564950Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T23:17:04.3572480Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T23:17:04.3578260Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T23:17:04.3587660Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T23:17:04.3595440Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T23:17:04.3753690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5757-eao92j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-16T23:17:06.9526790Z ==> Summary 2021-05-16T23:17:06.9558980Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T23:17:06.9566700Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T23:17:07.2008810Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T23:17:07.2027850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-1nsc43q 2021-05-16T23:17:07.2594840Z cp -pR /private/tmp/d20210516-5266-1nsc43q/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T23:17:07.3105050Z chmod -Rf +w /private/tmp/d20210516-5266-1nsc43q 2021-05-16T23:17:07.4797090Z ==> Finishing up 2021-05-16T23:17:07.5207700Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T23:17:07.5226830Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T23:17:07.5234990Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T23:17:07.5240960Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T23:17:07.5248050Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T23:17:07.5257490Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T23:17:07.5285920Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T23:17:07.5293610Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T23:17:07.5300880Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T23:17:07.5305350Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T23:17:07.5340620Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T23:17:07.5345270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T23:17:07.5353610Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T23:17:07.5358950Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T23:17:07.5364130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T23:17:07.5372230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T23:17:07.5378270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T23:17:07.5383310Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T23:17:07.5388170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T23:17:07.5393930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T23:17:07.5402430Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T23:17:07.5410480Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T23:17:07.5416270Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T23:17:07.5421160Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T23:17:07.5711010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5785-1pzeuja.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-16T23:17:10.3763460Z ==> Summary 2021-05-16T23:17:10.3823090Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T23:17:10.3829620Z ==> Installing ffmpeg dependency: libass 2021-05-16T23:17:10.6382010Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T23:17:10.6400250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-uyinrs 2021-05-16T23:17:10.6521090Z cp -pR /private/tmp/d20210516-5266-uyinrs/libass/. /usr/local/Cellar/libass 2021-05-16T23:17:10.6644670Z chmod -Rf +w /private/tmp/d20210516-5266-uyinrs 2021-05-16T23:17:10.7220290Z ==> Finishing up 2021-05-16T23:17:10.7627650Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T23:17:10.7633760Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T23:17:10.7656630Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T23:17:10.7660960Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T23:17:10.7669440Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T23:17:10.7818200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5812-1g6255n.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-16T23:17:13.4891700Z ==> Summary 2021-05-16T23:17:13.4910660Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T23:17:13.4917220Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T23:17:13.5107520Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T23:17:13.5125430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-e5w7dh 2021-05-16T23:17:13.5482250Z cp -pR /private/tmp/d20210516-5266-e5w7dh/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T23:17:13.5670610Z chmod -Rf +w /private/tmp/d20210516-5266-e5w7dh 2021-05-16T23:17:13.6429720Z ==> Finishing up 2021-05-16T23:17:13.6832580Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T23:17:13.6840490Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T23:17:13.6845750Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T23:17:13.6854080Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T23:17:13.6861550Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T23:17:13.6897380Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T23:17:13.6902600Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T23:17:13.6910530Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T23:17:13.7090120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5838-bw7eii.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-16T23:17:16.3357180Z ==> Summary 2021-05-16T23:17:16.3383450Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T23:17:16.3391050Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T23:17:16.3448460Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T23:17:16.3466900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5266-1a4senr 2021-05-16T23:17:16.3629340Z cp -pR /private/tmp/d20210516-5266-1a4senr/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T23:17:16.3865760Z chmod -Rf +w /private/tmp/d20210516-5266-1a4senr 2021-05-16T23:17:16.4561600Z ==> Finishing up 2021-05-16T23:17:16.4981240Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T23:17:16.4985180Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T23:17:16.4999330Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T23:17:16.5037260Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T23:17:16.5041760Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T23:17:16.5047610Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T23:17:16.5053060Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T23:17:16.5058070Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T23:17:16.5063530Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T23:17:16.5071730Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T23:17:16.5077110Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T23:17:16.5256260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5864-1dou328.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-16T23:17:19.0215890Z ==> Summary 2021-05-16T23:17:19.0250060Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T23:17:19.0258020Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T23:17:19.0315610Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T23:17:19.0336730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5266-1kl79yn 2021-05-16T23:17:19.0882270Z cp -pR /private/tmp/d20210516-5266-1kl79yn/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T23:17:19.1127380Z chmod -Rf +w /private/tmp/d20210516-5266-1kl79yn 2021-05-16T23:17:19.1700470Z ==> Finishing up 2021-05-16T23:17:19.2000370Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T23:17:19.2006580Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T23:17:19.2012330Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T23:17:19.2019640Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T23:17:19.2178440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5890-xqrxzp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-16T23:17:21.8566390Z ==> Summary 2021-05-16T23:17:21.8598550Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T23:17:21.8606160Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T23:17:21.8652230Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T23:17:21.8671350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-2shtsb 2021-05-16T23:17:21.8951240Z cp -pR /private/tmp/d20210516-5266-2shtsb/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T23:17:21.9129930Z chmod -Rf +w /private/tmp/d20210516-5266-2shtsb 2021-05-16T23:17:21.9654120Z ==> Finishing up 2021-05-16T23:17:22.0094250Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T23:17:22.0101620Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T23:17:22.0109180Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T23:17:22.0206230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5916-1o8nes3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-16T23:17:24.7548020Z ==> Summary 2021-05-16T23:17:24.7573310Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T23:17:24.7580050Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T23:17:24.7615420Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T23:17:24.7633860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-wr0pc 2021-05-16T23:17:24.7844570Z cp -pR /private/tmp/d20210516-5266-wr0pc/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T23:17:24.8007770Z chmod -Rf +w /private/tmp/d20210516-5266-wr0pc 2021-05-16T23:17:24.8609760Z ==> Finishing up 2021-05-16T23:17:24.9055270Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T23:17:24.9059060Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T23:17:24.9066970Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T23:17:24.9071600Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T23:17:24.9077590Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T23:17:24.9082440Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T23:17:24.9087790Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T23:17:24.9092910Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T23:17:24.9100890Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T23:17:24.9105970Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T23:17:24.9259570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5942-11fkztj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-16T23:17:27.5331370Z ==> Summary 2021-05-16T23:17:27.5356610Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T23:17:27.5364580Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T23:17:27.5458400Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T23:17:27.5476830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-uah1wm 2021-05-16T23:17:28.0032990Z cp -pR /private/tmp/d20210516-5266-uah1wm/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T23:17:28.2100410Z chmod -Rf +w /private/tmp/d20210516-5266-uah1wm 2021-05-16T23:17:28.2747630Z ==> Finishing up 2021-05-16T23:17:28.3177430Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T23:17:28.3183560Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T23:17:28.3190450Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T23:17:28.3201810Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T23:17:28.3203740Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T23:17:28.3209210Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T23:17:28.3216760Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T23:17:28.3392070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5968-1xrte84.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-16T23:17:30.9003860Z ==> Summary 2021-05-16T23:17:30.9026090Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T23:17:30.9033570Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T23:17:30.9578720Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T23:17:30.9596960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5266-7l2eq 2021-05-16T23:17:30.9915050Z cp -pR /private/tmp/d20210516-5266-7l2eq/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T23:17:31.0247230Z chmod -Rf +w /private/tmp/d20210516-5266-7l2eq 2021-05-16T23:17:31.1347600Z ==> Finishing up 2021-05-16T23:17:31.2450910Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T23:17:31.2487510Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T23:17:31.2489520Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T23:17:31.2491520Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T23:17:31.2493460Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T23:17:31.2495300Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T23:17:31.2497200Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T23:17:31.2674110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5994-gevljj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-16T23:17:33.8538350Z ==> Summary 2021-05-16T23:17:33.8572100Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T23:17:33.8578590Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T23:17:33.9151630Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T23:17:33.9170830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-135s84g 2021-05-16T23:17:33.9323370Z cp -pR /private/tmp/d20210516-5266-135s84g/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T23:17:33.9468160Z chmod -Rf +w /private/tmp/d20210516-5266-135s84g 2021-05-16T23:17:34.0073230Z ==> Finishing up 2021-05-16T23:17:34.0514520Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T23:17:34.0520650Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T23:17:34.0527690Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T23:17:34.0532650Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T23:17:34.0538490Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T23:17:34.0546050Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T23:17:34.0692550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6020-1tm41oc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-16T23:17:36.6090570Z ==> Summary 2021-05-16T23:17:36.6111730Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T23:17:36.6117980Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T23:17:36.6179600Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T23:17:36.6198360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-xgll8v 2021-05-16T23:17:36.6723450Z cp -pR /private/tmp/d20210516-5266-xgll8v/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T23:17:36.7289100Z chmod -Rf +w /private/tmp/d20210516-5266-xgll8v 2021-05-16T23:17:36.8121720Z ==> Finishing up 2021-05-16T23:17:36.8545940Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T23:17:36.8553220Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T23:17:36.8562080Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T23:17:36.8571230Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T23:17:36.8593010Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T23:17:36.8597680Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T23:17:36.8603420Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T23:17:36.8608270Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T23:17:36.8613400Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T23:17:36.8621160Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T23:17:36.8909500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6046-ag8cun.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-16T23:17:39.4688140Z ==> Summary 2021-05-16T23:17:39.4759370Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T23:17:39.4766320Z ==> Installing ffmpeg dependency: snappy 2021-05-16T23:17:39.4836060Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T23:17:39.4854030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-155puhi 2021-05-16T23:17:39.4977270Z cp -pR /private/tmp/d20210516-5266-155puhi/snappy/. /usr/local/Cellar/snappy 2021-05-16T23:17:39.5134610Z chmod -Rf +w /private/tmp/d20210516-5266-155puhi 2021-05-16T23:17:39.5677610Z ==> Finishing up 2021-05-16T23:17:39.6182750Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T23:17:39.6186260Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T23:17:39.6191860Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T23:17:39.6196170Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T23:17:39.6206330Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T23:17:39.6211320Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T23:17:39.6220020Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T23:17:39.6222070Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T23:17:39.6227560Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T23:17:39.6370050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6072-a5ei3r.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-16T23:17:42.3915250Z ==> Summary 2021-05-16T23:17:42.3939940Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T23:17:42.3946290Z ==> Installing ffmpeg dependency: speex 2021-05-16T23:17:42.4011780Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T23:17:42.4029700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-71ano5 2021-05-16T23:17:42.4198030Z cp -pR /private/tmp/d20210516-5266-71ano5/speex/. /usr/local/Cellar/speex 2021-05-16T23:17:42.4392110Z chmod -Rf +w /private/tmp/d20210516-5266-71ano5 2021-05-16T23:17:42.5037480Z ==> Finishing up 2021-05-16T23:17:42.5471340Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T23:17:42.5485100Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T23:17:42.5492430Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T23:17:42.5498950Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T23:17:42.5503600Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T23:17:42.5509260Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T23:17:42.5516560Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T23:17:42.5681490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6098-p3kyc7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-16T23:17:45.1735970Z ==> Summary 2021-05-16T23:17:45.1765540Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T23:17:45.1773420Z ==> Installing ffmpeg dependency: srt 2021-05-16T23:17:45.1900630Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T23:17:45.1918650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-hlyjl5 2021-05-16T23:17:45.2250060Z cp -pR /private/tmp/d20210516-5266-hlyjl5/srt/. /usr/local/Cellar/srt 2021-05-16T23:17:45.2444710Z chmod -Rf +w /private/tmp/d20210516-5266-hlyjl5 2021-05-16T23:17:45.3290030Z ==> Finishing up 2021-05-16T23:17:45.3733600Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T23:17:45.3737500Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T23:17:45.3743430Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T23:17:45.3756750Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T23:17:45.3764340Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T23:17:45.3787700Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T23:17:45.3805620Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T23:17:45.3815520Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T23:17:45.3827000Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T23:17:45.3847900Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T23:17:45.3872660Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T23:17:45.4137130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6124-908r7g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-16T23:17:48.0904520Z ==> Summary 2021-05-16T23:17:48.0931070Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T23:17:48.0938570Z ==> Installing ffmpeg dependency: giflib 2021-05-16T23:17:48.0971890Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T23:17:48.0990370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-1txu6ue 2021-05-16T23:17:48.1143970Z cp -pR /private/tmp/d20210516-5266-1txu6ue/giflib/. /usr/local/Cellar/giflib 2021-05-16T23:17:48.1302630Z chmod -Rf +w /private/tmp/d20210516-5266-1txu6ue 2021-05-16T23:17:48.2277830Z ==> Finishing up 2021-05-16T23:17:48.2712260Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T23:17:48.2721010Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T23:17:48.2725560Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T23:17:48.2735850Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T23:17:48.2740540Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T23:17:48.2745830Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T23:17:48.2753280Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T23:17:48.2760520Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T23:17:48.2765740Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T23:17:48.2770380Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T23:17:48.2775890Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T23:17:48.2949610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6150-1yzp0jr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-16T23:17:50.8892130Z ==> Summary 2021-05-16T23:17:50.8915500Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T23:17:50.8921960Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T23:17:50.9662180Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T23:17:50.9681190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-1lpq1mv 2021-05-16T23:17:51.0204510Z cp -pR /private/tmp/d20210516-5266-1lpq1mv/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T23:17:51.0556990Z chmod -Rf +w /private/tmp/d20210516-5266-1lpq1mv 2021-05-16T23:17:51.2995660Z ==> Finishing up 2021-05-16T23:17:51.3440770Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T23:17:51.3444430Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T23:17:51.3449970Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T23:17:51.3454650Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T23:17:51.3459800Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T23:17:51.3470320Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T23:17:51.3474820Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T23:17:51.3480200Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T23:17:51.3485070Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T23:17:51.3489950Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T23:17:51.3497580Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T23:17:51.3511090Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T23:17:51.3515900Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T23:17:51.3521280Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T23:17:51.3526030Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T23:17:51.3532010Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T23:17:51.3541250Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T23:17:51.3832130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6176-sr2v28.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-16T23:17:53.9883100Z ==> Summary 2021-05-16T23:17:53.9928700Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T23:17:53.9936070Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T23:17:54.0726120Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T23:17:54.0743580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-154yi7i 2021-05-16T23:17:54.2547260Z cp -pR /private/tmp/d20210516-5266-154yi7i/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T23:17:54.3594190Z chmod -Rf +w /private/tmp/d20210516-5266-154yi7i 2021-05-16T23:17:54.4393620Z ==> Finishing up 2021-05-16T23:17:54.4833240Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T23:17:54.4845550Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T23:17:54.4853070Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T23:17:54.4860290Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T23:17:54.4865340Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T23:17:54.4870830Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T23:17:54.4878520Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T23:17:54.5127790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6202-53f0xo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-16T23:17:57.1226050Z ==> Caveats 2021-05-16T23:17:57.1227540Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:17:57.1229250Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:17:57.1230640Z ==> Summary 2021-05-16T23:17:57.1282550Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T23:17:57.1289640Z ==> Installing ffmpeg dependency: theora 2021-05-16T23:17:57.1477070Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T23:17:57.1495570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5266-eb38zo 2021-05-16T23:17:57.2012820Z cp -pR /private/tmp/d20210516-5266-eb38zo/theora/. /usr/local/Cellar/theora 2021-05-16T23:17:57.2550280Z chmod -Rf +w /private/tmp/d20210516-5266-eb38zo 2021-05-16T23:17:57.3482390Z ==> Finishing up 2021-05-16T23:17:57.3916400Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T23:17:57.3930410Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T23:17:57.3937170Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T23:17:57.3942070Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T23:17:57.3948080Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T23:17:57.3953560Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T23:17:57.3958280Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T23:17:57.3964290Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T23:17:57.3970100Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T23:17:57.3981350Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T23:17:57.3991070Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T23:17:57.3999250Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T23:17:57.4004790Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T23:17:57.4010390Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T23:17:57.4313310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6228-m0rco2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-16T23:18:00.1466450Z ==> Summary 2021-05-16T23:18:00.1577860Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T23:18:00.1584160Z ==> Installing ffmpeg dependency: x264 2021-05-16T23:18:00.1614640Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T23:18:00.1634430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-1i573rt 2021-05-16T23:18:00.2018110Z cp -pR /private/tmp/d20210516-5266-1i573rt/x264/. /usr/local/Cellar/x264 2021-05-16T23:18:00.2237750Z chmod -Rf +w /private/tmp/d20210516-5266-1i573rt 2021-05-16T23:18:00.2765120Z ==> Finishing up 2021-05-16T23:18:00.3183920Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T23:18:00.3191590Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T23:18:00.3195400Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T23:18:00.3202610Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T23:18:00.3207180Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T23:18:00.3212910Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T23:18:00.3220570Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T23:18:00.3375990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6255-tesjyz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-16T23:18:02.9295810Z ==> Summary 2021-05-16T23:18:02.9317010Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T23:18:02.9323810Z ==> Installing ffmpeg dependency: x265 2021-05-16T23:18:02.9403180Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T23:18:02.9421710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5266-3dn8ea 2021-05-16T23:18:03.0473570Z cp -pR /private/tmp/d20210516-5266-3dn8ea/x265/. /usr/local/Cellar/x265 2021-05-16T23:18:03.1194290Z chmod -Rf +w /private/tmp/d20210516-5266-3dn8ea 2021-05-16T23:18:03.2196270Z ==> Finishing up 2021-05-16T23:18:03.2893130Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T23:18:03.2899180Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T23:18:03.2905520Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T23:18:03.2912610Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T23:18:03.2917550Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T23:18:03.2922970Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T23:18:03.2930960Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T23:18:03.3145500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6281-i6e92h.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-16T23:18:05.9185680Z ==> Summary 2021-05-16T23:18:05.9205000Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T23:18:05.9212080Z ==> Installing ffmpeg dependency: xvid 2021-05-16T23:18:05.9251170Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T23:18:05.9269590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-1m7g3sx 2021-05-16T23:18:05.9430020Z cp -pR /private/tmp/d20210516-5266-1m7g3sx/xvid/. /usr/local/Cellar/xvid 2021-05-16T23:18:05.9554790Z chmod -Rf +w /private/tmp/d20210516-5266-1m7g3sx 2021-05-16T23:18:06.0060380Z ==> Finishing up 2021-05-16T23:18:06.0489420Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T23:18:06.0495540Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T23:18:06.0500230Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T23:18:06.0649060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6307-1ij0ome.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-16T23:18:08.6716100Z ==> Summary 2021-05-16T23:18:08.6732750Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T23:18:08.6741040Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T23:18:08.6949080Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T23:18:08.6967580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-1opcq63 2021-05-16T23:18:08.7530880Z cp -pR /private/tmp/d20210516-5266-1opcq63/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T23:18:08.8098950Z chmod -Rf +w /private/tmp/d20210516-5266-1opcq63 2021-05-16T23:18:08.9064920Z ==> Finishing up 2021-05-16T23:18:08.9402430Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T23:18:08.9408050Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T23:18:08.9412640Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T23:18:08.9444450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T23:18:08.9456890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T23:18:08.9468690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T23:18:08.9480230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T23:18:08.9496110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T23:18:08.9503630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T23:18:08.9516070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T23:18:08.9528560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T23:18:08.9540980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T23:18:08.9552480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T23:18:08.9563490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T23:18:08.9573860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T23:18:08.9585730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T23:18:08.9603550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T23:18:08.9609400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T23:18:08.9621550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T23:18:08.9629510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T23:18:08.9641470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T23:18:08.9651590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T23:18:08.9657290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T23:18:08.9671350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T23:18:08.9682810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T23:18:08.9688810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T23:18:08.9701560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T23:18:08.9715250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T23:18:08.9726100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T23:18:08.9734180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T23:18:08.9741980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T23:18:08.9752940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T23:18:08.9763160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T23:18:08.9770930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T23:18:08.9780150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T23:18:08.9789760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T23:18:08.9800110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T23:18:08.9806510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T23:18:08.9817650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T23:18:08.9826700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T23:18:08.9835990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T23:18:08.9842170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T23:18:08.9851790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T23:18:08.9859510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T23:18:08.9870740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T23:18:08.9876320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T23:18:08.9882370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T23:18:08.9888550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T23:18:08.9900160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T23:18:08.9906200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T23:18:08.9914210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T23:18:08.9923850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T23:18:08.9934270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T23:18:08.9941880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T23:18:08.9949140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T23:18:08.9962830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T23:18:08.9971200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T23:18:08.9977120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T23:18:08.9986970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T23:18:08.9992830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T23:18:09.0030010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T23:18:09.0038370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T23:18:09.0044090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T23:18:09.0049950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T23:18:09.0055850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T23:18:09.0063060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T23:18:09.0069690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T23:18:09.0097580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T23:18:09.0117090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T23:18:09.0122790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T23:18:09.0128630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T23:18:09.0134460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T23:18:09.0141790Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T23:18:09.0147270Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T23:18:09.0153250Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T23:18:09.0163390Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T23:18:09.0440900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6333-9lesbq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-16T23:18:11.6814820Z ==> Summary 2021-05-16T23:18:11.6880780Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T23:18:11.6887170Z ==> Installing ffmpeg dependency: zimg 2021-05-16T23:18:11.6937060Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:18:11.6954880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-1k4h9yt 2021-05-16T23:18:11.7205170Z cp -pR /private/tmp/d20210516-5266-1k4h9yt/zimg/. /usr/local/Cellar/zimg 2021-05-16T23:18:11.7459630Z chmod -Rf +w /private/tmp/d20210516-5266-1k4h9yt 2021-05-16T23:18:11.8493980Z ==> Finishing up 2021-05-16T23:18:11.9609670Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T23:18:11.9615270Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T23:18:11.9624690Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T23:18:11.9631660Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T23:18:11.9636840Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T23:18:11.9642410Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T23:18:11.9650220Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T23:18:11.9854950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6359-1tpjcso.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-16T23:18:14.5444900Z ==> Summary 2021-05-16T23:18:14.5480290Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T23:18:14.5487470Z ==> Installing ffmpeg 2021-05-16T23:18:14.5491070Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T23:18:14.5510370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5266-8qip4p 2021-05-16T23:18:14.8810670Z cp -pR /private/tmp/d20210516-5266-8qip4p/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T23:18:15.1224170Z chmod -Rf +w /private/tmp/d20210516-5266-8qip4p 2021-05-16T23:18:18.4710520Z ==> Finishing up 2021-05-16T23:18:18.5104850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T23:18:18.5108750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T23:18:18.5114270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T23:18:18.5119600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T23:18:18.5124960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T23:18:18.5130100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T23:18:18.5135390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T23:18:18.5148130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T23:18:18.5153330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T23:18:18.5158570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T23:18:18.5163830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T23:18:18.5168990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T23:18:18.5174220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T23:18:18.5179410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T23:18:18.5184890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T23:18:18.5192450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T23:18:18.5198110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T23:18:18.5203260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T23:18:18.5209040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T23:18:18.5213810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T23:18:18.5219300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T23:18:18.5224490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T23:18:18.5229590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T23:18:18.5234950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T23:18:18.5240050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T23:18:18.5245270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T23:18:18.5250260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T23:18:18.5255610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T23:18:18.5260840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T23:18:18.5265930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T23:18:18.5271180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T23:18:18.5276510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T23:18:18.5281740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T23:18:18.5287400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T23:18:18.5292400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T23:18:18.5297950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T23:18:18.5302970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T23:18:18.5308650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T23:18:18.5316880Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T23:18:18.5322760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T23:18:18.5328380Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T23:18:18.5333220Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T23:18:18.5338750Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T23:18:18.5343550Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T23:18:18.5349140Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T23:18:18.5354260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T23:18:18.5359120Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T23:18:18.5366410Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T23:18:18.5393170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T23:18:18.5408560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T23:18:18.5417540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T23:18:18.5430320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T23:18:18.5506770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T23:18:18.5516950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T23:18:18.5524510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T23:18:18.5543300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T23:18:18.5548990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T23:18:18.5561600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T23:18:18.5567270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T23:18:18.5588330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T23:18:18.5594000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T23:18:18.5599750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T23:18:18.5609370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T23:18:18.5626760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T23:18:18.5640070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T23:18:18.5648370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T23:18:18.5656940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T23:18:18.5662520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T23:18:18.5674940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T23:18:18.5680520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T23:18:18.5688550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T23:18:18.5693850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T23:18:18.5698600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T23:18:18.5704660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T23:18:18.5710650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T23:18:18.5716480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T23:18:18.5721160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T23:18:18.5727420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T23:18:18.5732150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T23:18:18.5737540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T23:18:18.5742180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T23:18:18.5747840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T23:18:18.5752790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T23:18:18.5758190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T23:18:18.5762770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T23:18:18.5768300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T23:18:18.5773680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T23:18:18.5778570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T23:18:18.5783680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T23:18:18.5788610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T23:18:18.5794030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T23:18:18.5799150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T23:18:18.5804160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T23:18:18.5809250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T23:18:18.5814430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T23:18:18.5819660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T23:18:18.5824270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T23:18:18.5829690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T23:18:18.5834850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T23:18:18.5841350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T23:18:18.5845080Z Only the first 100 operations were output. 2021-05-16T23:18:18.7047280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6385-16iu688.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-16T23:18:21.4719340Z ==> Summary 2021-05-16T23:18:21.4904680Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T23:18:22.7212150Z ==> Caveats 2021-05-16T23:18:22.7213630Z ==> tesseract 2021-05-16T23:18:22.7232590Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:18:22.7234590Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:18:24.6393080Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T23:18:25.8108560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T23:18:26.3908130Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T23:18:26.7656430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T23%3A25%3A00Z&sig=5V8dox5k5ug1YZNKI77gaMWznsVrg1YXCDHrzLHSVug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:26.8190550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-16T23\%3A25\%3A00Z\&sig=5V8dox5k5ug1YZNKI77gaMWznsVrg1YXCDHrzLHSVug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:27.3888970Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T23:18:27.5023590Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T23:18:28.6492490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T23:18:29.2304840Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T23:18:29.5897810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T23%3A25%3A00Z&sig=kk3LYq2UiSuG2FbHOy%2BTNTVMxnqEExyj8lTtuV%2Fyqz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:29.6387770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-16T23\%3A25\%3A00Z\&sig=kk3LYq2UiSuG2FbHOy\%2BTNTVMxnqEExyj8lTtuV\%2Fyqz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:29.8970320Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T23:18:29.9372430Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T23:18:29.9378090Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T23:18:30.0108380Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T23:18:30.0138460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6392-shm0rr 2021-05-16T23:18:30.6022210Z cp -pR /private/tmp/d20210516-6392-shm0rr/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T23:18:31.1026790Z chmod -Rf +w /private/tmp/d20210516-6392-shm0rr 2021-05-16T23:18:31.5152920Z ==> Finishing up 2021-05-16T23:18:31.5416220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T23:18:31.5435130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T23:18:31.5447720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T23:18:31.5457400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T23:18:31.5478200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T23:18:31.5491400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T23:18:31.5499820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T23:18:31.5512460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T23:18:31.5527250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T23:18:31.5539720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T23:18:31.5550000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T23:18:31.5566310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T23:18:31.5579430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T23:18:31.5592220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T23:18:31.5604870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T23:18:31.5615840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T23:18:31.5634770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T23:18:31.5648610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T23:18:31.5658660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T23:18:31.5713580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T23:18:31.5718410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T23:18:31.5723930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T23:18:31.5728570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T23:18:31.5733980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T23:18:31.5739330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T23:18:31.5744590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T23:18:31.5750000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T23:18:31.5755130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T23:18:31.5760350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T23:18:31.5765370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T23:18:31.5772980Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T23:18:31.5784180Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T23:18:31.5788870Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T23:18:31.5799800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T23:18:31.5805460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T23:18:31.5811000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T23:18:31.5816810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T23:18:31.5822650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T23:18:31.5828480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T23:18:31.5840250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T23:18:31.5845790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T23:18:31.5859970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T23:18:31.5865870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T23:18:31.5871470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T23:18:31.5877310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T23:18:31.5883460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T23:18:31.5897040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T23:18:31.5902960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T23:18:31.5908630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T23:18:31.5914180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T23:18:31.5923590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T23:18:31.5929520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T23:18:31.5935410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T23:18:31.5963000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T23:18:31.5968260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T23:18:31.5975500Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T23:18:31.5981020Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T23:18:31.5986440Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T23:18:31.7691350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6562-ke6yu3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-16T23:18:34.5664640Z ==> Summary 2021-05-16T23:18:34.6121610Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T23:18:34.6138890Z ==> Installing imagemagick@6 2021-05-16T23:18:34.6142220Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T23:18:34.6165730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6392-wpsrmr 2021-05-16T23:18:34.9639170Z cp -pR /private/tmp/d20210516-6392-wpsrmr/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T23:18:35.4153070Z chmod -Rf +w /private/tmp/d20210516-6392-wpsrmr 2021-05-16T23:18:36.9676860Z ==> Finishing up 2021-05-16T23:18:37.2550850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6588-15icsnc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-16T23:18:39.9467510Z ==> Caveats 2021-05-16T23:18:39.9469380Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:18:39.9470580Z because this is an alternate version of another formula. 2021-05-16T23:18:39.9471280Z 2021-05-16T23:18:39.9472170Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:18:39.9473840Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:18:39.9474650Z 2021-05-16T23:18:39.9475540Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:18:39.9476970Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:18:39.9478440Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:18:39.9479180Z 2021-05-16T23:18:39.9480460Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:18:39.9481600Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:18:39.9482320Z 2021-05-16T23:18:39.9483400Z ==> Summary 2021-05-16T23:18:39.9934980Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T23:18:40.8580720Z ==> Caveats 2021-05-16T23:18:40.8582230Z ==> imagemagick@6 2021-05-16T23:18:40.8670160Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:18:40.8671520Z because this is an alternate version of another formula. 2021-05-16T23:18:40.8672290Z 2021-05-16T23:18:40.8673170Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:18:40.8674910Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:18:40.8675740Z 2021-05-16T23:18:40.8676620Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:18:40.8678030Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:18:40.8683070Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:18:40.8683860Z 2021-05-16T23:18:40.8685780Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:18:40.8689600Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:18:40.8690420Z 2021-05-16T23:18:43.0091370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T23:18:44.1470690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T23:18:44.7461610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T23:18:45.1109110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T23%3A25%3A00Z&sig=GvnMlqyEWVDg7Z2j8UxCHZjDGmAk%2FhQfRhXB6%2FZhXR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:45.1611780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-16T23\%3A25\%3A00Z\&sig=GvnMlqyEWVDg7Z2j8UxCHZjDGmAk\%2FhQfRhXB6\%2FZhXR8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:45.2605010Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T23:18:45.2681470Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T23:18:46.4176040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T23:18:46.9684730Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T23:18:47.3347490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T23%3A25%3A00Z&sig=EWd4vn83E%2BS3G47EFXlF5qqU1gefTKvZ%2Fw6MSd21qF4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:47.3964920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-16T23\%3A25\%3A00Z\&sig=EWd4vn83E\%2BS3G47EFXlF5qqU1gefTKvZ\%2Fw6MSd21qF4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:47.5069710Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T23:18:47.5145660Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T23:18:48.6297610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T23:18:49.2122090Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T23:18:49.6088960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T23%3A25%3A00Z&sig=8wuPertRpo0GqOV%2BkfuqETt8VZByG6sqXPzx%2FY2fVn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:49.6689290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-16T23\%3A25\%3A00Z\&sig=8wuPertRpo0GqOV\%2BkfuqETt8VZByG6sqXPzx\%2FY2fVn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:50.3486570Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T23:18:50.5044000Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T23:18:51.6551040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T23:18:52.2254790Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T23:18:52.5913010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T23%3A25%3A00Z&sig=Z4Zp9fKOv0DsdvOwXnugL5EVFxPbZxZe0In1Aux41z8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:52.6410070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-16T23\%3A25\%3A00Z\&sig=Z4Zp9fKOv0DsdvOwXnugL5EVFxPbZxZe0In1Aux41z8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:52.6902640Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T23:18:52.6947510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T23:18:53.8340970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T23:18:55.2576040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-16T23\%3A25\%3A00Z\&sig=UPYky\%2FX5cyGe4Umn53DEuh5Y94lawHEtFgnv7WkMUqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:55.2582650Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T23:18:55.2586470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T23%3A25%3A00Z&sig=UPYky%2FX5cyGe4Umn53DEuh5Y94lawHEtFgnv7WkMUqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:55.2590520Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T23:18:55.2592860Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T23:18:56.0039380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T23:18:56.5639630Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T23:18:56.9468460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T23%3A25%3A00Z&sig=I0S3w%2BCIx4ATOo358hJmnbWSBjePCXwqkNOW8JMV2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:56.9935850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-16T23\%3A25\%3A00Z\&sig=I0S3w\%2BCIx4ATOo358hJmnbWSBjePCXwqkNOW8JMV2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:57.1164380Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T23:18:57.1233190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T23:18:58.3085530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T23:18:58.8848620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T23:18:59.2723760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T23%3A25%3A00Z&sig=AB1o8qdcNXn88achaK7St6r9ZZKwB3p2va26Dzz8YaI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:59.3197330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-16T23\%3A25\%3A00Z\&sig=AB1o8qdcNXn88achaK7St6r9ZZKwB3p2va26Dzz8YaI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:59.4686070Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T23:18:59.4763630Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T23:19:00.6282410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T23:19:01.3363690Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T23:19:01.7251750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T23%3A25%3A00Z&sig=YeekUzZHpFDMGOQgDgGoP24l8EnYs7zEG6jH1Yntf8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:01.7858290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-16T23\%3A25\%3A00Z\&sig=YeekUzZHpFDMGOQgDgGoP24l8EnYs7zEG6jH1Yntf8M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:19:01.8383570Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T23:19:01.8425440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T23:19:02.9748580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T23:19:03.6070390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T23:19:04.0105710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T23%3A25%3A00Z&sig=QJGzmUE%2Fu7y066BOTeUXBSBsf10prCZUd%2FxmaCcCt5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:04.0663660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-16T23\%3A25\%3A00Z\&sig=QJGzmUE\%2Fu7y066BOTeUXBSBsf10prCZUd\%2FxmaCcCt5E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:19:04.1691490Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T23:19:04.1742470Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T23:19:05.3517810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T23:19:05.9381840Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T23:19:06.3464220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T23%3A25%3A00Z&sig=pBuMceL70LpH2Xqa17D6302VzEdytsQX945%2FeqUTrGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:06.3924970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-16T23\%3A25\%3A00Z\&sig=pBuMceL70LpH2Xqa17D6302VzEdytsQX945\%2FeqUTrGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:19:06.4550480Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:19:06.4591570Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T23:19:07.5674100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T23:19:08.1355870Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T23:19:08.5066410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T23%3A25%3A00Z&sig=9fCJGuaJphS7hAN9z%2FDP0HD%2FonM5cnSsDp0xy3d4%2FSc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:08.5539230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-16T23\%3A25\%3A00Z\&sig=9fCJGuaJphS7hAN9z\%2FDP0HD\%2FonM5cnSsDp0xy3d4\%2FSc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:19:08.7029470Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:19:08.7101470Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T23:19:10.2515900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T23:19:10.8213140Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T23:19:11.2136860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T23%3A25%3A00Z&sig=jaNpgaTNdqCykS2VSdRvqB5sh4LBBPqtpvr3V1GLUS8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:11.2620750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-16T23\%3A25\%3A00Z\&sig=jaNpgaTNdqCykS2VSdRvqB5sh4LBBPqtpvr3V1GLUS8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:19:11.6101650Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T23:19:11.6618700Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T23:19:11.6621490Z ==> Installing imagemagick dependency: libde265 2021-05-16T23:19:11.7382340Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T23:19:11.7423170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-88h91 2021-05-16T23:19:11.7675000Z cp -pR /private/tmp/d20210516-6595-88h91/libde265/. /usr/local/Cellar/libde265 2021-05-16T23:19:11.7898200Z chmod -Rf +w /private/tmp/d20210516-6595-88h91 2021-05-16T23:19:11.8598030Z ==> Finishing up 2021-05-16T23:19:11.9809850Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T23:19:11.9864260Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T23:19:11.9871980Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T23:19:11.9892150Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T23:19:11.9897450Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T23:19:11.9908070Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T23:19:11.9923490Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T23:19:11.9935270Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T23:19:11.9940850Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T23:19:11.9956880Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T23:19:12.0162180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6826-1vfip41.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-16T23:19:14.5557590Z ==> Summary 2021-05-16T23:19:14.5584630Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T23:19:14.5590540Z ==> Installing imagemagick dependency: docbook 2021-05-16T23:19:14.5612220Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T23:19:14.5630460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-13jwasv 2021-05-16T23:19:14.6556260Z cp -pR /private/tmp/d20210516-6595-13jwasv/docbook/. /usr/local/Cellar/docbook 2021-05-16T23:19:14.7854890Z chmod -Rf +w /private/tmp/d20210516-6595-13jwasv 2021-05-16T23:19:14.8826480Z ==> Finishing up 2021-05-16T23:19:14.9370660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6852-22b24n.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-16T23:19:17.1848570Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T23:19:17.2744090Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.3051230Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.3358330Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.3663550Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.3968790Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.4272850Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.4577740Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.4885300Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.5190620Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.5496190Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.5799370Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.6104750Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.6412110Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:17.6722170Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:18.0830510Z ==> Caveats 2021-05-16T23:19:18.0831600Z To use the DocBook package in your XML toolchain, 2021-05-16T23:19:18.0832590Z you need to add the following to your ~/.bashrc: 2021-05-16T23:19:18.0833220Z 2021-05-16T23:19:18.0834050Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:19:18.0835360Z ==> Summary 2021-05-16T23:19:18.0968390Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T23:19:18.0974460Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T23:19:18.1024220Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T23:19:18.1042840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-5qmy1t 2021-05-16T23:19:19.9959580Z cp -pR /private/tmp/d20210516-6595-5qmy1t/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T23:19:22.6882540Z chmod -Rf +w /private/tmp/d20210516-6595-5qmy1t 2021-05-16T23:19:24.0562970Z ==> Finishing up 2021-05-16T23:19:24.0969820Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T23:19:24.1071220Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T23:19:24.1374790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6893-13sigsx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-16T23:19:26.5727740Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:26.6198980Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:26.6624740Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:19:26.7077600Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:19:26.7533130Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:19:26.7944020Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T23:19:26.8404470Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:19:26.8868280Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:19:26.9333520Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:19:26.9749300Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:19:27.0216300Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:19:27.0653060Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:19:27.1119490Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:19:27.1536680Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:19:27.2000750Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:27.2448500Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:19:27.2906910Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:19:27.3319780Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:19:27.3772380Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:19:27.4237450Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:19:27.4652960Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:19:27.5122010Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:19:27.5566780Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:19:27.6028600Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:19:27.6453310Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:19:27.6918130Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T23:19:27.7353250Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:19:27.7804640Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:19:28.8684500Z ==> Summary 2021-05-16T23:19:29.1623040Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T23:19:29.1626160Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T23:19:29.1656250Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T23:19:29.1675490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-7kmv46 2021-05-16T23:19:29.1782050Z cp -pR /private/tmp/d20210516-6595-7kmv46/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T23:19:29.1909590Z chmod -Rf +w /private/tmp/d20210516-6595-7kmv46 2021-05-16T23:19:29.2426430Z ==> Finishing up 2021-05-16T23:19:29.2878450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6947-1levk47.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-16T23:19:31.8662110Z ==> Caveats 2021-05-16T23:19:31.8664190Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:31.8665550Z because macOS already provides this software and installing another version in 2021-05-16T23:19:31.8666630Z parallel can cause all kinds of trouble. 2021-05-16T23:19:31.8667320Z 2021-05-16T23:19:31.8668650Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:19:31.8670300Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:19:31.8671110Z 2021-05-16T23:19:31.8671590Z 2021-05-16T23:19:31.8672410Z Bash completion has been installed to: 2021-05-16T23:19:31.8673760Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:19:31.8675010Z ==> Summary 2021-05-16T23:19:31.8682360Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T23:19:31.8688090Z ==> Installing imagemagick dependency: xmlto 2021-05-16T23:19:31.8822940Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T23:19:31.8840510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6595-1sgjfua 2021-05-16T23:19:31.9035420Z cp -pR /private/tmp/d20210516-6595-1sgjfua/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T23:19:31.9323320Z chmod -Rf +w /private/tmp/d20210516-6595-1sgjfua 2021-05-16T23:19:32.0007170Z ==> Finishing up 2021-05-16T23:19:32.0464740Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T23:19:32.0479700Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T23:19:32.0498760Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T23:19:32.0514930Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T23:19:32.0523090Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T23:19:32.0621960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6973-1kvygl6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-16T23:19:34.4952630Z ==> Summary 2021-05-16T23:19:34.5048570Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T23:19:34.5060160Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T23:19:34.6067550Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T23:19:34.6085690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-3ib87k 2021-05-16T23:19:34.6787470Z cp -pR /private/tmp/d20210516-6595-3ib87k/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T23:19:34.8244710Z chmod -Rf +w /private/tmp/d20210516-6595-3ib87k 2021-05-16T23:19:34.9783260Z ==> Finishing up 2021-05-16T23:19:35.0232100Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T23:19:35.0288640Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T23:19:35.0290710Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T23:19:35.0345040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0357620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0377990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0396760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0399320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0409520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0415340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0417580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0437660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0484840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0553930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0629450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0732670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0832310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0861110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0905730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0926000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0939770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0960570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.0975610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1002050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1030720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1061910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1087470Z mkdir -p /usr/local/share/locale/fo 2021-05-16T23:19:35.1102810Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T23:19:35.1118200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1122340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1124870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1130860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1151030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1165850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1179370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1181950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1209780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1240220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1271870Z mkdir -p /usr/local/share/locale/ia 2021-05-16T23:19:35.1287820Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T23:19:35.1289830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1393050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1473260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1550840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1590460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1627130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1658810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1691380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1721820Z mkdir -p /usr/local/share/locale/ky 2021-05-16T23:19:35.1751080Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T23:19:35.1762870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1783510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1816180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1840190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1850820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1885330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1897910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1913600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.1995420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2057400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2160680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2162660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2175300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2278490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2385690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2488920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2592070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2693110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2795780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2899060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.2999160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.3102320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.3205300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.3306200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.3409620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.3510230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.3613100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.3714840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.3816860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.3918640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.4021040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.4046230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.4091560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.4194810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:19:35.4205560Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T23:19:35.4305360Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T23:19:35.4348470Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T23:19:35.4448190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6999-1620cjw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-16T23:19:37.5831300Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:19:38.8978720Z ==> Summary 2021-05-16T23:19:38.9186490Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T23:19:38.9191470Z ==> Installing imagemagick dependency: libheif 2021-05-16T23:19:39.0396330Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T23:19:39.0414250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-1gvtc3q 2021-05-16T23:19:39.0649680Z cp -pR /private/tmp/d20210516-6595-1gvtc3q/libheif/. /usr/local/Cellar/libheif 2021-05-16T23:19:39.0926940Z chmod -Rf +w /private/tmp/d20210516-6595-1gvtc3q 2021-05-16T23:19:39.1988060Z ==> Finishing up 2021-05-16T23:19:39.2457330Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T23:19:39.2461330Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T23:19:39.2466690Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T23:19:39.2471380Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T23:19:39.2478580Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T23:19:39.2485050Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T23:19:39.2504890Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T23:19:39.2519140Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T23:19:39.2532160Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T23:19:39.2544590Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T23:19:39.2554010Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T23:19:39.2559460Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T23:19:39.2564490Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T23:19:39.2570960Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T23:19:39.2581140Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T23:19:39.2591540Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T23:19:39.2601730Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T23:19:39.2798630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7026-mw3f2d.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-16T23:19:41.4566160Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:19:42.9627560Z ==> Summary 2021-05-16T23:19:42.9654350Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T23:19:42.9679710Z ==> Installing imagemagick dependency: liblqr 2021-05-16T23:19:43.0229710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6595-1lpvvs3 2021-05-16T23:19:43.0232270Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T23:19:43.0386520Z cp -pR /private/tmp/d20210516-6595-1lpvvs3/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T23:19:43.0603850Z chmod -Rf +w /private/tmp/d20210516-6595-1lpvvs3 2021-05-16T23:19:43.1167300Z ==> Finishing up 2021-05-16T23:19:43.1606880Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T23:19:43.1623340Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T23:19:43.1633490Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T23:19:43.1712950Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T23:19:43.1816540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7053-l0gwn2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-16T23:19:45.8766490Z ==> Summary 2021-05-16T23:19:45.8792070Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T23:19:45.8798710Z ==> Installing imagemagick dependency: libomp 2021-05-16T23:19:45.8863790Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T23:19:45.8881260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-1fnaa0r 2021-05-16T23:19:45.9027610Z cp -pR /private/tmp/d20210516-6595-1fnaa0r/libomp/. /usr/local/Cellar/libomp 2021-05-16T23:19:45.9137290Z chmod -Rf +w /private/tmp/d20210516-6595-1fnaa0r 2021-05-16T23:19:45.9572930Z ==> Finishing up 2021-05-16T23:19:46.0031980Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T23:19:46.0039910Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T23:19:46.0044300Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T23:19:46.0061390Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T23:19:46.0070880Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T23:19:46.0199640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7083-r0sdv5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-16T23:19:48.4943110Z ==> Summary 2021-05-16T23:19:48.4958600Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T23:19:48.4964480Z ==> Installing imagemagick dependency: imath 2021-05-16T23:19:48.5067570Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:19:48.5085720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-4maido 2021-05-16T23:19:48.5313060Z cp -pR /private/tmp/d20210516-6595-4maido/imath/. /usr/local/Cellar/imath 2021-05-16T23:19:48.5612750Z chmod -Rf +w /private/tmp/d20210516-6595-4maido 2021-05-16T23:19:48.6306380Z ==> Finishing up 2021-05-16T23:19:48.6755770Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T23:19:48.6773640Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T23:19:48.6778820Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T23:19:48.6784070Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T23:19:48.6788820Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T23:19:48.6794480Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T23:19:48.6801830Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T23:19:48.7004530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7109-iynrtn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-16T23:19:51.2021200Z ==> Summary 2021-05-16T23:19:51.2060960Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T23:19:51.2067020Z ==> Installing imagemagick dependency: openexr 2021-05-16T23:19:51.2169060Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:19:51.2186430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-t828xp 2021-05-16T23:19:51.2899940Z cp -pR /private/tmp/d20210516-6595-t828xp/openexr/. /usr/local/Cellar/openexr 2021-05-16T23:19:51.3773840Z chmod -Rf +w /private/tmp/d20210516-6595-t828xp 2021-05-16T23:19:51.6543320Z ==> Finishing up 2021-05-16T23:19:51.7080270Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T23:19:51.7088720Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T23:19:51.7095270Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T23:19:51.7109320Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T23:19:51.7121000Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T23:19:51.7132150Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T23:19:51.7143630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T23:19:51.7156120Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T23:19:51.7169190Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T23:19:51.7190510Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T23:19:51.7206740Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T23:19:51.7217410Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T23:19:51.7233480Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T23:19:51.7263010Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T23:19:51.7264690Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T23:19:51.7279450Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T23:19:51.7291570Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T23:19:51.7361490Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T23:19:51.7363660Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T23:19:51.7365460Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T23:19:51.7367180Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T23:19:51.7368840Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T23:19:51.7370530Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T23:19:51.7372840Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T23:19:51.7385040Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T23:19:51.7396630Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T23:19:51.7407730Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T23:19:51.7480340Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T23:19:51.7958270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7138-jb4bat.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-16T23:19:54.3984070Z ==> Summary 2021-05-16T23:19:54.4150180Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T23:19:54.4156420Z ==> Installing imagemagick 2021-05-16T23:19:54.4160060Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T23:19:54.4179470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-zwztti 2021-05-16T23:19:54.8175670Z cp -pR /private/tmp/d20210516-6595-zwztti/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T23:19:55.2004980Z chmod -Rf +w /private/tmp/d20210516-6595-zwztti 2021-05-16T23:19:57.5348020Z ==> Finishing up 2021-05-16T23:19:57.5616760Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T23:19:57.5622980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T23:19:57.5627880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T23:19:57.5633100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T23:19:57.5637900Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T23:19:57.5643110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T23:19:57.5648550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T23:19:57.5653070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T23:19:57.5658400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T23:19:57.5663490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T23:19:57.5668430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T23:19:57.5673390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T23:19:57.5678770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T23:19:57.5683630Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T23:19:57.5692780Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T23:19:57.5698440Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T23:19:57.5708760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T23:19:57.5710370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T23:19:57.5711860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T23:19:57.5720820Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T23:19:57.5722340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T23:19:57.5726960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T23:19:57.5732250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T23:19:57.5736920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T23:19:57.5742400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T23:19:57.5746930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T23:19:57.5752490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T23:19:57.5757040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T23:19:57.5762380Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T23:19:57.5767160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T23:19:57.5774810Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T23:19:57.5781150Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T23:19:57.5788620Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T23:19:57.5798960Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T23:19:57.5809060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T23:19:57.5814810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T23:19:58.4797080Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T23:19:58.4801310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T23:19:58.4905340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T23:19:58.5010810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T23:19:58.5113380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T23:19:58.5215880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T23:19:58.5319280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T23:19:58.5422060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T23:19:58.5524340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T23:19:58.5626940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T23:19:58.5729740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T23:19:58.5832350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T23:19:58.5935130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T23:19:58.6037800Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T23:19:58.6140600Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T23:19:58.6243770Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T23:19:58.6346840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T23:19:58.6450390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T23:19:58.6452920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T23:19:58.6499360Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T23:19:58.6534080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T23:19:58.6618930Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T23:19:58.6663330Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T23:19:58.6722130Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T23:19:58.6827020Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T23:19:58.6930020Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T23:19:58.7026100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T23:19:58.7033290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T23:19:58.7129590Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T23:19:58.7135910Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T23:19:58.7232730Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T23:19:58.7238410Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T23:19:58.7335720Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T23:19:58.7341010Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T23:19:58.7438760Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T23:19:58.7444300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7164-1j2ai0x.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-16T23:20:00.6176730Z ==> Summary 2021-05-16T23:20:00.6636110Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T23:20:02.6195750Z ==> Caveats 2021-05-16T23:20:02.6197460Z ==> docbook 2021-05-16T23:20:02.6213870Z To use the DocBook package in your XML toolchain, 2021-05-16T23:20:02.6214900Z you need to add the following to your ~/.bashrc: 2021-05-16T23:20:02.6215590Z 2021-05-16T23:20:02.6216430Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:20:02.6217920Z ==> gnu-getopt 2021-05-16T23:20:02.6243720Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:20:02.6245050Z because macOS already provides this software and installing another version in 2021-05-16T23:20:02.6246130Z parallel can cause all kinds of trouble. 2021-05-16T23:20:02.6248280Z 2021-05-16T23:20:02.6249800Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:20:02.6251720Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:20:02.6254690Z 2021-05-16T23:20:02.6255260Z 2021-05-16T23:20:02.6256040Z Bash completion has been installed to: 2021-05-16T23:20:02.6257570Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:20:04.5135810Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T23:20:05.6418690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T23:20:06.2676530Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T23:20:06.7358430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T23%3A30%3A00Z&sig=hiLGDHVGTA7KpikaM0X1Ei0L93gfRAidUNRRB3EVJTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:06.7850120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-16T23\%3A30\%3A00Z\&sig=hiLGDHVGTA7KpikaM0X1Ei0L93gfRAidUNRRB3EVJTw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:20:06.8624020Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T23:20:06.9348570Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T23:20:06.9414150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7171-1s13gii 2021-05-16T23:20:06.9588800Z cp -pR /private/tmp/d20210516-7171-1s13gii/udunits/. /usr/local/Cellar/udunits 2021-05-16T23:20:06.9790760Z chmod -Rf +w /private/tmp/d20210516-7171-1s13gii 2021-05-16T23:20:07.0333270Z ==> Finishing up 2021-05-16T23:20:07.1429330Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T23:20:07.1461200Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T23:20:07.1463480Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T23:20:07.1479580Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T23:20:07.1500950Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T23:20:07.1565110Z info /usr/local/share/info/udunits2.info 2021-05-16T23:20:07.1633790Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T23:20:07.1650430Z info /usr/local/share/info/udunits2lib.info 2021-05-16T23:20:07.1723080Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T23:20:07.1724630Z info /usr/local/share/info/udunits2prog.info 2021-05-16T23:20:07.1726070Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T23:20:07.1727580Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T23:20:07.1729230Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T23:20:07.1871590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7338-zhq1th.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-16T23:20:09.7496150Z ==> Summary 2021-05-16T23:20:09.7529490Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T23:20:12.1407560Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T23:20:12.1408650Z To reinstall 1.6, run: 2021-05-16T23:20:12.1409910Z brew reinstall jq 2021-05-16T23:20:13.8142040Z ==> Caveats 2021-05-16T23:20:13.8143220Z imagej requires Java. You can install the latest version with: 2021-05-16T23:20:13.8144600Z brew install --cask adoptopenjdk 2021-05-16T23:20:13.8145280Z 2021-05-16T23:20:14.0799570Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T23:20:14.3086590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T23:20:22.3427990Z ==> Verifying checksum for cask 'imagej' 2021-05-16T23:20:22.6409760Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:20:22.6410930Z ==> Installing Cask imagej 2021-05-16T23:20:22.6858660Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7448-8td6p6 2021-05-16T23:20:22.8444950Z cp -pR /private/tmp/d20210516-7448-8td6p6/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T23:20:23.0018210Z chmod -Rf +w /private/tmp/d20210516-7448-8td6p6 2021-05-16T23:20:23.0657340Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T23:20:23.3044530Z 🍺 imagej was successfully installed! 2021-05-16T23:20:25.3022750Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T23:20:27.0136220Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T23:20:27.4070410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T23%3A30%3A00Z&sig=ggz8c8aiAo75ntIes2P1cL%2BRQ9w64%2BexSVSIQd4wPN4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:27.5696850Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T23:20:29.3973920Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T23:20:29.7594790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T23%3A30%3A00Z&sig=MdEVrHgqoPmGXMc2p3Lw2oHm%2BlRtYNYcFpi9XsgVYqg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:30.2376040Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T23:20:30.2478880Z ==> Installing bowtie2 dependency: tbb 2021-05-16T23:20:31.1868910Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T23:20:34.6256790Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T23:20:34.6291350Z ==> Installing bowtie2 2021-05-16T23:20:34.6299920Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T23:20:39.7322240Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T23:20:43.2243230Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T23:20:44.9474640Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T23:20:45.4451130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T23%3A30%3A00Z&sig=XvCvl02ZThwQpr%2F1a3y6NO5LjoZXJx1%2BxzC1M%2BZSkJQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:45.6133520Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T23:20:47.2883280Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T23:20:47.6490430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T23%3A30%3A00Z&sig=X6u5ibeucbE6kssR2erXDkArDrLTiWSad6g%2BzpLA4hs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:47.7488660Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T23:20:49.4970160Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T23:20:49.8904310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T23%3A30%3A00Z&sig=YDdH7LrNTn44jz9lqlsvw2m9JB11PHdgZuGGqPHFyBo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:50.0047720Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T23:20:51.7202600Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T23:20:52.1000730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T23%3A30%3A00Z&sig=XY2L5KP01q9tDypCMW7svyBC%2FWDSA3hEdTnJstIDgCs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:52.2102450Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T23:20:53.9064350Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T23:20:54.2753040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T23%3A30%3A00Z&sig=uLnWXeNk%2BW2%2F4lTJ7aAbT5SvqkwKyUeNu%2FuWmrBjvog%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:54.4076900Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T23:20:56.1157910Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T23:20:56.5493170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T23%3A30%3A00Z&sig=d8rM907zk9H9c6nE1vTvd2zb6EH9thmTiuSxHJmWwB0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:56.7933420Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:20:57.3656240Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T23:20:57.3676400Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:20:57.7485480Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:20:57.7728290Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T23:20:59.5235210Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T23:21:00.0088790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T23%3A30%3A00Z&sig=kK6vxPfpLy3dK%2Fh7sxuOfrNfqIoThQACJ37g6KZLv80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:00.1747140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T23:21:01.9177530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T23:21:02.2739820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T23%3A30%3A00Z&sig=%2BfqdFC6cKqfx3VyfPk2mHeqsXs9801qU6lhIRwc9wi8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:02.4887210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T23:21:04.1921280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T23:21:04.5762330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T23%3A30%3A00Z&sig=uAV1V3F4zDJ4eSouSb5wXG2z056ZvIOFzjN%2BEpsYjNo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:05.6579260Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T23:21:06.5011580Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T23:21:06.8907020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T23%3A30%3A00Z&sig=XUFHOVsU3gIc5xG2brrxp30uqh5EjJGFa6nVMeGHjFg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:07.2169620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T23:21:08.9578020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T23:21:09.9995030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T23%3A30%3A00Z&sig=Ll7LcGr4QUzGa6eJhEIfc%2BZR2jfjsItfdCA09GjIR4o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:09.9998140Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T23:21:11.2421240Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T23:21:11.6305260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T23%3A30%3A00Z&sig=oWHAieDMrM9PpsdoMZ%2FlaJcHmOBQUFhZNZxLawTPyh8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:11.7699500Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T23:21:13.5061040Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T23:21:13.9047500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T23%3A30%3A00Z&sig=RfkcP9yJkNebEt9hT38DUOJXuiGX9wKM%2B13BcV2mudQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:14.0161940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T23:21:15.9614920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T23:21:16.3415660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T23%3A30%3A00Z&sig=JrppD0htnOQvDOTUku3EQYQYiBcwu8cqjBNvzpmoQqQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:16.6718740Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:21:18.4028810Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:21:18.7827190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T23%3A30%3A00Z&sig=11bpTubs%2FqL6Ub%2Fb0JUoh7Pt2ZX%2BxQTyCZd8kvwCowE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:19.0253510Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T23:21:20.7332290Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T23:21:21.0993300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T23%3A30%3A00Z&sig=c3CdZeB7UO%2BxM9jkAVKv%2FWGABOPqgbxpY%2BhwYGBgidM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:21.6257140Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T23:21:23.3490180Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T23:21:23.7243090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T23%3A30%3A00Z&sig=byE0nviQ8wMFwTnxLT8hoVCxetZ4HwhBGP6z%2B4DdNSw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:24.0354030Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T23:21:25.7653100Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T23:21:26.1450650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T23%3A30%3A00Z&sig=cFC95ce4PqVDTnYsD0Ve3KhuG9v5GmHwurumXFZQb3w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:26.4789260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T23:21:28.2472220Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T23:21:28.6252830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T23%3A30%3A00Z&sig=kWEJ3eBrpItMw13ELm0SRguejwCOezBomzbLmhC6D1A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:29.2505470Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-16T23:21:29.2508120Z ==> Installing gdal dependency: cfitsio 2021-05-16T23:21:29.3208110Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T23:21:32.4272370Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T23:21:32.4293100Z ==> Installing gdal dependency: popt 2021-05-16T23:21:32.4315520Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T23:21:35.0689660Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T23:21:35.0695610Z ==> Installing gdal dependency: epsilon 2021-05-16T23:21:35.0750440Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T23:21:37.7351830Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T23:21:37.7357890Z ==> Installing gdal dependency: expat 2021-05-16T23:21:37.7385820Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T23:21:40.4449250Z ==> Caveats 2021-05-16T23:21:40.4450910Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:21:40.4452200Z because macOS already provides this software and installing another version in 2021-05-16T23:21:40.4453240Z parallel can cause all kinds of trouble. 2021-05-16T23:21:40.4453850Z 2021-05-16T23:21:40.4454670Z If you need to have expat first in your PATH, run: 2021-05-16T23:21:40.4456190Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:21:40.4456970Z 2021-05-16T23:21:40.4457790Z For compilers to find expat you may need to set: 2021-05-16T23:21:40.4459080Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:21:40.4460460Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:21:40.4461150Z 2021-05-16T23:21:40.4462510Z For pkg-config to find expat you may need to set: 2021-05-16T23:21:40.4463650Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:21:40.4464330Z 2021-05-16T23:21:40.4465460Z ==> Summary 2021-05-16T23:21:40.4477670Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T23:21:40.4492810Z ==> Installing gdal dependency: freexl 2021-05-16T23:21:40.4558490Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T23:21:43.2838490Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T23:21:43.2844620Z ==> Installing gdal dependency: geos 2021-05-16T23:21:43.3425130Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T23:21:46.8239330Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T23:21:46.8259260Z ==> Installing gdal dependency: hdf5 2021-05-16T23:21:46.8798570Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:21:50.2765880Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:21:50.2772460Z ==> Installing gdal dependency: json-c 2021-05-16T23:21:50.2828160Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T23:21:53.0180590Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T23:21:53.0187970Z ==> Installing gdal dependency: libxml2 2021-05-16T23:21:53.0268360Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T23:21:56.0912630Z ==> Caveats 2021-05-16T23:21:56.0914280Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:21:56.0915550Z because macOS already provides this software and installing another version in 2021-05-16T23:21:56.0916610Z parallel can cause all kinds of trouble. 2021-05-16T23:21:56.0917220Z 2021-05-16T23:21:56.0918040Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:21:56.0919630Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:21:56.0920400Z 2021-05-16T23:21:56.0921220Z For compilers to find libxml2 you may need to set: 2021-05-16T23:21:56.0922990Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:21:56.0924460Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:21:56.0925170Z 2021-05-16T23:21:56.0926360Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:21:56.0927440Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:21:56.0928120Z 2021-05-16T23:21:56.0935450Z ==> Summary 2021-05-16T23:21:56.1147620Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T23:21:56.1153800Z ==> Installing gdal dependency: libdap 2021-05-16T23:21:56.1300680Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T23:21:59.1718850Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T23:21:59.1725840Z ==> Installing gdal dependency: proj 2021-05-16T23:21:59.1917540Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T23:22:02.1310520Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T23:22:03.0690620Z ==> Installing gdal dependency: libgeotiff 2021-05-16T23:22:03.0794720Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T23:22:04.7733200Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T23:22:04.7739060Z ==> Installing gdal dependency: librttopo 2021-05-16T23:22:04.8165710Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:22:07.6284440Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T23:22:07.6288950Z ==> Installing gdal dependency: minizip 2021-05-16T23:22:07.6523100Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T23:22:10.3634380Z ==> Caveats 2021-05-16T23:22:10.3636090Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:22:10.3637560Z with the venerable 'unzip' library. 2021-05-16T23:22:10.3638850Z ==> Summary 2021-05-16T23:22:10.3655040Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T23:22:10.3663660Z ==> Installing gdal dependency: libspatialite 2021-05-16T23:22:10.4540200Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T23:22:13.5806770Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T23:22:13.5812310Z ==> Installing gdal dependency: netcdf 2021-05-16T23:22:13.6369750Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:22:16.6226900Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:22:16.6235230Z ==> Installing gdal dependency: openblas 2021-05-16T23:22:16.6589980Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T23:22:20.7593300Z ==> Caveats 2021-05-16T23:22:20.7594970Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:22:20.7596170Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:22:20.7596890Z 2021-05-16T23:22:20.7597730Z For compilers to find openblas you may need to set: 2021-05-16T23:22:20.7599060Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:22:20.7600480Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:22:20.7601180Z 2021-05-16T23:22:20.7602380Z For pkg-config to find openblas you may need to set: 2021-05-16T23:22:20.7603490Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:22:20.7604180Z 2021-05-16T23:22:20.7605370Z ==> Summary 2021-05-16T23:22:20.7621150Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T23:22:20.7629090Z ==> Installing gdal dependency: numpy 2021-05-16T23:22:20.8334080Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T23:22:25.0956550Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T23:22:25.0962880Z ==> Installing gdal dependency: xerces-c 2021-05-16T23:22:25.1022680Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T23:22:30.6284230Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T23:22:30.6290120Z ==> Installing gdal 2021-05-16T23:22:30.6293630Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T23:22:37.6372310Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T23:22:39.0842870Z ==> No outdated dependents to upgrade! 2021-05-16T23:22:39.0844660Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:22:39.4205440Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:22:39.4209400Z netcdf 2021-05-16T23:22:39.5152880Z ==> Caveats 2021-05-16T23:22:39.5154220Z ==> expat 2021-05-16T23:22:39.5232270Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:22:39.5233650Z because macOS already provides this software and installing another version in 2021-05-16T23:22:39.5240850Z parallel can cause all kinds of trouble. 2021-05-16T23:22:39.5242180Z 2021-05-16T23:22:39.5243030Z If you need to have expat first in your PATH, run: 2021-05-16T23:22:39.5244630Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:22:39.5245430Z 2021-05-16T23:22:39.5246230Z For compilers to find expat you may need to set: 2021-05-16T23:22:39.5247520Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:22:39.5248890Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:22:39.5249560Z 2021-05-16T23:22:39.5250730Z For pkg-config to find expat you may need to set: 2021-05-16T23:22:39.5251800Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:22:39.5252460Z 2021-05-16T23:22:39.5253570Z ==> libxml2 2021-05-16T23:22:39.5322310Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:22:39.5326820Z because macOS already provides this software and installing another version in 2021-05-16T23:22:39.5327910Z parallel can cause all kinds of trouble. 2021-05-16T23:22:39.5328540Z 2021-05-16T23:22:39.5329350Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:22:39.5330940Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:22:39.5331720Z 2021-05-16T23:22:39.5332530Z For compilers to find libxml2 you may need to set: 2021-05-16T23:22:39.5333850Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:22:39.5335230Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:22:39.5335940Z 2021-05-16T23:22:39.5337110Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:22:39.5338170Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:22:39.5338840Z 2021-05-16T23:22:39.5339850Z ==> minizip 2021-05-16T23:22:39.5342130Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:22:39.5343570Z with the venerable 'unzip' library. 2021-05-16T23:22:39.5344840Z ==> openblas 2021-05-16T23:22:39.5395990Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:22:39.5397230Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:22:39.5397980Z 2021-05-16T23:22:39.5398810Z For compilers to find openblas you may need to set: 2021-05-16T23:22:39.5400190Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:22:39.5401780Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:22:39.5402520Z 2021-05-16T23:22:39.5403740Z For pkg-config to find openblas you may need to set: 2021-05-16T23:22:39.5404880Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:22:39.5405560Z 2021-05-16T23:22:41.8647760Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:22:42.4475170Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T23:22:42.4504390Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:22:42.8249230Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:22:42.8426290Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:22:43.4638480Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T23:22:43.4666350Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:22:43.8223940Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:22:43.8436950Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T23:22:45.6251380Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T23:22:45.9970070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T23%3A30%3A00Z&sig=ighmw6ea9LT45T7H%2BUl%2FDb6tlN0RNL3qnGabO50cPIc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:47.3013110Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:22:47.8679140Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T23:22:47.8705050Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:22:48.2398900Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:22:48.2512950Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T23:22:50.0048220Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T23:22:50.8530320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T23%3A30%3A00Z&sig=dnYxPdb9C8ynGzTkhy77oAuUWlO2Vds9E9MAkJLm5ns%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:51.1743780Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T23:22:51.1764710Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T23:22:52.8403460Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T23:22:53.2016830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T23%3A30%3A00Z&sig=v6cwRvwTb9asv8t3IU5ZpMkCVJCMMoqT82O%2BBRM%2FwnM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:53.8216470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T23:22:55.5388990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T23:22:55.9034510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T23%3A30%3A00Z&sig=4nHy3NORDJprnABZctnDwB%2F4KiWwr1n1QaIKBSYHr%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:56.2277870Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T23:22:57.8930780Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T23:22:58.2876700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T23%3A30%3A00Z&sig=%2BrSin7CESaaFpYoWRymxDbGFeNPuWSTX8tBHx8hBONc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:59.4380430Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T23:22:59.4389680Z ==> Installing itk dependency: open-mpi 2021-05-16T23:22:59.5650680Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:23:05.2224880Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:23:05.2232460Z ==> Installing itk dependency: fftw 2021-05-16T23:23:05.2887620Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:23:08.1420990Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:23:08.1428470Z ==> Installing itk dependency: boost 2021-05-16T23:23:08.1480640Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T23:23:39.7549240Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T23:23:39.7565930Z ==> Installing itk dependency: netcdf 2021-05-16T23:23:39.8539780Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:23:42.8374320Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:23:42.8380700Z ==> Installing itk dependency: pyqt@5 2021-05-16T23:23:42.9008820Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T23:23:48.1526730Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T23:23:48.1532620Z ==> Installing itk dependency: vtk@8.2 2021-05-16T23:23:48.3143820Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T23:24:18.3466070Z ==> Caveats 2021-05-16T23:24:18.3467680Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:24:18.3468840Z because this is an alternate version of another formula. 2021-05-16T23:24:18.3469510Z 2021-05-16T23:24:18.3470330Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T23:24:18.3471840Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:24:18.3472620Z 2021-05-16T23:24:18.3473430Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T23:24:18.3474720Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T23:24:18.3476070Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T23:24:18.3476750Z 2021-05-16T23:24:18.3477890Z ==> Summary 2021-05-16T23:24:18.5842410Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T23:24:18.5848990Z ==> Installing itk dependency: gdcm 2021-05-16T23:24:18.7832900Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T23:24:25.1185080Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T23:24:25.1191080Z ==> Installing itk 2021-05-16T23:24:25.1194110Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T23:24:38.9327810Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T23:24:42.2938300Z ==> No outdated dependents to upgrade! 2021-05-16T23:24:42.2941770Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:24:44.5020530Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:24:44.5021620Z fftw 2021-05-16T23:24:44.5410100Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T23:24:44.5411770Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T23:24:46.4921760Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T23:24:46.6232760Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T23:24:47.7585430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T23:24:48.3659010Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T23:24:48.7569420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T23%3A30%3A00Z&sig=mCYrJKoLC%2FCMfOREA2mzGAmBxbkNMepgi9wIE%2BrBhyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:24:48.8044240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-16T23\%3A30\%3A00Z\&sig=mCYrJKoLC\%2FCMfOREA2mzGAmBxbkNMepgi9wIE\%2BrBhyc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:24:48.8576700Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T23:24:48.8636530Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T23:24:50.0341310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T23:24:50.5705450Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T23:24:50.9657370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T23%3A30%3A00Z&sig=ZshGHu9hhpuw3c3Rws03fHF7tXxdq1fZrQnJuZcukP0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:24:51.0159710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-16T23\%3A30\%3A00Z\&sig=ZshGHu9hhpuw3c3Rws03fHF7tXxdq1fZrQnJuZcukP0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:24:51.1281870Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T23:24:51.1376940Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T23:24:52.2724430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T23:24:52.8607020Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T23:24:53.2527380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T23%3A30%3A00Z&sig=zdR019XEWEy%2FlIYaMotebP95trkpc%2FhUbs%2BlGWumPsM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:24:53.2996950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-16T23\%3A30\%3A00Z\&sig=zdR019XEWEy\%2FlIYaMotebP95trkpc\%2FhUbs\%2BlGWumPsM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:24:53.3828620Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T23:24:53.3871990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T23:24:54.4909970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T23:24:55.1217060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T23:24:55.5010480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T23%3A30%3A00Z&sig=17RcDM9jWb4BlIdKxrvARJ4IWQNPJUbGi2vrcBhe5Qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:24:55.5546720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-16T23\%3A30\%3A00Z\&sig=17RcDM9jWb4BlIdKxrvARJ4IWQNPJUbGi2vrcBhe5Qc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:24:55.9436560Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T23:24:56.0042310Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T23:24:56.0046190Z ==> Installing libav dependency: faac 2021-05-16T23:24:56.0698880Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T23:24:56.0730740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9051-1enyely 2021-05-16T23:24:56.0853060Z cp -pR /private/tmp/d20210516-9051-1enyely/faac/. /usr/local/Cellar/faac 2021-05-16T23:24:56.1009150Z chmod -Rf +w /private/tmp/d20210516-9051-1enyely 2021-05-16T23:24:56.1597480Z ==> Finishing up 2021-05-16T23:24:56.2594210Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T23:24:56.2601020Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T23:24:56.2606610Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T23:24:56.2625840Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T23:24:56.2632500Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T23:24:56.2637870Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T23:24:56.2642840Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T23:24:56.2789440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9233-sn4hw8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-16T23:24:58.8933130Z ==> Summary 2021-05-16T23:24:58.8955630Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T23:24:58.8969340Z ==> Installing libav dependency: fdk-aac 2021-05-16T23:24:58.8992720Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T23:24:58.9011920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9051-1j7n5jx 2021-05-16T23:24:58.9285480Z cp -pR /private/tmp/d20210516-9051-1j7n5jx/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T23:24:58.9584300Z chmod -Rf +w /private/tmp/d20210516-9051-1j7n5jx 2021-05-16T23:24:59.0054050Z ==> Finishing up 2021-05-16T23:24:59.0532400Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T23:24:59.0542350Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T23:24:59.0563350Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T23:24:59.0568330Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T23:24:59.0574390Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T23:24:59.0586120Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T23:24:59.0740840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9259-1i2f6ne.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-16T23:25:01.5895900Z ==> Summary 2021-05-16T23:25:01.5917790Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T23:25:01.5927030Z ==> Installing libav dependency: sdl 2021-05-16T23:25:01.5959750Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T23:25:01.5978540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9051-1hs4biz 2021-05-16T23:25:01.6688090Z cp -pR /private/tmp/d20210516-9051-1hs4biz/sdl/. /usr/local/Cellar/sdl 2021-05-16T23:25:01.7781360Z chmod -Rf +w /private/tmp/d20210516-9051-1hs4biz 2021-05-16T23:25:01.9051680Z ==> Finishing up 2021-05-16T23:25:01.9528180Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T23:25:01.9536360Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T23:25:01.9554150Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T23:25:01.9587020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T23:25:01.9596440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T23:25:01.9606920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T23:25:01.9620870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T23:25:01.9632720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T23:25:01.9638660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T23:25:01.9650540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T23:25:01.9659050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T23:25:01.9669410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T23:25:01.9679930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T23:25:01.9690740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T23:25:01.9699240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T23:25:01.9704890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T23:25:01.9710730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T23:25:01.9719820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T23:25:01.9728680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T23:25:01.9752280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T23:25:01.9762710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T23:25:01.9772700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T23:25:01.9780600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T23:25:01.9789430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T23:25:01.9797400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T23:25:01.9807170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T23:25:01.9816250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T23:25:01.9824100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T23:25:01.9834040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T23:25:01.9842650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T23:25:01.9850880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T23:25:01.9857150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T23:25:01.9862890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T23:25:01.9870720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T23:25:01.9878600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T23:25:01.9887590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T23:25:01.9892640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T23:25:01.9902070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T23:25:01.9911310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T23:25:01.9916110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T23:25:01.9922100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T23:25:01.9931400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T23:25:01.9942700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T23:25:01.9950670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T23:25:01.9957770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T23:25:01.9964340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T23:25:01.9969570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T23:25:01.9974680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T23:25:01.9979970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T23:25:01.9989930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T23:25:02.0000090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T23:25:02.0020790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T23:25:02.0026200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T23:25:02.0033860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T23:25:02.0041920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T23:25:02.0050710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T23:25:02.0056380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T23:25:02.0061930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T23:25:02.0075450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T23:25:02.0083910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T23:25:02.0091290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T23:25:02.0100510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T23:25:02.0108000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T23:25:02.0114110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T23:25:02.0120860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T23:25:02.0131610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T23:25:02.0140780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T23:25:02.0143570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T23:25:02.0153810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T23:25:02.0164330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T23:25:02.0171890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T23:25:02.0176840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T23:25:02.0184460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T23:25:02.0193920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T23:25:02.0203440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T23:25:02.0208760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T23:25:02.0214540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T23:25:02.0226200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T23:25:02.0231420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T23:25:02.0236590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T23:25:02.0242190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T23:25:02.0251620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T23:25:02.0256660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T23:25:02.0277890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T23:25:02.0284360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T23:25:02.0289460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T23:25:02.0295250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T23:25:02.0300230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T23:25:02.0311960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T23:25:02.0317530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T23:25:02.0322970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T23:25:02.0333010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T23:25:02.0338320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T23:25:02.0343780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T23:25:02.0352240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T23:25:02.0357530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T23:25:02.0363260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T23:25:02.0371530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T23:25:02.0377480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T23:25:02.0381990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T23:25:02.0389100Z Only the first 100 operations were output. 2021-05-16T23:25:02.1348450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9285-15sk6d8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-16T23:25:04.7619520Z ==> Summary 2021-05-16T23:25:04.7757450Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T23:25:04.7764240Z ==> Installing libav 2021-05-16T23:25:04.7767560Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T23:25:04.7786970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9051-1c87p6x 2021-05-16T23:25:04.9686890Z cp -pR /private/tmp/d20210516-9051-1c87p6x/libav/. /usr/local/Cellar/libav 2021-05-16T23:25:05.0438870Z chmod -Rf +w /private/tmp/d20210516-9051-1c87p6x 2021-05-16T23:25:06.2760290Z ==> Finishing up 2021-05-16T23:25:06.3240590Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T23:25:06.3251710Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T23:25:06.3269460Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T23:25:06.3292200Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T23:25:06.3297550Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T23:25:06.3303140Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T23:25:06.3649890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9311-6f5sx6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-16T23:25:08.9985200Z ==> Summary 2021-05-16T23:25:09.0005120Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T23:25:11.7254460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T23:25:13.4844870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T23:25:14.0271860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T23%3A35%3A00Z&sig=ZlIr%2FCkbOeZByLKU5f%2F7%2BciIjNJaT3Z6uu4k672gZIc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:25:14.2707560Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:25:17.2442440Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T23:25:20.0802920Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T23:25:20.0804060Z To reinstall 4.3.0, run: 2021-05-16T23:25:20.0804840Z brew reinstall libtiff 2021-05-16T23:25:21.7482480Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T23:25:21.7483620Z To reinstall 2.3.9_1, run: 2021-05-16T23:25:21.7484400Z brew reinstall unixodbc 2021-05-16T23:25:23.5628780Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T23:25:23.5629930Z To reinstall 1.0.18_1, run: 2021-05-16T23:25:23.5630740Z brew reinstall libsodium 2021-05-16T23:25:25.2480430Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T23:25:25.2481600Z To reinstall 4.1.1, run: 2021-05-16T23:25:25.2482400Z brew reinstall tesseract 2021-05-16T23:25:26.9286740Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T23:25:26.9287860Z To reinstall 1.21.1, run: 2021-05-16T23:25:26.9289120Z brew reinstall wget 2021-05-16T23:25:28.6350980Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T23:25:28.6352070Z To reinstall 4.3.4, run: 2021-05-16T23:25:28.6352840Z brew reinstall zeromq 2021-05-16T23:25:30.2890000Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T23:25:30.2891130Z To reinstall 2.2.27.6_1, run: 2021-05-16T23:25:30.2891940Z brew reinstall udunits 2021-05-16T23:25:31.9645540Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T23:25:31.9646650Z To reinstall 1.2.0, run: 2021-05-16T23:25:31.9647430Z brew reinstall webp 2021-05-16T23:25:33.7571790Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T23:25:35.4807990Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T23:25:35.8661010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T23%3A35%3A00Z&sig=U32cKaFXtKzMRj9dalGgvqNnzwNmF5x%2FEkItWIm6tkc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:25:37.6693640Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T23:26:18.7835260Z ==> Caveats 2021-05-16T23:26:18.7837350Z Bash completion has been installed to: 2021-05-16T23:26:18.7840510Z /usr/local/etc/bash_completion.d 2021-05-16T23:26:18.7841890Z ==> Summary 2021-05-16T23:26:20.1839280Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T23:26:23.3214210Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T23:26:23.3220970Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232559Z&X-Amz-Expires=300&X-Amz-Signature=d37470ad09a3598570553fb0dc8b26ea1368dc50eb5d72a4b6333c348aff41d5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-16T23:26:26.6393290Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:26:26.6394460Z ==> Installing Cask xquartz 2021-05-16T23:26:45.6996450Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T23:26:45.6998480Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T23:27:09.1609730Z installer: Package name is 2021-05-16T23:27:09.1616350Z installer: Installing at base path / 2021-05-16T23:27:09.1625860Z installer: The install was successful. 2021-05-16T23:27:09.1628390Z installer: The install requires logging out now. 2021-05-16T23:27:09.2513600Z 🍺 xquartz was successfully installed! 2021-05-16T23:27:09.2757420Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:27:09.2757980Z with: 2021-05-16T23:27:09.2758430Z github_slug: neuroconductor/afnir 2021-05-16T23:27:09.2758830Z env: 2021-05-16T23:27:09.2759210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:09.2759630Z TIC_DEPLOY_KEY: 2021-05-16T23:27:09.2759930Z RSPM: 2021-05-16T23:27:09.2761230Z GITHUB_PAT: *** 2021-05-16T23:27:09.2761620Z COVERALLS_TOKEN: 2021-05-16T23:27:09.2762040Z continue-on-error: false 2021-05-16T23:27:09.2762480Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:09.2762930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:09.2763350Z TZ: UTC 2021-05-16T23:27:09.2763680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:09.2764050Z NOT_CRAN: true 2021-05-16T23:27:09.2764370Z ##[endgroup] 2021-05-16T23:27:09.3810960Z repo slug is: neuroconductor/afnir 2021-05-16T23:27:09.3936760Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:27:09.3937400Z env: 2021-05-16T23:27:09.3937820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:09.3938640Z TIC_DEPLOY_KEY: 2021-05-16T23:27:09.3938990Z RSPM: 2021-05-16T23:27:09.3939870Z GITHUB_PAT: *** 2021-05-16T23:27:09.3940300Z COVERALLS_TOKEN: 2021-05-16T23:27:09.3940750Z continue-on-error: false 2021-05-16T23:27:09.3941270Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:09.3941760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:09.3942220Z TZ: UTC 2021-05-16T23:27:09.3942580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:09.3943000Z NOT_CRAN: true 2021-05-16T23:27:09.3943370Z ##[endgroup] 2021-05-16T23:27:10.7521400Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:27:10.7522090Z with: 2021-05-16T23:27:10.7522440Z repo_name: afnir 2021-05-16T23:27:10.7522850Z repo_version: 0.4.6 2021-05-16T23:27:10.7523250Z runner_os: macOS 2021-05-16T23:27:10.7523620Z R_version: 3.6 2021-05-16T23:27:10.7523980Z env: 2021-05-16T23:27:10.7524380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:10.7524860Z TIC_DEPLOY_KEY: 2021-05-16T23:27:10.7525190Z RSPM: 2021-05-16T23:27:10.7526500Z GITHUB_PAT: *** 2021-05-16T23:27:10.7526920Z COVERALLS_TOKEN: 2021-05-16T23:27:10.7527400Z continue-on-error: false 2021-05-16T23:27:10.7527870Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:10.7544070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:10.7544530Z TZ: UTC 2021-05-16T23:27:10.7544960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:10.7545390Z NOT_CRAN: true 2021-05-16T23:27:10.7545750Z ##[endgroup] 2021-05-16T23:27:10.8190400Z Package: afnir 2021-05-16T23:27:10.8195510Z Version: 0.4.6 2021-05-16T23:27:10.8196380Z OS: macOS 2021-05-16T23:27:10.8283570Z ##[group]Run install.packages('remotes') 2021-05-16T23:27:10.8284360Z install.packages('remotes') 2021-05-16T23:27:10.8285140Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:27:10.8286060Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:27:10.8468080Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:27:10.8468600Z env: 2021-05-16T23:27:10.8469060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:10.8469550Z TIC_DEPLOY_KEY: 2021-05-16T23:27:10.8469920Z RSPM: 2021-05-16T23:27:10.8470930Z GITHUB_PAT: *** 2021-05-16T23:27:10.8471320Z COVERALLS_TOKEN: 2021-05-16T23:27:10.8471810Z continue-on-error: false 2021-05-16T23:27:10.8472270Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:10.8472780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:10.8473240Z TZ: UTC 2021-05-16T23:27:10.8473670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:10.8474470Z NOT_CRAN: true 2021-05-16T23:27:10.8475010Z ##[endgroup] 2021-05-16T23:27:11.0873330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:27:11.0875040Z (as ‘lib’ is unspecified) 2021-05-16T23:27:14.4133280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-16T23:27:14.5504280Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-16T23:27:14.5725440Z ================================================== 2021-05-16T23:27:14.5727310Z downloaded 381 KB 2021-05-16T23:27:14.5727960Z 2021-05-16T23:27:14.5950510Z 2021-05-16T23:27:14.6051220Z The downloaded binary packages are in 2021-05-16T23:27:14.6152920Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwlGDGA/downloaded_packages 2021-05-16T23:27:23.6430380Z ##[group]Run actions/cache@v1 2021-05-16T23:27:23.6430990Z with: 2021-05-16T23:27:23.6431480Z path: /Users/runner/work/_temp/Library 2021-05-16T23:27:23.6434150Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-adabe8ecb57dad620bd71d330f9f6d32483c5bc6a9875f4540b4635a7e4bd801 2021-05-16T23:27:23.6437300Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T23:27:23.6438350Z env: 2021-05-16T23:27:23.6438770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:23.6439260Z TIC_DEPLOY_KEY: 2021-05-16T23:27:23.6439600Z RSPM: 2021-05-16T23:27:23.6441720Z GITHUB_PAT: *** 2021-05-16T23:27:23.6442180Z COVERALLS_TOKEN: 2021-05-16T23:27:23.6442630Z continue-on-error: false 2021-05-16T23:27:23.6443140Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:23.6443620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:23.6444080Z TZ: UTC 2021-05-16T23:27:23.6444570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:23.6444980Z NOT_CRAN: true 2021-05-16T23:27:23.6445380Z ##[endgroup] 2021-05-16T23:27:23.7221140Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:27:23.7323460Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:27:23.7324290Z remotes::install_github("ropensci/tic") 2021-05-16T23:27:23.7324920Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:27:23.7325700Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:27:23.7326250Z remotes::install_cran("covr") 2021-05-16T23:27:23.7678030Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:27:23.7678450Z env: 2021-05-16T23:27:23.7678920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:27:23.7679370Z TIC_DEPLOY_KEY: 2021-05-16T23:27:23.7679760Z RSPM: 2021-05-16T23:27:23.7680710Z GITHUB_PAT: *** 2021-05-16T23:27:23.7681150Z COVERALLS_TOKEN: 2021-05-16T23:27:23.7681610Z continue-on-error: false 2021-05-16T23:27:23.7682120Z VDIFFR_RUN_TESTS: false 2021-05-16T23:27:23.7682600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:27:23.7683080Z TZ: UTC 2021-05-16T23:27:23.7683500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:27:23.7683930Z NOT_CRAN: true 2021-05-16T23:27:23.7684300Z ##[endgroup] 2021-05-16T23:27:24.0498760Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:27:24.7798600Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:27:28.6645630Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:27:28.6647090Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:27:28.6648320Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:27:28.6649520Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:27:28.6650670Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:27:28.6651890Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:27:28.6653090Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:27:28.6654250Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:27:28.6655440Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:27:28.6656590Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:27:28.6657860Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:27:28.6659050Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:27:28.6660230Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:27:28.6661410Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:27:28.6662550Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:27:28.6663780Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:27:28.6665010Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:27:28.6666210Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:27:28.6667410Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:27:28.6668530Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:27:28.6669730Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:27:28.6670920Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:27:28.6672090Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:27:28.6674180Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T23:27:28.6676320Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:27:28.6677550Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:27:28.6678770Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:27:28.6679960Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:27:28.6681230Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:27:28.6682390Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:27:28.6683620Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:27:28.6684850Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:27:28.6686120Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:27:28.6687610Z (as ‘lib’ is unspecified) 2021-05-16T23:27:28.6688540Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:27:28.6689840Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:27:28.6691130Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:27:28.6692380Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:27:31.4902910Z 2021-05-16T23:27:31.4905150Z There is a binary version available but the source version is later: 2021-05-16T23:27:31.4931610Z binary source needs_compilation 2021-05-16T23:27:31.4932730Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T23:27:31.4933330Z 2021-05-16T23:27:31.4959050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-16T23:27:31.7683640Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-16T23:27:31.8025880Z ================================================== 2021-05-16T23:27:31.8026790Z downloaded 1.3 MB 2021-05-16T23:27:31.8027420Z 2021-05-16T23:27:31.8068040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-16T23:27:31.9492070Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-16T23:27:31.9611890Z ================================================== 2021-05-16T23:27:31.9614070Z downloaded 220 KB 2021-05-16T23:27:31.9614730Z 2021-05-16T23:27:31.9644340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-16T23:27:32.1008380Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-16T23:27:32.1105000Z ================================================== 2021-05-16T23:27:32.1113120Z downloaded 135 KB 2021-05-16T23:27:32.1113940Z 2021-05-16T23:27:32.1138470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-16T23:27:32.2552980Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-16T23:27:32.2602930Z ================================================== 2021-05-16T23:27:32.2603770Z downloaded 46 KB 2021-05-16T23:27:32.2604330Z 2021-05-16T23:27:32.2640570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-16T23:27:32.5114090Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-16T23:27:32.5116150Z ================================================== 2021-05-16T23:27:32.5117200Z downloaded 21 KB 2021-05-16T23:27:32.5117820Z 2021-05-16T23:27:32.5146430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-16T23:27:32.6536460Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-16T23:27:32.6656390Z ================================================== 2021-05-16T23:27:32.6657430Z downloaded 80 KB 2021-05-16T23:27:32.6658410Z 2021-05-16T23:27:32.6693050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-16T23:27:32.8298810Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-16T23:27:32.8846830Z ================================================== 2021-05-16T23:27:32.8848040Z downloaded 2.7 MB 2021-05-16T23:27:32.8852020Z 2021-05-16T23:27:32.8890950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-16T23:27:33.0407590Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-16T23:27:33.0436240Z ================================================== 2021-05-16T23:27:33.0437140Z downloaded 34 KB 2021-05-16T23:27:33.0440460Z 2021-05-16T23:27:33.0472340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-16T23:27:33.2630060Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-16T23:27:33.2899370Z ================================================== 2021-05-16T23:27:33.2900340Z downloaded 841 KB 2021-05-16T23:27:33.2901800Z 2021-05-16T23:27:33.2934860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-16T23:27:33.4365760Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-16T23:27:33.4565370Z ================================================== 2021-05-16T23:27:33.4566960Z downloaded 480 KB 2021-05-16T23:27:33.4567750Z 2021-05-16T23:27:33.4598240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-16T23:27:33.6041230Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-16T23:27:33.6045250Z ================================================== 2021-05-16T23:27:33.6046310Z downloaded 13 KB 2021-05-16T23:27:33.6047190Z 2021-05-16T23:27:33.6078970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-16T23:27:33.8693630Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-16T23:27:33.8898810Z ================================================== 2021-05-16T23:27:33.8901200Z downloaded 489 KB 2021-05-16T23:27:33.8901900Z 2021-05-16T23:27:33.8935920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-16T23:27:34.1534940Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-16T23:27:34.1601280Z ================================================== 2021-05-16T23:27:34.1602370Z downloaded 89 KB 2021-05-16T23:27:34.1603300Z 2021-05-16T23:27:34.1640440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-16T23:27:34.3794810Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-16T23:27:34.4001460Z ================================================== 2021-05-16T23:27:34.4002520Z downloaded 517 KB 2021-05-16T23:27:34.4003350Z 2021-05-16T23:27:34.4036690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-16T23:27:34.6645120Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-16T23:27:34.6776210Z ================================================== 2021-05-16T23:27:34.6777200Z downloaded 206 KB 2021-05-16T23:27:34.6777800Z 2021-05-16T23:27:34.6810030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-16T23:27:34.9366060Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-16T23:27:34.9543080Z ================================================== 2021-05-16T23:27:34.9545330Z downloaded 266 KB 2021-05-16T23:27:34.9546030Z 2021-05-16T23:27:34.9585700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-16T23:27:35.2066940Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-16T23:27:35.2179190Z ================================================== 2021-05-16T23:27:35.2180760Z downloaded 166 KB 2021-05-16T23:27:35.2181360Z 2021-05-16T23:27:35.2209500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-16T23:27:35.3561490Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-16T23:27:35.3634170Z ================================================== 2021-05-16T23:27:35.3635150Z downloaded 94 KB 2021-05-16T23:27:35.3635940Z 2021-05-16T23:27:35.3667260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-16T23:27:35.5224010Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-16T23:27:35.5318270Z ================================================== 2021-05-16T23:27:35.5319430Z downloaded 136 KB 2021-05-16T23:27:35.5320050Z 2021-05-16T23:27:35.5354440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-16T23:27:35.7821620Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-16T23:27:35.7950280Z ================================================== 2021-05-16T23:27:35.7952200Z downloaded 183 KB 2021-05-16T23:27:35.7953370Z 2021-05-16T23:27:35.7985720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-16T23:27:36.0669470Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-16T23:27:36.0787310Z ================================================== 2021-05-16T23:27:36.0791630Z downloaded 199 KB 2021-05-16T23:27:36.0792550Z 2021-05-16T23:27:36.0820580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-16T23:27:36.3361340Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-16T23:27:36.3473480Z ================================================== 2021-05-16T23:27:36.3475300Z downloaded 204 KB 2021-05-16T23:27:36.3476170Z 2021-05-16T23:27:36.3508830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-16T23:27:36.5732450Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-16T23:27:36.5780200Z ================================================== 2021-05-16T23:27:36.5781980Z downloaded 63 KB 2021-05-16T23:27:36.5782560Z 2021-05-16T23:27:36.5813630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-16T23:27:36.7894260Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-16T23:27:36.7935660Z ================================================== 2021-05-16T23:27:36.7936900Z downloaded 44 KB 2021-05-16T23:27:36.7937870Z 2021-05-16T23:27:36.7972040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-16T23:27:36.9394500Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-16T23:27:36.9607260Z ================================================== 2021-05-16T23:27:36.9608200Z downloaded 407 KB 2021-05-16T23:27:36.9608980Z 2021-05-16T23:27:36.9643070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-16T23:27:37.2155420Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-16T23:27:37.2225830Z ================================================== 2021-05-16T23:27:37.2226360Z downloaded 91 KB 2021-05-16T23:27:37.2226610Z 2021-05-16T23:27:37.2257610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-16T23:27:37.4858700Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-16T23:27:37.6182090Z ================================================== 2021-05-16T23:27:37.6185660Z downloaded 134 KB 2021-05-16T23:27:37.6186420Z 2021-05-16T23:27:37.6337530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-16T23:27:37.8862230Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-16T23:27:37.9307680Z ================================================== 2021-05-16T23:27:37.9308680Z downloaded 1.8 MB 2021-05-16T23:27:37.9309560Z 2021-05-16T23:27:37.9340410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-16T23:27:38.1767720Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-16T23:27:38.1970140Z ================================================== 2021-05-16T23:27:38.1971460Z downloaded 535 KB 2021-05-16T23:27:38.1972090Z 2021-05-16T23:27:38.2005170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-16T23:27:38.3801660Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-16T23:27:38.3984670Z ================================================== 2021-05-16T23:27:38.3985770Z downloaded 514 KB 2021-05-16T23:27:38.3986330Z 2021-05-16T23:27:38.4019130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-16T23:27:38.5400840Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-16T23:27:38.5447030Z ================================================== 2021-05-16T23:27:38.5449230Z downloaded 47 KB 2021-05-16T23:27:38.5452000Z 2021-05-16T23:27:38.5490040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-16T23:27:38.8107530Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-16T23:27:38.8361340Z ================================================== 2021-05-16T23:27:38.8364420Z downloaded 690 KB 2021-05-16T23:27:38.8365080Z 2021-05-16T23:27:38.8395650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-16T23:27:39.0849580Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-16T23:27:39.0893090Z ================================================== 2021-05-16T23:27:39.0894580Z downloaded 46 KB 2021-05-16T23:27:39.0895670Z 2021-05-16T23:27:39.0925860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-16T23:27:39.2359940Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-16T23:27:39.2774410Z ================================================== 2021-05-16T23:27:39.2775700Z downloaded 2.0 MB 2021-05-16T23:27:39.2777240Z 2021-05-16T23:27:40.3318120Z 2021-05-16T23:27:40.3319380Z The downloaded binary packages are in 2021-05-16T23:27:40.3320750Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp6ZUMwY/downloaded_packages 2021-05-16T23:27:40.3322360Z installing the source package ‘cachem’ 2021-05-16T23:27:40.3323170Z 2021-05-16T23:27:40.3337610Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:27:40.5767390Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:27:40.5821620Z ================================================== 2021-05-16T23:27:40.5848160Z downloaded 24 KB 2021-05-16T23:27:40.5864210Z 2021-05-16T23:27:40.8789790Z * installing *source* package ‘cachem’ ... 2021-05-16T23:27:40.8878030Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:40.8950720Z ** using staged installation 2021-05-16T23:27:40.9056940Z ** libs 2021-05-16T23:27:46.9765550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T23:27:47.6366870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:27:47.7751590Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:27:48.0040420Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:27:48.0082440Z ** R 2021-05-16T23:27:48.0196190Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:49.0356100Z ** help 2021-05-16T23:27:49.0677540Z *** installing help indices 2021-05-16T23:27:49.0931410Z ** building package indices 2021-05-16T23:27:49.1186140Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:49.5489420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:27:50.8232220Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:51.1133930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:51.1159160Z * DONE (cachem) 2021-05-16T23:27:51.1307240Z 2021-05-16T23:27:51.1308630Z The downloaded source packages are in 2021-05-16T23:27:51.1310900Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6ZUMwY/downloaded_packages’ 2021-05-16T23:27:51.1322450Z Running `R CMD build`... 2021-05-16T23:27:54.2374750Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6ZUMwY/remotes2a3f6bba44b9/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:27:54.2376630Z * preparing ‘tic’: 2021-05-16T23:27:54.2378060Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:27:54.2379140Z * installing the package to process help pages 2021-05-16T23:27:54.2380630Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:27:54.2381740Z * checking for empty or unneeded directories 2021-05-16T23:27:54.2383060Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:27:54.2384360Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:27:54.2385610Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:27:54.2386720Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:27:54.2388670Z (as ‘lib’ is unspecified) 2021-05-16T23:27:54.8127380Z * installing *source* package ‘tic’ ... 2021-05-16T23:27:54.8129030Z ** using staged installation 2021-05-16T23:27:54.8449540Z ** R 2021-05-16T23:27:54.8859300Z ** inst 2021-05-16T23:27:54.9033320Z ** preparing package for lazy loading 2021-05-16T23:27:55.4603720Z ** help 2021-05-16T23:27:55.6678330Z *** installing help indices 2021-05-16T23:27:55.7908620Z *** copying figures 2021-05-16T23:27:55.7961240Z ** building package indices 2021-05-16T23:27:55.9471000Z ** installing vignettes 2021-05-16T23:27:55.9525070Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:56.3220520Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:56.7395740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:56.7547110Z * DONE (tic) 2021-05-16T23:27:56.8156820Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:27:57.2568700Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:28:00.3768310Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T23:28:00.3770760Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:28:00.3875460Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:00.3879110Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:28:00.3983960Z (as ‘lib’ is unspecified) 2021-05-16T23:28:00.3984940Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:28:00.4085090Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:28:00.4169790Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:28:00.4183470Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:28:00.4207670Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:28:00.4219240Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:28:00.4251730Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:28:00.4257510Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:28:00.4270900Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:28:00.4274650Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:28:00.4283270Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:28:00.4286860Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:28:00.4297480Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:28:00.4302030Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:28:00.4327450Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:28:00.4331650Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:28:00.4354200Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:28:00.4367310Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:28:00.4374380Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:28:00.4382260Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:28:00.4389380Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:28:00.4398900Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:28:00.4423230Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:28:00.4430230Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:28:00.4453630Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:28:00.4475090Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:28:00.4483010Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:28:00.4508140Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:28:00.4516540Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:28:00.4545890Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:28:00.4567270Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:28:00.4574200Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:28:00.4578960Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:28:00.4602390Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:28:00.4620510Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:28:00.4630670Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:28:02.0309540Z 2021-05-16T23:28:02.0310910Z There are binary versions available but the source versions are later: 2021-05-16T23:28:02.0324040Z binary source needs_compilation 2021-05-16T23:28:02.0324990Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T23:28:02.0325750Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T23:28:02.0326490Z xfun 0.22 0.23 TRUE 2021-05-16T23:28:02.0327010Z 2021-05-16T23:28:02.0339630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-16T23:28:02.2361060Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-16T23:28:02.2466830Z ================================================== 2021-05-16T23:28:02.2467720Z downloaded 192 KB 2021-05-16T23:28:02.2468320Z 2021-05-16T23:28:02.2500750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-16T23:28:02.5852570Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-16T23:28:02.6457810Z ================================================== 2021-05-16T23:28:02.6494560Z downloaded 1.4 MB 2021-05-16T23:28:02.6495260Z 2021-05-16T23:28:02.6497280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-16T23:28:02.8421790Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-16T23:28:02.8430300Z ================================================== 2021-05-16T23:28:02.8431400Z downloaded 17 KB 2021-05-16T23:28:02.8432080Z 2021-05-16T23:28:02.8463900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-16T23:28:03.0981860Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-16T23:28:03.1029620Z ================================================== 2021-05-16T23:28:03.1032350Z downloaded 43 KB 2021-05-16T23:28:03.1033350Z 2021-05-16T23:28:03.1460720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-16T23:28:03.3257640Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-16T23:28:03.3394980Z ================================================== 2021-05-16T23:28:03.3404400Z downloaded 207 KB 2021-05-16T23:28:03.3405000Z 2021-05-16T23:28:03.3428970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-16T23:28:03.6058710Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-16T23:28:03.6346180Z ================================================== 2021-05-16T23:28:03.6348930Z downloaded 945 KB 2021-05-16T23:28:03.6349540Z 2021-05-16T23:28:03.6381000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-16T23:28:03.8518210Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-16T23:28:03.8571700Z ================================================== 2021-05-16T23:28:03.8591470Z downloaded 68 KB 2021-05-16T23:28:03.8613740Z 2021-05-16T23:28:03.8616060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-16T23:28:04.0621150Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-16T23:28:04.0766000Z ================================================== 2021-05-16T23:28:04.0767330Z downloaded 279 KB 2021-05-16T23:28:04.0768800Z 2021-05-16T23:28:04.0799220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-16T23:28:04.3329450Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-16T23:28:04.3473830Z ================================================== 2021-05-16T23:28:04.3578680Z downloaded 289 KB 2021-05-16T23:28:04.3603810Z 2021-05-16T23:28:04.3606280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-16T23:28:04.5824730Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-16T23:28:04.5826290Z ================================================== 2021-05-16T23:28:04.5827110Z downloaded 15 KB 2021-05-16T23:28:04.5827660Z 2021-05-16T23:28:04.5856210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-16T23:28:04.8419110Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-16T23:28:04.8516140Z ================================================== 2021-05-16T23:28:04.8517040Z downloaded 148 KB 2021-05-16T23:28:04.8517760Z 2021-05-16T23:28:04.8550860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-16T23:28:05.1145870Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-16T23:28:05.1199210Z ================================================== 2021-05-16T23:28:05.1241600Z downloaded 72 KB 2021-05-16T23:28:05.1242720Z 2021-05-16T23:28:05.1244910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-16T23:28:05.2568110Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-16T23:28:05.2575860Z ================================================== 2021-05-16T23:28:05.2576640Z downloaded 35 KB 2021-05-16T23:28:05.2578490Z 2021-05-16T23:28:05.2610010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-16T23:28:05.5467110Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-16T23:28:05.5623530Z ================================================== 2021-05-16T23:28:05.5624430Z downloaded 292 KB 2021-05-16T23:28:05.5624990Z 2021-05-16T23:28:05.5657020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-16T23:28:05.8279920Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-16T23:28:05.8482070Z ================================================== 2021-05-16T23:28:05.8529950Z downloaded 428 KB 2021-05-16T23:28:05.8530700Z 2021-05-16T23:28:05.8532800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-16T23:28:05.9827160Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-16T23:28:05.9834870Z ================================================== 2021-05-16T23:28:05.9835600Z downloaded 36 KB 2021-05-16T23:28:05.9836140Z 2021-05-16T23:28:05.9869540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-16T23:28:06.2343140Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-16T23:28:06.2548510Z ================================================== 2021-05-16T23:28:06.2549670Z downloaded 435 KB 2021-05-16T23:28:06.2550680Z 2021-05-16T23:28:06.2587260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-16T23:28:06.5910790Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-16T23:28:06.6111050Z ================================================== 2021-05-16T23:28:06.6185890Z downloaded 195 KB 2021-05-16T23:28:06.6190150Z 2021-05-16T23:28:06.6192250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-16T23:28:06.8901990Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-16T23:28:06.8910150Z ================================================== 2021-05-16T23:28:06.8910930Z downloaded 38 KB 2021-05-16T23:28:06.8911490Z 2021-05-16T23:28:06.8942740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-16T23:28:07.0612120Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-16T23:28:07.0735830Z ================================================== 2021-05-16T23:28:07.0736880Z downloaded 208 KB 2021-05-16T23:28:07.0737690Z 2021-05-16T23:28:07.0769020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-16T23:28:07.3238060Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-16T23:28:07.6144490Z ================================================== 2021-05-16T23:28:07.6145120Z downloaded 13.9 MB 2021-05-16T23:28:07.6145380Z 2021-05-16T23:28:07.6230090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-16T23:28:07.8870760Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-16T23:28:07.9418050Z ================================================== 2021-05-16T23:28:07.9419080Z downloaded 3.1 MB 2021-05-16T23:28:07.9419410Z 2021-05-16T23:28:07.9459770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-16T23:28:08.2085640Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-16T23:28:08.2513540Z ================================================== 2021-05-16T23:28:08.2514080Z downloaded 1.3 MB 2021-05-16T23:28:08.2514340Z 2021-05-16T23:28:08.2550130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-16T23:28:08.5145400Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-16T23:28:08.5331920Z ================================================== 2021-05-16T23:28:08.5332790Z downloaded 306 KB 2021-05-16T23:28:08.5333080Z 2021-05-16T23:28:08.5366210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-16T23:28:08.8020010Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-16T23:28:08.8090260Z ================================================== 2021-05-16T23:28:08.8091400Z downloaded 104 KB 2021-05-16T23:28:08.8092070Z 2021-05-16T23:28:08.8237900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-16T23:28:09.0450220Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-16T23:28:09.0450990Z ================================================== 2021-05-16T23:28:09.0451380Z downloaded 22 KB 2021-05-16T23:28:09.0451660Z 2021-05-16T23:28:09.0481440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-16T23:28:09.2962170Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-16T23:28:09.3005500Z ================================================== 2021-05-16T23:28:09.3005960Z downloaded 43 KB 2021-05-16T23:28:09.3006260Z 2021-05-16T23:28:09.3038530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-16T23:28:09.5719100Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-16T23:28:09.5721280Z ================================================== 2021-05-16T23:28:09.5722110Z downloaded 34 KB 2021-05-16T23:28:09.5722420Z 2021-05-16T23:28:09.5755790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-16T23:28:09.8459080Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-16T23:28:09.8549710Z ================================================== 2021-05-16T23:28:09.8551000Z downloaded 137 KB 2021-05-16T23:28:09.8551310Z 2021-05-16T23:28:09.8583230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-16T23:28:10.1195600Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-16T23:28:10.2438030Z ================================================== 2021-05-16T23:28:10.2438570Z downloaded 2.8 MB 2021-05-16T23:28:10.2438850Z 2021-05-16T23:28:10.2478290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-16T23:28:10.3891750Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-16T23:28:10.3940300Z ================================================== 2021-05-16T23:28:10.3940790Z downloaded 64 KB 2021-05-16T23:28:10.3941050Z 2021-05-16T23:28:10.3975750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-16T23:28:10.6181870Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-16T23:28:10.6504980Z ================================================== 2021-05-16T23:28:10.6505670Z downloaded 954 KB 2021-05-16T23:28:10.6505940Z 2021-05-16T23:28:10.6540160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-16T23:28:10.8618490Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-16T23:28:10.8704140Z ================================================== 2021-05-16T23:28:10.8704650Z downloaded 129 KB 2021-05-16T23:28:10.8704910Z 2021-05-16T23:28:10.9154870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-16T23:28:11.1634150Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-16T23:28:11.1805110Z ================================================== 2021-05-16T23:28:11.1805640Z downloaded 384 KB 2021-05-16T23:28:11.1805910Z 2021-05-16T23:28:12.4283470Z 2021-05-16T23:28:12.4284710Z The downloaded binary packages are in 2021-05-16T23:28:12.4286720Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp6ZUMwY/downloaded_packages 2021-05-16T23:28:12.4288510Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T23:28:12.4289730Z 2021-05-16T23:28:12.4302300Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:28:12.5815520Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:28:12.6129140Z ================================================== 2021-05-16T23:28:12.6130700Z downloaded 1.1 MB 2021-05-16T23:28:12.6131380Z 2021-05-16T23:28:12.6167230Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:28:12.9454340Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:28:12.9853650Z ================================================== 2021-05-16T23:28:12.9855370Z downloaded 670 KB 2021-05-16T23:28:12.9855810Z 2021-05-16T23:28:12.9890060Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:28:13.1619670Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:28:13.1706580Z ================================================== 2021-05-16T23:28:13.1709390Z downloaded 109 KB 2021-05-16T23:28:13.1710750Z 2021-05-16T23:28:13.8439010Z * installing *source* package ‘pillar’ ... 2021-05-16T23:28:13.8603900Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:13.8604690Z ** using staged installation 2021-05-16T23:28:13.8859380Z ** R 2021-05-16T23:28:13.9251320Z ** inst 2021-05-16T23:28:13.9390640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:16.5645100Z ** help 2021-05-16T23:28:16.6836070Z *** installing help indices 2021-05-16T23:28:16.7570910Z *** copying figures 2021-05-16T23:28:16.7601990Z ** building package indices 2021-05-16T23:28:16.8213920Z ** installing vignettes 2021-05-16T23:28:16.8330430Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:17.2431740Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:17.6983850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:17.7031920Z * DONE (pillar) 2021-05-16T23:28:18.1669880Z * installing *source* package ‘xfun’ ... 2021-05-16T23:28:18.1756440Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:18.1758430Z ** using staged installation 2021-05-16T23:28:18.2055740Z ** libs 2021-05-16T23:28:18.2282940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T23:28:18.4160190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:28:18.5072020Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:28:20.0385190Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:28:20.0427830Z ** R 2021-05-16T23:28:20.0705920Z ** inst 2021-05-16T23:28:20.0740810Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:21.7511360Z ** help 2021-05-16T23:28:21.9705190Z *** installing help indices 2021-05-16T23:28:22.1447560Z ** building package indices 2021-05-16T23:28:22.3020580Z ** installing vignettes 2021-05-16T23:28:22.3113630Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:22.6855830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:28:22.9066470Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:23.2111400Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:23.2149590Z * DONE (xfun) 2021-05-16T23:28:23.9730680Z * installing *source* package ‘tibble’ ... 2021-05-16T23:28:23.9924990Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:23.9976910Z ** using staged installation 2021-05-16T23:28:24.0206390Z ** libs 2021-05-16T23:28:24.0402810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:28:24.1232060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:28:24.2371230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:28:24.3061500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:28:24.4413880Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:28:24.5027470Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:28:24.5097660Z ** R 2021-05-16T23:28:24.5413450Z ** inst 2021-05-16T23:28:24.5615580Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:26.9349460Z ** help 2021-05-16T23:28:27.0286860Z *** installing help indices 2021-05-16T23:28:27.0906730Z *** copying figures 2021-05-16T23:28:27.0940520Z ** building package indices 2021-05-16T23:28:27.1487370Z ** installing vignettes 2021-05-16T23:28:27.1583680Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:27.7332420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:28:27.8818100Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:28.4069700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:28.4117630Z * DONE (tibble) 2021-05-16T23:28:28.4552240Z 2021-05-16T23:28:28.4553460Z The downloaded source packages are in 2021-05-16T23:28:28.4555240Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6ZUMwY/downloaded_packages’ 2021-05-16T23:28:28.5959590Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:28:31.4353520Z 2021-05-16T23:28:32.0122370Z 2021-05-16T23:28:32.0148440Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6ZUMwY/remotes2a3f5247f86b/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:28:32.0213780Z 2021-05-16T23:28:32.0216250Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6ZUMwY/remotes2a3f5247f86b/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:28:32.1096180Z 2021-05-16T23:28:32.1128050Z 2021-05-16T23:28:32.1130680Z ─ preparing ‘desc’: 2021-05-16T23:28:32.1139760Z 2021-05-16T23:28:32.1141490Z 2021-05-16T23:28:32.1227030Z checking DESCRIPTION meta-information ... 2021-05-16T23:28:32.1268370Z 2021-05-16T23:28:32.1283190Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:28:32.2423560Z 2021-05-16T23:28:32.2460310Z 2021-05-16T23:28:32.2463880Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:28:32.2471690Z 2021-05-16T23:28:32.2498400Z 2021-05-16T23:28:32.2500790Z ─ checking for empty or unneeded directories 2021-05-16T23:28:32.2536790Z 2021-05-16T23:28:32.2562150Z 2021-05-16T23:28:32.2564540Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:28:32.3794590Z 2021-05-16T23:28:32.3795820Z 2021-05-16T23:28:32.3796550Z 2021-05-16T23:28:32.4125230Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:32.4136490Z (as ‘lib’ is unspecified) 2021-05-16T23:28:32.8737490Z * installing *source* package ‘desc’ ... 2021-05-16T23:28:32.8807800Z ** using staged installation 2021-05-16T23:28:32.9041140Z ** R 2021-05-16T23:28:32.9308910Z ** inst 2021-05-16T23:28:32.9354100Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:34.8574980Z ** help 2021-05-16T23:28:35.0540560Z *** installing help indices 2021-05-16T23:28:35.1855860Z ** building package indices 2021-05-16T23:28:35.3063510Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:35.5756010Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:35.9265680Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:35.9301500Z * DONE (desc) 2021-05-16T23:28:36.2409130Z 2021-05-16T23:28:36.2411240Z 2021-05-16T23:28:36.2427780Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6ZUMwY/remotes2a3f1fa438ca/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:28:36.2452230Z 2021-05-16T23:28:36.2456420Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6ZUMwY/remotes2a3f1fa438ca/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:28:36.3000470Z 2021-05-16T23:28:36.3032620Z 2021-05-16T23:28:36.3039450Z ─ preparing ‘ghtravis’: 2021-05-16T23:28:36.3042770Z 2021-05-16T23:28:36.3043540Z 2021-05-16T23:28:36.3118630Z checking DESCRIPTION meta-information ... 2021-05-16T23:28:36.3163330Z 2021-05-16T23:28:36.3166050Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:28:36.3878980Z 2021-05-16T23:28:36.3908750Z 2021-05-16T23:28:36.3911670Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:28:36.3918660Z 2021-05-16T23:28:36.3943240Z 2021-05-16T23:28:36.3945850Z ─ checking for empty or unneeded directories 2021-05-16T23:28:36.3967290Z 2021-05-16T23:28:36.3998340Z 2021-05-16T23:28:36.4001180Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:28:36.4284700Z 2021-05-16T23:28:36.4286610Z 2021-05-16T23:28:36.4287350Z 2021-05-16T23:28:36.5013120Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:36.5014940Z (as ‘lib’ is unspecified) 2021-05-16T23:28:36.9139850Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:28:36.9239770Z ** using staged installation 2021-05-16T23:28:36.9341510Z ** R 2021-05-16T23:28:36.9468990Z ** inst 2021-05-16T23:28:36.9487960Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:39.0655840Z ** help 2021-05-16T23:28:39.1515520Z *** installing help indices 2021-05-16T23:28:39.2078260Z ** building package indices 2021-05-16T23:28:39.2631930Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:40.1056020Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:40.9441960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:40.9468370Z * DONE (ghtravis) 2021-05-16T23:28:40.9771010Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:28:41.2452600Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:28:44.1821820Z 2021-05-16T23:28:44.1824460Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:28:44.1825890Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:28:44.1827220Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:28:44.1828030Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:28:44.1828800Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:28:44.1829540Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:28:44.1835640Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:44.1836920Z (as ‘lib’ is unspecified) 2021-05-16T23:28:45.6018110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-16T23:28:45.8439450Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-16T23:28:45.8543470Z ================================================== 2021-05-16T23:28:45.8544170Z downloaded 194 KB 2021-05-16T23:28:45.8545000Z 2021-05-16T23:28:45.8585650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-16T23:28:46.0145430Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-16T23:28:46.0196530Z ================================================== 2021-05-16T23:28:46.0199010Z downloaded 68 KB 2021-05-16T23:28:46.0199490Z 2021-05-16T23:28:46.0233210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-16T23:28:46.1575810Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-16T23:28:46.1678250Z ================================================== 2021-05-16T23:28:46.1678780Z downloaded 189 KB 2021-05-16T23:28:46.1679050Z 2021-05-16T23:28:46.1713540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-16T23:28:46.4177210Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-16T23:28:46.4572600Z ================================================== 2021-05-16T23:28:46.4573190Z downloaded 1.2 MB 2021-05-16T23:28:46.4573900Z 2021-05-16T23:28:46.4610880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-16T23:28:46.6392540Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-16T23:28:46.6726600Z ================================================== 2021-05-16T23:28:46.6727090Z downloaded 937 KB 2021-05-16T23:28:46.6727350Z 2021-05-16T23:28:46.8217890Z 2021-05-16T23:28:46.8319010Z The downloaded binary packages are in 2021-05-16T23:28:46.8347030Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp6ZUMwY/downloaded_packages 2021-05-16T23:28:47.0821000Z 2021-05-16T23:28:47.0841420Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6ZUMwY/remotes2a3f2e0a2e7/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:28:47.0877040Z 2021-05-16T23:28:47.0880850Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6ZUMwY/remotes2a3f2e0a2e7/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:28:47.1182090Z 2021-05-16T23:28:47.1217770Z 2021-05-16T23:28:47.1220790Z ─ preparing ‘aghast’: 2021-05-16T23:28:47.1229020Z 2021-05-16T23:28:47.1229840Z 2021-05-16T23:28:47.1303400Z checking DESCRIPTION meta-information ... 2021-05-16T23:28:47.1331200Z 2021-05-16T23:28:47.1332820Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:28:47.1733490Z 2021-05-16T23:28:47.1762000Z 2021-05-16T23:28:47.1763880Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:28:47.1774430Z 2021-05-16T23:28:47.1803190Z 2021-05-16T23:28:47.1806080Z ─ checking for empty or unneeded directories 2021-05-16T23:28:47.1843460Z 2021-05-16T23:28:47.1874510Z 2021-05-16T23:28:47.1885020Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:28:47.1981080Z 2021-05-16T23:28:47.1982140Z 2021-05-16T23:28:47.1983230Z 2021-05-16T23:28:47.2177530Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:47.2179540Z (as ‘lib’ is unspecified) 2021-05-16T23:28:47.5547550Z * installing *source* package ‘aghast’ ... 2021-05-16T23:28:47.5649130Z ** using staged installation 2021-05-16T23:28:47.5859880Z ** R 2021-05-16T23:28:47.5964650Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:48.1636490Z ** help 2021-05-16T23:28:48.1990170Z *** installing help indices 2021-05-16T23:28:48.2883780Z ** building package indices 2021-05-16T23:28:48.3185440Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:48.5964880Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:48.8601010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:48.8621700Z * DONE (aghast) 2021-05-16T23:28:48.8817260Z Installing 1 packages: covr 2021-05-16T23:28:48.8827930Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:48.8828970Z (as ‘lib’ is unspecified) 2021-05-16T23:28:49.7486190Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:28:49.7587480Z 2021-05-16T23:28:50.4367650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-16T23:28:50.5713400Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-16T23:28:50.5885770Z ================================================== 2021-05-16T23:28:50.5928150Z downloaded 155 KB 2021-05-16T23:28:50.5928870Z 2021-05-16T23:28:50.5931610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-16T23:28:50.8462030Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-16T23:28:50.8531680Z ================================================== 2021-05-16T23:28:50.8532230Z downloaded 117 KB 2021-05-16T23:28:50.8532490Z 2021-05-16T23:28:50.8571130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-16T23:28:51.0194640Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-16T23:28:51.0336200Z ================================================== 2021-05-16T23:28:51.0337030Z downloaded 282 KB 2021-05-16T23:28:51.0337850Z 2021-05-16T23:28:51.0999340Z 2021-05-16T23:28:51.1000600Z The downloaded binary packages are in 2021-05-16T23:28:51.1001480Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp6ZUMwY/downloaded_packages 2021-05-16T23:28:51.1344710Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:28:51.1345380Z Rscript -e "tic::before_install()" 2021-05-16T23:28:51.1892660Z shell: /bin/bash -e {0} 2021-05-16T23:28:51.1893050Z env: 2021-05-16T23:28:51.1893480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:28:51.1893950Z TIC_DEPLOY_KEY: 2021-05-16T23:28:51.1894280Z RSPM: 2021-05-16T23:28:51.1896620Z GITHUB_PAT: *** 2021-05-16T23:28:51.1897070Z COVERALLS_TOKEN: 2021-05-16T23:28:51.1898370Z continue-on-error: false 2021-05-16T23:28:51.1899740Z VDIFFR_RUN_TESTS: false 2021-05-16T23:28:51.1900240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:28:51.1900810Z TZ: UTC 2021-05-16T23:28:51.1901180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:28:51.1901570Z NOT_CRAN: true 2021-05-16T23:28:51.1901920Z ##[endgroup] 2021-05-16T23:28:51.6532580Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:28:51.7986530Z Running before_install: step_install_remote_binaries() 2021-05-16T23:28:52.4463860Z Installing kirby21.t1 binaries 2021-05-16T23:28:52.4475550Z [1] "neuroconductor/kirby21.t1" 2021-05-16T23:28:52.9447420Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:28:52.9495680Z tag_name 2021-05-16T23:28:52.9496620Z 3 1.7.3.2.s 2021-05-16T23:28:52.9498300Z zipball_url 2021-05-16T23:28:52.9499950Z 3 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-16T23:28:52.9501300Z tarball_url 2021-05-16T23:28:52.9502400Z 3 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-16T23:28:52.9504140Z commit.sha 2021-05-16T23:28:52.9505000Z 3 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:28:52.9506020Z commit.url 2021-05-16T23:28:52.9507390Z 3 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:28:52.9509000Z Installing kirby21.t1 package binaries 2021-05-16T23:28:52.9509650Z node_id 2021-05-16T23:28:52.9510860Z 3 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-16T23:28:52.9512800Z url 2021-05-16T23:28:52.9514170Z 3 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-16T23:28:52.9515240Z assets_url 2021-05-16T23:28:52.9516940Z 3 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-16T23:28:52.9518190Z upload_url 2021-05-16T23:28:52.9519660Z 3 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-16T23:28:52.9521030Z id asset_updated_at asset_created_at created_at 2021-05-16T23:28:52.9522800Z 3 42985612 2021-05-14 23:29:58 2021-05-14 23:29:58 2021-05-14 23:05:47 2021-05-16T23:28:52.9523690Z published_at asset_name asset_label 2021-05-16T23:28:52.9525040Z 3 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R3.6.tgz 2021-05-16T23:28:52.9525730Z asset_download_count 2021-05-16T23:28:52.9526300Z 3 4 2021-05-16T23:28:52.9527180Z asset_browser_download_url 2021-05-16T23:28:52.9528360Z 3 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R3.6.tgz 2021-05-16T23:28:53.0058250Z --2021-05-16 23:28:53-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R3.6.tgz 2021-05-16T23:28:53.0435900Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T23:28:53.0487700Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T23:28:53.1984820Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:28:53.1991840Z Location: https://github-releases.githubusercontent.com/367497968/4bbf5f00-b50c-11eb-8f65-5b62ecc50f1b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232853Z&X-Amz-Expires=300&X-Amz-Signature=eff5c3d6a35954da8a3e4f718cd6c7fdfc3bd25d753c2890be5a128276e37ca4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:28:53.2001480Z --2021-05-16 23:28:53-- https://github-releases.githubusercontent.com/367497968/4bbf5f00-b50c-11eb-8f65-5b62ecc50f1b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232853Z&X-Amz-Expires=300&X-Amz-Signature=eff5c3d6a35954da8a3e4f718cd6c7fdfc3bd25d753c2890be5a128276e37ca4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:28:53.2008080Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.110.154, ... 2021-05-16T23:28:53.2045470Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T23:28:53.3608250Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:28:53.3709490Z Length: 12430 (12K) [application/octet-stream] 2021-05-16T23:28:53.3811300Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnXEMjS/kirby21.t1_1.7.3.2.tgz’ 2021-05-16T23:28:53.3911950Z 2021-05-16T23:28:53.4013780Z 0K .......... .. 100% 28.8M=0s 2021-05-16T23:28:53.4019260Z 2021-05-16T23:28:53.4022110Z 2021-05-16 23:28:53 (28.8 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnXEMjS/kirby21.t1_1.7.3.2.tgz’ saved [12430/12430] 2021-05-16T23:28:53.4023280Z 2021-05-16T23:28:53.4024920Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:53.4026480Z (as ‘lib’ is unspecified) 2021-05-16T23:28:53.4039210Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:28:53.4123610Z Installing oro.nifti binaries 2021-05-16T23:28:53.4131980Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:28:53.6607510Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:28:53.6633740Z tag_name 2021-05-16T23:28:53.6634250Z 3 0.10.3.s 2021-05-16T23:28:53.6634790Z zipball_url 2021-05-16T23:28:53.6636230Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:28:53.6637460Z tarball_url 2021-05-16T23:28:53.6638430Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:28:53.6639250Z commit.sha 2021-05-16T23:28:53.6639860Z 3 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:28:53.6640680Z commit.url 2021-05-16T23:28:53.6641760Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:28:53.6643000Z node_id 2021-05-16T23:28:53.6644780Z 3 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:28:53.6646430Z url 2021-05-16T23:28:53.6648170Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:28:53.6649520Z assets_url 2021-05-16T23:28:53.6650790Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:28:53.6651930Z upload_url 2021-05-16T23:28:53.6653740Z 3 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:28:53.6654850Z id asset_updated_at asset_created_at created_at 2021-05-16T23:28:53.6657310Z 3 43005549 2021-05-15 22:59:52 2021-05-15 22:59:51 2021-05-15 22:37:06 2021-05-16T23:28:53.6657970Z published_at asset_name asset_label 2021-05-16T23:28:53.6659030Z 3 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.tgz 2021-05-16T23:28:53.6659580Z asset_download_count 2021-05-16T23:28:53.6660700Z 3 17 2021-05-16T23:28:53.6661670Z Installing oro.nifti package binaries 2021-05-16T23:28:53.6662460Z asset_browser_download_url 2021-05-16T23:28:53.6663410Z 3 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-16T23:28:53.6768150Z --2021-05-16 23:28:53-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-16T23:28:53.6969130Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T23:28:53.7018690Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T23:28:53.8511170Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:28:53.8522360Z Location: https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232853Z&X-Amz-Expires=300&X-Amz-Signature=26782a5152455473249bf986f2053fe946763a8cfdae8a284987d2416fdde2cb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:28:53.8530630Z --2021-05-16 23:28:53-- https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232853Z&X-Amz-Expires=300&X-Amz-Signature=26782a5152455473249bf986f2053fe946763a8cfdae8a284987d2416fdde2cb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:28:53.8536090Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.110.154, ... 2021-05-16T23:28:53.8575160Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T23:28:54.0178940Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:28:54.0183190Z Length: 6044428 (5.8M) [application/octet-stream] 2021-05-16T23:28:54.0185040Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnXEMjS/oro.nifti_0.10.3.tgz’ 2021-05-16T23:28:58.4905270Z 2021-05-16T23:28:58.5007120Z 0K .......... .......... .......... .......... .......... 0% 11.2K 8m44s 2021-05-16T23:28:58.5108590Z 50K .......... .......... .......... .......... .......... 1% 47.5M 4m20s 2021-05-16T23:28:58.5221770Z 100K .......... .......... .......... .......... .......... 2% 45.5M 2m52s 2021-05-16T23:28:58.5287110Z 150K .......... .......... .......... .......... .......... 3% 19.0M 2m8s 2021-05-16T23:28:58.5288900Z 200K .......... .......... .......... .......... .......... 4% 12.4M 1m41s 2021-05-16T23:28:58.5293720Z 250K .......... .......... .......... .......... .......... 5% 26.0M 84s 2021-05-16T23:28:58.5294730Z 300K .......... .......... .......... .......... .......... 5% 13.2M 71s 2021-05-16T23:28:58.5295640Z 350K .......... .......... .......... .......... .......... 6% 15.3M 62s 2021-05-16T23:28:58.5296600Z 400K .......... .......... .......... .......... .......... 7% 20.9M 54s 2021-05-16T23:28:58.5297570Z 450K .......... .......... .......... .......... .......... 8% 17.8M 49s 2021-05-16T23:28:58.5298510Z 500K .......... .......... .......... .......... .......... 9% 17.4M 44s 2021-05-16T23:28:58.5299630Z 550K .......... .......... .......... .......... .......... 10% 14.3M 40s 2021-05-16T23:28:58.5300590Z 600K .......... .......... .......... .......... .......... 11% 20.7M 36s 2021-05-16T23:28:58.5301530Z 650K .......... .......... .......... .......... .......... 11% 20.4M 33s 2021-05-16T23:28:58.5302470Z 700K .......... .......... .......... .......... .......... 12% 39.4M 31s 2021-05-16T23:28:58.5305240Z 750K .......... .......... .......... .......... .......... 13% 13.4M 29s 2021-05-16T23:28:58.5332560Z 800K .......... .......... .......... .......... .......... 14% 12.7M 27s 2021-05-16T23:28:58.5355910Z 850K .......... .......... .......... .......... .......... 15% 20.4M 25s 2021-05-16T23:28:58.5381260Z 900K .......... .......... .......... .......... .......... 16% 19.1M 24s 2021-05-16T23:28:58.5395640Z 950K .......... .......... .......... .......... .......... 16% 33.1M 22s 2021-05-16T23:28:58.5431130Z 1000K .......... .......... .......... .......... .......... 17% 14.1M 21s 2021-05-16T23:28:58.5456920Z 1050K .......... .......... .......... .......... .......... 18% 18.5M 20s 2021-05-16T23:28:58.5469480Z 1100K .......... .......... .......... .......... .......... 19% 38.4M 19s 2021-05-16T23:28:58.5495550Z 1150K .......... .......... .......... .......... .......... 20% 18.8M 18s 2021-05-16T23:28:58.5521070Z 1200K .......... .......... .......... .......... .......... 21% 19.7M 17s 2021-05-16T23:28:58.5549760Z 1250K .......... .......... .......... .......... .......... 22% 19.5M 16s 2021-05-16T23:28:58.5560820Z 1300K .......... .......... .......... .......... .......... 22% 32.4M 15s 2021-05-16T23:28:58.5585950Z 1350K .......... .......... .......... .......... .......... 23% 19.0M 15s 2021-05-16T23:28:58.5598780Z 1400K .......... .......... .......... .......... .......... 24% 39.9M 14s 2021-05-16T23:28:58.5623580Z 1450K .......... .......... .......... .......... .......... 25% 19.3M 13s 2021-05-16T23:28:58.5637720Z 1500K .......... .......... .......... .......... .......... 26% 34.4M 13s 2021-05-16T23:28:58.5673830Z 1550K .......... .......... .......... .......... .......... 27% 13.6M 12s 2021-05-16T23:28:58.5688530Z 1600K .......... .......... .......... .......... .......... 27% 34.8M 12s 2021-05-16T23:28:58.5701080Z 1650K .......... .......... .......... .......... .......... 28% 36.5M 11s 2021-05-16T23:28:58.5737740Z 1700K .......... .......... .......... .......... .......... 29% 13.4M 11s 2021-05-16T23:28:58.5740800Z 1750K .......... .......... .......... .......... .......... 30% 158M 10s 2021-05-16T23:28:58.5763610Z 1800K .......... .......... .......... .......... .......... 31% 21.7M 10s 2021-05-16T23:28:58.5790530Z 1850K .......... .......... .......... .......... .......... 32% 17.8M 10s 2021-05-16T23:28:58.5802240Z 1900K .......... .......... .......... .......... .......... 33% 42.2M 9s 2021-05-16T23:28:58.5816190Z 1950K .......... .......... .......... .......... .......... 33% 34.8M 9s 2021-05-16T23:28:58.5841640Z 2000K .......... .......... .......... .......... .......... 34% 19.8M 9s 2021-05-16T23:28:58.5855660Z 2050K .......... .......... .......... .......... .......... 35% 33.1M 8s 2021-05-16T23:28:58.5867240Z 2100K .......... .......... .......... .......... .......... 36% 43.0M 8s 2021-05-16T23:28:58.5892050Z 2150K .......... .......... .......... .......... .......... 37% 19.8M 8s 2021-05-16T23:28:58.5914390Z 2200K .......... .......... .......... .......... .......... 38% 31.3M 7s 2021-05-16T23:28:58.5941470Z 2250K .......... .......... .......... .......... .......... 38% 28.7M 7s 2021-05-16T23:28:58.5942260Z 2300K .......... .......... .......... .......... .......... 39% 135M 7s 2021-05-16T23:28:58.5964250Z 2350K .......... .......... .......... .......... .......... 40% 13.6M 7s 2021-05-16T23:28:58.5975420Z 2400K .......... .......... .......... .......... .......... 41% 200M 6s 2021-05-16T23:28:58.5987990Z 2450K .......... .......... .......... .......... .......... 42% 22.5M 6s 2021-05-16T23:28:58.6014600Z 2500K .......... .......... .......... .......... .......... 43% 18.7M 6s 2021-05-16T23:28:58.6017500Z 2550K .......... .......... .......... .......... .......... 44% 136M 6s 2021-05-16T23:28:58.6029820Z 2600K .......... .......... .......... .......... .......... 44% 40.7M 6s 2021-05-16T23:28:58.6053170Z 2650K .......... .......... .......... .......... .......... 45% 21.0M 5s 2021-05-16T23:28:58.6068810Z 2700K .......... .......... .......... .......... .......... 46% 31.3M 5s 2021-05-16T23:28:58.6082060Z 2750K .......... .......... .......... .......... .......... 47% 37.0M 5s 2021-05-16T23:28:58.6093440Z 2800K .......... .......... .......... .......... .......... 48% 44.6M 5s 2021-05-16T23:28:58.6119690Z 2850K .......... .......... .......... .......... .......... 49% 18.5M 5s 2021-05-16T23:28:58.6130980Z 2900K .......... .......... .......... .......... .......... 49% 42.5M 5s 2021-05-16T23:28:58.6134740Z 2950K .......... .......... .......... .......... .......... 50% 129M 4s 2021-05-16T23:28:58.6145670Z 3000K .......... .......... .......... .......... .......... 51% 45.2M 4s 2021-05-16T23:28:58.6171740Z 3050K .......... .......... .......... .......... .......... 52% 18.7M 4s 2021-05-16T23:28:58.6182180Z 3100K .......... .......... .......... .......... .......... 53% 45.0M 4s 2021-05-16T23:28:58.6195810Z 3150K .......... .......... .......... .......... .......... 54% 36.0M 4s 2021-05-16T23:28:58.6207320Z 3200K .......... .......... .......... .......... .......... 55% 149M 4s 2021-05-16T23:28:58.6223370Z 3250K .......... .......... .......... .......... .......... 55% 20.1M 4s 2021-05-16T23:28:58.6235130Z 3300K .......... .......... .......... .......... .......... 56% 41.2M 4s 2021-05-16T23:28:58.6246260Z 3350K .......... .......... .......... .......... .......... 57% 43.5M 3s 2021-05-16T23:28:58.6249150Z 3400K .......... .......... .......... .......... .......... 58% 175M 3s 2021-05-16T23:28:58.6273860Z 3450K .......... .......... .......... .......... .......... 59% 19.6M 3s 2021-05-16T23:28:58.6286590Z 3500K .......... .......... .......... .......... .......... 60% 38.6M 3s 2021-05-16T23:28:58.6296470Z 3550K .......... .......... .......... .......... .......... 60% 50.9M 3s 2021-05-16T23:28:58.6319800Z 3600K .......... .......... .......... .......... .......... 61% 47.3M 3s 2021-05-16T23:28:58.6331480Z 3650K .......... .......... .......... .......... .......... 62% 19.5M 3s 2021-05-16T23:28:58.6335320Z 3700K .......... .......... .......... .......... .......... 63% 136M 3s 2021-05-16T23:28:58.6347230Z 3750K .......... .......... .......... .......... .......... 64% 39.9M 3s 2021-05-16T23:28:58.6358620Z 3800K .......... .......... .......... .......... .......... 65% 45.2M 2s 2021-05-16T23:28:58.6369970Z 3850K .......... .......... .......... .......... .......... 66% 41.2M 2s 2021-05-16T23:28:58.6386670Z 3900K .......... .......... .......... .......... .......... 66% 30.1M 2s 2021-05-16T23:28:58.6398480Z 3950K .......... .......... .......... .......... .......... 67% 39.9M 2s 2021-05-16T23:28:58.6403940Z 4000K .......... .......... .......... .......... .......... 68% 114M 2s 2021-05-16T23:28:58.6409000Z 4050K .......... .......... .......... .......... .......... 69% 78.0M 2s 2021-05-16T23:28:58.6418960Z 4100K .......... .......... .......... .......... .......... 70% 51.9M 2s 2021-05-16T23:28:58.6443670Z 4150K .......... .......... .......... .......... .......... 71% 19.5M 2s 2021-05-16T23:28:58.6454150Z 4200K .......... .......... .......... .......... .......... 72% 47.7M 2s 2021-05-16T23:28:58.6458550Z 4250K .......... .......... .......... .......... .......... 72% 115M 2s 2021-05-16T23:28:58.6462510Z 4300K .......... .......... .......... .......... .......... 73% 104M 2s 2021-05-16T23:28:58.6465750Z 4350K .......... .......... .......... .......... .......... 74% 152M 2s 2021-05-16T23:28:58.6496350Z 4400K .......... .......... .......... .......... .......... 75% 23.0M 2s 2021-05-16T23:28:58.6511010Z 4450K .......... .......... .......... .......... .......... 76% 20.7M 1s 2021-05-16T23:28:58.6514870Z 4500K .......... .......... .......... .......... .......... 77% 113M 1s 2021-05-16T23:28:58.6520260Z 4550K .......... .......... .......... .......... .......... 77% 97.5M 1s 2021-05-16T23:28:58.6523860Z 4600K .......... .......... .......... .......... .......... 78% 135M 1s 2021-05-16T23:28:58.6535260Z 4650K .......... .......... .......... .......... .......... 79% 41.2M 1s 2021-05-16T23:28:58.6558550Z 4700K .......... .......... .......... .......... .......... 80% 21.1M 1s 2021-05-16T23:28:58.6569640Z 4750K .......... .......... .......... .......... .......... 81% 44.6M 1s 2021-05-16T23:28:58.6580070Z 4800K .......... .......... .......... .......... .......... 82% 140M 1s 2021-05-16T23:28:58.6584590Z 4850K .......... .......... .......... .......... .......... 83% 44.7M 1s 2021-05-16T23:28:58.6594530Z 4900K .......... .......... .......... .......... .......... 83% 46.0M 1s 2021-05-16T23:28:58.6606420Z 4950K .......... .......... .......... .......... .......... 84% 40.8M 1s 2021-05-16T23:28:58.6619870Z 5000K .......... .......... .......... .......... .......... 85% 41.7M 1s 2021-05-16T23:28:58.6624370Z 5050K .......... .......... .......... .......... .......... 86% 87.2M 1s 2021-05-16T23:28:58.6631520Z 5100K .......... .......... .......... .......... .......... 87% 64.9M 1s 2021-05-16T23:28:58.6641640Z 5150K .......... .......... .......... .......... .......... 88% 47.4M 1s 2021-05-16T23:28:58.6654880Z 5200K .......... .......... .......... .......... .......... 88% 38.6M 1s 2021-05-16T23:28:58.6676000Z 5250K .......... .......... .......... .......... .......... 89% 23.2M 1s 2021-05-16T23:28:58.6679680Z 5300K .......... .......... .......... .......... .......... 90% 119M 0s 2021-05-16T23:28:58.6691130Z 5350K .......... .......... .......... .......... .......... 91% 42.4M 0s 2021-05-16T23:28:58.6694540Z 5400K .......... .......... .......... .......... .......... 92% 147M 0s 2021-05-16T23:28:58.6706690Z 5450K .......... .......... .......... .......... .......... 93% 85.1M 0s 2021-05-16T23:28:58.6707390Z 5500K .......... .......... .......... .......... .......... 94% 196M 0s 2021-05-16T23:28:58.6714430Z 5550K .......... .......... .......... .......... .......... 94% 41.1M 0s 2021-05-16T23:28:58.6726490Z 5600K .......... .......... .......... .......... .......... 95% 43.9M 0s 2021-05-16T23:28:58.6737550Z 5650K .......... .......... .......... .......... .......... 96% 43.1M 0s 2021-05-16T23:28:58.6748760Z 5700K .......... .......... .......... .......... .......... 97% 41.6M 0s 2021-05-16T23:28:58.6752040Z 5750K .......... .......... .......... .......... .......... 98% 136M 0s 2021-05-16T23:28:58.6765940Z 5800K .......... .......... .......... .......... .......... 99% 38.3M 0s 2021-05-16T23:28:58.6771260Z 5850K .......... .......... .......... .......... .......... 99% 82.6M 0s 2021-05-16T23:28:58.6772140Z 5900K .. 100% 55.2K=4.7s 2021-05-16T23:28:58.6772400Z 2021-05-16T23:28:58.6774990Z 2021-05-16 23:28:58 (1.24 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnXEMjS/oro.nifti_0.10.3.tgz’ saved [6044428/6044428] 2021-05-16T23:28:58.6776630Z 2021-05-16T23:28:58.6808240Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:58.6810050Z (as ‘lib’ is unspecified) 2021-05-16T23:28:58.7285090Z Rewriting new remotes: neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:28:58.7374910Z Installing kirby21.fmri binaries 2021-05-16T23:28:58.7381760Z [1] "neuroconductor/kirby21.fmri" 2021-05-16T23:28:58.9993680Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:28:59.0024160Z tag_name 2021-05-16T23:28:59.0024840Z 3 1.7.0.s 2021-05-16T23:28:59.0025560Z zipball_url 2021-05-16T23:28:59.0026470Z 3 https://api.github.com/repos/neuroconductor/kirby21.fmri/zipball/refs/tags/1.7.0.s 2021-05-16T23:28:59.0027660Z tarball_url 2021-05-16T23:28:59.0028990Z 3 https://api.github.com/repos/neuroconductor/kirby21.fmri/tarball/refs/tags/1.7.0.s 2021-05-16T23:28:59.0029890Z commit.sha 2021-05-16T23:28:59.0031030Z 3 e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:28:59.0031830Z commit.url 2021-05-16T23:28:59.0033700Z 3 https://api.github.com/repos/neuroconductor/kirby21.fmri/commits/e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:28:59.0035690Z Installing kirby21.fmri package binaries 2021-05-16T23:28:59.0036310Z node_id 2021-05-16T23:28:59.0037510Z 3 MDM6UmVmMzY3NTEyMjY4OnJlZnMvdGFncy8xLjcuMC5z 2021-05-16T23:28:59.0038720Z url 2021-05-16T23:28:59.0039740Z 3 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640 2021-05-16T23:28:59.0040900Z assets_url 2021-05-16T23:28:59.0042010Z 3 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets 2021-05-16T23:28:59.0043190Z upload_url 2021-05-16T23:28:59.0044640Z 3 https://uploads.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets{?name,label} 2021-05-16T23:28:59.0045970Z id asset_updated_at asset_created_at created_at 2021-05-16T23:28:59.0047770Z 3 42987640 2021-05-15 01:24:04 2021-05-15 01:24:04 2021-05-15 01:04:13 2021-05-16T23:28:59.0048960Z published_at asset_name asset_label 2021-05-16T23:28:59.0064690Z 3 2021-05-15 01:04:37 kirby21.fmri_1.7.0_R3.6.tgz 2021-05-16T23:28:59.0065390Z asset_download_count 2021-05-16T23:28:59.0065870Z 3 0 2021-05-16T23:28:59.0066530Z asset_browser_download_url 2021-05-16T23:28:59.0067730Z 3 https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R3.6.tgz 2021-05-16T23:28:59.0153020Z --2021-05-16 23:28:59-- https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R3.6.tgz 2021-05-16T23:28:59.0360460Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T23:28:59.0451000Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T23:28:59.2089480Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:28:59.2197220Z Location: https://github-releases.githubusercontent.com/367512268/3c481200-b51c-11eb-8a99-68d2e93ace9f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232859Z&X-Amz-Expires=300&X-Amz-Signature=1d3a1f2b0823e4905d8d576794b16120fed50060ac84754ffd3120df13b598d0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367512268&response-content-disposition=attachment%3B%20filename%3Dkirby21.fmri_1.7.0_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:28:59.2256290Z --2021-05-16 23:28:59-- https://github-releases.githubusercontent.com/367512268/3c481200-b51c-11eb-8a99-68d2e93ace9f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232859Z&X-Amz-Expires=300&X-Amz-Signature=1d3a1f2b0823e4905d8d576794b16120fed50060ac84754ffd3120df13b598d0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367512268&response-content-disposition=attachment%3B%20filename%3Dkirby21.fmri_1.7.0_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:28:59.2261430Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.110.154, ... 2021-05-16T23:28:59.2264450Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T23:28:59.3877070Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:28:59.3879670Z Length: 11821 (12K) [application/octet-stream] 2021-05-16T23:28:59.3881580Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnXEMjS/kirby21.fmri_1.7.0.tgz’ 2021-05-16T23:28:59.3883020Z 2021-05-16T23:28:59.3885980Z 0K .......... . 100% 23.1M=0s 2021-05-16T23:28:59.3887320Z 2021-05-16T23:28:59.3889350Z 2021-05-16 23:28:59 (23.1 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnXEMjS/kirby21.fmri_1.7.0.tgz’ saved [11821/11821] 2021-05-16T23:28:59.3890240Z 2021-05-16T23:28:59.3912570Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:59.3914520Z (as ‘lib’ is unspecified) 2021-05-16T23:28:59.4126920Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:28:59.4216750Z Installing neurobase binaries 2021-05-16T23:28:59.4224470Z [1] "neuroconductor/neurobase" 2021-05-16T23:28:59.6760950Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:28:59.6789310Z tag_name 2021-05-16T23:28:59.6789840Z 3 1.30.1.s 2021-05-16T23:28:59.6790730Z zipball_url 2021-05-16T23:28:59.6792010Z 3 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:28:59.6793230Z tarball_url 2021-05-16T23:28:59.6794150Z 3 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:28:59.6795060Z commit.sha 2021-05-16T23:28:59.6795950Z 3 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:28:59.6796910Z commit.url 2021-05-16T23:28:59.6797990Z 3 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:28:59.6799060Z node_id 2021-05-16T23:28:59.6800420Z 3 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:28:59.6801600Z url 2021-05-16T23:28:59.6802660Z 3 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:28:59.6803660Z assets_url 2021-05-16T23:28:59.6804570Z Installing neurobase package binaries 2021-05-16T23:28:59.6805600Z 3 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:28:59.6806480Z upload_url 2021-05-16T23:28:59.6807620Z 3 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:28:59.6809010Z id asset_updated_at asset_created_at created_at 2021-05-16T23:28:59.6810650Z 3 43020192 2021-05-16 20:31:19 2021-05-16 20:31:19 2021-05-16 20:01:27 2021-05-16T23:28:59.6811890Z published_at asset_name asset_label 2021-05-16T23:28:59.6813030Z 3 2021-05-16 20:01:56 neurobase_1.30.1_R3.6.tgz 2021-05-16T23:28:59.6813810Z asset_download_count 2021-05-16T23:28:59.6814420Z 3 2 2021-05-16T23:28:59.6815000Z asset_browser_download_url 2021-05-16T23:28:59.6816150Z 3 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.6.tgz 2021-05-16T23:28:59.6908130Z --2021-05-16 23:28:59-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.6.tgz 2021-05-16T23:28:59.7129500Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T23:28:59.7593990Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T23:29:00.0631750Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:29:00.0638950Z Location: https://github-releases.githubusercontent.com/367973948/ab8d4580-b685-11eb-957a-9712af20dfe2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232859Z&X-Amz-Expires=300&X-Amz-Signature=31830d84431de93392cf88c473eb807a0b825b2ed6ed70f2a236412750792b03&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:29:00.0649580Z --2021-05-16 23:29:00-- https://github-releases.githubusercontent.com/367973948/ab8d4580-b685-11eb-957a-9712af20dfe2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232859Z&X-Amz-Expires=300&X-Amz-Signature=31830d84431de93392cf88c473eb807a0b825b2ed6ed70f2a236412750792b03&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:29:00.0654130Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.110.154, ... 2021-05-16T23:29:00.1092670Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T23:29:00.2918830Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:29:00.2921940Z Length: 1721166 (1.6M) [application/octet-stream] 2021-05-16T23:29:00.2923870Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnXEMjS/neurobase_1.30.1.tgz’ 2021-05-16T23:29:00.2924460Z 2021-05-16T23:29:00.2967130Z 0K .......... .......... .......... .......... .......... 2% 11.3M 0s 2021-05-16T23:29:00.2987770Z 50K .......... .......... .......... .......... .......... 5% 23.4M 0s 2021-05-16T23:29:00.3016180Z 100K .......... .......... .......... .......... .......... 8% 16.7M 0s 2021-05-16T23:29:00.3038540Z 150K .......... .......... .......... .......... .......... 11% 22.4M 0s 2021-05-16T23:29:00.3054220Z 200K .......... .......... .......... .......... .......... 14% 30.2M 0s 2021-05-16T23:29:00.3074340Z 250K .......... .......... .......... .......... .......... 17% 24.6M 0s 2021-05-16T23:29:00.3092710Z 300K .......... .......... .......... .......... .......... 20% 26.9M 0s 2021-05-16T23:29:00.3097670Z 350K .......... .......... .......... .......... .......... 23% 98.8M 0s 2021-05-16T23:29:00.3112970Z 400K .......... .......... .......... .......... .......... 26% 31.7M 0s 2021-05-16T23:29:00.3125050Z 450K .......... .......... .......... .......... .......... 29% 39.0M 0s 2021-05-16T23:29:00.3142320Z 500K .......... .......... .......... .......... .......... 32% 28.3M 0s 2021-05-16T23:29:00.3150690Z 550K .......... .......... .......... .......... .......... 35% 57.2M 0s 2021-05-16T23:29:00.3170120Z 600K .......... .......... .......... .......... .......... 38% 25.8M 0s 2021-05-16T23:29:00.3187250Z 650K .......... .......... .......... .......... .......... 41% 29.3M 0s 2021-05-16T23:29:00.3195720Z 700K .......... .......... .......... .......... .......... 44% 51.6M 0s 2021-05-16T23:29:00.3213950Z 750K .......... .......... .......... .......... .......... 47% 27.0M 0s 2021-05-16T23:29:00.3218970Z 800K .......... .......... .......... .......... .......... 50% 93.4M 0s 2021-05-16T23:29:00.3236600Z 850K .......... .......... .......... .......... .......... 53% 29.6M 0s 2021-05-16T23:29:00.3248220Z 900K .......... .......... .......... .......... .......... 56% 41.0M 0s 2021-05-16T23:29:00.3264740Z 950K .......... .......... .......... .......... .......... 59% 29.0M 0s 2021-05-16T23:29:00.3275980Z 1000K .......... .......... .......... .......... .......... 62% 42.9M 0s 2021-05-16T23:29:00.3289610Z 1050K .......... .......... .......... .......... .......... 65% 71.5M 0s 2021-05-16T23:29:00.3294380Z 1100K .......... .......... .......... .......... .......... 68% 44.3M 0s 2021-05-16T23:29:00.3310340Z 1150K .......... .......... .......... .......... .......... 71% 29.2M 0s 2021-05-16T23:29:00.3326400Z 1200K .......... .......... .......... .......... .......... 74% 79.4M 0s 2021-05-16T23:29:00.3334900Z 1250K .......... .......... .......... .......... .......... 77% 26.9M 0s 2021-05-16T23:29:00.3339440Z 1300K .......... .......... .......... .......... .......... 80% 106M 0s 2021-05-16T23:29:00.3357950Z 1350K .......... .......... .......... .......... .......... 83% 27.9M 0s 2021-05-16T23:29:00.3375840Z 1400K .......... .......... .......... .......... .......... 86% 25.9M 0s 2021-05-16T23:29:00.3380900Z 1450K .......... .......... .......... .......... .......... 89% 93.9M 0s 2021-05-16T23:29:00.3398470Z 1500K .......... .......... .......... .......... .......... 92% 92.1M 0s 2021-05-16T23:29:00.3402770Z 1550K .......... .......... .......... .......... .......... 95% 28.8M 0s 2021-05-16T23:29:00.3421220Z 1600K .......... .......... .......... .......... .......... 98% 26.7M 0s 2021-05-16T23:29:00.3425450Z 1650K .......... .......... .......... 100% 75.4M=0.05s 2021-05-16T23:29:00.3425770Z 2021-05-16T23:29:00.3428340Z 2021-05-16 23:29:00 (32.7 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpnXEMjS/neurobase_1.30.1.tgz’ saved [1721166/1721166] 2021-05-16T23:29:00.3429170Z 2021-05-16T23:29:00.3451860Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:29:00.3452900Z (as ‘lib’ is unspecified) 2021-05-16T23:29:00.3786010Z Rewriting new remotes: 2021-05-16T23:29:00.4059640Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:29:00.4060420Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:29:00.4060990Z remotes::install_cran("rcmdcheck") 2021-05-16T23:29:00.4061500Z remotes::install_cran("markdown") 2021-05-16T23:29:00.4254850Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:29:00.4255770Z env: 2021-05-16T23:29:00.4256230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:29:00.4256670Z TIC_DEPLOY_KEY: 2021-05-16T23:29:00.4257090Z RSPM: 2021-05-16T23:29:00.4258740Z GITHUB_PAT: *** 2021-05-16T23:29:00.4259180Z COVERALLS_TOKEN: 2021-05-16T23:29:00.4259620Z continue-on-error: false 2021-05-16T23:29:00.4260090Z VDIFFR_RUN_TESTS: false 2021-05-16T23:29:00.4260540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:29:00.4260940Z TZ: UTC 2021-05-16T23:29:00.4261280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:29:00.4261710Z NOT_CRAN: true 2021-05-16T23:29:00.4262120Z ##[endgroup] 2021-05-16T23:29:06.1894640Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:29:06.1896350Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:29:06.1897330Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:29:06.1898380Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-16T23:29:06.1899360Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:29:06.1900280Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:29:06.1901140Z kirby21.base (NA -> 1.7.3 ) [CRAN] 2021-05-16T23:29:06.1902310Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:29:06.1903180Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:29:06.1904100Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T23:29:06.1905230Z neurobase (1.30.1 -> 1.32.1) [CRAN] 2021-05-16T23:29:06.1928650Z Installing 10 packages: R.methodsS3, R.oo, RNifti, abind, bitops, kirby21.base, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:29:06.1944370Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:29:06.1945570Z (as ‘lib’ is unspecified) 2021-05-16T23:29:11.9371300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.methodsS3_1.8.1.tgz' 2021-05-16T23:29:12.1924310Z Content type 'application/x-gzip' length 79817 bytes (77 KB) 2021-05-16T23:29:12.1977880Z ================================================== 2021-05-16T23:29:12.1978440Z downloaded 77 KB 2021-05-16T23:29:12.1978700Z 2021-05-16T23:29:12.2020200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.oo_1.24.0.tgz' 2021-05-16T23:29:12.3790230Z Content type 'application/x-gzip' length 971395 bytes (948 KB) 2021-05-16T23:29:12.4095380Z ================================================== 2021-05-16T23:29:12.4097000Z downloaded 948 KB 2021-05-16T23:29:12.4097530Z 2021-05-16T23:29:12.4154830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RNifti_1.3.1.tgz' 2021-05-16T23:29:12.5567850Z Content type 'application/x-gzip' length 1907337 bytes (1.8 MB) 2021-05-16T23:29:12.5987230Z ================================================== 2021-05-16T23:29:12.5987750Z downloaded 1.8 MB 2021-05-16T23:29:12.5988050Z 2021-05-16T23:29:12.6028430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/abind_1.4-5.tgz' 2021-05-16T23:29:12.8571790Z Content type 'application/x-gzip' length 62240 bytes (60 KB) 2021-05-16T23:29:12.8620190Z ================================================== 2021-05-16T23:29:12.8621690Z downloaded 60 KB 2021-05-16T23:29:12.8622410Z 2021-05-16T23:29:12.8657180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/bitops_1.0-7.tgz' 2021-05-16T23:29:13.0267540Z Content type 'application/x-gzip' length 29283 bytes (28 KB) 2021-05-16T23:29:13.0269250Z ================================================== 2021-05-16T23:29:13.0269890Z downloaded 28 KB 2021-05-16T23:29:13.0270380Z 2021-05-16T23:29:13.0300800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/kirby21.base_1.7.3.tgz' 2021-05-16T23:29:13.2968560Z Content type 'application/x-gzip' length 43284 bytes (42 KB) 2021-05-16T23:29:13.3010190Z ================================================== 2021-05-16T23:29:13.3011080Z downloaded 42 KB 2021-05-16T23:29:13.3011500Z 2021-05-16T23:29:13.3047860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.utils_2.10.1.tgz' 2021-05-16T23:29:13.4619720Z Content type 'application/x-gzip' length 1411683 bytes (1.3 MB) 2021-05-16T23:29:13.4965960Z ================================================== 2021-05-16T23:29:13.4967100Z downloaded 1.3 MB 2021-05-16T23:29:13.4967980Z 2021-05-16T23:29:13.5005050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/matrixStats_0.58.0.tgz' 2021-05-16T23:29:13.7431880Z Content type 'application/x-gzip' length 2073644 bytes (2.0 MB) 2021-05-16T23:29:13.7877350Z ================================================== 2021-05-16T23:29:13.7896370Z downloaded 2.0 MB 2021-05-16T23:29:13.7897170Z 2021-05-16T23:29:13.8379570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/oro.nifti_0.11.0.tgz' 2021-05-16T23:29:13.9770810Z Content type 'application/x-gzip' length 6048299 bytes (5.8 MB) 2021-05-16T23:29:14.0529410Z ================================================== 2021-05-16T23:29:14.0530270Z downloaded 5.8 MB 2021-05-16T23:29:14.0530800Z 2021-05-16T23:29:14.0570790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/neurobase_1.32.1.tgz' 2021-05-16T23:29:14.2965070Z Content type 'application/x-gzip' length 1771291 bytes (1.7 MB) 2021-05-16T23:29:14.3342750Z ================================================== 2021-05-16T23:29:14.3343570Z downloaded 1.7 MB 2021-05-16T23:29:14.3344030Z 2021-05-16T23:29:14.7522870Z 2021-05-16T23:29:14.7524140Z The downloaded binary packages are in 2021-05-16T23:29:14.7525030Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpvEuTZ0/downloaded_packages 2021-05-16T23:29:15.5928350Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:29:15.5929360Z Use `force = TRUE` to force installation 2021-05-16T23:29:15.5944190Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:29:15.5945170Z Use `force = TRUE` to force installation 2021-05-16T23:29:15.6177160Z ##[group]Run options(width = 100) 2021-05-16T23:29:15.6177800Z options(width = 100) 2021-05-16T23:29:15.6178370Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:29:15.6179000Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:29:15.6388970Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:29:15.6389400Z env: 2021-05-16T23:29:15.6390250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:29:15.6391060Z TIC_DEPLOY_KEY: 2021-05-16T23:29:15.6391440Z RSPM: 2021-05-16T23:29:15.6392600Z GITHUB_PAT: *** 2021-05-16T23:29:15.6393040Z COVERALLS_TOKEN: 2021-05-16T23:29:15.6393540Z continue-on-error: false 2021-05-16T23:29:15.6394000Z VDIFFR_RUN_TESTS: false 2021-05-16T23:29:15.6394590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:29:15.6395040Z TZ: UTC 2021-05-16T23:29:15.6395460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:29:15.6395860Z NOT_CRAN: true 2021-05-16T23:29:15.6396420Z ##[endgroup] 2021-05-16T23:29:16.3658980Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:29:16.3660270Z setting value 2021-05-16T23:29:16.3662060Z version R version 3.6.3 (2020-02-29) 2021-05-16T23:29:16.3663110Z os macOS Catalina 10.15.7 2021-05-16T23:29:16.3664630Z system x86_64, darwin15.6.0 2021-05-16T23:29:16.3665650Z ui X11 2021-05-16T23:29:16.3666680Z language (EN) 2021-05-16T23:29:16.3668190Z collate en_US.UTF-8 2021-05-16T23:29:16.3669570Z ctype en_US.UTF-8 2021-05-16T23:29:16.3670790Z tz UTC 2021-05-16T23:29:16.3672190Z date 2021-05-16 2021-05-16T23:29:16.3672890Z 2021-05-16T23:29:16.3674470Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:29:16.3676490Z ! package * version date lib source 2021-05-16T23:29:16.3678070Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3680370Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:29:16.3682870Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3684440Z base * 3.6.3 2020-03-05 [?] local 2021-05-16T23:29:16.3685920Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3687480Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3690050Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3691660Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3693250Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T23:29:16.3694730Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3698120Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3701480Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3703270Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3704720Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3706540Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3708640Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3710250Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-16T23:29:16.3712620Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3714210Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3716050Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3718370Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3720020Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3722580Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-16T23:29:16.3724280Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:29:16.3725950Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3727520Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3729040Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3730800Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3733030Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3734650Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3736190Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3738330Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3740610Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3742150Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3743670Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3745960Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3747520Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3749470Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:29:16.3751170Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3752670Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3754850Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3757560Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-16T23:29:16.3761660Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-16T23:29:16.3763810Z grid 3.6.3 2020-03-05 [?] local 2021-05-16T23:29:16.3767790Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3769480Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3770740Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3771760Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3773030Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3774070Z kirby21.base 1.7.3 2020-07-02 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3775590Z kirby21.fmri 1.7.0 2021-05-15 [1] Neuroconductor (R 3.6.3) 2021-05-16T23:29:16.3777070Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-16T23:29:16.3778150Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3779200Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3780640Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3781830Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3782840Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3783910Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3784950Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3786300Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3787380Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3788400Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3789470Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-16T23:29:16.3790510Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3791510Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3792560Z neurobase 1.32.1 2021-04-07 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3793920Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3795240Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3796570Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3797710Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3798810Z parallel 3.6.3 2020-03-05 [?] local 2021-05-16T23:29:16.3799830Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T23:29:16.3800880Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3802130Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3803220Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3804290Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3805600Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3806690Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3807920Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3808960Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3810030Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3811050Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3812080Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3813060Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3814080Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3815310Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3816380Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3817620Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3818730Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3819770Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3820760Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3822230Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3823400Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3825680Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3826900Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3827990Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3829740Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3830790Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3832090Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3833160Z splines 3.6.3 2020-03-05 [?] local 2021-05-16T23:29:16.3834200Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-16T23:29:16.3835250Z stats4 3.6.3 2020-03-05 [?] local 2021-05-16T23:29:16.3836240Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3837300Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3838350Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T23:29:16.3839370Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3840380Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-16T23:29:16.3841380Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3842450Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T23:29:16.3843490Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:29:16.3844600Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3845670Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3846820Z P tools 3.6.3 2020-03-05 [2] local 2021-05-16T23:29:16.3847880Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3849200Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3851020Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-16T23:29:16.3852040Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3853090Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3854080Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3855150Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3856140Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T23:29:16.3857190Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3858220Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3859220Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-16T23:29:16.3860260Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T23:29:16.3860590Z 2021-05-16T23:29:16.3861050Z [1] /Users/runner/work/_temp/Library 2021-05-16T23:29:16.3861820Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-16T23:29:16.3862280Z 2021-05-16T23:29:16.3863160Z P ── Loaded and on-disk path mismatch. 2021-05-16T23:29:16.3923910Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:29:16.3924540Z Rscript -e 'tic::script()' 2021-05-16T23:29:16.3925070Z ls -l check 2021-05-16T23:29:16.4204040Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:29:16.4204750Z env: 2021-05-16T23:29:16.4205190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:29:16.4205680Z TIC_DEPLOY_KEY: 2021-05-16T23:29:16.4206030Z RSPM: 2021-05-16T23:29:16.4207390Z GITHUB_PAT: *** 2021-05-16T23:29:16.4207800Z COVERALLS_TOKEN: 2021-05-16T23:29:16.4208740Z continue-on-error: false 2021-05-16T23:29:16.4209250Z VDIFFR_RUN_TESTS: false 2021-05-16T23:29:16.4209740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:29:16.4210200Z TZ: UTC 2021-05-16T23:29:16.4210710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:29:16.4211160Z NOT_CRAN: true 2021-05-16T23:29:16.4211530Z ##[endgroup] 2021-05-16T23:29:16.8588440Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:29:17.0675500Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:29:17.0705810Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:29:17.0740590Z timeout = Inf, check_dir = "check") 2021-05-16T23:29:17.3228880Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:29:17.6278000Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:29:17.8246480Z * preparing ‘afnir’: 2021-05-16T23:29:17.8312710Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:29:17.9459450Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:29:17.9472380Z * checking for empty or unneeded directories 2021-05-16T23:29:17.9525480Z * building ‘afnir_0.4.6.tar.gz’ 2021-05-16T23:29:17.9808380Z 2021-05-16T23:29:18.1374950Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:29:18.4347700Z * using log directory ‘/Users/runner/work/afnir/afnir/check/afnir.Rcheck’ 2021-05-16T23:29:18.4369310Z * using R version 3.6.3 (2020-02-29) 2021-05-16T23:29:18.4371940Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T23:29:18.4373540Z * using session charset: UTF-8 2021-05-16T23:29:18.5136270Z * using option ‘--as-cran’ 2021-05-16T23:29:18.5236980Z * checking for file ‘afnir/DESCRIPTION’ ... OK 2021-05-16T23:29:18.5338970Z * checking extension type ... Package 2021-05-16T23:29:18.5440240Z * this is package ‘afnir’ version ‘0.4.6’ 2021-05-16T23:29:18.5541870Z * package encoding: UTF-8 2021-05-16T23:29:18.5642500Z * checking package namespace information ... OK 2021-05-16T23:29:19.6298920Z * checking package dependencies ... OK 2021-05-16T23:29:19.6319420Z * checking if this is a source package ... OK 2021-05-16T23:29:19.6327390Z * checking if there is a namespace ... OK 2021-05-16T23:29:20.1575280Z * checking for executable files ... OK 2021-05-16T23:29:20.1597480Z * checking for hidden files and directories ... OK 2021-05-16T23:29:20.1633280Z * checking for portable file names ... OK 2021-05-16T23:29:20.1651680Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:29:20.1680700Z * checking serialization versions ... OK 2021-05-16T23:29:24.6710980Z * checking whether package ‘afnir’ can be installed ... OK 2021-05-16T23:29:24.6863910Z * checking installed package size ... OK 2021-05-16T23:29:24.8423110Z * checking package directory ... OK 2021-05-16T23:29:24.8424630Z * checking for future file timestamps ... OK 2021-05-16T23:29:25.0687700Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:29:25.0696540Z * checking top-level files ... OK 2021-05-16T23:29:25.0706490Z * checking for left-over files ... OK 2021-05-16T23:29:25.0716370Z * checking index information ... OK 2021-05-16T23:29:25.2485570Z * checking package subdirectories ... OK 2021-05-16T23:29:25.3237020Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:29:25.4173020Z * checking R files for syntax errors ... OK 2021-05-16T23:29:26.2651850Z * checking whether the package can be loaded ... OK 2021-05-16T23:29:27.0773250Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:29:27.8994780Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:29:28.6861950Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:29:29.5323030Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:29:30.3934680Z * checking loading without being on the library search path ... OK 2021-05-16T23:29:31.2967540Z * checking dependencies in R code ... OK 2021-05-16T23:29:32.7111070Z * checking S3 generic/method consistency ... OK 2021-05-16T23:29:33.5135700Z * checking replacement functions ... OK 2021-05-16T23:29:34.3835620Z * checking foreign function calls ... OK 2021-05-16T23:29:40.1048090Z * checking R code for possible problems ... OK 2021-05-16T23:29:40.4797200Z * checking Rd files ... OK 2021-05-16T23:29:40.5502460Z * checking Rd metadata ... OK 2021-05-16T23:29:40.6824810Z * checking Rd line widths ... OK 2021-05-16T23:29:40.8706980Z * checking Rd cross-references ... OK 2021-05-16T23:29:41.7519090Z * checking for missing documentation entries ... OK 2021-05-16T23:29:44.2926440Z * checking for code/documentation mismatches ... OK 2021-05-16T23:29:45.9979980Z * checking Rd \usage sections ... OK 2021-05-16T23:29:46.1534680Z * checking Rd contents ... OK 2021-05-16T23:29:46.2835060Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:29:47.9665020Z * checking examples ... OK 2021-05-16T23:29:52.1257350Z * checking PDF version of manual ... OK 2021-05-16T23:29:52.1266040Z * checking for detritus in the temp directory ... OK 2021-05-16T23:29:52.1267000Z * DONE 2021-05-16T23:29:52.1273840Z 2021-05-16T23:29:52.1281860Z Status: OK 2021-05-16T23:29:52.1282540Z 2021-05-16T23:29:52.2606460Z ── R CMD check results ──────────────────────────────────────── afnir 0.4.6 ──── 2021-05-16T23:29:52.2628410Z Duration: 34.3s 2021-05-16T23:29:52.2629010Z 2021-05-16T23:29:52.2641530Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:29:52.2838620Z total 288 2021-05-16T23:29:52.2841460Z drwxr-xr-x 14 runner staff 448 May 16 23:29 afnir.Rcheck 2021-05-16T23:29:52.2844890Z -rw-r--r-- 1 runner staff 22360 May 16 23:29 afnir_0.4.6.tar.gz 2021-05-16T23:29:52.2846750Z -rw-r--r-- 1 runner staff 122319 May 16 23:29 afnir_0.4.6.tgz 2021-05-16T23:29:52.2896630Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:29:52.2897610Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:29:52.3351450Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:29:52.3352020Z env: 2021-05-16T23:29:52.3352450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:29:52.3352940Z TIC_DEPLOY_KEY: 2021-05-16T23:29:52.3353330Z RSPM: 2021-05-16T23:29:52.3355280Z GITHUB_PAT: *** 2021-05-16T23:29:52.3355760Z COVERALLS_TOKEN: 2021-05-16T23:29:52.3356220Z continue-on-error: false 2021-05-16T23:29:52.3356720Z VDIFFR_RUN_TESTS: false 2021-05-16T23:29:52.3357200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:29:52.3357680Z TZ: UTC 2021-05-16T23:29:52.3358050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:29:52.3358490Z NOT_CRAN: true 2021-05-16T23:29:52.3358850Z ##[endgroup] 2021-05-16T23:29:52.3788290Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:29:52.3789020Z Rscript -e "tic::before_deploy()" 2021-05-16T23:29:52.4045010Z shell: /bin/bash -e {0} 2021-05-16T23:29:52.4045730Z env: 2021-05-16T23:29:52.4046140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:29:52.4046610Z TIC_DEPLOY_KEY: 2021-05-16T23:29:52.4047000Z RSPM: 2021-05-16T23:29:52.4047930Z GITHUB_PAT: *** 2021-05-16T23:29:52.4048350Z COVERALLS_TOKEN: 2021-05-16T23:29:52.4048790Z continue-on-error: false 2021-05-16T23:29:52.4049270Z VDIFFR_RUN_TESTS: false 2021-05-16T23:29:52.4049830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:29:52.4050280Z TZ: UTC 2021-05-16T23:29:52.4050640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:29:52.4051060Z NOT_CRAN: true 2021-05-16T23:29:52.4051410Z ##[endgroup] 2021-05-16T23:29:52.7776180Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:29:52.9253610Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:29:52.9254240Z with: 2021-05-16T23:29:52.9255020Z upload_url: https://uploads.github.com/repos/neuroconductor/afnir/releases/43023014/assets{?name,label} 2021-05-16T23:29:52.9256970Z asset_path: check/afnir_0.4.6.tgz 2021-05-16T23:29:52.9257850Z asset_name: afnir_0.4.6_R3.6.tgz 2021-05-16T23:29:52.9258450Z asset_content_type: application/octet-stream 2021-05-16T23:29:52.9258940Z env: 2021-05-16T23:29:52.9259720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:29:52.9260210Z TIC_DEPLOY_KEY: 2021-05-16T23:29:52.9260550Z RSPM: 2021-05-16T23:29:52.9261480Z GITHUB_PAT: *** 2021-05-16T23:29:52.9262180Z COVERALLS_TOKEN: 2021-05-16T23:29:52.9262850Z continue-on-error: false 2021-05-16T23:29:52.9263320Z VDIFFR_RUN_TESTS: false 2021-05-16T23:29:52.9263830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:29:52.9264260Z TZ: UTC 2021-05-16T23:29:52.9264680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:29:52.9265110Z NOT_CRAN: true 2021-05-16T23:29:52.9265940Z GITHUB_TOKEN: *** 2021-05-16T23:29:52.9266610Z ##[endgroup] 2021-05-16T23:29:53.6324760Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:29:53.6325500Z Rscript -e "tic::deploy()" 2021-05-16T23:29:53.6595510Z shell: /bin/bash -e {0} 2021-05-16T23:29:53.6595970Z env: 2021-05-16T23:29:53.6596390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:29:53.6596980Z TIC_DEPLOY_KEY: 2021-05-16T23:29:53.6597320Z RSPM: 2021-05-16T23:29:53.6598510Z GITHUB_PAT: *** 2021-05-16T23:29:53.6598910Z COVERALLS_TOKEN: 2021-05-16T23:29:53.6599390Z continue-on-error: false 2021-05-16T23:29:53.6599870Z VDIFFR_RUN_TESTS: false 2021-05-16T23:29:53.6600340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:29:53.6600790Z TZ: UTC 2021-05-16T23:29:53.6601150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:29:53.6601550Z NOT_CRAN: true 2021-05-16T23:29:53.6601900Z ##[endgroup] 2021-05-16T23:29:54.0334310Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:29:54.1712400Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:29:54.1713050Z Rscript -e "tic::after_deploy()" 2021-05-16T23:29:54.2019710Z shell: /bin/bash -e {0} 2021-05-16T23:29:54.2020110Z env: 2021-05-16T23:29:54.2020570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:29:54.2021060Z TIC_DEPLOY_KEY: 2021-05-16T23:29:54.2021430Z RSPM: 2021-05-16T23:29:54.2022660Z GITHUB_PAT: *** 2021-05-16T23:29:54.2023070Z COVERALLS_TOKEN: 2021-05-16T23:29:54.2023580Z continue-on-error: false 2021-05-16T23:29:54.2024040Z VDIFFR_RUN_TESTS: false 2021-05-16T23:29:54.2024560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:29:54.2024980Z TZ: UTC 2021-05-16T23:29:54.2025390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:29:54.2025780Z NOT_CRAN: true 2021-05-16T23:29:54.2026180Z ##[endgroup] 2021-05-16T23:29:54.5705630Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:29:54.9759190Z Post job cleanup. 2021-05-16T23:29:55.0489450Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:29:55.0622750Z Post job cleanup. 2021-05-16T23:29:55.2034980Z [command]/usr/local/bin/git version 2021-05-16T23:29:55.2142760Z git version 2.31.1 2021-05-16T23:29:55.2194480Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:29:55.2271570Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T23:29:55.3229410Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:29:55.3289530Z http.https://github.com/.extraheader 2021-05-16T23:29:55.3304540Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:29:55.3393010Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T23:29:55.4361370Z Cleaning up orphan processes