2021-05-16T19:32:09.3638878Z ##[section]Starting: Request a runner to run this job 2021-05-16T19:32:09.7583522Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T19:32:09.8131652Z 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-16T19:32:09.9313148Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T19:32:10.0743099Z ##[section]Finishing: Request a runner to run this job 2021-05-16T19:32:25.6907790Z Current runner version: '2.278.0' 2021-05-16T19:32:25.7018840Z ##[group]Operating System 2021-05-16T19:32:25.7025550Z Mac OS X 2021-05-16T19:32:25.7048880Z 10.15.7 2021-05-16T19:32:25.7049530Z 19H1030 2021-05-16T19:32:25.7063560Z ##[endgroup] 2021-05-16T19:32:25.7064620Z ##[group]Virtual Environment 2021-05-16T19:32:25.7075170Z Environment: macos-10.15 2021-05-16T19:32:25.7075980Z Version: 20210510.1 2021-05-16T19:32:25.7077120Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T19:32:25.7078440Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T19:32:25.7079340Z ##[endgroup] 2021-05-16T19:32:25.7081770Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T19:32:25.7083470Z Actions: write 2021-05-16T19:32:25.7084100Z Checks: write 2021-05-16T19:32:25.7084840Z Contents: write 2021-05-16T19:32:25.7085470Z Deployments: write 2021-05-16T19:32:25.7086380Z Issues: write 2021-05-16T19:32:25.7087090Z Metadata: read 2021-05-16T19:32:25.7087640Z Packages: write 2021-05-16T19:32:25.7088160Z PullRequests: write 2021-05-16T19:32:25.7088900Z RepositoryProjects: write 2021-05-16T19:32:25.7089520Z SecurityEvents: write 2021-05-16T19:32:25.7090100Z Statuses: write 2021-05-16T19:32:25.7090750Z ##[endgroup] 2021-05-16T19:32:25.7095200Z Prepare workflow directory 2021-05-16T19:32:25.8542500Z Prepare all required actions 2021-05-16T19:32:25.8557550Z Getting action download info 2021-05-16T19:32:26.2542820Z Download action repository 'actions/checkout@v2' 2021-05-16T19:32:28.2960910Z Download action repository 'r-lib/actions@master' 2021-05-16T19:32:32.1842340Z Download action repository 'adigherman/actions@master' 2021-05-16T19:32:35.1852980Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T19:32:35.7152800Z Download action repository 'actions/cache@v1' 2021-05-16T19:32:36.0562360Z Download action repository 'actions/upload-artifact@master' 2021-05-16T19:32:37.2026830Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T19:32:37.9738380Z ##[group]Run actions/checkout@v2 2021-05-16T19:32:37.9739080Z with: 2021-05-16T19:32:37.9739510Z repository: neuroconductor/voxel 2021-05-16T19:32:37.9740450Z token: *** 2021-05-16T19:32:37.9740800Z ssh-strict: true 2021-05-16T19:32:37.9741240Z persist-credentials: true 2021-05-16T19:32:37.9741660Z clean: true 2021-05-16T19:32:37.9742000Z fetch-depth: 1 2021-05-16T19:32:37.9742330Z lfs: false 2021-05-16T19:32:37.9742670Z submodules: false 2021-05-16T19:32:37.9743000Z env: 2021-05-16T19:32:37.9743380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:37.9743790Z TIC_DEPLOY_KEY: 2021-05-16T19:32:37.9744110Z RSPM: 2021-05-16T19:32:37.9744810Z GITHUB_PAT: *** 2021-05-16T19:32:37.9745170Z COVERALLS_TOKEN: 2021-05-16T19:32:37.9745600Z continue-on-error: false 2021-05-16T19:32:37.9746030Z VDIFFR_RUN_TESTS: false 2021-05-16T19:32:37.9746390Z ##[endgroup] 2021-05-16T19:32:39.3337970Z Syncing repository: neuroconductor/voxel 2021-05-16T19:32:39.3684940Z ##[group]Getting Git version info 2021-05-16T19:32:39.3789190Z Working directory is '/Users/runner/work/voxel/voxel' 2021-05-16T19:32:39.3992310Z [command]/usr/local/bin/git version 2021-05-16T19:32:39.4309640Z git version 2.31.1 2021-05-16T19:32:39.4513710Z ##[endgroup] 2021-05-16T19:32:39.4623530Z Deleting the contents of '/Users/runner/work/voxel/voxel' 2021-05-16T19:32:39.4886710Z ##[group]Initializing the repository 2021-05-16T19:32:39.4989370Z [command]/usr/local/bin/git init /Users/runner/work/voxel/voxel 2021-05-16T19:32:39.5090710Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T19:32:39.5191810Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T19:32:39.5294130Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T19:32:39.5395190Z hint: 2021-05-16T19:32:39.5480140Z hint: git config --global init.defaultBranch 2021-05-16T19:32:39.5543690Z hint: 2021-05-16T19:32:39.5579460Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T19:32:39.5580880Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T19:32:39.5596510Z hint: 2021-05-16T19:32:39.5697920Z hint: git branch -m 2021-05-16T19:32:39.5792070Z Initialized empty Git repository in /Users/runner/work/voxel/voxel/.git/ 2021-05-16T19:32:39.5822590Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/voxel 2021-05-16T19:32:39.5849670Z ##[endgroup] 2021-05-16T19:32:39.5868070Z ##[group]Disabling automatic garbage collection 2021-05-16T19:32:39.5878450Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T19:32:39.5885950Z ##[endgroup] 2021-05-16T19:32:39.5906110Z ##[group]Setting up auth 2021-05-16T19:32:39.5934630Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:32:39.5946730Z [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-16T19:32:39.6231180Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:32:39.6323870Z [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-16T19:32:39.7251490Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T19:32:39.7349980Z ##[endgroup] 2021-05-16T19:32:39.7351460Z ##[group]Fetching the repository 2021-05-16T19:32:39.7365360Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abf3082f86a230e6c3bbaf54a3a61570eeedde33:refs/tags/1.3.5.s 2021-05-16T19:32:40.0649680Z remote: Enumerating objects: 85, done. 2021-05-16T19:32:40.0652860Z remote: Counting objects: 1% (1/85) 2021-05-16T19:32:40.0654310Z remote: Counting objects: 2% (2/85) 2021-05-16T19:32:40.0656260Z remote: Counting objects: 3% (3/85) 2021-05-16T19:32:40.0658760Z remote: Counting objects: 4% (4/85) 2021-05-16T19:32:40.0660120Z remote: Counting objects: 5% (5/85) 2021-05-16T19:32:40.0660970Z remote: Counting objects: 7% (6/85) 2021-05-16T19:32:40.0661650Z remote: Counting objects: 8% (7/85) 2021-05-16T19:32:40.0662430Z remote: Counting objects: 9% (8/85) 2021-05-16T19:32:40.0663110Z remote: Counting objects: 10% (9/85) 2021-05-16T19:32:40.0664010Z remote: Counting objects: 11% (10/85) 2021-05-16T19:32:40.0664730Z remote: Counting objects: 12% (11/85) 2021-05-16T19:32:40.0665560Z remote: Counting objects: 14% (12/85) 2021-05-16T19:32:40.0666590Z remote: Counting objects: 15% (13/85) 2021-05-16T19:32:40.0667250Z remote: Counting objects: 16% (14/85) 2021-05-16T19:32:40.0667940Z remote: Counting objects: 17% (15/85) 2021-05-16T19:32:40.0668590Z remote: Counting objects: 18% (16/85) 2021-05-16T19:32:40.0669190Z remote: Counting objects: 20% (17/85) 2021-05-16T19:32:40.0669960Z remote: Counting objects: 21% (18/85) 2021-05-16T19:32:40.0670620Z remote: Counting objects: 22% (19/85) 2021-05-16T19:32:40.0671260Z remote: Counting objects: 23% (20/85) 2021-05-16T19:32:40.0671850Z remote: Counting objects: 24% (21/85) 2021-05-16T19:32:40.0672560Z remote: Counting objects: 25% (22/85) 2021-05-16T19:32:40.0698580Z remote: Counting objects: 27% (23/85) 2021-05-16T19:32:40.0699180Z remote: Counting objects: 28% (24/85) 2021-05-16T19:32:40.0699920Z remote: Counting objects: 29% (25/85) 2021-05-16T19:32:40.0700720Z remote: Counting objects: 30% (26/85) 2021-05-16T19:32:40.0701310Z remote: Counting objects: 31% (27/85) 2021-05-16T19:32:40.0702550Z remote: Counting objects: 32% (28/85) 2021-05-16T19:32:40.0703060Z remote: Counting objects: 34% (29/85) 2021-05-16T19:32:40.0703690Z remote: Counting objects: 35% (30/85) 2021-05-16T19:32:40.0704180Z remote: Counting objects: 36% (31/85) 2021-05-16T19:32:40.0704660Z remote: Counting objects: 37% (32/85) 2021-05-16T19:32:40.0705470Z remote: Counting objects: 38% (33/85) 2021-05-16T19:32:40.0705970Z remote: Counting objects: 40% (34/85) 2021-05-16T19:32:40.0706470Z remote: Counting objects: 41% (35/85) 2021-05-16T19:32:40.0706970Z remote: Counting objects: 42% (36/85) 2021-05-16T19:32:40.0707500Z remote: Counting objects: 43% (37/85) 2021-05-16T19:32:40.0707990Z remote: Counting objects: 44% (38/85) 2021-05-16T19:32:40.0708480Z remote: Counting objects: 45% (39/85) 2021-05-16T19:32:40.0708970Z remote: Counting objects: 47% (40/85) 2021-05-16T19:32:40.0709520Z remote: Counting objects: 48% (41/85) 2021-05-16T19:32:40.0710040Z remote: Counting objects: 49% (42/85) 2021-05-16T19:32:40.0710540Z remote: Counting objects: 50% (43/85) 2021-05-16T19:32:40.0711070Z remote: Counting objects: 51% (44/85) 2021-05-16T19:32:40.0711550Z remote: Counting objects: 52% (45/85) 2021-05-16T19:32:40.0712070Z remote: Counting objects: 54% (46/85) 2021-05-16T19:32:40.0712570Z remote: Counting objects: 55% (47/85) 2021-05-16T19:32:40.0713090Z remote: Counting objects: 56% (48/85) 2021-05-16T19:32:40.0713580Z remote: Counting objects: 57% (49/85) 2021-05-16T19:32:40.0714090Z remote: Counting objects: 58% (50/85) 2021-05-16T19:32:40.0714680Z remote: Counting objects: 60% (51/85) 2021-05-16T19:32:40.0715220Z remote: Counting objects: 61% (52/85) 2021-05-16T19:32:40.0715730Z remote: Counting objects: 62% (53/85) 2021-05-16T19:32:40.0716220Z remote: Counting objects: 63% (54/85) 2021-05-16T19:32:40.0717130Z remote: Counting objects: 64% (55/85) 2021-05-16T19:32:40.0717700Z remote: Counting objects: 65% (56/85) 2021-05-16T19:32:40.0718220Z remote: Counting objects: 67% (57/85) 2021-05-16T19:32:40.0718710Z remote: Counting objects: 68% (58/85) 2021-05-16T19:32:40.0719240Z remote: Counting objects: 69% (59/85) 2021-05-16T19:32:40.0719730Z remote: Counting objects: 70% (60/85) 2021-05-16T19:32:40.0720250Z remote: Counting objects: 71% (61/85) 2021-05-16T19:32:40.0720770Z remote: Counting objects: 72% (62/85) 2021-05-16T19:32:40.0721270Z remote: Counting objects: 74% (63/85) 2021-05-16T19:32:40.0721790Z remote: Counting objects: 75% (64/85) 2021-05-16T19:32:40.0722270Z remote: Counting objects: 76% (65/85) 2021-05-16T19:32:40.0722790Z remote: Counting objects: 77% (66/85) 2021-05-16T19:32:40.0723290Z remote: Counting objects: 78% (67/85) 2021-05-16T19:32:40.0723820Z remote: Counting objects: 80% (68/85) 2021-05-16T19:32:40.0724310Z remote: Counting objects: 81% (69/85) 2021-05-16T19:32:40.0724830Z remote: Counting objects: 82% (70/85) 2021-05-16T19:32:40.0725350Z remote: Counting objects: 83% (71/85) 2021-05-16T19:32:40.0725820Z remote: Counting objects: 84% (72/85) 2021-05-16T19:32:40.0726330Z remote: Counting objects: 85% (73/85) 2021-05-16T19:32:40.0726830Z remote: Counting objects: 87% (74/85) 2021-05-16T19:32:40.0727350Z remote: Counting objects: 88% (75/85) 2021-05-16T19:32:40.0727820Z remote: Counting objects: 89% (76/85) 2021-05-16T19:32:40.0728510Z remote: Counting objects: 90% (77/85) 2021-05-16T19:32:40.0729900Z remote: Counting objects: 91% (78/85) 2021-05-16T19:32:40.0730600Z remote: Counting objects: 92% (79/85) 2021-05-16T19:32:40.0731130Z remote: Counting objects: 94% (80/85) 2021-05-16T19:32:40.0731670Z remote: Counting objects: 95% (81/85) 2021-05-16T19:32:40.0732730Z remote: Counting objects: 96% (82/85) 2021-05-16T19:32:40.0733230Z remote: Counting objects: 97% (83/85) 2021-05-16T19:32:40.0733710Z remote: Counting objects: 98% (84/85) 2021-05-16T19:32:40.0734200Z remote: Counting objects: 100% (85/85) 2021-05-16T19:32:40.0734750Z remote: Counting objects: 100% (85/85), done. 2021-05-16T19:32:40.0735290Z remote: Compressing objects: 1% (1/80) 2021-05-16T19:32:40.0735840Z remote: Compressing objects: 2% (2/80) 2021-05-16T19:32:40.0736390Z remote: Compressing objects: 3% (3/80) 2021-05-16T19:32:40.0736970Z remote: Compressing objects: 5% (4/80) 2021-05-16T19:32:40.0737550Z remote: Compressing objects: 6% (5/80) 2021-05-16T19:32:40.0738100Z remote: Compressing objects: 7% (6/80) 2021-05-16T19:32:40.0738670Z remote: Compressing objects: 8% (7/80) 2021-05-16T19:32:40.0739470Z remote: Compressing objects: 10% (8/80) 2021-05-16T19:32:40.0740040Z remote: Compressing objects: 11% (9/80) 2021-05-16T19:32:40.0740620Z remote: Compressing objects: 12% (10/80) 2021-05-16T19:32:40.0741470Z remote: Compressing objects: 13% (11/80) 2021-05-16T19:32:40.0742030Z remote: Compressing objects: 15% (12/80) 2021-05-16T19:32:40.0742610Z remote: Compressing objects: 16% (13/80) 2021-05-16T19:32:40.0743150Z remote: Compressing objects: 17% (14/80) 2021-05-16T19:32:40.0743720Z remote: Compressing objects: 18% (15/80) 2021-05-16T19:32:40.0744270Z remote: Compressing objects: 20% (16/80) 2021-05-16T19:32:40.0744820Z remote: Compressing objects: 21% (17/80) 2021-05-16T19:32:40.0745320Z remote: Compressing objects: 22% (18/80) 2021-05-16T19:32:40.0745830Z remote: Compressing objects: 23% (19/80) 2021-05-16T19:32:40.0746330Z remote: Compressing objects: 25% (20/80) 2021-05-16T19:32:40.0746840Z remote: Compressing objects: 26% (21/80) 2021-05-16T19:32:40.0747710Z remote: Compressing objects: 27% (22/80) 2021-05-16T19:32:40.0748280Z remote: Compressing objects: 28% (23/80) 2021-05-16T19:32:40.0748870Z remote: Compressing objects: 30% (24/80) 2021-05-16T19:32:40.0749380Z remote: Compressing objects: 31% (25/80) 2021-05-16T19:32:40.0749880Z remote: Compressing objects: 32% (26/80) 2021-05-16T19:32:40.0750390Z remote: Compressing objects: 33% (27/80) 2021-05-16T19:32:40.0750970Z remote: Compressing objects: 35% (28/80) 2021-05-16T19:32:40.0751500Z remote: Compressing objects: 36% (29/80) 2021-05-16T19:32:40.0752060Z remote: Compressing objects: 37% (30/80) 2021-05-16T19:32:40.0752620Z remote: Compressing objects: 38% (31/80) 2021-05-16T19:32:40.0753160Z remote: Compressing objects: 40% (32/80) 2021-05-16T19:32:40.0753680Z remote: Compressing objects: 41% (33/80) 2021-05-16T19:32:40.0754310Z remote: Compressing objects: 42% (34/80) 2021-05-16T19:32:40.0754910Z remote: Compressing objects: 43% (35/80) 2021-05-16T19:32:40.0755430Z remote: Compressing objects: 45% (36/80) 2021-05-16T19:32:40.0755940Z remote: Compressing objects: 46% (37/80) 2021-05-16T19:32:40.0756490Z remote: Compressing objects: 47% (38/80) 2021-05-16T19:32:40.0757030Z remote: Compressing objects: 48% (39/80) 2021-05-16T19:32:40.0757580Z remote: Compressing objects: 50% (40/80) 2021-05-16T19:32:40.0758110Z remote: Compressing objects: 51% (41/80) 2021-05-16T19:32:40.0758670Z remote: Compressing objects: 52% (42/80) 2021-05-16T19:32:40.0759220Z remote: Compressing objects: 53% (43/80) 2021-05-16T19:32:40.0759780Z remote: Compressing objects: 55% (44/80) 2021-05-16T19:32:40.0760310Z remote: Compressing objects: 56% (45/80) 2021-05-16T19:32:40.0761000Z remote: Compressing objects: 57% (46/80) 2021-05-16T19:32:40.0761540Z remote: Compressing objects: 58% (47/80) 2021-05-16T19:32:40.0762550Z remote: Compressing objects: 60% (48/80) 2021-05-16T19:32:40.0763110Z remote: Compressing objects: 61% (49/80) 2021-05-16T19:32:40.0763640Z remote: Compressing objects: 62% (50/80) 2021-05-16T19:32:40.0764210Z remote: Compressing objects: 63% (51/80) 2021-05-16T19:32:40.0764750Z remote: Compressing objects: 65% (52/80) 2021-05-16T19:32:40.0765310Z remote: Compressing objects: 66% (53/80) 2021-05-16T19:32:40.0765840Z remote: Compressing objects: 67% (54/80) 2021-05-16T19:32:40.0766390Z remote: Compressing objects: 68% (55/80) 2021-05-16T19:32:40.0766920Z remote: Compressing objects: 70% (56/80) 2021-05-16T19:32:40.0767480Z remote: Compressing objects: 71% (57/80) 2021-05-16T19:32:40.0768030Z remote: Compressing objects: 72% (58/80) 2021-05-16T19:32:40.0768570Z remote: Compressing objects: 73% (59/80) 2021-05-16T19:32:40.0769140Z remote: Compressing objects: 75% (60/80) 2021-05-16T19:32:40.0769700Z remote: Compressing objects: 76% (61/80) 2021-05-16T19:32:40.0770280Z remote: Compressing objects: 77% (62/80) 2021-05-16T19:32:40.0770820Z remote: Compressing objects: 78% (63/80) 2021-05-16T19:32:40.0771390Z remote: Compressing objects: 80% (64/80) 2021-05-16T19:32:40.0771930Z remote: Compressing objects: 81% (65/80) 2021-05-16T19:32:40.0772500Z remote: Compressing objects: 82% (66/80) 2021-05-16T19:32:40.0773080Z remote: Compressing objects: 83% (67/80) 2021-05-16T19:32:40.0773610Z remote: Compressing objects: 85% (68/80) 2021-05-16T19:32:40.0774180Z remote: Compressing objects: 86% (69/80) 2021-05-16T19:32:40.0774710Z remote: Compressing objects: 87% (70/80) 2021-05-16T19:32:40.0775220Z remote: Compressing objects: 88% (71/80) 2021-05-16T19:32:40.0775720Z remote: Compressing objects: 90% (72/80) 2021-05-16T19:32:40.0776300Z remote: Compressing objects: 91% (73/80) 2021-05-16T19:32:40.0777160Z remote: Compressing objects: 92% (74/80) 2021-05-16T19:32:40.0777780Z remote: Compressing objects: 93% (75/80) 2021-05-16T19:32:40.0778370Z remote: Compressing objects: 95% (76/80) 2021-05-16T19:32:40.0778900Z remote: Compressing objects: 96% (77/80) 2021-05-16T19:32:40.0779480Z remote: Compressing objects: 97% (78/80) 2021-05-16T19:32:40.0780020Z remote: Compressing objects: 98% (79/80) 2021-05-16T19:32:40.0780590Z remote: Compressing objects: 100% (80/80) 2021-05-16T19:32:40.0781140Z remote: Compressing objects: 100% (80/80), done. 2021-05-16T19:32:40.2824000Z remote: Total 85 (delta 49), reused 15 (delta 3), pack-reused 0 2021-05-16T19:32:40.2825020Z From https://github.com/neuroconductor/voxel 2021-05-16T19:32:40.2848380Z * [new ref] abf3082f86a230e6c3bbaf54a3a61570eeedde33 -> 1.3.5.s 2021-05-16T19:32:40.2849900Z ##[endgroup] 2021-05-16T19:32:40.2850690Z ##[group]Determining the checkout info 2021-05-16T19:32:40.2851480Z ##[endgroup] 2021-05-16T19:32:40.2852090Z ##[group]Checking out the ref 2021-05-16T19:32:40.2854310Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.3.5.s 2021-05-16T19:32:40.2854980Z HEAD is now at abf3082 Version id 64 stable 2021-05-16T19:32:40.2855510Z ##[endgroup] 2021-05-16T19:32:40.2856410Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T19:32:40.2857700Z 'abf3082f86a230e6c3bbaf54a3a61570eeedde33' 2021-05-16T19:32:40.2994200Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T19:32:40.2994680Z with: 2021-05-16T19:32:40.2995020Z r-version: release 2021-05-16T19:32:40.2995370Z Ncpus: 1 2021-05-16T19:32:40.2995730Z crayon.enabled: NULL 2021-05-16T19:32:40.2996210Z remove-openmp-macos: true 2021-05-16T19:32:40.2996700Z http-user-agent: default 2021-05-16T19:32:40.2997120Z install-r: true 2021-05-16T19:32:40.2997630Z windows-path-include-mingw: true 2021-05-16T19:32:40.2998100Z env: 2021-05-16T19:32:40.2998900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:40.2999320Z TIC_DEPLOY_KEY: 2021-05-16T19:32:40.2999630Z RSPM: 2021-05-16T19:32:40.3000800Z GITHUB_PAT: *** 2021-05-16T19:32:40.3001180Z COVERALLS_TOKEN: 2021-05-16T19:32:40.3001610Z continue-on-error: false 2021-05-16T19:32:40.3002050Z VDIFFR_RUN_TESTS: false 2021-05-16T19:32:40.3002410Z ##[endgroup] 2021-05-16T19:32:41.2471870Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T19:32:43.8371700Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-16T19:32:44.3228790Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T19:32:44.6380640Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T19:32:45.0104570Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T19:32:45.0207330Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T19:32:45.0310350Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T19:32:45.0413370Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T19:32:46.1383550Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T19:32:46.1390450Z Checksumming (Apple_Free : 3)… 2021-05-16T19:32:47.0289430Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T19:32:47.0395570Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T19:32:47.0644830Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T19:32:47.0647240Z Checksumming (Apple_Free : 5)… 2021-05-16T19:32:48.1263770Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T19:32:48.1281170Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T19:32:48.1282430Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T19:32:48.1283940Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T19:32:49.0016450Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T19:32:49.0031070Z verified CRC32 $84F1919B 2021-05-16T19:32:50.2544050Z /dev/disk2 GUID_partition_scheme 2021-05-16T19:32:50.2669440Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T19:32:50.2774170Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T19:32:54.0181990Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T19:32:54.0220680Z To reinstall 0.29.2_3, run: 2021-05-16T19:32:54.0246570Z brew reinstall pkg-config 2021-05-16T19:32:54.0636480Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T19:32:55.8991910Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T19:32:56.2558140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T19%3A40%3A00Z&sig=ELVIIbwqH%2F9SOHHopguuAWp7DMobn6dLnSQ79e561ow%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:32:56.5498500Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T19:33:01.1167160Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T19:33:01.1914890Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T19:33:02.2494630Z installer: Package name is R 4.0.5 for macOS 2021-05-16T19:33:02.2557040Z installer: Upgrading at base path / 2021-05-16T19:33:02.2561170Z installer: The upgrade was successful. 2021-05-16T19:33:02.7655920Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T19:33:03.5314020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T19%3A40%3A00Z&sig=jDgPTosiLCOh4kNY7FaV1c76JzjGW9KlML0AGsoqL8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:33:03.6006390Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T19:33:06.4661640Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T19:33:07.1104000Z installer: Package name is gfortran 2021-05-16T19:33:07.1106910Z installer: Installing at base path / 2021-05-16T19:33:07.1107890Z installer: The install was successful. 2021-05-16T19:33:07.1163570Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T19:33:07.6394460Z "disk2" ejected. 2021-05-16T19:33:07.6396780Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T19:33:07.6777830Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T19:33:07.7474200Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T19:33:07.7474840Z env: 2021-05-16T19:33:07.7475270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:07.7475740Z TIC_DEPLOY_KEY: 2021-05-16T19:33:07.7476090Z RSPM: 2021-05-16T19:33:07.7477390Z GITHUB_PAT: *** 2021-05-16T19:33:07.7477870Z COVERALLS_TOKEN: 2021-05-16T19:33:07.7478330Z continue-on-error: false 2021-05-16T19:33:07.7478830Z VDIFFR_RUN_TESTS: false 2021-05-16T19:33:07.7479320Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:33:07.7479780Z TZ: UTC 2021-05-16T19:33:07.7480160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:07.7480580Z NOT_CRAN: true 2021-05-16T19:33:07.7480950Z ##[endgroup] 2021-05-16T19:33:08.1175500Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T19:33:08.3181230Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T19:33:08.3191250Z Dload Upload Total Spent Left Speed 2021-05-16T19:33:08.3192250Z 2021-05-16T19:33:08.4309230Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:33:08.4311200Z 100 117 0 117 0 0 1035 0 --:--:-- --:--:-- --:--:-- 1035 2021-05-16T19:33:08.7101090Z 2021-05-16T19:33:08.7104670Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:33:08.7712970Z 2021-05-16T19:33:09.8063160Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:33:10.8255960Z 1 82.6M 1 1343k 0 0 902k 0 0:01:33 0:00:01 0:01:32 1299k 2021-05-16T19:33:11.7756930Z 24 82.6M 24 20.0M 0 0 8165k 0 0:00:10 0:00:02 0:00:08 9970k 2021-05-16T19:33:12.7768910Z 48 82.6M 48 40.0M 0 0 11.5M 0 0:00:07 0:00:03 0:00:04 13.3M 2021-05-16T19:33:13.7346810Z 75 82.6M 75 61.9M 0 0 13.9M 0 0:00:05 0:00:04 0:00:01 15.4M 2021-05-16T19:33:13.7348970Z 100 82.6M 100 82.6M 0 0 15.2M 0 0:00:05 0:00:05 --:--:-- 16.6M 2021-05-16T19:33:18.4535310Z ##[group]Run tlmgr update --self 2021-05-16T19:33:18.4536070Z tlmgr update --self 2021-05-16T19:33:18.4536910Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T19:33:18.4537770Z tlmgr update --all 2021-05-16T19:33:18.4762440Z shell: /bin/bash -e {0} 2021-05-16T19:33:18.4762880Z env: 2021-05-16T19:33:18.4763430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:18.4763950Z TIC_DEPLOY_KEY: 2021-05-16T19:33:18.4764300Z RSPM: 2021-05-16T19:33:18.4765670Z GITHUB_PAT: *** 2021-05-16T19:33:18.4766150Z COVERALLS_TOKEN: 2021-05-16T19:33:18.4766610Z continue-on-error: false 2021-05-16T19:33:18.4767120Z VDIFFR_RUN_TESTS: false 2021-05-16T19:33:18.4767670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:33:18.4768150Z TZ: UTC 2021-05-16T19:33:18.4768540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:18.4768980Z NOT_CRAN: true 2021-05-16T19:33:18.4770340Z ##[endgroup] 2021-05-16T19:33:20.8261460Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:20.8263750Z tlmgr: no self-updates for tlmgr available 2021-05-16T19:33:23.0416550Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:23.0417730Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T19:33:23.3125360Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T19:33:23.7105520Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T19:33:23.9700520Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T19:33:24.2778610Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T19:33:24.5366160Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T19:33:27.6793360Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-16T19:33:27.9336970Z [8/89, 00:04/00:04] install: biblatex [238k] 2021-05-16T19:33:28.4536130Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-16T19:33:28.7210710Z [10/89, 00:05/00:05] install: checkcites [7k] 2021-05-16T19:33:28.9843690Z [11/89, 00:05/00:05] install: chickenize [15k] 2021-05-16T19:33:29.2961370Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-16T19:33:29.5563270Z [13/89, 00:06/00:06] install: cloze [9k] 2021-05-16T19:33:29.8190640Z [14/89, 00:06/00:06] install: colorprofiles [86k] 2021-05-16T19:33:30.1740090Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-16T19:33:30.4470600Z [16/89, 00:07/00:07] install: courier [470k] 2021-05-16T19:33:31.0236530Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T19:33:31.2871220Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-16T19:33:31.5490100Z [19/89, 00:08/00:08] install: ctablestack [2k] 2021-05-16T19:33:31.8103610Z [20/89, 00:08/00:08] install: ekdosis [19k] 2021-05-16T19:33:32.1282050Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-16T19:33:32.4839770Z [22/89, 00:09/00:09] install: emojicite [2k] 2021-05-16T19:33:32.7390860Z [23/89, 00:09/00:09] install: enctex [24k] 2021-05-16T19:33:33.0560810Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-16T19:33:33.3731110Z [25/89, 00:10/00:10] install: etex-pkg [6k] 2021-05-16T19:33:33.6299950Z [26/89, 00:10/00:10] install: filecontents [3k] 2021-05-16T19:33:33.8940880Z [27/89, 00:10/00:10] install: grfext [3k] 2021-05-16T19:33:34.1639940Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-16T19:33:34.4219310Z [29/89, 00:11/00:11] install: ifplatform [2k] 2021-05-16T19:33:34.6791220Z [30/89, 00:11/00:11] install: innerscript [4k] 2021-05-16T19:33:34.9364500Z [31/89, 00:11/00:11] install: interpreter [7k] 2021-05-16T19:33:35.2018880Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-16T19:33:35.4629010Z [33/89, 00:12/00:12] install: knuth-local [23k] 2021-05-16T19:33:35.7868110Z [34/89, 00:12/00:12] install: logreq [4k] 2021-05-16T19:34:10.0785180Z [35/89, 00:47/00:50] install: lua-typo [7k] 2021-05-16T19:34:10.4088660Z [36/89, 00:47/00:50] install: lua-uca [70k] 2021-05-16T19:34:10.7979830Z [37/89, 00:47/00:50] install: lua-ul [7k] 2021-05-16T19:34:11.0665050Z [38/89, 00:48/00:51] install: lua-uni-algos [6k] 2021-05-16T19:34:11.3255030Z [39/89, 00:48/00:51] install: lua-visual-debug [4k] 2021-05-16T19:34:11.5910040Z [40/89, 00:48/00:51] install: luacode [3k] 2021-05-16T19:34:11.8615490Z [41/89, 00:48/00:51] install: luacolor [5k] 2021-05-16T19:34:12.1270880Z [42/89, 00:49/00:52] install: luahyphenrules [3k] 2021-05-16T19:34:12.3835310Z [43/89, 00:49/00:52] install: luaimageembed [2k] 2021-05-16T19:34:12.6496180Z [44/89, 00:49/00:52] install: luaindex [5k] 2021-05-16T19:34:12.9166030Z [45/89, 00:49/00:52] install: luainputenc [5k] 2021-05-16T19:34:13.1987700Z [46/89, 00:50/00:53] install: luaintro [1k] 2021-05-16T19:34:13.4647500Z [47/89, 00:50/00:53] install: luakeys [5k] 2021-05-16T19:34:13.7216080Z [48/89, 00:50/00:53] install: lualatex-doc [1k] 2021-05-16T19:34:13.9921000Z [49/89, 00:50/00:53] install: lualatex-truncate [2k] 2021-05-16T19:34:14.2575910Z [50/89, 00:51/00:54] install: luamplib [12k] 2021-05-16T19:34:14.5534830Z [51/89, 00:51/00:54] install: luapackageloader [2k] 2021-05-16T19:34:14.8307530Z [52/89, 00:51/00:54] install: luaprogtable [7k] 2021-05-16T19:34:15.1421240Z [53/89, 00:52/00:55] install: luarandom [2k] 2021-05-16T19:34:15.4462080Z [54/89, 00:52/00:55] install: luatex85 [2k] 2021-05-16T19:34:15.7045880Z [55/89, 00:52/00:55] install: luatexbase [4k] 2021-05-16T19:34:15.9732340Z [56/89, 00:52/00:55] install: luatexko [22k] 2021-05-16T19:34:16.2805930Z [57/89, 00:53/00:56] install: luatextra [2k] 2021-05-16T19:34:16.5425360Z [58/89, 00:53/00:56] install: luavlna [8k] 2021-05-16T19:34:16.8125900Z [59/89, 00:53/00:56] install: luaxml [31k] 2021-05-16T19:34:17.1220440Z [60/89, 00:54/00:57] install: makeindex.universal-darwin [91k] 2021-05-16T19:34:17.5279330Z [61/89, 00:54/00:57] install: makeindex [5k] 2021-05-16T19:34:17.7888740Z [62/89, 00:54/00:57] install: mflogo [2k] 2021-05-16T19:34:18.0557740Z [63/89, 00:55/00:58] install: newpax [9k] 2021-05-16T19:34:18.3177550Z [64/89, 00:55/00:58] install: nodetree [13k] 2021-05-16T19:34:18.6237440Z [65/89, 00:55/00:58] install: odsfile [5k] 2021-05-16T19:34:18.8871080Z [66/89, 00:55/00:58] install: optex.universal-darwin [1k] 2021-05-16T19:34:19.1539860Z [67/89, 00:56/00:59] install: optex [770k] 2021-05-16T19:34:19.8293010Z [68/89, 00:56/00:58] install: pdfarticle [4k] 2021-05-16T19:34:20.0928550Z [69/89, 00:57/00:59] install: pdfextra [22k] 2021-05-16T19:34:20.4160020Z [70/89, 00:57/00:59] install: placeat [4k] 2021-05-16T19:34:20.6867150Z [71/89, 00:57/00:59] install: plantuml [3k] 2021-05-16T19:34:20.9530020Z [72/89, 00:57/00:59] install: rsfs [55k] 2021-05-16T19:34:21.3265480Z [73/89, 00:58/01:00] install: selnolig [53k] 2021-05-16T19:34:21.6865580Z [74/89, 00:58/00:59] install: spelling [14k] 2021-05-16T19:34:21.9960940Z [75/89, 00:58/00:59] install: stricttex [2k] 2021-05-16T19:34:22.2863170Z [76/89, 00:59/01:00] install: texlive-common [1k] 2021-05-16T19:34:22.5549140Z [77/89, 00:59/01:00] install: texlive-en [1k] 2021-05-16T19:34:22.8398590Z [78/89, 00:59/01:00] install: texlive-msg-translations [144k] 2021-05-16T19:34:23.2791070Z [79/89, 01:00/01:01] install: thumbpdf.universal-darwin [1k] 2021-05-16T19:34:23.5560890Z [80/89, 01:00/01:01] install: thumbpdf [19k] 2021-05-16T19:34:23.8766650Z [81/89, 01:00/01:01] install: tlshell.universal-darwin [1k] 2021-05-16T19:34:24.1436500Z [82/89, 01:01/01:02] install: tlshell [29k] 2021-05-16T19:34:24.4833320Z [83/89, 01:01/01:02] install: typewriter [25k] 2021-05-16T19:34:24.7982260Z [84/89, 01:01/01:02] install: uninormalize [6k] 2021-05-16T19:34:25.0609970Z [85/89, 01:02/01:03] install: upquote [2k] 2021-05-16T19:34:25.3200730Z [86/89, 01:02/01:03] install: xdvi.universal-darwin [948k] 2021-05-16T19:34:25.9963520Z [87/89, 01:02/01:02] install: xdvi [7k] 2021-05-16T19:34:26.2688100Z [88/89, 01:03/01:03] install: collection-basic [1k] 2021-05-16T19:34:26.5293850Z [89/89, 01:03/01:03] install: collection-luatex [1k] 2021-05-16T19:34:26.7933420Z running mktexlsr ... 2021-05-16T19:34:27.5539750Z done running mktexlsr. 2021-05-16T19:34:27.5968140Z running updmap-sys ... 2021-05-16T19:34:28.2249040Z done running updmap-sys. 2021-05-16T19:34:28.2250350Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T19:34:28.2252490Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/VOYBuBAoOq/1nSdBGcjO_ ... 2021-05-16T19:34:29.5174650Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/VOYBuBAoOq/1nSdBGcjO_. 2021-05-16T19:34:29.5176000Z OK: optex.fmt/luatex 2021-05-16T19:34:29.5177270Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T19:34:29.5178860Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T19:34:31.7468540Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:34:31.7470190Z tlmgr: no updates available 2021-05-16T19:34:31.8835720Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T19:34:31.8836220Z with: 2021-05-16T19:34:31.8836580Z pandoc-version: 2.7.3 2021-05-16T19:34:31.8836930Z env: 2021-05-16T19:34:31.8837320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:31.8837740Z TIC_DEPLOY_KEY: 2021-05-16T19:34:31.8838050Z RSPM: 2021-05-16T19:34:31.8839360Z GITHUB_PAT: *** 2021-05-16T19:34:31.8839760Z COVERALLS_TOKEN: 2021-05-16T19:34:31.8840190Z continue-on-error: false 2021-05-16T19:34:31.8840630Z VDIFFR_RUN_TESTS: false 2021-05-16T19:34:31.8841090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:34:31.8841500Z TZ: UTC 2021-05-16T19:34:31.8841850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:34:31.8842220Z NOT_CRAN: true 2021-05-16T19:34:31.8842550Z ##[endgroup] 2021-05-16T19:34:32.3501060Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T19:34:35.1829570Z installer: Package name is pandoc 2021-05-16T19:34:35.1831860Z installer: Installing at base path / 2021-05-16T19:34:35.1832620Z installer: The install was successful. 2021-05-16T19:34:35.1998230Z ##[group]Run git config user.name adigherman 2021-05-16T19:34:35.1999020Z git config user.name adigherman 2021-05-16T19:34:35.1999610Z git config user.email adig@jhu.edu 2021-05-16T19:34:35.2199470Z shell: /bin/bash -e {0} 2021-05-16T19:34:35.2199880Z env: 2021-05-16T19:34:35.2200390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:35.2200870Z TIC_DEPLOY_KEY: 2021-05-16T19:34:35.2201280Z RSPM: 2021-05-16T19:34:35.2202340Z GITHUB_PAT: *** 2021-05-16T19:34:35.2202850Z COVERALLS_TOKEN: 2021-05-16T19:34:35.2203330Z continue-on-error: false 2021-05-16T19:34:35.2203870Z VDIFFR_RUN_TESTS: false 2021-05-16T19:34:35.2204380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:34:35.2204890Z TZ: UTC 2021-05-16T19:34:35.2205340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:34:35.2205780Z NOT_CRAN: true 2021-05-16T19:34:35.2206220Z ##[endgroup] 2021-05-16T19:34:35.2749660Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T19:34:35.2750390Z env: 2021-05-16T19:34:35.2750920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:35.2751390Z TIC_DEPLOY_KEY: 2021-05-16T19:34:35.2751780Z RSPM: 2021-05-16T19:34:35.2753150Z GITHUB_PAT: *** 2021-05-16T19:34:35.2753630Z COVERALLS_TOKEN: 2021-05-16T19:34:35.2754100Z continue-on-error: false 2021-05-16T19:34:35.2754620Z VDIFFR_RUN_TESTS: false 2021-05-16T19:34:35.2755140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:34:35.2755590Z TZ: UTC 2021-05-16T19:34:35.2756000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:34:35.2756400Z NOT_CRAN: true 2021-05-16T19:34:35.2756810Z ##[endgroup] 2021-05-16T19:34:36.9780860Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T19:34:37.0140650Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T19:34:37.0141450Z To reinstall 3.20.2, run: 2021-05-16T19:34:37.0142110Z brew reinstall cmake 2021-05-16T19:34:38.6343190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T19:34:39.7215690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:34:40.2424380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T19:34:40.5575520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T19%3A40%3A00Z&sig=Q73qDpssrNUyVyKgXpPrlcya1waVLe18v%2B5HRtbot5c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:34:40.6256500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A40\%3A00Z\&sig=Q73qDpssrNUyVyKgXpPrlcya1waVLe18v\%2B5HRtbot5c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:34:40.7069980Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T19:34:40.7777460Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T19:34:40.7808180Z 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-2768-5qxroh 2021-05-16T19:34:40.8020570Z cp -pR /private/tmp/d20210516-2768-5qxroh/libssh/. /usr/local/Cellar/libssh 2021-05-16T19:34:40.8254210Z chmod -Rf +w /private/tmp/d20210516-2768-5qxroh 2021-05-16T19:34:40.8859910Z ==> Finishing up 2021-05-16T19:34:40.9221370Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T19:34:40.9240930Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T19:34:40.9247770Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T19:34:40.9254330Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T19:34:40.9258930Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T19:34:40.9264790Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T19:34:40.9272680Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T19:34:40.9440060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2932-4exrxm.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-16T19:34:43.2075540Z ==> Summary 2021-05-16T19:34:43.2105880Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T19:34:45.3300300Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T19:34:46.4569770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:34:47.0106100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T19:34:47.3275800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T19%3A40%3A00Z&sig=%2BObKmPyK6pAW9iPaErEOMMCCV%2Bt4hhxnUjovuEBO298%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:34:47.3652650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A40\%3A00Z\&sig=\%2BObKmPyK6pAW9iPaErEOMMCCV\%2Bt4hhxnUjovuEBO298\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:34:48.5119910Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T19:34:48.8622860Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T19:34:49.8878090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:34:50.3920580Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T19:34:50.7292130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T19%3A40%3A00Z&sig=gGRvLp13v4p91H5z66DeEgXjoZJ4%2FaYObmbJ%2BZbn3gY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:34:50.7745000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A40\%3A00Z\&sig=gGRvLp13v4p91H5z66DeEgXjoZJ4\%2FaYObmbJ\%2BZbn3gY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:34:50.8476610Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T19:34:50.8549830Z ==> Installing dependencies for jags: gcc 2021-05-16T19:34:50.8558070Z ==> Installing jags dependency: gcc 2021-05-16T19:34:50.9522430Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T19:34:50.9553750Z 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-2939-1hlww05 2021-05-16T19:34:53.8661760Z cp -pR /private/tmp/d20210516-2939-1hlww05/gcc/. /usr/local/Cellar/gcc 2021-05-16T19:35:00.4780840Z chmod -Rf +w /private/tmp/d20210516-2939-1hlww05 2021-05-16T19:35:04.8835220Z ==> Finishing up 2021-05-16T19:35:05.1040600Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T19:35:05.1045590Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T19:35:05.1051540Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T19:35:05.1057240Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T19:35:05.1063040Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T19:35:05.1068960Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T19:35:05.1074320Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T19:35:05.1079790Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T19:35:05.1085750Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T19:35:05.1093210Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T19:35:05.1109600Z rm /usr/local/bin/c++-11 2021-05-16T19:35:05.1113160Z rm /usr/local/bin/cpp-11 2021-05-16T19:35:05.1117150Z rm /usr/local/bin/g++-11 2021-05-16T19:35:05.1167360Z rm /usr/local/bin/gcc-11 2021-05-16T19:35:05.1171300Z rm /usr/local/bin/gcc-ar-11 2021-05-16T19:35:05.1174540Z rm /usr/local/bin/gcc-nm-11 2021-05-16T19:35:05.1178190Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T19:35:05.1181710Z rm /usr/local/bin/gcov-11 2021-05-16T19:35:05.1185500Z rm /usr/local/bin/gcov-dump-11 2021-05-16T19:35:05.1189280Z rm /usr/local/bin/gcov-tool-11 2021-05-16T19:35:05.3623550Z Error: The `brew link` step did not complete successfully 2021-05-16T19:35:05.3624520Z The formula built, but is not symlinked into /usr/local 2021-05-16T19:35:05.3629470Z Could not symlink bin/gfortran 2021-05-16T19:35:05.3630190Z Target /usr/local/bin/gfortran 2021-05-16T19:35:05.3630770Z already exists. You may want to remove it: 2021-05-16T19:35:05.3631940Z rm '/usr/local/bin/gfortran' 2021-05-16T19:35:05.3632260Z 2021-05-16T19:35:05.3632830Z To force the link and overwrite all conflicting files: 2021-05-16T19:35:05.3633850Z brew link --overwrite gcc 2021-05-16T19:35:05.3634270Z 2021-05-16T19:35:05.3634820Z To list all files that would be deleted: 2021-05-16T19:35:05.3635820Z brew link --overwrite --dry-run gcc 2021-05-16T19:35:05.3636150Z 2021-05-16T19:35:05.3636660Z Possible conflicting files are: 2021-05-16T19:35:05.3660100Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T19:35:05.8671580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3112-1gf5zui.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-16T19:35:08.5214500Z ==> Summary 2021-05-16T19:35:08.6462440Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T19:35:08.6472790Z ==> Installing jags 2021-05-16T19:35:08.6476610Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T19:35:08.6502320Z 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-2939-1c5irqm 2021-05-16T19:35:08.7107210Z cp -pR /private/tmp/d20210516-2939-1c5irqm/jags/. /usr/local/Cellar/jags 2021-05-16T19:35:08.7901900Z chmod -Rf +w /private/tmp/d20210516-2939-1c5irqm 2021-05-16T19:35:08.9649390Z ==> Finishing up 2021-05-16T19:35:09.0006760Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T19:35:09.0014000Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T19:35:09.0026550Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T19:35:09.0033420Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T19:35:09.0038820Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T19:35:09.0044270Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T19:35:09.0049830Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T19:35:09.0055390Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T19:35:09.0063240Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T19:35:09.0479200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3138-1d1cqtm.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-16T19:35:11.3487180Z ==> Summary 2021-05-16T19:35:11.3589630Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T19:35:13.6375870Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T19:35:14.9490760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:35:15.8925680Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T19:35:15.8933880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T19%3A45%3A00Z&sig=0cNfGLZcFrHnZsX4gR10GEA5MnLpexujbDYjwKxyU%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:15.9469820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=0cNfGLZcFrHnZsX4gR10GEA5MnLpexujbDYjwKxyU\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:16.1645500Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T19:35:16.2804960Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T19:35:16.2834450Z 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-3145-5mzwfy 2021-05-16T19:35:16.5337010Z cp -pR /private/tmp/d20210516-3145-5mzwfy/v8/. /usr/local/Cellar/v8 2021-05-16T19:35:16.6720940Z chmod -Rf +w /private/tmp/d20210516-3145-5mzwfy 2021-05-16T19:35:16.8677570Z ==> Finishing up 2021-05-16T19:35:16.9211940Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T19:35:16.9686060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3310-lkdwlh.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-16T19:35:19.2761350Z ==> Summary 2021-05-16T19:35:19.2831070Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T19:35:21.4257460Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T19:35:22.5440500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:35:23.0801970Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T19:35:23.4233430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T19%3A45%3A00Z&sig=eX4ZL3pOCez3ID5Gu6LHi4wsteyzuvk35yHDuC08HzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:23.4609680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=eX4ZL3pOCez3ID5Gu6LHi4wsteyzuvk35yHDuC08HzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:23.5894120Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T19:35:23.6093060Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T19:35:24.6995500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:35:25.2852160Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T19:35:25.6608370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T19%3A45%3A00Z&sig=OWagWXljHrDYnF6lkAyAehx06Ib4aV7gqFf5TA52%2BZY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:25.6908810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=OWagWXljHrDYnF6lkAyAehx06Ib4aV7gqFf5TA52\%2BZY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:25.8295080Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T19:35:25.8433710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T19:35:26.9749650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:35:27.5299730Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T19:35:28.1308480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T19%3A45%3A00Z&sig=n9JDOaRSlstjbR0Z5ZNY9dxKuUv6lR1c517tOqFo8EQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:28.1689230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=n9JDOaRSlstjbR0Z5ZNY9dxKuUv6lR1c517tOqFo8EQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:28.3446180Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T19:35:28.3671780Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T19:35:28.3677230Z ==> Installing fftw dependency: hwloc 2021-05-16T19:35:28.4356430Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T19:35:28.4387690Z 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-3319-17ceazj 2021-05-16T19:35:28.8404800Z cp -pR /private/tmp/d20210516-3319-17ceazj/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T19:35:29.3582410Z chmod -Rf +w /private/tmp/d20210516-3319-17ceazj 2021-05-16T19:35:29.8577130Z ==> Finishing up 2021-05-16T19:35:29.8947490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T19:35:29.8953130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T19:35:29.8958760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T19:35:29.8965060Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T19:35:29.8970660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T19:35:29.8976610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T19:35:29.8982240Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T19:35:29.8987630Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T19:35:29.8993440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T19:35:29.8999250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T19:35:29.9004700Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T19:35:29.9022250Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T19:35:29.9027980Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T19:35:29.9035970Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T19:35:29.9041390Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T19:35:29.9055850Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T19:35:29.9063990Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T19:35:29.9069670Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T19:35:29.9080440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T19:35:29.9086880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T19:35:29.9092930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T19:35:29.9099330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T19:35:29.9105240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T19:35:29.9111150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T19:35:29.9117210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T19:35:29.9122790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T19:35:29.9144780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T19:35:29.9151130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T19:35:29.9157250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T19:35:29.9164110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T19:35:29.9169860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T19:35:29.9204770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T19:35:29.9222260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T19:35:29.9242740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T19:35:29.9262280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T19:35:29.9268630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T19:35:29.9284930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T19:35:29.9291090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T19:35:29.9297270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T19:35:29.9314350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T19:35:29.9335770Z 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-16T19:35:29.9342600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T19:35:29.9349210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T19:35:29.9379750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T19:35:29.9413980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T19:35:29.9437840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T19:35:29.9451860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T19:35:29.9457770Z 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-16T19:35:29.9479630Z 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-16T19:35:29.9495350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T19:35:29.9513360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T19:35:29.9519640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T19:35:29.9530330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T19:35:29.9536550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T19:35:29.9546840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T19:35:29.9552770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T19:35:29.9563490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T19:35:29.9577920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T19:35:29.9583740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T19:35:29.9589410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T19:35:29.9607540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T19:35:29.9614660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T19:35:29.9621340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T19:35:29.9632020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T19:35:29.9637890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T19:35:29.9648410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T19:35:29.9653870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T19:35:29.9673780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T19:35:29.9679910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T19:35:29.9686470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T19:35:29.9696370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T19:35:29.9702070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T19:35:29.9715610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T19:35:29.9726360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T19:35:29.9737710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T19:35:29.9752120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T19:35:29.9757880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T19:35:29.9764010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T19:35:29.9770140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T19:35:29.9776400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T19:35:29.9782540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T19:35:29.9788980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T19:35:29.9794840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T19:35:29.9801010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T19:35:29.9807030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T19:35:29.9813140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T19:35:29.9819300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T19:35:29.9840860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T19:35:29.9847320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T19:35:29.9853100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T19:35:29.9859300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T19:35:29.9870550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T19:35:29.9876720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T19:35:29.9882740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T19:35:29.9888760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T19:35:29.9895390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T19:35:29.9900950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T19:35:29.9906750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T19:35:29.9912750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T19:35:29.9919150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T19:35:29.9924260Z Only the first 100 operations were output. 2021-05-16T19:35:30.4008760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3495-1ool3ta.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-16T19:35:32.7783370Z ==> Summary 2021-05-16T19:35:32.8417110Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T19:35:32.8423690Z ==> Installing fftw dependency: open-mpi 2021-05-16T19:35:32.8987950Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:35:32.9006140Z 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-3319-dv02u5 2021-05-16T19:35:33.2480690Z cp -pR /private/tmp/d20210516-3319-dv02u5/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T19:35:33.7241650Z chmod -Rf +w /private/tmp/d20210516-3319-dv02u5 2021-05-16T19:35:35.6235880Z ==> Finishing up 2021-05-16T19:35:35.6647910Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T19:35:35.6652650Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T19:35:35.6658200Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T19:35:35.6663720Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T19:35:35.6670850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T19:35:35.6676010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T19:35:35.6681040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T19:35:35.6686370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T19:35:35.6691490Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T19:35:35.6696700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T19:35:35.6701970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T19:35:35.6707380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T19:35:35.6712670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T19:35:35.6718360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T19:35:35.6724110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T19:35:35.6729020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T19:35:35.6734470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T19:35:35.6739540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T19:35:35.6745710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T19:35:35.6750890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T19:35:35.6756070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T19:35:35.6761070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T19:35:35.6766080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T19:35:35.6771170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T19:35:35.6778690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T19:35:35.6783590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T19:35:35.6788580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T19:35:35.6793780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T19:35:35.6799160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T19:35:35.6804560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T19:35:35.6809740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T19:35:35.6815640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T19:35:35.6821050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T19:35:35.6826000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T19:35:35.6832210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T19:35:35.6836800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T19:35:35.6841750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T19:35:35.6846950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T19:35:35.6852140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T19:35:35.6857290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T19:35:35.6862630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T19:35:35.6868160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T19:35:35.6873150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T19:35:35.6878090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T19:35:35.6883230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T19:35:35.6888300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T19:35:35.6893520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T19:35:35.6898730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T19:35:35.6910960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T19:35:35.6916510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T19:35:35.6922120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T19:35:35.6931660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T19:35:35.6937660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T19:35:35.6943750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T19:35:35.6949540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T19:35:35.6955530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T19:35:35.6961750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T19:35:35.6968010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T19:35:35.6973890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T19:35:35.6979690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T19:35:35.6995690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T19:35:35.7001590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T19:35:35.7007650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T19:35:35.7031270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T19:35:35.7037290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T19:35:35.7055780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T19:35:35.7062080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T19:35:35.7068320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T19:35:35.7074530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T19:35:35.7080700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T19:35:35.7086570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T19:35:35.7092310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T19:35:35.7098770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T19:35:35.7104450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T19:35:35.7110210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T19:35:35.7116200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T19:35:35.7122310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T19:35:35.7128440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T19:35:35.7135050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T19:35:35.7140860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T19:35:35.7147130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T19:35:35.7153660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T19:35:35.7159260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T19:35:35.7165310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T19:35:35.7171280Z 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-16T19:35:35.7177100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T19:35:35.7182870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T19:35:35.7188570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T19:35:35.7195080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T19:35:35.7200610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T19:35:35.7206580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T19:35:35.7212560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T19:35:35.7218930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T19:35:35.7224790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T19:35:35.7230730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T19:35:35.7236760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T19:35:35.7242670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T19:35:35.7248520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T19:35:35.7254510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T19:35:35.7260350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T19:35:35.7264960Z Only the first 100 operations were output. 2021-05-16T19:35:36.1957580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3525-1dygred.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-16T19:35:38.5799610Z ==> Summary 2021-05-16T19:35:38.6258510Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T19:35:38.6263820Z ==> Installing fftw 2021-05-16T19:35:38.6267280Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:35:38.6286480Z 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-3319-1bkusgc 2021-05-16T19:35:38.7424450Z cp -pR /private/tmp/d20210516-3319-1bkusgc/fftw/. /usr/local/Cellar/fftw 2021-05-16T19:35:38.8149710Z chmod -Rf +w /private/tmp/d20210516-3319-1bkusgc 2021-05-16T19:35:39.0240480Z ==> Finishing up 2021-05-16T19:35:39.0687410Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T19:35:39.0691770Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T19:35:39.0696830Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T19:35:39.0701720Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T19:35:39.0709300Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T19:35:39.0714440Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T19:35:39.0719510Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T19:35:39.0724590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T19:35:39.0729750Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T19:35:39.0735100Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T19:35:39.0742980Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T19:35:39.0751350Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T19:35:39.0767780Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T19:35:39.0869610Z info /usr/local/share/info/fftw3.info 2021-05-16T19:35:39.0882520Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T19:35:39.0897300Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T19:35:39.0914460Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T19:35:39.0924890Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T19:35:39.0938760Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T19:35:39.0949260Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T19:35:39.0967860Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T19:35:39.0975660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T19:35:39.0982610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T19:35:39.0991750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T19:35:39.1005510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T19:35:39.1016530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T19:35:39.1026480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T19:35:39.1036100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T19:35:39.1043990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T19:35:39.1053310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T19:35:39.1062870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T19:35:39.1074430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T19:35:39.1084320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T19:35:39.1093620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T19:35:39.1102820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T19:35:39.1111980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T19:35:39.1117670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T19:35:39.1126560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T19:35:39.1136980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T19:35:39.1144430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T19:35:39.1149940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T19:35:39.1160540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T19:35:39.1166440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T19:35:39.1175330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T19:35:39.1185150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T19:35:39.1194510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T19:35:39.1201300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T19:35:39.1208480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T19:35:39.1215530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T19:35:39.1223660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T19:35:39.1231150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T19:35:39.1238300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T19:35:39.1318680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T19:35:39.1324770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T19:35:39.1329600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T19:35:39.1334480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T19:35:39.1340010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T19:35:39.1349090Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T19:35:39.1363360Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T19:35:39.1367120Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T19:35:39.1716080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3552-103zt9m.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-16T19:35:41.5598690Z ==> Summary 2021-05-16T19:35:41.5664570Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T19:35:42.2029360Z ==> No outdated dependents to upgrade! 2021-05-16T19:35:42.2030650Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:35:42.3870090Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T19:35:42.3871050Z fftw, open-mpi 2021-05-16T19:35:42.3881060Z rm /usr/local/bin/fftw-wisdom 2021-05-16T19:35:42.3883890Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T19:35:42.3886970Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T19:35:42.3890040Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T19:35:42.3895560Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T19:35:42.3898850Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T19:35:42.3902170Z rm /usr/local/include/fftw3.f 2021-05-16T19:35:42.3905270Z rm /usr/local/include/fftw3.f03 2021-05-16T19:35:42.3908550Z rm /usr/local/include/fftw3.h 2021-05-16T19:35:42.3931030Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T19:35:42.3932210Z rm /usr/local/include/fftw3l.f03 2021-05-16T19:35:42.3932890Z rm /usr/local/include/fftw3q.f03 2021-05-16T19:35:42.3933370Z rm /usr/local/lib/cmake/fftw3 2021-05-16T19:35:42.3942540Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T19:35:42.3951880Z rm /usr/local/lib/libfftw3.a 2021-05-16T19:35:42.3954990Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T19:35:42.3964830Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T19:35:42.3970270Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T19:35:42.3974280Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T19:35:42.3981470Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T19:35:42.3984840Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T19:35:42.3992380Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T19:35:42.4001570Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T19:35:42.4005370Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T19:35:42.4013270Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T19:35:42.4016880Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T19:35:42.4023230Z rm /usr/local/lib/libfftw3f.a 2021-05-16T19:35:42.4027310Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T19:35:42.4035150Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T19:35:42.4042590Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T19:35:42.4046270Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T19:35:42.4056570Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T19:35:42.4060340Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T19:35:42.4070540Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T19:35:42.4074080Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T19:35:42.4084810Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T19:35:42.4088680Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T19:35:42.4095510Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T19:35:42.4099700Z rm /usr/local/lib/libfftw3l.a 2021-05-16T19:35:42.4110860Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T19:35:42.4115060Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T19:35:42.4125660Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T19:35:42.4129580Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T19:35:42.4141620Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T19:35:42.4150780Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T19:35:42.4154140Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T19:35:42.4165080Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T19:35:42.4168910Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T19:35:42.4178450Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T19:35:42.4184510Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T19:35:42.4195140Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T19:35:42.4203890Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T19:35:42.4269710Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T19:35:42.4271870Z rm /usr/local/share/info/fftw3.info 2021-05-16T19:35:42.4278100Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T19:35:42.4287940Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T19:35:42.4303500Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T19:35:42.4313390Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T19:35:42.4323480Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T19:35:42.4328120Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T19:35:42.5193510Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T19:35:42.5200290Z rm /usr/local/bin/mpic++ 2021-05-16T19:35:42.5203260Z rm /usr/local/bin/mpicc 2021-05-16T19:35:42.5210830Z rm /usr/local/bin/mpicxx 2021-05-16T19:35:42.5214570Z rm /usr/local/bin/mpiexec 2021-05-16T19:35:42.5221260Z rm /usr/local/bin/mpif77 2021-05-16T19:35:42.5224540Z rm /usr/local/bin/mpif90 2021-05-16T19:35:42.5229400Z rm /usr/local/bin/mpifort 2021-05-16T19:35:42.5235970Z rm /usr/local/bin/mpirun 2021-05-16T19:35:42.5240280Z rm /usr/local/bin/ompi-clean 2021-05-16T19:35:42.5246630Z rm /usr/local/bin/ompi-server 2021-05-16T19:35:42.5249580Z rm /usr/local/bin/ompi_info 2021-05-16T19:35:42.5256800Z rm /usr/local/bin/opal_wrapper 2021-05-16T19:35:42.5260780Z rm /usr/local/bin/orte-clean 2021-05-16T19:35:42.5263870Z rm /usr/local/bin/orte-info 2021-05-16T19:35:42.5271520Z rm /usr/local/bin/orte-server 2021-05-16T19:35:42.5275720Z rm /usr/local/bin/ortecc 2021-05-16T19:35:42.5282840Z rm /usr/local/bin/orted 2021-05-16T19:35:42.5286670Z rm /usr/local/bin/orterun 2021-05-16T19:35:42.5293290Z rm /usr/local/bin/profile2mat.pl 2021-05-16T19:35:42.5303290Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T19:35:42.5306830Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T19:35:42.5314110Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T19:35:42.5316760Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T19:35:42.5327560Z rm /usr/local/include/mpi-ext.h 2021-05-16T19:35:42.5334530Z rm /usr/local/include/mpi.h 2021-05-16T19:35:42.5338090Z rm /usr/local/include/mpi.mod 2021-05-16T19:35:42.5345720Z rm /usr/local/include/mpi_ext.mod 2021-05-16T19:35:42.5349610Z rm /usr/local/include/mpi_f08.mod 2021-05-16T19:35:42.5357050Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T19:35:42.5360540Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T19:35:42.5367950Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T19:35:42.5371730Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T19:35:42.5377740Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T19:35:42.5381470Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T19:35:42.5388970Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T19:35:42.5393340Z rm /usr/local/include/mpif-config.h 2021-05-16T19:35:42.5399800Z rm /usr/local/include/mpif-constants.h 2021-05-16T19:35:42.5403320Z rm /usr/local/include/mpif-ext.h 2021-05-16T19:35:42.5409690Z rm /usr/local/include/mpif-externals.h 2021-05-16T19:35:42.5413510Z rm /usr/local/include/mpif-handles.h 2021-05-16T19:35:42.5419250Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T19:35:42.5422500Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T19:35:42.5428450Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T19:35:42.5431990Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T19:35:42.5437770Z rm /usr/local/include/mpif.h 2021-05-16T19:35:42.5441310Z rm /usr/local/include/openmpi 2021-05-16T19:35:42.5447530Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T19:35:42.5456020Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T19:35:42.5459450Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T19:35:42.5465410Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T19:35:42.5469100Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T19:35:42.5476880Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T19:35:42.5480330Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T19:35:42.5487210Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T19:35:42.5490750Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T19:35:42.5496990Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T19:35:42.5501210Z rm /usr/local/lib/libmpi.dylib 2021-05-16T19:35:42.5507520Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T19:35:42.5511180Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T19:35:42.5514880Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T19:35:42.5522110Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T19:35:42.5525560Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T19:35:42.5529240Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T19:35:42.5537180Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T19:35:42.5541450Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T19:35:42.5545610Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T19:35:42.5552630Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T19:35:42.5556560Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T19:35:42.5561780Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T19:35:42.5565740Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T19:35:42.5568910Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T19:35:42.5573760Z rm /usr/local/lib/openmpi 2021-05-16T19:35:42.5580370Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T19:35:42.5585030Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T19:35:42.5588830Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T19:35:42.5592610Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T19:35:42.5597410Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T19:35:42.5601030Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T19:35:42.5605780Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T19:35:42.5619010Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T19:35:42.5629630Z rm /usr/local/lib/pmix 2021-05-16T19:35:42.5643240Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T19:35:42.5646700Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T19:35:42.5652500Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T19:35:42.5736740Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T19:35:42.5740550Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T19:35:42.5744090Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T19:35:42.5747860Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T19:35:42.5751650Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T19:35:42.5756320Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T19:35:42.5760390Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T19:35:42.5764130Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T19:35:42.5767890Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T19:35:42.5772670Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T19:35:42.5776550Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T19:35:42.5781110Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T19:35:42.5784770Z rm /usr/local/share/man/man1/orted.1 2021-05-16T19:35:42.5789030Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T19:35:42.5805220Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T19:35:42.5809040Z Only the first 100 operations were output. 2021-05-16T19:35:44.5185120Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T19:35:45.6636070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:35:46.1960000Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T19:35:46.6390310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T19%3A45%3A00Z&sig=qnLoH%2FAs3a1%2B0PA6tN6k0YnHaV%2BnWrkdYbkkVkgJ4vY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:46.6846310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=qnLoH\%2FAs3a1\%2B0PA6tN6k0YnHaV\%2BnWrkdYbkkVkgJ4vY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:47.1221610Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T19:35:47.2556240Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T19:35:47.2587610Z 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-3560-100pzlu 2021-05-16T19:35:48.0257950Z cp -pR /private/tmp/d20210516-3560-100pzlu/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T19:35:48.8922610Z chmod -Rf +w /private/tmp/d20210516-3560-100pzlu 2021-05-16T19:35:50.1198830Z ==> Finishing up 2021-05-16T19:35:50.1707210Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T19:35:50.1713140Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T19:35:50.1717750Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T19:35:50.1722570Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T19:35:50.1727640Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T19:35:50.1732860Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T19:35:50.1737720Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T19:35:50.1742900Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T19:35:50.1750820Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T19:35:50.1755740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T19:35:50.1760690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T19:35:50.1766020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T19:35:50.1770500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T19:35:50.1775390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T19:35:50.1780280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T19:35:50.1785290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T19:35:50.1790630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T19:35:50.1796310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T19:35:50.1801630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T19:35:50.1807030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T19:35:50.1811930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T19:35:50.1817370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T19:35:50.1822340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T19:35:50.1828680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T19:35:50.1833410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T19:35:50.1838280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T19:35:50.1843360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T19:35:50.1848150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T19:35:50.1853250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T19:35:50.1858030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T19:35:50.1868950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T19:35:50.1877910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T19:35:50.1889360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T19:35:50.1897900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T19:35:50.1905730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T19:35:50.1911750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T19:35:50.1919540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T19:35:50.1932380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T19:35:50.1940920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T19:35:50.1950390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T19:35:50.1960820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T19:35:50.1968750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T19:35:50.1977410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T19:35:50.1986440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T19:35:50.1995640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T19:35:50.2004270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T19:35:50.2012530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T19:35:50.2020280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T19:35:50.2025860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T19:35:50.2033820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T19:35:50.2042140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T19:35:50.2050080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T19:35:50.2058430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T19:35:50.2063400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T19:35:50.2072550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T19:35:50.2080500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T19:35:50.2088380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T19:35:50.2093390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T19:35:50.2101450Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T19:35:50.2111200Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T19:35:50.2119020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T19:35:50.2124270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T19:35:50.2131680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T19:35:50.2139670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T19:35:50.2148490Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T19:35:50.2157380Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T19:35:50.2162360Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T19:35:50.2171870Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T19:35:50.2181580Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T19:35:50.2281090Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T19:35:50.2285740Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T19:35:50.2291020Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T19:35:50.2296310Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T19:35:50.2301280Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T19:35:50.2306440Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T19:35:50.2311530Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T19:35:50.2316410Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T19:35:50.2321320Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T19:35:50.2326380Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T19:35:50.2331490Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T19:35:50.2336340Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T19:35:50.2344270Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T19:35:50.2351090Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T19:35:50.2358550Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T19:35:50.2369850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T19:35:50.2375430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T19:35:50.2381510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T19:35:50.2387130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T19:35:50.2392590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T19:35:50.2398840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T19:35:50.2404300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T19:35:50.2410990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T19:35:50.2416250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T19:35:50.2421830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T19:35:50.2427690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T19:35:50.2433220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T19:35:50.2438710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T19:35:50.2444270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T19:35:50.2450010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T19:35:50.2455920Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T19:35:50.2461150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T19:35:50.2466050Z Only the first 100 operations were output. 2021-05-16T19:35:50.6422710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3724-amycjy.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-16T19:35:53.1619920Z ==> Summary 2021-05-16T19:35:53.2452840Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T19:35:55.6289110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T19:35:56.7620810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:35:57.3225320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T19:35:57.6921970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T19%3A45%3A00Z&sig=Vi4R0aGUW%2Bz1vrvA%2BuG%2BpmiolbtFOjmEt6%2Bz0DPruWI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:57.7527790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=Vi4R0aGUW\%2Bz1vrvA\%2BuG\%2BpmiolbtFOjmEt6\%2Bz0DPruWI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:57.8267480Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T19:35:57.9206350Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T19:35:57.9238630Z 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-3731-mol8wb 2021-05-16T19:35:58.0054070Z cp -pR /private/tmp/d20210516-3731-mol8wb/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T19:35:58.1701620Z chmod -Rf +w /private/tmp/d20210516-3731-mol8wb 2021-05-16T19:35:58.3687940Z ==> Finishing up 2021-05-16T19:35:58.4024360Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T19:35:58.4031480Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T19:35:58.4038250Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T19:35:58.4049640Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T19:35:58.4089620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4105050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4135430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4147740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4219440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4239430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4249610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4264060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4266040Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T19:35:58.4272040Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T19:35:58.4297480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4299670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4301550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4327050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4349500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4376340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4397580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4422390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4433910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4461500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4490420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4515030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4537620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4574440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4588470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4600400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4616590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4632750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4645530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4674610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4685710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4707380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4728470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4739330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4749690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4767850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4787190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4800240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4810050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4824490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4832650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4853010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4870740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4882830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4893630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4912640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4933660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4966680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.4995790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.5009390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.5021550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.5037120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.5056940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.5066070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.5077200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.5106990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:35:58.5119110Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T19:35:58.5122910Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T19:35:58.5142680Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T19:35:58.5144590Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T19:35:58.5147220Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T19:35:58.5149640Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T19:35:58.5153050Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T19:35:58.5161520Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T19:35:58.5830460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3896-997r1m.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-16T19:36:00.9329940Z ==> Summary 2021-05-16T19:36:00.9626300Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T19:36:02.9683470Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T19:36:02.9684100Z To reinstall 1.6.37, run: 2021-05-16T19:36:02.9684610Z brew reinstall libpng 2021-05-16T19:36:04.8816470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T19:36:05.9737470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:06.5287690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T19:36:06.8836210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T19%3A45%3A00Z&sig=TRTXQ7yACrqcjV%2B0S8PiOqTms1Hgf8t5E%2F8ttJhhwG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:06.9271410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=TRTXQ7yACrqcjV\%2B0S8PiOqTms1Hgf8t5E\%2F8ttJhhwG4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:06.9566210Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T19:36:06.9618430Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T19:36:08.0424570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:08.5965920Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T19:36:08.9677730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T19%3A45%3A00Z&sig=n0pYoiseDc5dKM3%2BTeCUyq5jX5LRLYtGDJh%2Fx10UZ%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:09.0256160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=n0pYoiseDc5dKM3\%2BTeCUyq5jX5LRLYtGDJh\%2Fx10UZ\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:09.0838360Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T19:36:09.0890100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T19:36:10.2363550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:10.7252680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T19:36:11.0674470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T19%3A45%3A00Z&sig=DWKtx%2FFu2qyXoqrcOzNYnMKRrdMUXH%2BoEpo9YjBKG%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:11.1159910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=DWKtx\%2FFu2qyXoqrcOzNYnMKRrdMUXH\%2BoEpo9YjBKG\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:11.1635040Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T19:36:11.1665340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T19:36:12.2546230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:12.8030750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T19:36:13.1680370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T19%3A45%3A00Z&sig=r04xhzcn6XsVEzrF2PG%2FDU3K3Ke8mWVfAplCnPo9%2FpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:13.2009710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=r04xhzcn6XsVEzrF2PG\%2FDU3K3Ke8mWVfAplCnPo9\%2FpQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:13.2410010Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T19:36:13.2439100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T19:36:14.3213560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:14.8694760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T19:36:15.2086250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T19%3A45%3A00Z&sig=QSxQLHWeeBlXsUpBGxR4Qu3Fo8Y2THX0g%2FXV5mRTZFc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:15.2646750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=QSxQLHWeeBlXsUpBGxR4Qu3Fo8Y2THX0g\%2FXV5mRTZFc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:15.3414460Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T19:36:15.3476250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T19:36:16.7757320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:17.3233970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T19:36:17.6864190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T19%3A45%3A00Z&sig=MkfAmSjEEuMi605FOUN81tenCMa7OHr4uuRzK%2Bs%2FoWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:17.7284960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=MkfAmSjEEuMi605FOUN81tenCMa7OHr4uuRzK\%2Bs\%2FoWs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:17.8326440Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T19:36:17.8430430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T19:36:18.9380370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:19.4973020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T19:36:19.8331960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T19%3A45%3A00Z&sig=tVuBPOYMgoDO29lGGRCCnWx9SdUOG6tsyHcDwWNtKV8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:19.8812230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=tVuBPOYMgoDO29lGGRCCnWx9SdUOG6tsyHcDwWNtKV8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:19.9328260Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T19:36:19.9363190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T19:36:21.0030010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:21.5593510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T19:36:21.8936170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T19%3A45%3A00Z&sig=ihfkm%2B7uvpIz9hwAfad2zHWogm3fEjrBe3eA2mQhZLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:21.9401690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=ihfkm\%2B7uvpIz9hwAfad2zHWogm3fEjrBe3eA2mQhZLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:21.9812370Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T19:36:21.9843350Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T19:36:23.9800710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:23.9805000Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T19:36:23.9825850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T19%3A45%3A00Z&sig=SpfIHuosLsxqLU1AiAjpzBOGFTvb5GfmjyBNfANIe8w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:24.0322530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=SpfIHuosLsxqLU1AiAjpzBOGFTvb5GfmjyBNfANIe8w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:24.0849930Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T19:36:24.0884380Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T19:36:25.1361670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:25.6837000Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T19:36:26.0243600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T19%3A45%3A00Z&sig=CdcJxA6dM%2FmRp5wGQ3jwD5wWsBw7wiO44OFqNpdaRWw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:26.1060350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=CdcJxA6dM\%2FmRp5wGQ3jwD5wWsBw7wiO44OFqNpdaRWw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:26.1643030Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T19:36:26.1688190Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T19:36:27.2733770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:27.8002960Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T19:36:28.1262230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T19%3A45%3A00Z&sig=FxCzuy%2FxOXo%2B%2B%2BQEFZGrsPgPVEOY2D5GzPNlzBkKE94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:28.1781750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=FxCzuy\%2FxOXo\%2B\%2B\%2BQEFZGrsPgPVEOY2D5GzPNlzBkKE94\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:28.2566440Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T19:36:28.2655930Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T19:36:29.3552470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:29.9383370Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T19:36:30.3142070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T19%3A45%3A00Z&sig=nHJHfr8iW2iAsvzsVkjABbDTSJGFWu0iX5azUYLz17M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:30.3447270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=nHJHfr8iW2iAsvzsVkjABbDTSJGFWu0iX5azUYLz17M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:30.4147160Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T19:36:30.4188570Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T19:36:31.5903250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:32.1172910Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T19:36:32.4640990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T19%3A45%3A00Z&sig=yJGwhf4mF8JX2yHvjqm%2B4vCo%2FDE0DlUd46s7DFi8sLU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:32.5203600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=yJGwhf4mF8JX2yHvjqm\%2B4vCo\%2FDE0DlUd46s7DFi8sLU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:32.5690630Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T19:36:32.5732670Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T19:36:33.7213370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:34.2954680Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T19:36:34.6645490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T19%3A45%3A00Z&sig=VmtFFSsNBSpYyUKp1tiR0awlnXxWAWmozKw9EiQ776M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:34.7158330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=VmtFFSsNBSpYyUKp1tiR0awlnXxWAWmozKw9EiQ776M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:35.0390220Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T19:36:35.0908210Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T19:36:36.1940640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:36.7463890Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T19:36:37.0997610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T19%3A45%3A00Z&sig=0UR1Vl4iUl3PKL7ZKe2lZHlZvoMoc3nPfqGegUp9cjA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:37.1388920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=0UR1Vl4iUl3PKL7ZKe2lZHlZvoMoc3nPfqGegUp9cjA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:37.2340500Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T19:36:37.2439540Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T19:36:38.3991910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:38.9729050Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T19:36:39.3180770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T19%3A45%3A00Z&sig=iPp8yd5lJ2wc6AfercRAZG1BadPdNXI3iDi%2B6tefPKU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:39.3546890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=iPp8yd5lJ2wc6AfercRAZG1BadPdNXI3iDi\%2B6tefPKU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:40.6049510Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T19:36:41.0255550Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T19:36:42.1518380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:42.7226640Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T19:36:43.0593680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T19%3A45%3A00Z&sig=ucVcPjFyqI0PWIuBk%2BlpQKS7wfKqo%2Bw8Xp25iPX5tA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:43.0974390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=ucVcPjFyqI0PWIuBk\%2BlpQKS7wfKqo\%2Bw8Xp25iPX5tA0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:43.2563710Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T19:36:43.3045560Z ==> 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-16T19:36:43.3049150Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T19:36:43.3770580Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T19:36:43.3802600Z 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-4006-xc659e 2021-05-16T19:36:43.3877770Z cp -pR /private/tmp/d20210516-4006-xc659e/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T19:36:43.3969320Z chmod -Rf +w /private/tmp/d20210516-4006-xc659e 2021-05-16T19:36:43.4376870Z ==> Finishing up 2021-05-16T19:36:43.4735480Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T19:36:43.4832350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4267-11eqkte.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-16T19:36:45.7450020Z ==> Summary 2021-05-16T19:36:45.7465810Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T19:36:45.7471290Z ==> Installing poppler dependency: xorgproto 2021-05-16T19:36:45.7514490Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T19:36:45.7534720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4006-1ab4opt 2021-05-16T19:36:45.8673160Z cp -pR /private/tmp/d20210516-4006-1ab4opt/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T19:36:46.0492520Z chmod -Rf +w /private/tmp/d20210516-4006-1ab4opt 2021-05-16T19:36:46.2321670Z ==> Finishing up 2021-05-16T19:36:46.2676930Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T19:36:46.2684170Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T19:36:46.2694550Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T19:36:46.2701680Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T19:36:46.2708940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T19:36:46.2714800Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T19:36:46.2721100Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T19:36:46.2727760Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T19:36:46.2733920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T19:36:46.2740190Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T19:36:46.2746130Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T19:36:46.2839900Z rm /usr/local/share/pkgconfig 2021-05-16T19:36:46.2858210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T19:36:46.2864530Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T19:36:46.2871010Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T19:36:46.2919190Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T19:36:46.2925380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T19:36:46.2932130Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T19:36:46.2938100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T19:36:46.2944840Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T19:36:46.2950910Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T19:36:46.2956820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T19:36:46.2962520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T19:36:46.2968180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T19:36:46.2974620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T19:36:46.2980740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T19:36:46.2988310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T19:36:46.2994230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T19:36:46.3000280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T19:36:46.3006210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T19:36:46.3011510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T19:36:46.3017240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T19:36:46.3023130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T19:36:46.3029130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T19:36:46.3034770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T19:36:46.3040310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T19:36:46.3045950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T19:36:46.3053320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T19:36:46.3058970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T19:36:46.3064630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T19:36:46.3070450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T19:36:46.3076290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T19:36:46.3082350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T19:36:46.3088000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T19:36:46.3093670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T19:36:46.3099660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T19:36:46.3105520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T19:36:46.3111100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T19:36:46.3116910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T19:36:46.3122470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T19:36:46.3128420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T19:36:46.3134490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T19:36:46.3140040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T19:36:46.3145460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T19:36:46.3758750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4293-8b0eqh.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-16T19:36:48.7200030Z ==> Summary 2021-05-16T19:36:48.7391900Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T19:36:48.7397660Z ==> Installing poppler dependency: libxau 2021-05-16T19:36:48.7488750Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T19:36:48.7510000Z 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-4006-81j8n4 2021-05-16T19:36:48.7646030Z cp -pR /private/tmp/d20210516-4006-81j8n4/libxau/. /usr/local/Cellar/libxau 2021-05-16T19:36:48.7829660Z chmod -Rf +w /private/tmp/d20210516-4006-81j8n4 2021-05-16T19:36:48.8413550Z ==> Finishing up 2021-05-16T19:36:48.8817590Z rm /usr/local/include/X11 2021-05-16T19:36:48.8825490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T19:36:48.8831240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T19:36:48.8837610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T19:36:48.8842480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T19:36:48.8848280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T19:36:48.8853360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T19:36:48.8858470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T19:36:48.8863650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T19:36:48.8869340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T19:36:48.8875210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T19:36:48.8880760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T19:36:48.8886150Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T19:36:48.8891580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T19:36:48.8897160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T19:36:48.8903900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T19:36:48.8909880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T19:36:48.8916130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T19:36:48.8922590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T19:36:48.8928650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T19:36:48.8934830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T19:36:48.8940630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T19:36:48.8946330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T19:36:48.8952370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T19:36:48.8958370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T19:36:48.8962710Z mkdir -p /usr/local/include/X11/dri 2021-05-16T19:36:48.8969790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T19:36:48.8975820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T19:36:48.8982000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T19:36:48.8986030Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T19:36:48.8994740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T19:36:48.9000850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T19:36:48.9007680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T19:36:48.9015230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T19:36:48.9021840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T19:36:48.9028680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T19:36:48.9034940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T19:36:48.9040970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T19:36:48.9047210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T19:36:48.9053120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T19:36:48.9059550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T19:36:48.9065470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T19:36:48.9071850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T19:36:48.9078250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T19:36:48.9084240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T19:36:48.9089870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T19:36:48.9097660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T19:36:48.9103600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T19:36:48.9109680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T19:36:48.9115460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T19:36:48.9120960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T19:36:48.9127090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T19:36:48.9132910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T19:36:48.9139290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T19:36:48.9145340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T19:36:48.9151640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T19:36:48.9157810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T19:36:48.9163880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T19:36:48.9169870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T19:36:48.9175940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T19:36:48.9181820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T19:36:48.9187950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T19:36:48.9194900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T19:36:48.9200570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T19:36:48.9206670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T19:36:48.9212640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T19:36:48.9218360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T19:36:48.9247670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T19:36:48.9253640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T19:36:48.9259770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T19:36:48.9266250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T19:36:48.9272080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T19:36:48.9278530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T19:36:48.9283970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T19:36:48.9289610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T19:36:48.9295970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T19:36:48.9301980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T19:36:48.9307400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T19:36:48.9312680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T19:36:48.9318320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T19:36:48.9323750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T19:36:48.9329250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T19:36:48.9334530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T19:36:48.9339880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T19:36:48.9345800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T19:36:48.9351060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T19:36:48.9357130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T19:36:48.9362650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T19:36:48.9367970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T19:36:48.9373410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T19:36:48.9378680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T19:36:48.9383950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T19:36:48.9389680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T19:36:48.9395100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T19:36:48.9400660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T19:36:48.9405930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T19:36:48.9411400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T19:36:48.9417390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T19:36:48.9422390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T19:36:48.9427830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T19:36:48.9433190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T19:36:48.9438530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T19:36:48.9443070Z Only the first 100 operations were output. 2021-05-16T19:36:48.9819680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4320-71fw0z.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-16T19:36:51.1988230Z ==> Summary 2021-05-16T19:36:51.2019650Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T19:36:51.2025320Z ==> Installing poppler dependency: libxdmcp 2021-05-16T19:36:51.2114600Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T19:36:51.2132620Z 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-4006-101kj7x 2021-05-16T19:36:51.2232630Z cp -pR /private/tmp/d20210516-4006-101kj7x/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T19:36:51.2361490Z chmod -Rf +w /private/tmp/d20210516-4006-101kj7x 2021-05-16T19:36:51.2920050Z ==> Finishing up 2021-05-16T19:36:51.3265290Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T19:36:51.3272790Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T19:36:51.3278130Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T19:36:51.3283530Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T19:36:51.3291500Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T19:36:51.3426970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4346-pbelkg.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-16T19:36:53.5511630Z ==> Summary 2021-05-16T19:36:53.5531830Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T19:36:53.5538350Z ==> Installing poppler dependency: libxcb 2021-05-16T19:36:53.5854900Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T19:36:53.5873230Z 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-4006-jef95a 2021-05-16T19:36:54.3666370Z cp -pR /private/tmp/d20210516-4006-jef95a/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T19:36:55.7772650Z chmod -Rf +w /private/tmp/d20210516-4006-jef95a 2021-05-16T19:36:57.4729430Z ==> Finishing up 2021-05-16T19:36:57.5092650Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T19:36:57.5102040Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T19:36:57.5166360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T19:36:57.5172730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T19:36:57.5178170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T19:36:57.5183620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T19:36:57.5189390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T19:36:57.5196840Z 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-16T19:36:57.5203120Z 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-16T19:36:57.5241850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T19:36:57.5247700Z 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-16T19:36:57.5253430Z 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-16T19:36:57.5259160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T19:36:57.5264940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T19:36:57.5270510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T19:36:57.5276410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T19:36:57.5282290Z 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-16T19:36:57.5288160Z 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-16T19:36:57.5293770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T19:36:57.5299380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T19:36:57.5304740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T19:36:57.5310360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T19:36:57.5316860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T19:36:57.5321760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T19:36:57.5327440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T19:36:57.5332870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T19:36:57.5338500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T19:36:57.5343700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T19:36:57.5349120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T19:36:57.5354590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T19:36:57.5360230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T19:36:57.5365900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T19:36:57.5371220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T19:36:57.5376820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T19:36:57.5382330Z 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-16T19:36:57.5387440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T19:36:57.5392970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T19:36:57.5398270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T19:36:57.5403810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T19:36:57.5409410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T19:36:57.5415370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T19:36:57.5420860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T19:36:57.5426400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T19:36:57.5431780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T19:36:57.5437560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T19:36:57.5443460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T19:36:57.5449010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T19:36:57.5454450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T19:36:57.5460000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T19:36:57.5465520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T19:36:57.5471110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T19:36:57.5476770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T19:36:57.5482430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T19:36:57.5488200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T19:36:57.5493430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T19:36:57.5499160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T19:36:57.5504670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T19:36:57.5510080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T19:36:57.5516090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T19:36:57.5521710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T19:36:57.5527640Z 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-16T19:36:57.5533760Z 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-16T19:36:57.5539090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T19:36:57.5544980Z 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-16T19:36:57.5550690Z 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-16T19:36:57.5556120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T19:36:57.5583990Z 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-16T19:36:57.5589770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T19:36:57.5595860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T19:36:57.5602450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T19:36:57.5608280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T19:36:57.5614470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T19:36:57.5620940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T19:36:57.5626790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T19:36:57.5632680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T19:36:57.5638940Z 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-16T19:36:57.5644230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T19:36:57.5650140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T19:36:57.5656010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T19:36:57.5661990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T19:36:57.5667310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T19:36:57.5673500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T19:36:57.5679110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T19:36:57.5684900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T19:36:57.5690670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T19:36:57.5696790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T19:36:57.5702620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T19:36:57.5708390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T19:36:57.5713890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T19:36:57.5719620Z 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-16T19:36:57.5725170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T19:36:57.5731100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T19:36:57.5736230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T19:36:57.5741690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T19:36:57.5747200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T19:36:57.5752900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T19:36:57.5758720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T19:36:57.5771290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T19:36:57.5772810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T19:36:57.5774930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T19:36:57.5779460Z Only the first 100 operations were output. 2021-05-16T19:36:59.2398250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4381-ladwat.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-16T19:37:02.2794960Z 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-4006-b6qs6r 2021-05-16T19:37:02.2797410Z ==> Summary 2021-05-16T19:37:02.2798490Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T19:37:02.2799610Z ==> Installing poppler dependency: libx11 2021-05-16T19:37:02.2800870Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T19:37:02.5176270Z cp -pR /private/tmp/d20210516-4006-b6qs6r/libx11/. /usr/local/Cellar/libx11 2021-05-16T19:37:03.3408390Z chmod -Rf +w /private/tmp/d20210516-4006-b6qs6r 2021-05-16T19:37:03.9591180Z ==> Finishing up 2021-05-16T19:37:03.9984930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T19:37:03.9990190Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T19:37:03.9996440Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T19:37:04.0001650Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T19:37:04.0007270Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T19:37:04.0013190Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T19:37:04.0018230Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T19:37:04.0023420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T19:37:04.0029070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T19:37:04.0034650Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T19:37:04.0039600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T19:37:04.0044850Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T19:37:04.0053230Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T19:37:04.0060110Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T19:37:04.0090310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T19:37:04.0096810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T19:37:04.0102790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T19:37:04.0108500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T19:37:04.0118290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T19:37:04.0124700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T19:37:04.0131120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T19:37:04.0137480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T19:37:04.0143710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T19:37:04.0149780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T19:37:04.0156220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T19:37:04.0162520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T19:37:04.0168610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T19:37:04.0174160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T19:37:04.0180220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T19:37:04.0186220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T19:37:04.0193190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T19:37:04.0200200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T19:37:04.0206060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T19:37:04.0212400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T19:37:04.0218180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T19:37:04.0224620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T19:37:04.0231090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T19:37:04.0237040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T19:37:04.0243210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T19:37:04.0249370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T19:37:04.0255890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T19:37:04.0261980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T19:37:04.0267760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T19:37:04.0273530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T19:37:04.0279270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T19:37:04.0285560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T19:37:04.0291770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T19:37:04.0297810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T19:37:04.0304390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T19:37:04.0310730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T19:37:04.0317020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T19:37:04.0323190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T19:37:04.0329430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T19:37:04.0335470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T19:37:04.0341390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T19:37:04.0347740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T19:37:04.0354030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T19:37:04.0359990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T19:37:04.0366120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T19:37:04.0372260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T19:37:04.0378430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T19:37:04.0384530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T19:37:04.0390790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T19:37:04.0397090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T19:37:04.0403900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T19:37:04.0410520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T19:37:04.0417160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T19:37:04.0441720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T19:37:04.0447920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T19:37:04.0453740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T19:37:04.0459340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T19:37:04.0465290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T19:37:04.0471020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T19:37:04.0476750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T19:37:04.0483210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T19:37:04.0489200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T19:37:04.0494850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T19:37:04.0500270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T19:37:04.0505930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T19:37:04.0511980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T19:37:04.0519160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T19:37:04.0525100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T19:37:04.0531210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T19:37:04.0541520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T19:37:04.0544350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T19:37:04.0550390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T19:37:04.0556470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T19:37:04.0561970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T19:37:04.0567560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T19:37:04.0573610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T19:37:04.0579650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T19:37:04.0585320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T19:37:04.0591200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T19:37:04.0596570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T19:37:04.0602130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T19:37:04.0607940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T19:37:04.0614090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T19:37:04.0620650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T19:37:04.0626270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T19:37:04.0632980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T19:37:04.0637760Z Only the first 100 operations were output. 2021-05-16T19:37:04.6537560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4407-g1zqzf.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-16T19:37:07.1606110Z ==> Summary 2021-05-16T19:37:07.2359230Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T19:37:07.2365590Z ==> Installing poppler dependency: libxext 2021-05-16T19:37:07.2933610Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T19:37:07.2951600Z 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-4006-bedotc 2021-05-16T19:37:07.3301400Z cp -pR /private/tmp/d20210516-4006-bedotc/libxext/. /usr/local/Cellar/libxext 2021-05-16T19:37:07.3828360Z chmod -Rf +w /private/tmp/d20210516-4006-bedotc 2021-05-16T19:37:07.4692400Z ==> Finishing up 2021-05-16T19:37:07.5096980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T19:37:07.5102380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T19:37:07.5108330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T19:37:07.5113850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T19:37:07.5119830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T19:37:07.5125590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T19:37:07.5131730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T19:37:07.5137490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T19:37:07.5143350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T19:37:07.5149250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T19:37:07.5155010Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T19:37:07.5160920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T19:37:07.5166660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T19:37:07.5172420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T19:37:07.5178110Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T19:37:07.5184640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T19:37:07.5198190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T19:37:07.5204310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T19:37:07.5210600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T19:37:07.5216610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T19:37:07.5222640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T19:37:07.5229000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T19:37:07.5234950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T19:37:07.5241050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T19:37:07.5247410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T19:37:07.5253590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T19:37:07.5259600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T19:37:07.5265920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T19:37:07.5272320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T19:37:07.5278210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T19:37:07.5284180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T19:37:07.5290270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T19:37:07.5295930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T19:37:07.5339730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T19:37:07.5346090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T19:37:07.5352490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T19:37:07.5358190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T19:37:07.5363800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T19:37:07.5369330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T19:37:07.5375370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T19:37:07.5380920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T19:37:07.5386870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T19:37:07.5393510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T19:37:07.5399850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T19:37:07.5405640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T19:37:07.5412040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T19:37:07.5418050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T19:37:07.5424120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T19:37:07.5429880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T19:37:07.5436130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T19:37:07.5441600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T19:37:07.5448690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T19:37:07.5455470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T19:37:07.5461060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T19:37:07.5467830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T19:37:07.5473440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T19:37:07.5479760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T19:37:07.5486030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T19:37:07.5491610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T19:37:07.5498170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T19:37:07.5503750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T19:37:07.5509690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T19:37:07.5515830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T19:37:07.5521740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T19:37:07.5527280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T19:37:07.5532640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T19:37:07.5539200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T19:37:07.5544900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T19:37:07.5550960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T19:37:07.5557240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T19:37:07.5563160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T19:37:07.5569420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T19:37:07.5576210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T19:37:07.5582320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T19:37:07.5589040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T19:37:07.5594930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T19:37:07.5600680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T19:37:07.5607470Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T19:37:07.5613070Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T19:37:07.5636020Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T19:37:07.5644130Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T19:37:07.5927770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4433-zxlt7v.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-16T19:37:09.8253490Z ==> Summary 2021-05-16T19:37:09.8330920Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T19:37:09.8336130Z ==> Installing poppler dependency: libxrender 2021-05-16T19:37:09.8916320Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T19:37:09.8936250Z 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-4006-xhwycx 2021-05-16T19:37:09.9055240Z cp -pR /private/tmp/d20210516-4006-xhwycx/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T19:37:09.9592670Z chmod -Rf +w /private/tmp/d20210516-4006-xhwycx 2021-05-16T19:37:10.0124280Z ==> Finishing up 2021-05-16T19:37:10.0513340Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T19:37:10.0522430Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T19:37:10.0528550Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T19:37:10.0533520Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T19:37:10.0538850Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T19:37:10.0546490Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T19:37:10.0688150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4459-19xh8j5.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-16T19:37:12.3998450Z ==> Summary 2021-05-16T19:37:12.4024200Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T19:37:12.4029950Z ==> Installing poppler dependency: lzo 2021-05-16T19:37:12.4049250Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T19:37:12.4068930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4006-zkap1q 2021-05-16T19:37:12.4278530Z cp -pR /private/tmp/d20210516-4006-zkap1q/lzo/. /usr/local/Cellar/lzo 2021-05-16T19:37:12.4557070Z chmod -Rf +w /private/tmp/d20210516-4006-zkap1q 2021-05-16T19:37:12.5171400Z ==> Finishing up 2021-05-16T19:37:12.5538610Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T19:37:12.5548180Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T19:37:12.5555100Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T19:37:12.5560490Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T19:37:12.5588540Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T19:37:12.5596340Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T19:37:12.5778830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4485-1htkp6.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-16T19:37:14.7694930Z ==> Summary 2021-05-16T19:37:14.7730650Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T19:37:14.7737650Z ==> Installing poppler dependency: pixman 2021-05-16T19:37:14.7764390Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T19:37:14.7783020Z 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-4006-37kuk1 2021-05-16T19:37:14.7954860Z cp -pR /private/tmp/d20210516-4006-37kuk1/pixman/. /usr/local/Cellar/pixman 2021-05-16T19:37:15.3813030Z chmod -Rf +w /private/tmp/d20210516-4006-37kuk1 2021-05-16T19:37:15.3813990Z ==> Finishing up 2021-05-16T19:37:15.3817160Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T19:37:15.3818930Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T19:37:15.3822000Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T19:37:15.3823810Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T19:37:15.3825500Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T19:37:15.3827220Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T19:37:15.3829980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4511-oduyzu.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-16T19:37:17.2258820Z ==> Summary 2021-05-16T19:37:17.2281340Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T19:37:17.2289150Z ==> Installing poppler dependency: cairo 2021-05-16T19:37:17.3903340Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T19:37:17.3921430Z 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-4006-1d0ilu1 2021-05-16T19:37:17.4817250Z cp -pR /private/tmp/d20210516-4006-1d0ilu1/cairo/. /usr/local/Cellar/cairo 2021-05-16T19:37:17.5648100Z chmod -Rf +w /private/tmp/d20210516-4006-1d0ilu1 2021-05-16T19:37:17.8784740Z ==> Finishing up 2021-05-16T19:37:17.9374310Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T19:37:17.9379300Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T19:37:17.9387470Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T19:37:17.9399150Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T19:37:17.9405820Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T19:37:17.9412880Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T19:37:17.9418140Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T19:37:17.9424080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T19:37:17.9429710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T19:37:17.9434980Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T19:37:17.9440790Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T19:37:17.9446000Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T19:37:17.9451660Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T19:37:17.9457540Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T19:37:17.9466910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T19:37:17.9472940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T19:37:17.9479650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T19:37:17.9485640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T19:37:17.9491040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T19:37:17.9496510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T19:37:17.9502750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T19:37:17.9508600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T19:37:17.9514160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T19:37:17.9519800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T19:37:17.9525550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T19:37:17.9531510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T19:37:17.9537180Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T19:37:17.9543050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T19:37:17.9548740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T19:37:17.9554170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T19:37:17.9560280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T19:37:17.9965990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4537-7onpgo.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-16T19:37:20.3396330Z ==> Summary 2021-05-16T19:37:20.3495300Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T19:37:20.3501230Z ==> Installing poppler dependency: little-cms2 2021-05-16T19:37:20.3630000Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T19:37:20.3649390Z 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-4006-f7eov1 2021-05-16T19:37:20.3868110Z cp -pR /private/tmp/d20210516-4006-f7eov1/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T19:37:20.4082810Z chmod -Rf +w /private/tmp/d20210516-4006-f7eov1 2021-05-16T19:37:20.4826930Z ==> Finishing up 2021-05-16T19:37:20.5045350Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T19:37:20.5052730Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T19:37:20.5058560Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T19:37:20.5064560Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T19:37:20.5070400Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T19:37:20.5078720Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T19:37:20.5084920Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T19:37:20.5097790Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T19:37:20.5104260Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T19:37:20.5110710Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T19:37:20.5116990Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T19:37:20.5123550Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T19:37:20.5131340Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T19:37:20.5139890Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T19:37:20.5143060Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T19:37:20.5151520Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T19:37:20.5347780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4563-x73g8.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-16T19:37:22.8846270Z ==> Summary 2021-05-16T19:37:22.8876370Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T19:37:22.8885040Z ==> Installing poppler dependency: nspr 2021-05-16T19:37:22.8904440Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T19:37:22.8923710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4006-1oif29e 2021-05-16T19:37:22.9378580Z cp -pR /private/tmp/d20210516-4006-1oif29e/nspr/. /usr/local/Cellar/nspr 2021-05-16T19:37:22.9943430Z chmod -Rf +w /private/tmp/d20210516-4006-1oif29e 2021-05-16T19:37:23.0907800Z ==> Finishing up 2021-05-16T19:37:23.1266740Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T19:37:23.1277320Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T19:37:23.1285050Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T19:37:23.1292940Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T19:37:23.1298770Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T19:37:23.1304370Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T19:37:23.1310020Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T19:37:23.1315500Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T19:37:23.1321140Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T19:37:23.1329120Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T19:37:23.1633650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4589-1d8yyfe.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-16T19:37:25.4640610Z ==> Summary 2021-05-16T19:37:25.4711940Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T19:37:25.4718260Z ==> Installing poppler dependency: nss 2021-05-16T19:37:25.4833620Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T19:37:25.4853270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4006-1mdmbcn 2021-05-16T19:37:25.8446880Z cp -pR /private/tmp/d20210516-4006-1mdmbcn/nss/. /usr/local/Cellar/nss 2021-05-16T19:37:26.0651070Z chmod -Rf +w /private/tmp/d20210516-4006-1mdmbcn 2021-05-16T19:37:27.9038100Z ==> Finishing up 2021-05-16T19:37:27.9443130Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T19:37:27.9447750Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T19:37:27.9451940Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T19:37:27.9456730Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T19:37:27.9461500Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T19:37:27.9466750Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T19:37:27.9472080Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T19:37:27.9477260Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T19:37:27.9482080Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T19:37:27.9487000Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T19:37:27.9491960Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T19:37:27.9496760Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T19:37:27.9501580Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T19:37:27.9506540Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T19:37:27.9511180Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T19:37:27.9516180Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T19:37:27.9521400Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T19:37:27.9526310Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T19:37:27.9531030Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T19:37:27.9535810Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T19:37:27.9540740Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T19:37:27.9545410Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T19:37:27.9550430Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T19:37:27.9555310Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T19:37:27.9560710Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T19:37:27.9566290Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T19:37:27.9571020Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T19:37:27.9575870Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T19:37:27.9581050Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T19:37:27.9585940Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T19:37:27.9590820Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T19:37:27.9595810Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T19:37:27.9600860Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T19:37:27.9606800Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T19:37:27.9611940Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T19:37:27.9616900Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T19:37:27.9621980Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T19:37:27.9627280Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T19:37:27.9632290Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T19:37:27.9637450Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T19:37:27.9642860Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T19:37:27.9648350Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T19:37:27.9653620Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T19:37:27.9659030Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T19:37:27.9664470Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T19:37:27.9670120Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T19:37:27.9675270Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T19:37:27.9680620Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T19:37:27.9688570Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T19:37:27.9693660Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T19:37:27.9699090Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T19:37:27.9704160Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T19:37:27.9709280Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T19:37:27.9714500Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T19:37:27.9719540Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T19:37:27.9724840Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T19:37:27.9730010Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T19:37:27.9735210Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T19:37:27.9740320Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T19:37:27.9745150Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T19:37:27.9750440Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T19:37:27.9755840Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T19:37:27.9760930Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T19:37:27.9766090Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T19:37:27.9771190Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T19:37:27.9776470Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T19:37:27.9781940Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T19:37:27.9787200Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T19:37:27.9793300Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T19:37:27.9798250Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T19:37:27.9806230Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T19:37:27.9814100Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T19:37:27.9819680Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T19:37:27.9824830Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T19:37:27.9829940Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T19:37:27.9835210Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T19:37:27.9840670Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T19:37:27.9846040Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T19:37:27.9851540Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T19:37:27.9856580Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T19:37:27.9861920Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T19:37:27.9866930Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T19:37:27.9872230Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T19:37:27.9877820Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T19:37:27.9883120Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T19:37:27.9888940Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T19:37:27.9893880Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T19:37:27.9899060Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T19:37:27.9904240Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T19:37:27.9910020Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T19:37:27.9915570Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T19:37:27.9920660Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T19:37:27.9925770Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T19:37:27.9931170Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T19:37:27.9936610Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T19:37:27.9942360Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T19:37:27.9947370Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T19:37:27.9952420Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T19:37:27.9957910Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T19:37:27.9963090Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T19:37:27.9967780Z Only the first 100 operations were output. 2021-05-16T19:37:28.1314160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4615-adxsnw.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-16T19:37:30.5411280Z ==> Summary 2021-05-16T19:37:30.5563320Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T19:37:30.5569940Z ==> Installing poppler dependency: openjpeg 2021-05-16T19:37:30.5865130Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T19:37:30.5884540Z 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-4006-vvwdo6 2021-05-16T19:37:30.8264360Z cp -pR /private/tmp/d20210516-4006-vvwdo6/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T19:37:31.1939660Z chmod -Rf +w /private/tmp/d20210516-4006-vvwdo6 2021-05-16T19:37:31.5588500Z ==> Finishing up 2021-05-16T19:37:31.5976980Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T19:37:31.5981950Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T19:37:31.5986590Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T19:37:31.5994010Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:37:31.6003040Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:37:31.6013140Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T19:37:31.6018750Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T19:37:31.6024390Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T19:37:31.6032500Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T19:37:31.6039850Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T19:37:31.6045170Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T19:37:31.6050280Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T19:37:31.6055660Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T19:37:31.6060720Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:37:31.6068860Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T19:37:31.7152350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4641-m5sa2i.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-16T19:37:34.1337780Z ==> Summary 2021-05-16T19:37:34.1680940Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T19:37:34.1688180Z ==> Installing poppler dependency: qt@5 2021-05-16T19:37:34.1751460Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T19:37:34.1770630Z 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-4006-1y5mko5 2021-05-16T19:37:40.2208010Z cp -pR /private/tmp/d20210516-4006-1y5mko5/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T19:37:48.4141910Z chmod -Rf +w /private/tmp/d20210516-4006-1y5mko5 2021-05-16T19:38:04.0314840Z ==> Finishing up 2021-05-16T19:38:06.6701740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4713-klug4u.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-16T19:38:11.1075550Z ==> Caveats 2021-05-16T19:38:11.1076200Z We agreed to the Qt open source license for you. 2021-05-16T19:38:11.1076930Z If this is unacceptable you should uninstall. 2021-05-16T19:38:11.1077300Z 2021-05-16T19:38:11.1078330Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:38:11.1079090Z because this is an alternate version of another formula. 2021-05-16T19:38:11.1079490Z 2021-05-16T19:38:11.1079980Z If you need to have qt@5 first in your PATH, run: 2021-05-16T19:38:11.1081160Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:38:11.1081610Z 2021-05-16T19:38:11.1082090Z For compilers to find qt@5 you may need to set: 2021-05-16T19:38:11.1083070Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T19:38:11.1084100Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T19:38:11.1084970Z 2021-05-16T19:38:11.1085980Z For pkg-config to find qt@5 you may need to set: 2021-05-16T19:38:11.1086680Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T19:38:11.1087070Z 2021-05-16T19:38:11.1087820Z ==> Summary 2021-05-16T19:38:11.9049890Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T19:38:11.9056920Z ==> Installing poppler 2021-05-16T19:38:11.9060950Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T19:38:11.9080930Z 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-4006-l61d78 2021-05-16T19:38:12.1978480Z cp -pR /private/tmp/d20210516-4006-l61d78/poppler/. /usr/local/Cellar/poppler 2021-05-16T19:38:12.5478770Z chmod -Rf +w /private/tmp/d20210516-4006-l61d78 2021-05-16T19:38:13.0028080Z ==> Finishing up 2021-05-16T19:38:13.0418140Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T19:38:13.0425160Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T19:38:13.0431430Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T19:38:13.0437240Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T19:38:13.0443390Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T19:38:13.0449500Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T19:38:13.0455020Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T19:38:13.0460470Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T19:38:13.0466040Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T19:38:13.0471850Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T19:38:13.0477810Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T19:38:13.0539220Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T19:38:13.0544610Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T19:38:13.0552190Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T19:38:13.0565830Z rm /usr/local/share/gir-1.0 2021-05-16T19:38:13.0573330Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T19:38:13.0579830Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T19:38:13.0590670Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T19:38:13.0595990Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T19:38:13.0601650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T19:38:13.0607850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T19:38:13.0613600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T19:38:13.0620080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T19:38:13.0625360Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T19:38:13.0631040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T19:38:13.0636960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T19:38:13.0645290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T19:38:13.0666290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T19:38:13.0667940Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T19:38:13.0669570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T19:38:13.0671330Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T19:38:13.0675710Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T19:38:13.0689410Z rm /usr/local/lib/girepository-1.0 2021-05-16T19:38:13.0696970Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T19:38:13.0703630Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T19:38:13.0709340Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T19:38:13.0715190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T19:38:13.0720970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T19:38:13.0727990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T19:38:13.0734060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T19:38:13.0739840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T19:38:13.0747210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T19:38:13.0775550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T19:38:13.0777980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T19:38:13.0779730Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T19:38:13.0781270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T19:38:13.0782800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T19:38:13.0784420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T19:38:13.0787090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T19:38:13.0793120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T19:38:13.0801810Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T19:38:13.0808060Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T19:38:13.0813950Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T19:38:13.0820040Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T19:38:13.1983970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4739-1ms8quf.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-16T19:38:15.6481190Z ==> Summary 2021-05-16T19:38:15.6805580Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T19:38:17.2578870Z ==> Caveats 2021-05-16T19:38:17.2579770Z ==> qt@5 2021-05-16T19:38:17.2622680Z We agreed to the Qt open source license for you. 2021-05-16T19:38:17.2623460Z If this is unacceptable you should uninstall. 2021-05-16T19:38:17.2623900Z 2021-05-16T19:38:17.2625290Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:38:17.2626070Z because this is an alternate version of another formula. 2021-05-16T19:38:17.2626450Z 2021-05-16T19:38:17.2626920Z If you need to have qt@5 first in your PATH, run: 2021-05-16T19:38:17.2628130Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:38:17.2628560Z 2021-05-16T19:38:17.2629030Z For compilers to find qt@5 you may need to set: 2021-05-16T19:38:17.2630000Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T19:38:17.2630970Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T19:38:17.2631330Z 2021-05-16T19:38:17.2632180Z For pkg-config to find qt@5 you may need to set: 2021-05-16T19:38:17.2632860Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T19:38:17.2633230Z 2021-05-16T19:38:18.9682730Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T19:38:20.0784730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:20.6214360Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T19:38:20.9324750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T19%3A45%3A00Z&sig=bjrY%2FoL8%2FhlEOAVS4qgmksc1DjZ1RBhVyaU%2F1MCzEqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:20.9773220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=bjrY\%2FoL8\%2FhlEOAVS4qgmksc1DjZ1RBhVyaU\%2F1MCzEqY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:21.0172630Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T19:38:21.0219900Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T19:38:22.1326350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:22.7121540Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T19:38:23.0660070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T19%3A45%3A00Z&sig=fGOr2wThxbjPSmzcGtHVnTbTFOm7FYMvoDi6ZaR2J3o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:23.1209140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=fGOr2wThxbjPSmzcGtHVnTbTFOm7FYMvoDi6ZaR2J3o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:23.3827630Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T19:38:23.4143370Z ==> Installing dependencies for hdf5: szip 2021-05-16T19:38:23.4146960Z ==> Installing hdf5 dependency: szip 2021-05-16T19:38:23.4789460Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T19:38:23.4819760Z 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-4746-1p7cfy 2021-05-16T19:38:23.4918460Z cp -pR /private/tmp/d20210516-4746-1p7cfy/szip/. /usr/local/Cellar/szip 2021-05-16T19:38:23.5034660Z chmod -Rf +w /private/tmp/d20210516-4746-1p7cfy 2021-05-16T19:38:23.5496520Z ==> Finishing up 2021-05-16T19:38:23.5881990Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T19:38:23.5886810Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T19:38:23.5892000Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T19:38:23.5899310Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T19:38:23.5904310Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T19:38:23.5910450Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T19:38:23.6044980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4916-4sr5ai.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-16T19:38:25.8570040Z ==> Summary 2021-05-16T19:38:25.8589620Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T19:38:25.8595620Z ==> Installing hdf5 2021-05-16T19:38:25.8599260Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:38:25.8618650Z 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-4746-xo1hy3 2021-05-16T19:38:26.0482780Z cp -pR /private/tmp/d20210516-4746-xo1hy3/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T19:38:26.2286800Z chmod -Rf +w /private/tmp/d20210516-4746-xo1hy3 2021-05-16T19:38:26.5845910Z ==> Finishing up 2021-05-16T19:38:26.6232840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T19:38:26.6237000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T19:38:26.6241760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T19:38:26.6247830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T19:38:26.6252830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T19:38:26.6258870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T19:38:26.6264110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T19:38:26.6269200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T19:38:26.6301730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T19:38:26.6306720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T19:38:26.6312270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T19:38:26.6317210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T19:38:26.6334410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T19:38:26.6340320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T19:38:26.6345560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T19:38:26.6350980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T19:38:26.6356710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T19:38:26.6362200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T19:38:26.6367420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T19:38:26.6372780Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T19:38:26.6378640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T19:38:26.6383840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T19:38:26.6393820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T19:38:26.6399210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T19:38:26.6404780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T19:38:26.6410380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T19:38:26.6415450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T19:38:26.6421270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T19:38:26.6426290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T19:38:26.6432100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T19:38:26.6437270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T19:38:26.6442460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T19:38:26.6448260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T19:38:26.6453630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T19:38:26.6459180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T19:38:26.6464270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T19:38:26.6469460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T19:38:26.6474770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T19:38:26.6480280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T19:38:26.6485710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T19:38:26.6491250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T19:38:26.6496660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T19:38:26.6502520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T19:38:26.6508170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T19:38:26.6514000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T19:38:26.6519730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T19:38:26.6524900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T19:38:26.6530230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T19:38:26.6535700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T19:38:27.6363280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T19:38:27.6366400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T19:38:27.6368040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T19:38:27.6371220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T19:38:27.6373100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T19:38:27.6374750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T19:38:27.6376360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T19:38:27.6378020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T19:38:27.6379630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T19:38:27.6381190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T19:38:27.6382770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T19:38:27.6384410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T19:38:27.6386080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T19:38:27.6387780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T19:38:27.6389380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T19:38:27.6391000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T19:38:27.6392640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T19:38:27.6394250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T19:38:27.6396290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T19:38:27.6398010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T19:38:27.6399740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T19:38:27.6401410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T19:38:27.6403010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T19:38:27.6404630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T19:38:27.6406240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T19:38:27.6407880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T19:38:27.6409530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T19:38:27.6411200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T19:38:27.6412870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T19:38:27.6414500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T19:38:27.6416210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T19:38:27.6417790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T19:38:27.6419360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T19:38:27.6420910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T19:38:27.6422530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T19:38:27.6424130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T19:38:27.6425720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T19:38:27.6427510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T19:38:27.6429160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T19:38:27.6431240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T19:38:27.6432860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T19:38:27.6434480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T19:38:27.6436110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T19:38:27.6437820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T19:38:27.6439430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T19:38:27.6441130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T19:38:27.6442850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T19:38:27.6444470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T19:38:27.6446390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T19:38:27.6448360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T19:38:27.6450080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T19:38:27.6451200Z Only the first 100 operations were output. 2021-05-16T19:38:27.6453590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4942-9eqvsd.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-16T19:38:29.0728790Z ==> Summary 2021-05-16T19:38:29.0910760Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T19:38:29.6802620Z ==> No outdated dependents to upgrade! 2021-05-16T19:38:29.6803890Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:38:29.7381710Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:38:29.7382260Z hdf5 2021-05-16T19:38:29.7392490Z rm /usr/local/bin/gif2h5 2021-05-16T19:38:29.7396310Z rm /usr/local/bin/h52gif 2021-05-16T19:38:29.7399570Z rm /usr/local/bin/h5c++ 2021-05-16T19:38:29.7402950Z rm /usr/local/bin/h5cc 2021-05-16T19:38:29.7406450Z rm /usr/local/bin/h5clear 2021-05-16T19:38:29.7409340Z rm /usr/local/bin/h5copy 2021-05-16T19:38:29.7412450Z rm /usr/local/bin/h5debug 2021-05-16T19:38:29.7415700Z rm /usr/local/bin/h5diff 2021-05-16T19:38:29.7419120Z rm /usr/local/bin/h5dump 2021-05-16T19:38:29.7421980Z rm /usr/local/bin/h5fc 2021-05-16T19:38:29.7425190Z rm /usr/local/bin/h5format_convert 2021-05-16T19:38:29.7428300Z rm /usr/local/bin/h5import 2021-05-16T19:38:29.7431400Z rm /usr/local/bin/h5jam 2021-05-16T19:38:29.7434500Z rm /usr/local/bin/h5ls 2021-05-16T19:38:29.7437830Z rm /usr/local/bin/h5mkgrp 2021-05-16T19:38:29.7440740Z rm /usr/local/bin/h5perf_serial 2021-05-16T19:38:29.7444950Z rm /usr/local/bin/h5redeploy 2021-05-16T19:38:29.7448140Z rm /usr/local/bin/h5repack 2021-05-16T19:38:29.7451370Z rm /usr/local/bin/h5repart 2021-05-16T19:38:29.7454530Z rm /usr/local/bin/h5stat 2021-05-16T19:38:29.7457720Z rm /usr/local/bin/h5unjam 2021-05-16T19:38:29.7460880Z rm /usr/local/bin/h5watch 2021-05-16T19:38:29.7468470Z rm /usr/local/include/H5ACpublic.h 2021-05-16T19:38:29.7471660Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T19:38:29.7474750Z rm /usr/local/include/H5Apublic.h 2021-05-16T19:38:29.7477910Z rm /usr/local/include/H5ArrayType.h 2021-05-16T19:38:29.7481210Z rm /usr/local/include/H5AtomType.h 2021-05-16T19:38:29.7484550Z rm /usr/local/include/H5Attribute.h 2021-05-16T19:38:29.7487710Z rm /usr/local/include/H5Classes.h 2021-05-16T19:38:29.7490840Z rm /usr/local/include/H5CommonFG.h 2021-05-16T19:38:29.7493950Z rm /usr/local/include/H5CompType.h 2021-05-16T19:38:29.7497330Z rm /usr/local/include/H5Cpp.h 2021-05-16T19:38:29.7501400Z rm /usr/local/include/H5CppDoc.h 2021-05-16T19:38:29.7504670Z rm /usr/local/include/H5Cpublic.h 2021-05-16T19:38:29.7508040Z rm /usr/local/include/H5DOpublic.h 2021-05-16T19:38:29.7511430Z rm /usr/local/include/H5DSpublic.h 2021-05-16T19:38:29.7514740Z rm /usr/local/include/H5DaccProp.h 2021-05-16T19:38:29.7518020Z rm /usr/local/include/H5DataSet.h 2021-05-16T19:38:29.7521460Z rm /usr/local/include/H5DataSpace.h 2021-05-16T19:38:29.7524430Z rm /usr/local/include/H5DataType.h 2021-05-16T19:38:29.7527850Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T19:38:29.7531300Z rm /usr/local/include/H5Dpublic.h 2021-05-16T19:38:29.7534510Z rm /usr/local/include/H5DxferProp.h 2021-05-16T19:38:29.7537730Z rm /usr/local/include/H5ESpublic.h 2021-05-16T19:38:29.7541040Z rm /usr/local/include/H5EnumType.h 2021-05-16T19:38:29.7544230Z rm /usr/local/include/H5Epubgen.h 2021-05-16T19:38:29.7547680Z rm /usr/local/include/H5Epublic.h 2021-05-16T19:38:29.7550830Z rm /usr/local/include/H5Exception.h 2021-05-16T19:38:29.7554590Z rm /usr/local/include/H5FDcore.h 2021-05-16T19:38:29.7558350Z rm /usr/local/include/H5FDdirect.h 2021-05-16T19:38:29.7561620Z rm /usr/local/include/H5FDfamily.h 2021-05-16T19:38:29.7564860Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T19:38:29.7568690Z rm /usr/local/include/H5FDlog.h 2021-05-16T19:38:29.7572320Z rm /usr/local/include/H5FDmpi.h 2021-05-16T19:38:29.7575630Z rm /usr/local/include/H5FDmpio.h 2021-05-16T19:38:29.7579140Z rm /usr/local/include/H5FDmulti.h 2021-05-16T19:38:29.7582600Z rm /usr/local/include/H5FDpublic.h 2021-05-16T19:38:29.7585900Z rm /usr/local/include/H5FDros3.h 2021-05-16T19:38:29.7589240Z rm /usr/local/include/H5FDsec2.h 2021-05-16T19:38:29.7592970Z rm /usr/local/include/H5FDstdio.h 2021-05-16T19:38:29.7596070Z rm /usr/local/include/H5FDwindows.h 2021-05-16T19:38:29.7599430Z rm /usr/local/include/H5FaccProp.h 2021-05-16T19:38:29.7603450Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T19:38:29.7607180Z rm /usr/local/include/H5File.h 2021-05-16T19:38:29.7610480Z rm /usr/local/include/H5FloatType.h 2021-05-16T19:38:29.7613770Z rm /usr/local/include/H5Fpublic.h 2021-05-16T19:38:29.7617220Z rm /usr/local/include/H5Gpublic.h 2021-05-16T19:38:29.7620470Z rm /usr/local/include/H5Group.h 2021-05-16T19:38:29.7623940Z rm /usr/local/include/H5IMpublic.h 2021-05-16T19:38:29.7627420Z rm /usr/local/include/H5IdComponent.h 2021-05-16T19:38:29.7630610Z rm /usr/local/include/H5Include.h 2021-05-16T19:38:29.7634640Z rm /usr/local/include/H5IntType.h 2021-05-16T19:38:29.7637900Z rm /usr/local/include/H5Ipublic.h 2021-05-16T19:38:29.7641300Z rm /usr/local/include/H5LDpublic.h 2021-05-16T19:38:29.7644740Z rm /usr/local/include/H5LTpublic.h 2021-05-16T19:38:29.7648400Z rm /usr/local/include/H5LaccProp.h 2021-05-16T19:38:29.7651860Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T19:38:29.7655310Z rm /usr/local/include/H5Library.h 2021-05-16T19:38:29.7658730Z rm /usr/local/include/H5Location.h 2021-05-16T19:38:29.7662750Z rm /usr/local/include/H5Lpublic.h 2021-05-16T19:38:29.7665840Z rm /usr/local/include/H5MMpublic.h 2021-05-16T19:38:29.7669120Z rm /usr/local/include/H5Mpublic.h 2021-05-16T19:38:29.7672520Z rm /usr/local/include/H5Object.h 2021-05-16T19:38:29.7676110Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T19:38:29.7679280Z rm /usr/local/include/H5Opublic.h 2021-05-16T19:38:29.7685420Z rm /usr/local/include/H5PLextern.h 2021-05-16T19:38:29.7688900Z rm /usr/local/include/H5PLpublic.h 2021-05-16T19:38:29.7692260Z rm /usr/local/include/H5PTpublic.h 2021-05-16T19:38:29.7695810Z rm /usr/local/include/H5PacketTable.h 2021-05-16T19:38:29.7699200Z rm /usr/local/include/H5Ppublic.h 2021-05-16T19:38:29.7702550Z rm /usr/local/include/H5PredType.h 2021-05-16T19:38:29.7705910Z rm /usr/local/include/H5PropList.h 2021-05-16T19:38:29.7709060Z rm /usr/local/include/H5Rpublic.h 2021-05-16T19:38:29.7751060Z rm /usr/local/include/H5Spublic.h 2021-05-16T19:38:29.7754690Z rm /usr/local/include/H5StrType.h 2021-05-16T19:38:29.7758180Z rm /usr/local/include/H5TBpublic.h 2021-05-16T19:38:29.7761600Z rm /usr/local/include/H5Tpublic.h 2021-05-16T19:38:29.7765270Z rm /usr/local/include/H5VLconnector.h 2021-05-16T19:38:29.7769100Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T19:38:29.7772470Z rm /usr/local/include/H5VLnative.h 2021-05-16T19:38:29.7776000Z Only the first 100 operations were output. 2021-05-16T19:38:31.4772290Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T19:38:32.5600090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:33.0771750Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T19:38:33.4020050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T19%3A45%3A00Z&sig=bkBeiYNYzWorzsvzGIF2cnlvp1nUVB98TT3vVGNgKOE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:33.4471090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=bkBeiYNYzWorzsvzGIF2cnlvp1nUVB98TT3vVGNgKOE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:33.5686160Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T19:38:33.6560420Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T19:38:33.6593650Z 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-4949-1oa1kgc 2021-05-16T19:38:33.8228760Z cp -pR /private/tmp/d20210516-4949-1oa1kgc/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T19:38:34.0218590Z chmod -Rf +w /private/tmp/d20210516-4949-1oa1kgc 2021-05-16T19:38:34.1980910Z ==> Finishing up 2021-05-16T19:38:34.2331250Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T19:38:34.2340880Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T19:38:34.2355360Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T19:38:34.2361700Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T19:38:34.2371200Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T19:38:34.2377980Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T19:38:34.2383850Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T19:38:34.2389250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T19:38:34.2394470Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T19:38:34.2399890Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T19:38:34.2405420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T19:38:34.2410800Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T19:38:34.2416670Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T19:38:34.2424690Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T19:38:34.2430790Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T19:38:34.2480410Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T19:38:34.3123210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5113-19cg5wh.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-16T19:38:36.6699280Z ==> Caveats 2021-05-16T19:38:36.6699950Z Emacs Lisp files have been installed to: 2021-05-16T19:38:36.6701030Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T19:38:36.6701910Z ==> Summary 2021-05-16T19:38:36.6884200Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T19:38:38.8095920Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T19:38:39.8666740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:40.3962570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T19:38:40.7513460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T19%3A45%3A00Z&sig=TAupEqKRIKc9TQQ6HamOa46mGW31UDcWaGH0eHHnFO8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:40.7912560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=TAupEqKRIKc9TQQ6HamOa46mGW31UDcWaGH0eHHnFO8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:40.8951490Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T19:38:40.9758920Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T19:38:40.9791320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5120-rwpwmv 2021-05-16T19:38:41.1207880Z cp -pR /private/tmp/d20210516-5120-rwpwmv/gsl/. /usr/local/Cellar/gsl 2021-05-16T19:38:41.2924380Z chmod -Rf +w /private/tmp/d20210516-5120-rwpwmv 2021-05-16T19:38:41.4685190Z ==> Finishing up 2021-05-16T19:38:41.4976700Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T19:38:41.4981250Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T19:38:41.4986490Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T19:38:41.4993780Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T19:38:41.5002700Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T19:38:41.5010380Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T19:38:41.5123090Z info /usr/local/share/info/gsl-ref.info 2021-05-16T19:38:41.5136600Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T19:38:41.5143360Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T19:38:41.5149430Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T19:38:41.5157900Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T19:38:41.5166140Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T19:38:41.5171990Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T19:38:41.5177650Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T19:38:41.5183190Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T19:38:41.5188540Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T19:38:41.5194200Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T19:38:41.5201750Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T19:38:41.5915010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5285-w02nbg.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-16T19:38:43.8837980Z ==> Summary 2021-05-16T19:38:43.9056580Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T19:38:46.9929180Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T19:38:48.0964020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:48.6425220Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T19:38:48.9945370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T19%3A45%3A00Z&sig=6cVpprbsTGUy8scKBOuFsmHNg%2Fk%2FGxwCSdOgF5vvKwE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:49.0330330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=6cVpprbsTGUy8scKBOuFsmHNg\%2Fk\%2FGxwCSdOgF5vvKwE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:49.1627000Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T19:38:49.1811580Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T19:38:50.3049530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:50.8526420Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T19:38:51.2060260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T19%3A45%3A00Z&sig=lfsJq8KeNIc3gF6VhkiGk8bdx%2B%2F52esC1kiA%2BRWoNpw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:51.2428320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=lfsJq8KeNIc3gF6VhkiGk8bdx\%2B\%2F52esC1kiA\%2BRWoNpw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:51.2981950Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T19:38:51.3031420Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T19:38:52.4235990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:52.9643910Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T19:38:53.2913170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T19%3A45%3A00Z&sig=qP6BSDFBYMgp1Ype%2FXImidU5HY%2B1bdpnuk3HhQW%2FWX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:53.3298750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=qP6BSDFBYMgp1Ype\%2FXImidU5HY\%2B1bdpnuk3HhQW\%2FWX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:53.3752590Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T19:38:53.3796770Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T19:38:54.5420850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:55.0794770Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T19:38:55.4179120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T19%3A45%3A00Z&sig=YPidgGdN6L1s7JsuF09Ityd4L2iJe0%2BBA3ubiaQnZBI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:55.4654900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=YPidgGdN6L1s7JsuF09Ityd4L2iJe0\%2BBA3ubiaQnZBI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:55.5171660Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T19:38:55.5206430Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T19:38:56.6046840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:57.1799550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T19:38:57.5211290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T19%3A45%3A00Z&sig=c67%2BNRSkO0TAWyC3LtPrLSW%2BgefagcDLugiirSCeitk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:57.5677630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=c67\%2BNRSkO0TAWyC3LtPrLSW\%2BgefagcDLugiirSCeitk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:57.6484140Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T19:38:57.6574850Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T19:38:58.7617450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:59.3352720Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T19:38:59.6985280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T19%3A45%3A00Z&sig=WO5W7X0DmtY9CUoxV9ESvqAhf7VvXUJpSwpo6mad%2BVI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:59.7441800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=WO5W7X0DmtY9CUoxV9ESvqAhf7VvXUJpSwpo6mad\%2BVI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:59.7995190Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T19:38:59.8027950Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T19:39:00.9438870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:01.5346310Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T19:39:01.8795960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T19%3A45%3A00Z&sig=Gxmmjf7knbjKxYjgZXaWXbvUq3%2B9isp3exUdjwalw8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:01.9271720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=Gxmmjf7knbjKxYjgZXaWXbvUq3\%2B9isp3exUdjwalw8I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:02.0030300Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T19:39:02.0129360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T19:39:03.1106160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:03.6666040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T19:39:04.0167070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T19%3A45%3A00Z&sig=r821DTFFjULY6Nrr8%2FASaRv7eDzklkbbKkklprkQKxo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:04.0722990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=r821DTFFjULY6Nrr8\%2FASaRv7eDzklkbbKkklprkQKxo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:04.1417570Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T19:39:04.1455900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T19:39:05.2194720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:05.7538130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T19:39:06.0723860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T19%3A45%3A00Z&sig=p4CSok5dbjfSkYjfTY7AGXHL9KFn6CGjt8HOaqEtnT8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:06.1164830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=p4CSok5dbjfSkYjfTY7AGXHL9KFn6CGjt8HOaqEtnT8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:06.1693470Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T19:39:06.1734230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T19:39:07.4500180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:07.9858320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T19:39:08.3421080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T19%3A45%3A00Z&sig=j7wF0ZxBmT3hwxFTRvph%2BOw6VmAbV2MW8fHeXUOC7Hw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:08.3805180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=j7wF0ZxBmT3hwxFTRvph\%2BOw6VmAbV2MW8fHeXUOC7Hw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:08.4209460Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T19:39:08.4243080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T19:39:09.8102590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:10.1205330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T19:39:10.4489520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T19%3A45%3A00Z&sig=LYH4y14nbCOmpFYdHyJSJltORsVlDGHCCqviGjJAs7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:10.4870730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=LYH4y14nbCOmpFYdHyJSJltORsVlDGHCCqviGjJAs7Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:10.5265320Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T19:39:10.5296230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T19:39:11.6666810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:12.2045660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T19:39:12.5760580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T19%3A45%3A00Z&sig=EOz3oQIXamAV%2FEy7lKTBFRnhkz6Az5PG%2FcRcr%2F7p298%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:12.6133480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=EOz3oQIXamAV\%2FEy7lKTBFRnhkz6Az5PG\%2FcRcr\%2F7p298\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:12.6741610Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T19:39:12.6806210Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T19:39:13.9938320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:14.5620380Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T19:39:14.9001990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T19%3A45%3A00Z&sig=YWMSMU9zOmL6rhkhczyOJif2y4d%2BvTKOrczHol67VAc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:14.9466750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=YWMSMU9zOmL6rhkhczyOJif2y4d\%2BvTKOrczHol67VAc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:15.0053240Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T19:39:15.0093410Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T19:39:16.1356320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:16.6766490Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T19:39:17.0038950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T19%3A45%3A00Z&sig=NeZsX0zWbpuUacpYxPZV%2BgwPN%2FzErzRg3ierZP9D2bI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:17.0433320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=NeZsX0zWbpuUacpYxPZV\%2BgwPN\%2FzErzRg3ierZP9D2bI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:17.4210650Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T19:39:17.5361830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T19:39:18.6624100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:19.2412750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T19:39:19.5830670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T19%3A45%3A00Z&sig=oL5YrkRTdEyRkO%2Bd8SGuGeH4v0AUAe9zncOmj1b8h28%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:19.6257630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=oL5YrkRTdEyRkO\%2Bd8SGuGeH4v0AUAe9zncOmj1b8h28\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:19.7184070Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T19:39:19.7300560Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T19:39:21.0853920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:21.6039920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T19:39:21.9578660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T19%3A45%3A00Z&sig=iNZAYNykVqn01COwcVf3SsdE1Nw9vp2spl4mF3fut5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:22.0002260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=iNZAYNykVqn01COwcVf3SsdE1Nw9vp2spl4mF3fut5E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:22.0646990Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T19:39:22.0687460Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T19:39:23.2606760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:23.7999670Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T19:39:24.1071140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T19%3A45%3A00Z&sig=XdP4%2BXwSM3W5J4x%2BPTvM4tr%2BorOq3qo3%2FK8N2PLtBVM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:24.1471050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=XdP4\%2BXwSM3W5J4x\%2BPTvM4tr\%2BorOq3qo3\%2FK8N2PLtBVM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:24.2166150Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T19:39:24.2242090Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T19:39:25.3129320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:25.8673090Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T19:39:26.1872680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T19%3A45%3A00Z&sig=Dp%2BVcSR%2FigI7R%2FPDA2E3cjawslOZfKV9Vuo3fA%2FdKxg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:26.2250870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=Dp\%2BVcSR\%2FigI7R\%2FPDA2E3cjawslOZfKV9Vuo3fA\%2FdKxg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:26.2552890Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T19:39:26.2583740Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T19:39:27.3315300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:27.9180120Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T19:39:28.3588730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T19%3A45%3A00Z&sig=Z9l91iC5RQmUk3nsMdQmb3gSsdYuYDxyf30BPUIc%2F5s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:28.4007990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=Z9l91iC5RQmUk3nsMdQmb3gSsdYuYDxyf30BPUIc\%2F5s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:28.4503810Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T19:39:28.4551130Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T19:39:29.5546400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:30.0902180Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T19:39:30.4410160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T19%3A45%3A00Z&sig=wSfEPr3Tn3Oghoriq%2BWc46R%2BPgLyFFYQ6KnIpKmgqqM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:30.4887750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=wSfEPr3Tn3Oghoriq\%2BWc46R\%2BPgLyFFYQ6KnIpKmgqqM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:30.6623310Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T19:39:30.6710990Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T19:39:31.7627470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:32.3401800Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T19:39:32.6710080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T19%3A45%3A00Z&sig=4BEvMgQx9KNOI4Zksqka9GbGTjn4Bje6RzurAO5%2BIms%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:32.7104250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=4BEvMgQx9KNOI4Zksqka9GbGTjn4Bje6RzurAO5\%2BIms\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:32.7570070Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T19:39:32.7605060Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T19:39:33.8564320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:34.4105910Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T19:39:34.7574130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T19%3A45%3A00Z&sig=sLXko1Zx59%2FY4Y4qxynD2FpCwPmQPiCQ7Wq54ufNf88%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:34.7954540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=sLXko1Zx59\%2FY4Y4qxynD2FpCwPmQPiCQ7Wq54ufNf88\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:34.8845070Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T19:39:34.8953520Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T19:39:36.0073790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:36.5308090Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T19:39:36.8791430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T19%3A45%3A00Z&sig=S3MMUSDZqZ4miEqOWwfrWqLZzAjUxQCrcUtNuPvYofQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:36.9130890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=S3MMUSDZqZ4miEqOWwfrWqLZzAjUxQCrcUtNuPvYofQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:37.1437410Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T19:39:37.1849990Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T19:39:38.2879900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:38.8406260Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T19:39:39.1943240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T19%3A45%3A00Z&sig=bzZ%2FXT5157R%2BnnXBStYNt6Dt7SfMuKHXvzGaJukMHJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:39.2376500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=bzZ\%2FXT5157R\%2BnnXBStYNt6Dt7SfMuKHXvzGaJukMHJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:39.3299310Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T19:39:39.3352400Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T19:39:40.4178880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:40.9398810Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T19:39:41.2821940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T19%3A45%3A00Z&sig=a7D2yQK1aNA%2Bo6CYFX0lPWwhUZy9nzBC78cFQBZEpzw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:41.3200630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=a7D2yQK1aNA\%2Bo6CYFX0lPWwhUZy9nzBC78cFQBZEpzw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:41.4760810Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T19:39:41.4865380Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T19:39:42.5868980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:43.1173440Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T19:39:43.4566470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T19%3A45%3A00Z&sig=bihzPLgA18ZBmzeXwMK43uhK2bjUVxgjuz%2F3Jh%2BxEuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:43.5040980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=bihzPLgA18ZBmzeXwMK43uhK2bjUVxgjuz\%2F3Jh\%2BxEuE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:43.6902280Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T19:39:43.7103520Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T19:39:44.7480680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:45.3085630Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T19:39:45.6472640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T19%3A45%3A00Z&sig=MLAQvKMdeVx5WB54Ljl15TEDki3kkMA9vFCL92HzxKU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:45.6857970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=MLAQvKMdeVx5WB54Ljl15TEDki3kkMA9vFCL92HzxKU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:45.7580820Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T19:39:45.7625600Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T19:39:46.8366890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:47.4107370Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T19:39:47.7383830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T19%3A45%3A00Z&sig=0o8MNCB%2FHwuTLhxQ1cFvYakcvDgix9bGO9beZuN5nvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:47.7782290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=0o8MNCB\%2FHwuTLhxQ1cFvYakcvDgix9bGO9beZuN5nvg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:47.8491420Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T19:39:47.8576710Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T19:39:48.9645900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:49.4827150Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T19:39:49.8085840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T19%3A45%3A00Z&sig=xpK1HI0vcez5bgDGvjS3%2BnLusDjKXUHgW%2BKS19HZgSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:49.8533670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=xpK1HI0vcez5bgDGvjS3\%2BnLusDjKXUHgW\%2BKS19HZgSs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:49.9241360Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:39:49.9291080Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T19:39:51.0280180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:51.5865950Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T19:39:51.9138140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T19%3A45%3A00Z&sig=3QMJJbZ5TdDxAV5znnfhA9llEVr3F8AgZZG8AVnpu0o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:51.9533240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=3QMJJbZ5TdDxAV5znnfhA9llEVr3F8AgZZG8AVnpu0o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:52.3002050Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T19:39:52.4121670Z ==> 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-16T19:39:52.4125770Z ==> Installing ffmpeg dependency: aom 2021-05-16T19:39:52.4808170Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T19:39:52.4838900Z 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-5292-1oibveu 2021-05-16T19:39:52.5682840Z cp -pR /private/tmp/d20210516-5292-1oibveu/aom/. /usr/local/Cellar/aom 2021-05-16T19:39:52.6203020Z chmod -Rf +w /private/tmp/d20210516-5292-1oibveu 2021-05-16T19:39:52.6875180Z ==> Finishing up 2021-05-16T19:39:52.7269410Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T19:39:52.7273550Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T19:39:52.7279820Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T19:39:52.7287350Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T19:39:52.7292370Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T19:39:52.7297360Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T19:39:52.7302820Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T19:39:52.7310070Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T19:39:52.7497870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5634-1mdyvg8.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-16T19:39:55.0408670Z ==> Summary 2021-05-16T19:39:55.0438150Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T19:39:55.0444490Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T19:39:55.0507870Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T19:39:55.0527650Z 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-5292-1fp2mf5 2021-05-16T19:39:55.0717210Z cp -pR /private/tmp/d20210516-5292-1fp2mf5/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T19:39:55.0896100Z chmod -Rf +w /private/tmp/d20210516-5292-1fp2mf5 2021-05-16T19:39:55.1432520Z ==> Finishing up 2021-05-16T19:39:55.1818700Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T19:39:55.1825610Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T19:39:55.1832590Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T19:39:55.1837620Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T19:39:55.1845180Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T19:39:55.1999660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5660-1tbsllc.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-16T19:39:57.4142540Z ==> Summary 2021-05-16T19:39:57.4166360Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T19:39:57.4172640Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T19:39:57.4225360Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T19:39:57.4245250Z 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-5292-sia95d 2021-05-16T19:39:57.4807780Z cp -pR /private/tmp/d20210516-5292-sia95d/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T19:39:57.5575810Z chmod -Rf +w /private/tmp/d20210516-5292-sia95d 2021-05-16T19:39:57.6286420Z ==> Finishing up 2021-05-16T19:39:57.6709470Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T19:39:57.6715480Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T19:39:57.6722910Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T19:39:57.6823170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5686-o4bcz9.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-16T19:39:59.9778460Z ==> Summary 2021-05-16T19:39:59.9907330Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T19:39:59.9913950Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T19:39:59.9936840Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T19:39:59.9957220Z 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-5292-8gbcd6 2021-05-16T19:40:00.0264680Z cp -pR /private/tmp/d20210516-5292-8gbcd6/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T19:40:00.0686190Z chmod -Rf +w /private/tmp/d20210516-5292-8gbcd6 2021-05-16T19:40:00.1448010Z ==> Finishing up 2021-05-16T19:40:00.1847120Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T19:40:00.1853790Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T19:40:00.1866190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T19:40:00.1872430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T19:40:00.1878240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T19:40:00.1884050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T19:40:00.1889530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T19:40:00.1895320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T19:40:00.1900960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T19:40:00.1906850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T19:40:00.1912390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T19:40:00.1918310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T19:40:00.1923720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T19:40:00.1929300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T19:40:00.1935040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T19:40:00.1940710Z 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-16T19:40:00.1946400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T19:40:00.1951820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T19:40:00.1957600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T19:40:00.1963060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T19:40:00.1968860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T19:40:00.1974380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T19:40:00.1979890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T19:40:00.1985790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T19:40:00.2006000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T19:40:00.2012080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T19:40:00.2017590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T19:40:00.2023160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T19:40:00.2028920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T19:40:00.2034500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T19:40:00.2040300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T19:40:00.2046030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T19:40:00.2051680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T19:40:00.2058810Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T19:40:00.2064270Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T19:40:00.2069570Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T19:40:00.2077250Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T19:40:00.2339980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5712-1alj1nx.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-16T19:40:02.4219310Z ==> Summary 2021-05-16T19:40:02.4278170Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T19:40:02.4285220Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T19:40:02.6152350Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T19:40:02.6172070Z 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-5292-y5s3dw 2021-05-16T19:40:02.7317950Z cp -pR /private/tmp/d20210516-5292-y5s3dw/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T19:40:02.8648340Z chmod -Rf +w /private/tmp/d20210516-5292-y5s3dw 2021-05-16T19:40:03.0898110Z ==> Finishing up 2021-05-16T19:40:03.1501830Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T19:40:03.1507750Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T19:40:03.1513350Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T19:40:03.1519240Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T19:40:03.1524870Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T19:40:03.1533120Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T19:40:03.1543070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T19:40:03.1559730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T19:40:03.1573890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T19:40:03.1583030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T19:40:03.1590670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T19:40:03.1601740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T19:40:03.1611700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T19:40:03.1621040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T19:40:03.1633260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T19:40:03.1645130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T19:40:03.1660030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T19:40:03.1670360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T19:40:03.1678420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T19:40:03.1688940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T19:40:03.1705000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T19:40:03.1715500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T19:40:03.1726040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T19:40:03.1739030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T19:40:03.1747390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T19:40:03.1756260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T19:40:03.1765870Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T19:40:03.1783920Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T19:40:03.1795020Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T19:40:03.1806330Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T19:40:03.1827600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T19:40:03.1838400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T19:40:03.1848110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T19:40:03.1858670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T19:40:03.1868890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T19:40:03.1876480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T19:40:03.1884800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T19:40:03.1950010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T19:40:03.1959540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T19:40:03.1968430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T19:40:03.1977280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T19:40:03.1985580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T19:40:03.1994010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T19:40:03.2002440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T19:40:03.2008490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T19:40:03.2014060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T19:40:03.2019990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T19:40:03.2025720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T19:40:03.2031290Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T19:40:03.2036400Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T19:40:03.2041790Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T19:40:03.2050800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T19:40:03.2057070Z 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-16T19:40:03.2574440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5738-yxby77.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-16T19:40:05.6238480Z ==> Summary 2021-05-16T19:40:05.6389380Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T19:40:05.6395190Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T19:40:05.6447870Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T19:40:05.6467140Z 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-5292-12m6a46 2021-05-16T19:40:05.6604920Z cp -pR /private/tmp/d20210516-5292-12m6a46/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T19:40:05.6785920Z chmod -Rf +w /private/tmp/d20210516-5292-12m6a46 2021-05-16T19:40:05.7341770Z ==> Finishing up 2021-05-16T19:40:05.7748870Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T19:40:05.7756310Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T19:40:05.7762660Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T19:40:05.7769680Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T19:40:05.7775080Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T19:40:05.7780450Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T19:40:05.7788310Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T19:40:05.7960190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5764-a16jdp.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-16T19:40:08.0577390Z ==> Summary 2021-05-16T19:40:08.0607200Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T19:40:08.0614930Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T19:40:08.2964360Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T19:40:08.2982680Z 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-5292-spimwv 2021-05-16T19:40:08.3612900Z cp -pR /private/tmp/d20210516-5292-spimwv/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T19:40:08.4314530Z chmod -Rf +w /private/tmp/d20210516-5292-spimwv 2021-05-16T19:40:08.6173740Z ==> Finishing up 2021-05-16T19:40:08.6584270Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T19:40:08.6589170Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T19:40:08.6594340Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T19:40:08.6599400Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T19:40:08.6606090Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T19:40:08.6615010Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T19:40:08.6624490Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T19:40:08.6632150Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T19:40:08.6637460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T19:40:08.6642550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T19:40:08.6648240Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T19:40:08.6653500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T19:40:08.6658250Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T19:40:08.6663570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T19:40:08.6668800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T19:40:08.6673680Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T19:40:08.6679530Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T19:40:08.6684550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T19:40:08.6689840Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T19:40:08.6696410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T19:40:08.6704630Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T19:40:08.6710480Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T19:40:08.6715910Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T19:40:08.6721210Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T19:40:08.7021550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5793-zs8jp6.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-16T19:40:11.1545340Z ==> Summary 2021-05-16T19:40:11.1606730Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T19:40:11.1613040Z ==> Installing ffmpeg dependency: libass 2021-05-16T19:40:11.4065370Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T19:40:11.4083090Z 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-5292-l7lveg 2021-05-16T19:40:11.4210940Z cp -pR /private/tmp/d20210516-5292-l7lveg/libass/. /usr/local/Cellar/libass 2021-05-16T19:40:11.4335980Z chmod -Rf +w /private/tmp/d20210516-5292-l7lveg 2021-05-16T19:40:11.4888870Z ==> Finishing up 2021-05-16T19:40:11.5352380Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T19:40:11.5359080Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T19:40:11.5364150Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T19:40:11.5369690Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T19:40:11.5377250Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T19:40:11.5515190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5819-x7hf4j.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-16T19:40:13.8452600Z ==> Summary 2021-05-16T19:40:13.8471870Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T19:40:13.8477630Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T19:40:13.8680150Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T19:40:13.8700380Z 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-5292-1oq5qwa 2021-05-16T19:40:13.8883570Z cp -pR /private/tmp/d20210516-5292-1oq5qwa/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T19:40:13.9085120Z chmod -Rf +w /private/tmp/d20210516-5292-1oq5qwa 2021-05-16T19:40:14.0123660Z ==> Finishing up 2021-05-16T19:40:14.0557520Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T19:40:14.0562450Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T19:40:14.0567480Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T19:40:14.0574610Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T19:40:14.0581460Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T19:40:14.0586630Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T19:40:14.0591690Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T19:40:14.0599580Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T19:40:14.0806110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5845-1y0mjy0.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-16T19:40:16.3659770Z ==> Summary 2021-05-16T19:40:16.3687760Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T19:40:16.3693930Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T19:40:16.3750930Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T19:40:16.3770190Z 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-5292-amizdx 2021-05-16T19:40:16.3950730Z cp -pR /private/tmp/d20210516-5292-amizdx/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T19:40:16.4192960Z chmod -Rf +w /private/tmp/d20210516-5292-amizdx 2021-05-16T19:40:16.4789260Z ==> Finishing up 2021-05-16T19:40:16.5179750Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T19:40:16.5184660Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T19:40:16.5193250Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T19:40:16.5200760Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T19:40:16.5205850Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T19:40:16.5223220Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T19:40:16.5228800Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T19:40:16.5234110Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T19:40:16.5239360Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T19:40:16.5247070Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T19:40:16.5252320Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T19:40:16.5427980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5871-gh41f6.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-16T19:40:18.7233760Z ==> Summary 2021-05-16T19:40:18.7267880Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T19:40:18.7275280Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T19:40:18.7362370Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T19:40:18.7381400Z 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-5292-1uwwm21 2021-05-16T19:40:18.7555510Z cp -pR /private/tmp/d20210516-5292-1uwwm21/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T19:40:18.7761660Z chmod -Rf +w /private/tmp/d20210516-5292-1uwwm21 2021-05-16T19:40:18.8306030Z ==> Finishing up 2021-05-16T19:40:18.8525360Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T19:40:18.8532930Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T19:40:18.8539030Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T19:40:18.8546980Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T19:40:18.8702620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5897-whzph1.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-16T19:40:21.1835410Z ==> Summary 2021-05-16T19:40:21.1899260Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T19:40:21.1907630Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T19:40:21.1937930Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T19:40:21.1957540Z 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-5292-19rueyb 2021-05-16T19:40:21.2256660Z cp -pR /private/tmp/d20210516-5292-19rueyb/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T19:40:21.2484800Z chmod -Rf +w /private/tmp/d20210516-5292-19rueyb 2021-05-16T19:40:21.2968010Z ==> Finishing up 2021-05-16T19:40:21.3391040Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T19:40:21.3397980Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T19:40:21.3405780Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T19:40:21.3964690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5923-1xb6dze.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-16T19:40:23.7194730Z ==> Summary 2021-05-16T19:40:23.7220610Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T19:40:23.7227550Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T19:40:23.7250310Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T19:40:23.7268980Z 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-5292-19ujo8l 2021-05-16T19:40:23.7469410Z cp -pR /private/tmp/d20210516-5292-19ujo8l/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T19:40:23.7654390Z chmod -Rf +w /private/tmp/d20210516-5292-19ujo8l 2021-05-16T19:40:23.8259210Z ==> Finishing up 2021-05-16T19:40:23.8670830Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T19:40:23.8675300Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T19:40:23.8682330Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T19:40:23.8687110Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T19:40:23.8692730Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T19:40:23.8698090Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T19:40:23.8703100Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T19:40:23.8708390Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T19:40:23.8716200Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T19:40:23.8721630Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T19:40:23.8882630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5949-1xn7kkc.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-16T19:40:26.0546430Z ==> Summary 2021-05-16T19:40:26.0574300Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T19:40:26.0582420Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T19:40:26.0666410Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T19:40:26.0686210Z 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-5292-z42bq5 2021-05-16T19:40:26.5823090Z cp -pR /private/tmp/d20210516-5292-z42bq5/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T19:40:26.8006240Z chmod -Rf +w /private/tmp/d20210516-5292-z42bq5 2021-05-16T19:40:26.8639810Z ==> Finishing up 2021-05-16T19:40:26.9154250Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T19:40:26.9176520Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T19:40:26.9191100Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T19:40:26.9205180Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T19:40:26.9216740Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T19:40:26.9229820Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T19:40:26.9253250Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T19:40:26.9509920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5975-133tyaa.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-16T19:40:29.6709300Z 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-5292-13s1fwq 2021-05-16T19:40:29.6711430Z ==> Summary 2021-05-16T19:40:29.6712780Z cp -pR /private/tmp/d20210516-5292-13s1fwq/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T19:40:29.6713960Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T19:40:29.6715760Z chmod -Rf +w /private/tmp/d20210516-5292-13s1fwq 2021-05-16T19:40:29.6716900Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T19:40:29.6718900Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T19:40:29.6720460Z ==> Finishing up 2021-05-16T19:40:29.6721930Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T19:40:29.6723600Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T19:40:29.6725350Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T19:40:29.6727200Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T19:40:29.6729750Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T19:40:29.6731700Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T19:40:29.6733470Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T19:40:29.6736120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6001-lkts3.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-16T19:40:31.6904670Z ==> Summary 2021-05-16T19:40:31.6939810Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T19:40:31.6945730Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T19:40:31.7479780Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T19:40:31.7499720Z 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-5292-1oy8g8s 2021-05-16T19:40:31.7654270Z cp -pR /private/tmp/d20210516-5292-1oy8g8s/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T19:40:31.7816150Z chmod -Rf +w /private/tmp/d20210516-5292-1oy8g8s 2021-05-16T19:40:31.8425940Z ==> Finishing up 2021-05-16T19:40:31.8817480Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T19:40:31.8824770Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T19:40:31.8832760Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T19:40:31.8837380Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T19:40:31.8843700Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T19:40:31.8881390Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T19:40:31.9044630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6027-bqtwo0.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-16T19:40:34.1954770Z ==> Summary 2021-05-16T19:40:34.1976710Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T19:40:34.1982750Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T19:40:34.2004820Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T19:40:34.2060850Z 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-5292-1s77w4d 2021-05-16T19:40:34.2654810Z cp -pR /private/tmp/d20210516-5292-1s77w4d/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T19:40:34.3308290Z chmod -Rf +w /private/tmp/d20210516-5292-1s77w4d 2021-05-16T19:40:34.4188490Z ==> Finishing up 2021-05-16T19:40:34.4650790Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T19:40:34.4657210Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T19:40:34.4666040Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T19:40:34.4675270Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T19:40:34.4680450Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T19:40:34.4685400Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T19:40:34.4691100Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T19:40:34.4696590Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T19:40:34.4701610Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T19:40:34.4709430Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T19:40:34.5009230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6053-35aawd.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-16T19:40:36.7945060Z ==> Summary 2021-05-16T19:40:36.8019220Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T19:40:36.8027390Z ==> Installing ffmpeg dependency: snappy 2021-05-16T19:40:36.8088190Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T19:40:36.8107400Z 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-5292-xrxt7 2021-05-16T19:40:36.8236880Z cp -pR /private/tmp/d20210516-5292-xrxt7/snappy/. /usr/local/Cellar/snappy 2021-05-16T19:40:36.8396030Z chmod -Rf +w /private/tmp/d20210516-5292-xrxt7 2021-05-16T19:40:36.8883210Z ==> Finishing up 2021-05-16T19:40:36.9372360Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T19:40:36.9377140Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T19:40:36.9381900Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T19:40:36.9386730Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T19:40:36.9396610Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T19:40:36.9401950Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T19:40:36.9407170Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T19:40:36.9412190Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T19:40:36.9417650Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T19:40:36.9562640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6079-13ba0gy.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-16T19:40:39.2391130Z ==> Summary 2021-05-16T19:40:39.2419710Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T19:40:39.2426990Z ==> Installing ffmpeg dependency: speex 2021-05-16T19:40:39.2493320Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T19:40:39.2512810Z 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-5292-1kx2enf 2021-05-16T19:40:39.2676280Z cp -pR /private/tmp/d20210516-5292-1kx2enf/speex/. /usr/local/Cellar/speex 2021-05-16T19:40:39.2897040Z chmod -Rf +w /private/tmp/d20210516-5292-1kx2enf 2021-05-16T19:40:39.3446960Z ==> Finishing up 2021-05-16T19:40:39.3885440Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T19:40:39.3894260Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T19:40:39.3902650Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T19:40:39.3909840Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T19:40:39.3914580Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T19:40:39.3919890Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T19:40:39.3927350Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T19:40:39.4094220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6105-iwyfnc.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-16T19:40:41.7834080Z ==> Summary 2021-05-16T19:40:41.7864670Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T19:40:41.7871800Z ==> Installing ffmpeg dependency: srt 2021-05-16T19:40:41.7956380Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T19:40:41.7974630Z 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-5292-e089yd 2021-05-16T19:40:41.8335180Z cp -pR /private/tmp/d20210516-5292-e089yd/srt/. /usr/local/Cellar/srt 2021-05-16T19:40:41.8576030Z chmod -Rf +w /private/tmp/d20210516-5292-e089yd 2021-05-16T19:40:41.9544940Z ==> Finishing up 2021-05-16T19:40:41.9959040Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T19:40:41.9964230Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T19:40:41.9968530Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T19:40:41.9973220Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T19:40:41.9980330Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T19:40:41.9988200Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T19:40:41.9993160Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T19:40:41.9997880Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T19:40:42.0003060Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T19:40:42.0010870Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T19:40:42.0016110Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T19:40:42.0235590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6131-w4insu.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-16T19:40:44.3082270Z ==> Summary 2021-05-16T19:40:44.3108950Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T19:40:44.3115240Z ==> Installing ffmpeg dependency: giflib 2021-05-16T19:40:44.3137670Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T19:40:44.3158010Z 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-5292-1vt319l 2021-05-16T19:40:44.3332420Z cp -pR /private/tmp/d20210516-5292-1vt319l/giflib/. /usr/local/Cellar/giflib 2021-05-16T19:40:44.3496400Z chmod -Rf +w /private/tmp/d20210516-5292-1vt319l 2021-05-16T19:40:44.4021760Z ==> Finishing up 2021-05-16T19:40:44.4455870Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T19:40:44.4462060Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T19:40:44.4466530Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T19:40:44.4471290Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T19:40:44.4477370Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T19:40:44.4483030Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T19:40:44.4490230Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T19:40:44.4497580Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T19:40:44.4502700Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T19:40:44.4507570Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T19:40:44.4512740Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T19:40:44.4687430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6157-mls6u6.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-16T19:40:46.6783460Z ==> Summary 2021-05-16T19:40:46.6808370Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T19:40:46.6816620Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T19:40:46.7469230Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T19:40:46.7488060Z 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-5292-4moxuk 2021-05-16T19:40:46.8098020Z cp -pR /private/tmp/d20210516-5292-4moxuk/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T19:40:46.8586780Z chmod -Rf +w /private/tmp/d20210516-5292-4moxuk 2021-05-16T19:40:47.1678230Z ==> Finishing up 2021-05-16T19:40:47.2239070Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T19:40:47.2248320Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T19:40:47.2256930Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T19:40:47.2268950Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T19:40:47.2274670Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T19:40:47.2345050Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T19:40:47.2351380Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T19:40:47.2356930Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T19:40:47.2362440Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T19:40:47.2368090Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T19:40:47.2376030Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T19:40:47.2387180Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T19:40:47.2392860Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T19:40:47.2398440Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T19:40:47.2404260Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T19:40:47.2410450Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T19:40:47.2418390Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T19:40:47.2775010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6183-1kg1f9h.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-16T19:40:49.5690860Z ==> Summary 2021-05-16T19:40:49.5737180Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T19:40:49.5744050Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T19:40:49.6500650Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T19:40:49.6519440Z 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-5292-wy3sdq 2021-05-16T19:40:49.8584420Z cp -pR /private/tmp/d20210516-5292-wy3sdq/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T19:40:49.9609240Z chmod -Rf +w /private/tmp/d20210516-5292-wy3sdq 2021-05-16T19:40:50.0569830Z ==> Finishing up 2021-05-16T19:40:50.0972620Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T19:40:50.0979630Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T19:40:50.0986910Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T19:40:50.0994020Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T19:40:50.1026790Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T19:40:50.1032620Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T19:40:50.1040660Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T19:40:50.1310240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6209-1su7ruk.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-16T19:40:52.4345770Z ==> Caveats 2021-05-16T19:40:52.4346560Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T19:40:52.4348110Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T19:40:52.4349170Z ==> Summary 2021-05-16T19:40:52.4411610Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T19:40:52.4417940Z ==> Installing ffmpeg dependency: theora 2021-05-16T19:40:52.4573990Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T19:40:52.4592900Z 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-5292-gomeib 2021-05-16T19:40:52.5115000Z cp -pR /private/tmp/d20210516-5292-gomeib/theora/. /usr/local/Cellar/theora 2021-05-16T19:40:52.5726400Z chmod -Rf +w /private/tmp/d20210516-5292-gomeib 2021-05-16T19:40:52.6721840Z ==> Finishing up 2021-05-16T19:40:52.7157270Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T19:40:52.7165970Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T19:40:52.7172500Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T19:40:52.7177330Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T19:40:52.7183010Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T19:40:52.7187990Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T19:40:52.7192730Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T19:40:52.7197870Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T19:40:52.7203440Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T19:40:52.7207640Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T19:40:52.7213160Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T19:40:52.7220680Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T19:40:52.7225850Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T19:40:52.7231040Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T19:40:52.7549340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6235-g358cm.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-16T19:40:55.0217760Z ==> Summary 2021-05-16T19:40:55.0299560Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T19:40:55.0305870Z ==> Installing ffmpeg dependency: x264 2021-05-16T19:40:55.0335340Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T19:40:55.0355870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5292-192p4bl 2021-05-16T19:40:55.0760610Z cp -pR /private/tmp/d20210516-5292-192p4bl/x264/. /usr/local/Cellar/x264 2021-05-16T19:40:55.1010070Z chmod -Rf +w /private/tmp/d20210516-5292-192p4bl 2021-05-16T19:40:55.1530750Z ==> Finishing up 2021-05-16T19:40:55.1976520Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T19:40:55.1983080Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T19:40:55.1988520Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T19:40:55.1995550Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T19:40:55.2000630Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T19:40:55.2005950Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T19:40:55.2013820Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T19:40:55.2173770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6262-1drflk8.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-16T19:40:57.5048870Z ==> Summary 2021-05-16T19:40:57.5072310Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T19:40:57.5079240Z ==> Installing ffmpeg dependency: x265 2021-05-16T19:40:57.5142170Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T19:40:57.5161310Z 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-5292-1o186c4 2021-05-16T19:40:57.6554550Z cp -pR /private/tmp/d20210516-5292-1o186c4/x265/. /usr/local/Cellar/x265 2021-05-16T19:40:57.7415740Z chmod -Rf +w /private/tmp/d20210516-5292-1o186c4 2021-05-16T19:40:57.8531370Z ==> Finishing up 2021-05-16T19:40:57.9189910Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T19:40:57.9197120Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T19:40:57.9202340Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T19:40:57.9210300Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T19:40:57.9614430Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T19:40:57.9619090Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T19:40:57.9627800Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T19:40:57.9849950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6288-1lp6yfc.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-16T19:41:00.1431980Z ==> Summary 2021-05-16T19:41:00.1451850Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T19:41:00.1459250Z ==> Installing ffmpeg dependency: xvid 2021-05-16T19:41:00.1481600Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T19:41:00.1501020Z 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-5292-vd544v 2021-05-16T19:41:00.1669420Z cp -pR /private/tmp/d20210516-5292-vd544v/xvid/. /usr/local/Cellar/xvid 2021-05-16T19:41:00.1809620Z chmod -Rf +w /private/tmp/d20210516-5292-vd544v 2021-05-16T19:41:00.2276870Z ==> Finishing up 2021-05-16T19:41:00.2700610Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T19:41:00.2703860Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T19:41:00.2709170Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T19:41:00.2845280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6314-r1t555.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-16T19:41:02.5325880Z ==> Summary 2021-05-16T19:41:02.5344520Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T19:41:02.5353210Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T19:41:02.5484710Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T19:41:02.5505610Z 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-5292-3fsvq3 2021-05-16T19:41:02.6118530Z cp -pR /private/tmp/d20210516-5292-3fsvq3/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T19:41:02.6704130Z chmod -Rf +w /private/tmp/d20210516-5292-3fsvq3 2021-05-16T19:41:02.7619820Z ==> Finishing up 2021-05-16T19:41:02.7981940Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T19:41:02.7989180Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T19:41:02.7995230Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T19:41:02.8009240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T19:41:02.8015390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T19:41:02.8021460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T19:41:02.8027360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T19:41:02.8033540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T19:41:02.8039970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T19:41:02.8045820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T19:41:02.8051880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T19:41:02.8058090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T19:41:02.8064310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T19:41:02.8070260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T19:41:02.8077250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T19:41:02.8083470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T19:41:02.8089960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T19:41:02.8095760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T19:41:02.8101880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T19:41:02.8107960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T19:41:02.8113820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T19:41:02.8119660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T19:41:02.8125610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T19:41:02.8131420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T19:41:02.8137870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T19:41:02.8143740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T19:41:02.8149550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T19:41:02.8172330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T19:41:02.8179900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T19:41:02.8186440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T19:41:02.8192760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T19:41:02.8198560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T19:41:02.8204710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T19:41:02.8211980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T19:41:02.8217890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T19:41:02.8224030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T19:41:02.8229880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T19:41:02.8236120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T19:41:02.8241980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T19:41:02.8248170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T19:41:02.8254000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T19:41:02.8259810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T19:41:02.8265900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T19:41:02.8271810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T19:41:02.8278270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T19:41:02.8285090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T19:41:02.8290790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T19:41:02.8296840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T19:41:02.8303520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T19:41:02.8309960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T19:41:02.8315740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T19:41:02.8321830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T19:41:02.8328070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T19:41:02.8334600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T19:41:02.8340180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T19:41:02.8346230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T19:41:02.8352180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T19:41:02.8358190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T19:41:02.8364270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T19:41:02.8370230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T19:41:02.8379600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T19:41:02.8385650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T19:41:02.8399610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T19:41:02.8401150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T19:41:02.8404850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T19:41:02.8410960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T19:41:02.8416450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T19:41:02.8422120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T19:41:02.8443160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T19:41:02.8449160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T19:41:02.8455590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T19:41:02.8461420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T19:41:02.8468850Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T19:41:02.8474870Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T19:41:02.8480790Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T19:41:02.8489020Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T19:41:02.8792280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6340-1rvy4ji.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-16T19:41:05.2048510Z ==> Summary 2021-05-16T19:41:05.2116110Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T19:41:05.2122760Z ==> Installing ffmpeg dependency: zimg 2021-05-16T19:41:05.2168340Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:41:05.2187350Z 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-5292-2tuz7h 2021-05-16T19:41:05.2438130Z cp -pR /private/tmp/d20210516-5292-2tuz7h/zimg/. /usr/local/Cellar/zimg 2021-05-16T19:41:05.2709550Z chmod -Rf +w /private/tmp/d20210516-5292-2tuz7h 2021-05-16T19:41:05.3329760Z ==> Finishing up 2021-05-16T19:41:05.3788290Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T19:41:05.3792550Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T19:41:05.3801320Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T19:41:05.3808070Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T19:41:05.3813190Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T19:41:05.3818520Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T19:41:05.3825880Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T19:41:05.4007910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6366-1hi1ezk.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-16T19:41:07.6505490Z ==> Summary 2021-05-16T19:41:07.6539510Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T19:41:07.6546620Z ==> Installing ffmpeg 2021-05-16T19:41:07.6551070Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T19:41:07.6571080Z 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-5292-xhn5c6 2021-05-16T19:41:08.0390410Z cp -pR /private/tmp/d20210516-5292-xhn5c6/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T19:41:08.2986490Z chmod -Rf +w /private/tmp/d20210516-5292-xhn5c6 2021-05-16T19:41:12.3205700Z ==> Finishing up 2021-05-16T19:41:12.3637830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T19:41:12.3642600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T19:41:12.3647230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T19:41:12.3652750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T19:41:12.3657800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T19:41:12.3662710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T19:41:12.3668130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T19:41:12.3674150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T19:41:12.3678400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T19:41:12.3684420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T19:41:12.3689120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T19:41:12.3694490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T19:41:12.3699370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T19:41:12.3704590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T19:41:12.3710150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T19:41:12.3714980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T19:41:12.3720570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T19:41:12.3725510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T19:41:12.3731000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T19:41:12.3735820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T19:41:12.3740860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T19:41:12.3746410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T19:41:12.3752520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T19:41:12.3757800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T19:41:12.3762750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T19:41:12.3771990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T19:41:12.3777110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T19:41:12.3782500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T19:41:12.3787880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T19:41:12.3793260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T19:41:12.3798700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T19:41:12.3804150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T19:41:12.3809290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T19:41:12.3814890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T19:41:12.3820020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T19:41:12.3825330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T19:41:12.3830630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T19:41:12.3836680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T19:41:12.3843970Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T19:41:12.3849280Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T19:41:12.3854890Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T19:41:12.3860350Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T19:41:12.3866180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T19:41:12.3871640Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T19:41:12.3877220Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T19:41:12.3882430Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T19:41:12.3887560Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T19:41:12.3894750Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T19:41:12.3905530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T19:41:12.3912460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T19:41:12.3918240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T19:41:12.3924470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T19:41:12.3930270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T19:41:12.3936390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T19:41:12.3942250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T19:41:12.3948220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T19:41:12.3954260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T19:41:12.3960390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T19:41:12.3966230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T19:41:12.3979200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T19:41:12.3981380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T19:41:12.3988910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T19:41:12.3994340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T19:41:12.4004200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T19:41:12.4010510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T19:41:12.4016930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T19:41:12.4023480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T19:41:12.4046960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T19:41:12.4053040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T19:41:12.4058710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T19:41:12.4066760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T19:41:12.4072370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T19:41:12.4077610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T19:41:12.4083330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T19:41:12.4088680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T19:41:12.4094160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T19:41:12.4099990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T19:41:12.4105450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T19:41:12.4110430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T19:41:12.4115500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T19:41:12.4120370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T19:41:12.4126150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T19:41:12.4131750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T19:41:12.4137230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T19:41:12.4142040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T19:41:12.4147390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T19:41:12.4152530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T19:41:12.4158310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T19:41:12.4163340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T19:41:12.4168710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T19:41:12.4173980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T19:41:12.4179270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T19:41:12.4184240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T19:41:12.4190050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T19:41:12.4195370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T19:41:12.4200520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T19:41:12.4205440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T19:41:12.4211090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T19:41:12.4216860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T19:41:12.4222000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T19:41:12.4226410Z Only the first 100 operations were output. 2021-05-16T19:41:12.5603650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6392-1vesjvu.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-16T19:41:15.0739100Z ==> Summary 2021-05-16T19:41:15.0941110Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T19:41:15.9866440Z ==> Caveats 2021-05-16T19:41:15.9867400Z ==> tesseract 2021-05-16T19:41:15.9884750Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T19:41:15.9886510Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T19:41:17.7219970Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T19:41:18.8312790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:19.3915440Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T19:41:19.7691000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T19%3A50%3A00Z&sig=DZQknIp0E1TEgxXsPjOOGdNoD%2Bmuvw4EmRLGU6w4qf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:19.8213990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=DZQknIp0E1TEgxXsPjOOGdNoD\%2Bmuvw4EmRLGU6w4qf4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:20.2155960Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T19:41:20.3266110Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T19:41:21.4294220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:22.0165090Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T19:41:22.3647930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T19%3A50%3A00Z&sig=eHKw9g6NK7NQ%2FwCWa%2BN4X%2B4B6iIcNo%2FfP1Hi7LQAEDA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:22.4243360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=eHKw9g6NK7NQ\%2FwCWa\%2BN4X\%2B4B6iIcNo\%2FfP1Hi7LQAEDA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:22.5973670Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T19:41:22.6399090Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T19:41:22.6404100Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T19:41:22.7100200Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T19:41:22.7130310Z 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-6399-bsg9mg 2021-05-16T19:41:23.3574500Z cp -pR /private/tmp/d20210516-6399-bsg9mg/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T19:41:23.8854220Z chmod -Rf +w /private/tmp/d20210516-6399-bsg9mg 2021-05-16T19:41:24.2960740Z ==> Finishing up 2021-05-16T19:41:24.3289520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T19:41:24.3294000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T19:41:24.3299480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T19:41:24.3305420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T19:41:24.3310980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T19:41:24.3315680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T19:41:24.3321170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T19:41:24.3326500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T19:41:24.3331790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T19:41:24.3337060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T19:41:24.3352000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T19:41:24.3362340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T19:41:24.3374850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T19:41:24.3385030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T19:41:24.3397150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T19:41:24.3408640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T19:41:24.3420600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T19:41:24.3433120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T19:41:24.3444360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T19:41:24.3455400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T19:41:24.3465180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T19:41:24.3475250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T19:41:24.3485030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T19:41:24.3494610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T19:41:24.3507380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T19:41:24.3518380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T19:41:24.3529080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T19:41:24.3539770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T19:41:24.3549270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T19:41:24.3559860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T19:41:24.3581210Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T19:41:24.3633580Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T19:41:24.3639890Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T19:41:24.3650900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T19:41:24.3657180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T19:41:24.3663300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T19:41:24.3669140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T19:41:24.3675100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T19:41:24.3681670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T19:41:24.3688070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T19:41:24.3694080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T19:41:24.3700070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T19:41:24.3706050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T19:41:24.3712120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T19:41:24.3718370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T19:41:24.3724180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T19:41:24.3730100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T19:41:24.3736240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T19:41:24.3742840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T19:41:24.3749010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T19:41:24.3755060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T19:41:24.3761190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T19:41:24.3767800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T19:41:24.3773300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T19:41:24.3778710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T19:41:24.3785510Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T19:41:24.3790990Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T19:41:24.3796680Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T19:41:24.5392790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6569-13j0wy7.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-16T19:41:26.9732110Z ==> Summary 2021-05-16T19:41:27.0242570Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T19:41:27.0248640Z ==> Installing imagemagick@6 2021-05-16T19:41:27.0251320Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T19:41:27.0270230Z 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-6399-18wnpz9 2021-05-16T19:41:27.4455570Z cp -pR /private/tmp/d20210516-6399-18wnpz9/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T19:41:27.9363540Z chmod -Rf +w /private/tmp/d20210516-6399-18wnpz9 2021-05-16T19:41:29.8528230Z ==> Finishing up 2021-05-16T19:41:30.1439150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6595-1ip5fdx.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-16T19:41:32.6667060Z ==> Caveats 2021-05-16T19:41:32.6668460Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:41:32.6669290Z because this is an alternate version of another formula. 2021-05-16T19:41:32.6669690Z 2021-05-16T19:41:32.6670230Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T19:41:32.6671510Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:41:32.6672000Z 2021-05-16T19:41:32.6672540Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T19:41:32.6673600Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T19:41:32.6674690Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T19:41:32.6675090Z 2021-05-16T19:41:32.6676000Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T19:41:32.6676790Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T19:41:32.6677210Z 2021-05-16T19:41:32.6677950Z ==> Summary 2021-05-16T19:41:32.7158910Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T19:41:33.4944000Z ==> Caveats 2021-05-16T19:41:33.4946210Z ==> imagemagick@6 2021-05-16T19:41:33.4996540Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:41:33.4997410Z because this is an alternate version of another formula. 2021-05-16T19:41:33.4997940Z 2021-05-16T19:41:33.4998500Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T19:41:33.4999860Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:41:33.5000360Z 2021-05-16T19:41:33.5001040Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T19:41:33.5002110Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T19:41:33.5013160Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T19:41:33.5014250Z 2021-05-16T19:41:33.5015610Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T19:41:33.5016430Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T19:41:33.5016870Z 2021-05-16T19:41:35.4796740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T19:41:36.5528350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:37.1225320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T19:41:37.4797360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T19%3A50%3A00Z&sig=JKB6Q6Yf0gLIMAN2Pnbi111AERTz4zUa%2BwxDFk4fMaU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:37.5173120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=JKB6Q6Yf0gLIMAN2Pnbi111AERTz4zUa\%2BwxDFk4fMaU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:37.6131250Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T19:41:37.6206320Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T19:41:38.7566870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:39.3300810Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T19:41:39.7255300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T19%3A50%3A00Z&sig=1a6ZQGbzOuXkcHUvO%2Bke09cFr7NgI5M8r08MCfHTnZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:39.7724390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=1a6ZQGbzOuXkcHUvO\%2Bke09cFr7NgI5M8r08MCfHTnZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:39.8630790Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T19:41:39.8706350Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T19:41:40.9416020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:41.4474320Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T19:41:41.7914610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T19%3A50%3A00Z&sig=TKxviZHd9x3sIWd7KAYMb7wY9QHRNl%2B1w4%2F0NCBCc7E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:41.8472950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=TKxviZHd9x3sIWd7KAYMb7wY9QHRNl\%2B1w4\%2F0NCBCc7E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:42.3410690Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T19:41:42.4933650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T19:41:43.6592550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:44.1810420Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T19:41:44.5291110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T19%3A50%3A00Z&sig=eBO%2ByZcsFcZh8B2Zpzw69ydLLcqDkrwLh95DMAoMM%2BY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:44.5594350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=eBO\%2ByZcsFcZh8B2Zpzw69ydLLcqDkrwLh95DMAoMM\%2BY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:44.5894150Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T19:41:44.5927150Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T19:41:45.6938650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:46.2480240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T19:41:46.6109860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T19%3A50%3A00Z&sig=0MLo%2BjBpfpxd7Wo2c7TGH6vaafa8rfN8j8g7AoGp9zg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:46.6517260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=0MLo\%2BjBpfpxd7Wo2c7TGH6vaafa8rfN8j8g7AoGp9zg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:46.6911400Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T19:41:46.6945250Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T19:41:47.7954290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:48.3389150Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T19:41:48.6843280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T19%3A50%3A00Z&sig=ekFqbl38JkHLOUbP4%2BMMrFpb4RT5oKPUJhLfUqyumQE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:48.7244080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=ekFqbl38JkHLOUbP4\%2BMMrFpb4RT5oKPUJhLfUqyumQE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:48.8070980Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T19:41:48.8138460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T19:41:49.9666940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:50.5536380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T19:41:50.8982620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T19%3A50%3A00Z&sig=%2B0rzK%2FawhCtL57Q6OzMHFSRUk%2BfbAw7AjEv0U4bT%2FTc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:50.9551240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=\%2B0rzK\%2FawhCtL57Q6OzMHFSRUk\%2BfbAw7AjEv0U4bT\%2FTc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:51.0520380Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T19:41:51.0598000Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T19:41:52.2187390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:53.0445290Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T19:41:53.4055040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T19%3A50%3A00Z&sig=C5B1a1MIT790mGULg1Bg4uTX5SYfwMHGVBqNgFoeQX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:53.4585500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=C5B1a1MIT790mGULg1Bg4uTX5SYfwMHGVBqNgFoeQX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:53.4977600Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T19:41:53.5011280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T19:41:54.6092320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:55.1900080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T19:41:55.5496480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T19%3A50%3A00Z&sig=Sntnb0bXJH3auwb1viBZYil42iiDXe7wewpuQLGP1%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:55.6101780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=Sntnb0bXJH3auwb1viBZYil42iiDXe7wewpuQLGP1\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:55.6578900Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T19:41:55.6625510Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T19:41:56.8120970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:57.3903300Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T19:41:57.7272380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T19%3A50%3A00Z&sig=NQxIDtpGvJQoWnPvrb5us%2F5bwFMu%2BEz6dBYUtLoAf6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:57.7779700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=NQxIDtpGvJQoWnPvrb5us\%2F5bwFMu\%2BEz6dBYUtLoAf6I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:57.8202440Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:41:57.8240130Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T19:41:59.0538310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:59.6293830Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T19:41:59.9421000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T19%3A50%3A00Z&sig=BIim5iTo%2FGn1D%2BvyglyDTOaWAyqtVq8HtIwjwFZP4%2Fc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:59.9726000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=BIim5iTo\%2FGn1D\%2BvyglyDTOaWAyqtVq8HtIwjwFZP4\%2Fc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:00.0997870Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:42:00.1069460Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T19:42:01.3101250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:01.8762170Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T19:42:02.2352920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T19%3A50%3A00Z&sig=Itvb%2Bdfq024L%2B8lKDEVTsnLWI0zeEJ%2FwJBhX2ZBBBrM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:02.2873320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=Itvb\%2Bdfq024L\%2B8lKDEVTsnLWI0zeEJ\%2FwJBhX2ZBBBrM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:02.4765960Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T19:42:02.5309790Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T19:42:02.5313490Z ==> Installing imagemagick dependency: libde265 2021-05-16T19:42:02.5964910Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T19:42:02.5997000Z 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-6602-1stdui3 2021-05-16T19:42:02.6265140Z cp -pR /private/tmp/d20210516-6602-1stdui3/libde265/. /usr/local/Cellar/libde265 2021-05-16T19:42:02.6499310Z chmod -Rf +w /private/tmp/d20210516-6602-1stdui3 2021-05-16T19:42:02.7395990Z ==> Finishing up 2021-05-16T19:42:02.7832890Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T19:42:02.7837560Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T19:42:02.7842690Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T19:42:02.7847830Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T19:42:02.7853210Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T19:42:02.7860480Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T19:42:02.7868030Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T19:42:02.7873490Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T19:42:02.7879290Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T19:42:02.7887340Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T19:42:02.8202090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6833-12055bf.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-16T19:42:05.1501900Z ==> Summary 2021-05-16T19:42:05.1532130Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T19:42:05.1538510Z ==> Installing imagemagick dependency: docbook 2021-05-16T19:42:05.1559860Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T19:42:05.1578480Z 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-6602-aoi7z0 2021-05-16T19:42:05.2645920Z cp -pR /private/tmp/d20210516-6602-aoi7z0/docbook/. /usr/local/Cellar/docbook 2021-05-16T19:42:05.3926880Z chmod -Rf +w /private/tmp/d20210516-6602-aoi7z0 2021-05-16T19:42:05.4947850Z ==> Finishing up 2021-05-16T19:42:05.5492320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6859-jhnu7t.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-16T19:42:07.4860060Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T19:42:07.5849580Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.6023550Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.6135230Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.6258920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.6357630Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.6455320Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.6556340Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.6653310Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.6755200Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.6851630Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.6950460Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.7049160Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.7151880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:07.7250780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:08.0850950Z ==> Caveats 2021-05-16T19:42:08.0851700Z To use the DocBook package in your XML toolchain, 2021-05-16T19:42:08.0852360Z you need to add the following to your ~/.bashrc: 2021-05-16T19:42:08.0852710Z 2021-05-16T19:42:08.0853240Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T19:42:08.0854200Z ==> Summary 2021-05-16T19:42:08.1011020Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T19:42:08.1017590Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T19:42:08.1068350Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T19:42:08.1087110Z 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-6602-199402a 2021-05-16T19:42:10.1364860Z cp -pR /private/tmp/d20210516-6602-199402a/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T19:42:13.2701480Z chmod -Rf +w /private/tmp/d20210516-6602-199402a 2021-05-16T19:42:14.6721960Z ==> Finishing up 2021-05-16T19:42:14.7156430Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T19:42:14.7166780Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T19:42:14.7265180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6900-1wn9fj8.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-16T19:42:16.6787580Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:16.6887840Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:16.6987490Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:42:16.7085200Z ==> 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-16T19:42:16.7182620Z ==> 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-16T19:42:16.7280940Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T19:42:16.7378660Z ==> 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-16T19:42:16.7476470Z ==> 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-16T19:42:16.7575120Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:42:16.7673520Z ==> 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-16T19:42:16.7772270Z ==> 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-16T19:42:16.7869840Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T19:42:16.7967540Z ==> 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-16T19:42:16.8066320Z ==> 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-16T19:42:16.8164880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:16.8262800Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:42:16.8360430Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:42:16.8460120Z ==> 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-16T19:42:16.8558840Z ==> 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-16T19:42:16.8658960Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T19:42:16.8758520Z ==> 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-16T19:42:16.8856990Z ==> 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-16T19:42:16.8958160Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:42:16.9059740Z ==> 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-16T19:42:16.9159170Z ==> 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-16T19:42:16.9266410Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T19:42:16.9402620Z ==> 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-16T19:42:16.9503040Z ==> 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-16T19:42:17.9812750Z ==> Summary 2021-05-16T19:42:18.2970690Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T19:42:18.2976850Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T19:42:18.2998120Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T19:42:18.3018290Z 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-6602-1523fxz 2021-05-16T19:42:18.3130940Z cp -pR /private/tmp/d20210516-6602-1523fxz/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T19:42:18.3272080Z chmod -Rf +w /private/tmp/d20210516-6602-1523fxz 2021-05-16T19:42:18.3723420Z ==> Finishing up 2021-05-16T19:42:18.4162340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6954-sbk94k.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-16T19:42:20.6068480Z ==> Caveats 2021-05-16T19:42:20.6069790Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:42:20.6070720Z because macOS already provides this software and installing another version in 2021-05-16T19:42:20.6071450Z parallel can cause all kinds of trouble. 2021-05-16T19:42:20.6071790Z 2021-05-16T19:42:20.6072710Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T19:42:20.6073950Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:42:20.6074420Z 2021-05-16T19:42:20.6074620Z 2021-05-16T19:42:20.6075210Z Bash completion has been installed to: 2021-05-16T19:42:20.6076300Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T19:42:20.6077510Z ==> Summary 2021-05-16T19:42:20.6092170Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T19:42:20.6098410Z ==> Installing imagemagick dependency: xmlto 2021-05-16T19:42:20.6240810Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T19:42:20.6260210Z 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-6602-1hx8x5p 2021-05-16T19:42:20.6482830Z cp -pR /private/tmp/d20210516-6602-1hx8x5p/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T19:42:20.6817840Z chmod -Rf +w /private/tmp/d20210516-6602-1hx8x5p 2021-05-16T19:42:20.7410040Z ==> Finishing up 2021-05-16T19:42:20.7868160Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T19:42:20.7872880Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T19:42:20.7885830Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T19:42:20.7915270Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T19:42:20.7920390Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T19:42:20.8019790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6980-1hcwnwe.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-16T19:42:23.0411550Z ==> Summary 2021-05-16T19:42:23.0458530Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T19:42:23.0465190Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T19:42:23.1297490Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T19:42:23.1316490Z 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-6602-mn2dbh 2021-05-16T19:42:23.2066230Z cp -pR /private/tmp/d20210516-6602-mn2dbh/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T19:42:23.3576950Z chmod -Rf +w /private/tmp/d20210516-6602-mn2dbh 2021-05-16T19:42:23.5185250Z ==> Finishing up 2021-05-16T19:42:23.5666830Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T19:42:23.5767120Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T19:42:23.5869790Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T19:42:23.5970030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6072360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6172870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6275820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6580940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6681610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6783970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6800040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6862630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6865950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6873670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6876320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6885310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6888270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6890760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6895090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6897800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6902730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6905140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6910140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6913010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6915600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6921090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6923400Z mkdir -p /usr/local/share/locale/fo 2021-05-16T19:42:23.6925070Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T19:42:23.6926970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6929650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6932390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6938750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6944450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6948970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6951820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6954560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6959460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6961980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6966530Z mkdir -p /usr/local/share/locale/ia 2021-05-16T19:42:23.6967950Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T19:42:23.6969830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6974240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6977480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6979920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6994660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6997020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.6999150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7001360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7002970Z mkdir -p /usr/local/share/locale/ky 2021-05-16T19:42:23.7004290Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T19:42:23.7006120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7008240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7010330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7012440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7115040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7217660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7258380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7261180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7266120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7270970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7273680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7278450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7281070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7283660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7289390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7292170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7294630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7300130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7302860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7305270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7310820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7313940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7317020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7319530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7323740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7327980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7332080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7334880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7337780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7340450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7342920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7347290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7349980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7352500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:42:23.7356620Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T19:42:23.7359110Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T19:42:23.7361460Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T19:42:23.7473950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7006-1wg8wj3.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-16T19:42:25.7056630Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T19:42:27.7935470Z ==> Summary 2021-05-16T19:42:27.8166550Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T19:42:27.8171790Z ==> Installing imagemagick dependency: libheif 2021-05-16T19:42:27.9288660Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T19:42:27.9308420Z 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-6602-1as62na 2021-05-16T19:42:27.9587610Z cp -pR /private/tmp/d20210516-6602-1as62na/libheif/. /usr/local/Cellar/libheif 2021-05-16T19:42:27.9862430Z chmod -Rf +w /private/tmp/d20210516-6602-1as62na 2021-05-16T19:42:28.1025050Z ==> Finishing up 2021-05-16T19:42:28.9184720Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T19:42:28.9186000Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T19:42:28.9192010Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T19:42:28.9193720Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T19:42:28.9195310Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T19:42:28.9196770Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T19:42:28.9198410Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T19:42:28.9200070Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T19:42:28.9202130Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T19:42:28.9204170Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T19:42:28.9206520Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T19:42:28.9208240Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T19:42:28.9209860Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T19:42:28.9211520Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T19:42:28.9213080Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T19:42:28.9214590Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T19:42:28.9216220Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T19:42:28.9218910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7033-9pldwf.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-16T19:42:30.1247810Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T19:42:32.1015320Z ==> Summary 2021-05-16T19:42:32.1051890Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T19:42:32.1057800Z ==> Installing imagemagick dependency: liblqr 2021-05-16T19:42:32.1641800Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T19:42:32.1661140Z 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-6602-1e4hae8 2021-05-16T19:42:32.1816170Z cp -pR /private/tmp/d20210516-6602-1e4hae8/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T19:42:32.2087290Z chmod -Rf +w /private/tmp/d20210516-6602-1e4hae8 2021-05-16T19:42:32.2598840Z ==> Finishing up 2021-05-16T19:42:32.3055240Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T19:42:32.3061580Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T19:42:32.3066390Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T19:42:32.3074390Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T19:42:32.3234850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7060-l1q101.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-16T19:42:34.6011080Z ==> Summary 2021-05-16T19:42:34.6040070Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T19:42:34.6045530Z ==> Installing imagemagick dependency: libomp 2021-05-16T19:42:34.6139370Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T19:42:34.6158480Z 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-6602-edd5jk 2021-05-16T19:42:34.6318020Z cp -pR /private/tmp/d20210516-6602-edd5jk/libomp/. /usr/local/Cellar/libomp 2021-05-16T19:42:34.6445880Z chmod -Rf +w /private/tmp/d20210516-6602-edd5jk 2021-05-16T19:42:34.6888460Z ==> Finishing up 2021-05-16T19:42:34.7315680Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T19:42:34.7322420Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T19:42:34.7328300Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T19:42:34.7336520Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T19:42:34.7343070Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T19:42:34.7624780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7086-m1469f.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-16T19:42:37.0476330Z ==> Summary 2021-05-16T19:42:37.0494730Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T19:42:37.0500170Z ==> Installing imagemagick dependency: imath 2021-05-16T19:42:37.0555960Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:42:37.0574960Z 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-6602-1n3vnd2 2021-05-16T19:42:37.0826120Z cp -pR /private/tmp/d20210516-6602-1n3vnd2/imath/. /usr/local/Cellar/imath 2021-05-16T19:42:37.1153390Z chmod -Rf +w /private/tmp/d20210516-6602-1n3vnd2 2021-05-16T19:42:37.3105020Z ==> Finishing up 2021-05-16T19:42:37.3577890Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T19:42:37.3586930Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T19:42:37.3591940Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T19:42:37.3596770Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T19:42:37.3601880Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T19:42:37.3606860Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T19:42:37.3614790Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T19:42:37.3822950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7112-44k42n.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-16T19:42:39.6681280Z ==> Summary 2021-05-16T19:42:39.6726330Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T19:42:39.6732680Z ==> Installing imagemagick dependency: openexr 2021-05-16T19:42:39.6834490Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:42:39.6854150Z 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-6602-1ig7yyx 2021-05-16T19:42:39.7687990Z cp -pR /private/tmp/d20210516-6602-1ig7yyx/openexr/. /usr/local/Cellar/openexr 2021-05-16T19:42:39.8774920Z chmod -Rf +w /private/tmp/d20210516-6602-1ig7yyx 2021-05-16T19:42:40.0841760Z ==> Finishing up 2021-05-16T19:42:40.1329340Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T19:42:40.1333480Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T19:42:40.1339730Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T19:42:40.1345660Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T19:42:40.1351120Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T19:42:40.1356240Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T19:42:40.1361340Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T19:42:40.1366750Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T19:42:40.1374060Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T19:42:40.1383960Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T19:42:40.1393740Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T19:42:40.1399190Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T19:42:40.1404700Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T19:42:40.1410400Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T19:42:40.1416540Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T19:42:40.1422840Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T19:42:40.1430610Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T19:42:40.1436540Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T19:42:40.1442460Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T19:42:40.1448370Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T19:42:40.1454280Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T19:42:40.1460190Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T19:42:40.1465700Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T19:42:40.1471500Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T19:42:40.1477300Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T19:42:40.1483100Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T19:42:40.1488760Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T19:42:40.1496830Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T19:42:40.1994690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7139-ozpo4v.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-16T19:42:42.4880200Z ==> Summary 2021-05-16T19:42:42.5008820Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T19:42:42.5016110Z ==> Installing imagemagick 2021-05-16T19:42:42.5020390Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T19:42:42.5040650Z 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-6602-123z15v 2021-05-16T19:42:42.9147600Z cp -pR /private/tmp/d20210516-6602-123z15v/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T19:42:43.3773350Z chmod -Rf +w /private/tmp/d20210516-6602-123z15v 2021-05-16T19:42:46.5100410Z ==> Finishing up 2021-05-16T19:42:46.5298300Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T19:42:46.5305160Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T19:42:46.5310820Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T19:42:46.5316680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T19:42:46.5327150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T19:42:46.5329290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T19:42:46.5334210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T19:42:46.5339720Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T19:42:46.5345910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T19:42:46.5351340Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T19:42:46.5357230Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T19:42:46.5362360Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T19:42:46.5368060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T19:42:46.5373410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T19:42:46.5381070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T19:42:46.5386060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T19:42:46.5391680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T19:42:46.5396900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T19:42:46.5402350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T19:42:46.5408170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T19:42:46.5413710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T19:42:46.5478860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T19:42:46.5483910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T19:42:46.5488840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T19:42:46.5494350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T19:42:46.5499770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T19:42:46.5505130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T19:42:46.5510010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T19:42:46.5515020Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T19:42:46.5520310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T19:42:46.5528390Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T19:42:46.5534980Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T19:42:46.5542600Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T19:42:46.5553150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T19:42:46.5558390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T19:42:46.5564500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T19:42:46.5569500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T19:42:46.5575300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T19:42:46.5581190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T19:42:46.5586820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T19:42:46.5592880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T19:42:46.5599620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T19:42:46.5605630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T19:42:46.5611400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T19:42:46.5617010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T19:42:46.5622620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T19:42:46.5628720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T19:42:46.5634310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T19:42:46.5639990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T19:42:46.5645600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T19:42:46.5652950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T19:42:46.5658650Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T19:42:46.5663350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T19:42:46.5669710Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T19:42:46.5675280Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T19:42:46.5680510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T19:42:46.5685310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T19:42:46.5691880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T19:42:46.5697090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T19:42:46.5703480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T19:42:46.5708370Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T19:42:46.5713630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T19:42:46.5719570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T19:42:46.5727590Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T19:42:46.5733060Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T19:42:46.5739060Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T19:42:46.5744050Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T19:42:46.5750120Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T19:42:46.5755040Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T19:42:46.5761010Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T19:42:46.5766110Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T19:42:46.8593060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7172-us34sn.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-16T19:42:49.4087630Z ==> Summary 2021-05-16T19:42:49.4593120Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T19:42:51.2251160Z ==> Caveats 2021-05-16T19:42:51.2252060Z ==> docbook 2021-05-16T19:42:51.2268750Z To use the DocBook package in your XML toolchain, 2021-05-16T19:42:51.2269520Z you need to add the following to your ~/.bashrc: 2021-05-16T19:42:51.2269860Z 2021-05-16T19:42:51.2270370Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T19:42:51.2271570Z ==> gnu-getopt 2021-05-16T19:42:51.2299120Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:42:51.2300100Z because macOS already provides this software and installing another version in 2021-05-16T19:42:51.2300840Z parallel can cause all kinds of trouble. 2021-05-16T19:42:51.2301160Z 2021-05-16T19:42:51.2302100Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T19:42:51.2303350Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:42:51.2303820Z 2021-05-16T19:42:51.2304010Z 2021-05-16T19:42:51.2304470Z Bash completion has been installed to: 2021-05-16T19:42:51.2305940Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T19:42:52.9049240Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T19:42:54.0295090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:54.5568790Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T19:42:54.9173420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T19%3A50%3A00Z&sig=nhZzgqhbYs02SbBaoRRyVxrIhwc0KObPB0zpx9xicEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:54.9557560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=nhZzgqhbYs02SbBaoRRyVxrIhwc0KObPB0zpx9xicEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:54.9975140Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T19:42:55.0726100Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T19:42:55.0764940Z 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-7179-o374yz 2021-05-16T19:42:55.0965610Z cp -pR /private/tmp/d20210516-7179-o374yz/udunits/. /usr/local/Cellar/udunits 2021-05-16T19:42:55.1198710Z chmod -Rf +w /private/tmp/d20210516-7179-o374yz 2021-05-16T19:42:55.1781720Z ==> Finishing up 2021-05-16T19:42:55.2228210Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T19:42:55.2234440Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T19:42:55.2239710Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T19:42:55.2248750Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T19:42:55.2256280Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T19:42:55.2301940Z info /usr/local/share/info/udunits2.info 2021-05-16T19:42:55.2309260Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T19:42:55.2355030Z info /usr/local/share/info/udunits2lib.info 2021-05-16T19:42:55.7452440Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T19:42:55.7454170Z info /usr/local/share/info/udunits2prog.info 2021-05-16T19:42:55.7455590Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T19:42:55.7457040Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T19:42:55.7458620Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T19:42:55.7461480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7346-y1m3yn.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-16T19:42:57.4831680Z ==> Summary 2021-05-16T19:42:57.4866660Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T19:42:59.7454770Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T19:42:59.7455600Z To reinstall 1.6, run: 2021-05-16T19:42:59.7456030Z brew reinstall jq 2021-05-16T19:43:01.3467470Z ==> Caveats 2021-05-16T19:43:01.3468240Z imagej requires Java. You can install the latest version with: 2021-05-16T19:43:01.3469330Z brew install --cask adoptopenjdk 2021-05-16T19:43:01.3469670Z 2021-05-16T19:43:01.6281180Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T19:43:01.8849010Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T19:43:12.0060440Z ==> Verifying checksum for cask 'imagej' 2021-05-16T19:43:12.1976970Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T19:43:12.1978160Z ==> Installing Cask imagej 2021-05-16T19:43:12.2440790Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7456-1fmovsd 2021-05-16T19:43:12.4123310Z cp -pR /private/tmp/d20210516-7456-1fmovsd/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T19:43:12.6314070Z chmod -Rf +w /private/tmp/d20210516-7456-1fmovsd 2021-05-16T19:43:12.7178610Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T19:43:13.0314590Z 🍺 imagej was successfully installed! 2021-05-16T19:43:15.3077030Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T19:43:17.2487990Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T19:43:17.5793090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T19%3A50%3A00Z&sig=5ugDVzP%2FpRM05RoRMwSv78NyNSZ5oce0ahQ2AZaA73k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:17.6850570Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T19:43:19.3663460Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T19:43:19.7241740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T19%3A50%3A00Z&sig=%2F3V%2F%2FVCOyphLIe9sJanPYo0ojDj%2FqZMO6%2B3p3j5uHRg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:19.9999380Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T19:43:20.0003340Z ==> Installing bowtie2 dependency: tbb 2021-05-16T19:43:20.1109000Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T19:43:23.1142690Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T19:43:23.1148460Z ==> Installing bowtie2 2021-05-16T19:43:23.1152260Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T19:43:25.9207960Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T19:43:28.9943590Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T19:43:30.7474640Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T19:43:31.0980720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T19%3A50%3A00Z&sig=Y56b2Rp%2FVIBr6NgdLyhhNzeDKYoiX3m91kjGb5%2Fcek4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:31.2181940Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T19:43:32.9165140Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T19:43:33.3256720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T19%3A50%3A00Z&sig=uAI09gRKt78kpHBWSdM0%2BJ6bCJiq4MYvPy7kjeOjOVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:33.4178790Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T19:43:35.1085240Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T19:43:35.4610480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T19%3A50%3A00Z&sig=NRdI4FtXV8ym9OcuOYzqxVpSQkXa5a3lisRnALlrZAg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:35.5579540Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T19:43:37.2242670Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T19:43:37.5670500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T19%3A50%3A00Z&sig=AM9XXcBmAaNcUYGjXDekublC4cfPajBFOMkwl039IJM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:37.6592230Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T19:43:39.4286830Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T19:43:39.7699830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T19%3A50%3A00Z&sig=xC3yp47Rvdwc%2FVv2tytjWSZXftlOYvMD%2Be9%2Bm9O2XlQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:39.8687230Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T19:43:41.5381590Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T19:43:41.8735250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T19%3A50%3A00Z&sig=2b6PpGFXU6WmjSG6iduijKcoRP1XVuiGueCeuJ%2FWZSk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:42.0070340Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T19:43:42.5698330Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T19:43:42.5718760Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T19:43:42.9214290Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:43:42.9450870Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T19:43:44.6254910Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T19:43:45.3620600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T19%3A50%3A00Z&sig=jgDhCwAiPdrQpLmEggjOK3ozu1bsVIYCuhsiscJkq08%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:45.3623470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T19:43:46.8096680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T19:43:47.1468800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T19%3A50%3A00Z&sig=7KgbV7BUsrGlSq0y%2Fa6U7BiOrAURAAWXi3Of5du8Hvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:47.3483940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T19:43:49.0862040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T19:43:49.4173170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T19%3A50%3A00Z&sig=Qs%2BdI4tSTJSAfhLn5hKzmpaKYQZjoQv4OKgheGMmE0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:49.5364850Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T19:43:51.2629230Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T19:43:51.6041840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T19%3A50%3A00Z&sig=U%2FoRf36oxmYhzdlJi%2FbZQwS7sFrKC0ec%2Bx4HrXVGNdc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:51.7730890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T19:43:53.7034900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T19:43:54.0261820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T19%3A50%3A00Z&sig=ieSwDltiVNAAjPdE0VM9sEZoMwhm3d6yP4dj19%2BOAik%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:54.1185080Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T19:43:55.8294870Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T19:43:56.1617590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T19%3A50%3A00Z&sig=aD1zYnVLKmb88SrkFHPMNLxGCg%2BzgxcarwB649zoydU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:56.2834730Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T19:43:58.0222430Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T19:43:58.3573510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T19%3A50%3A00Z&sig=tfCnutlaqNeM4Nz3FO%2Fw%2FCugyDhbpno3SPTZ3Ylz76w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:58.4430160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T19:44:00.0793540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T19:44:00.4165230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T19%3A50%3A00Z&sig=YyDVRHDu2rkcb%2B9vgp0O81exrjwJUNslNeZ%2FvkdvxdQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:00.6101610Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T19:44:02.3327920Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T19:44:02.6691580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T19%3A50%3A00Z&sig=eFUH%2FBkjwvLFeqsjtzxkVxgvEwImxHgO2z62vc5OcS8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:02.8263750Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T19:44:04.4920090Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T19:44:04.8450320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T19%3A50%3A00Z&sig=LRhjAe1LFX0iUuXnlG8jFJE314BIBlKuEaX80ouIe4g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:05.2003730Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T19:44:06.8874410Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T19:44:07.3422340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T19%3A50%3A00Z&sig=bjO4DmU%2F1yj0T4RpxxZXfA8n2tkbZHxGOmtxg%2BykhFY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:07.6019250Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T19:44:09.2519770Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T19:44:09.6047900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T19%3A50%3A00Z&sig=8BkRxrUSSDmYvJXvvJZGQ2D2ZD%2FqYNkGR8tWxdXjecU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:09.8622160Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T19:44:11.5549450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T19:44:11.8897920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T19%3A50%3A00Z&sig=6bBLd%2BTSPgs60P8zU4aBqPXH9g%2BjHDVnnjphlsgN%2FpU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:12.2778480Z ==> 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-16T19:44:12.2781400Z ==> Installing gdal dependency: cfitsio 2021-05-16T19:44:12.3420000Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T19:44:14.8022520Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T19:44:14.8027970Z ==> Installing gdal dependency: popt 2021-05-16T19:44:14.8050400Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T19:44:17.1648960Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T19:44:17.1654340Z ==> Installing gdal dependency: epsilon 2021-05-16T19:44:17.1706850Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T19:44:19.6687130Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T19:44:19.6693580Z ==> Installing gdal dependency: expat 2021-05-16T19:44:19.6715940Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T19:44:22.0555370Z ==> Caveats 2021-05-16T19:44:22.0556700Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:44:22.0557640Z because macOS already provides this software and installing another version in 2021-05-16T19:44:22.0558400Z parallel can cause all kinds of trouble. 2021-05-16T19:44:22.0558740Z 2021-05-16T19:44:22.0559240Z If you need to have expat first in your PATH, run: 2021-05-16T19:44:22.0560580Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:44:22.0561030Z 2021-05-16T19:44:22.0561510Z For compilers to find expat you may need to set: 2021-05-16T19:44:22.0562500Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T19:44:22.0563500Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T19:44:22.0563880Z 2021-05-16T19:44:22.0564730Z For pkg-config to find expat you may need to set: 2021-05-16T19:44:22.0566030Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T19:44:22.0566430Z 2021-05-16T19:44:22.0567190Z ==> Summary 2021-05-16T19:44:22.0587370Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T19:44:22.0593430Z ==> Installing gdal dependency: freexl 2021-05-16T19:44:22.0652810Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T19:44:24.6545270Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T19:44:24.6551320Z ==> Installing gdal dependency: geos 2021-05-16T19:44:24.6938180Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T19:44:27.9348780Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T19:44:27.9356020Z ==> Installing gdal dependency: hdf5 2021-05-16T19:44:27.9778360Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:44:31.2633320Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T19:44:31.2639900Z ==> Installing gdal dependency: json-c 2021-05-16T19:44:31.2695460Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T19:44:33.6084300Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T19:44:33.6090510Z ==> Installing gdal dependency: libxml2 2021-05-16T19:44:33.6208970Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T19:44:36.5963720Z ==> Caveats 2021-05-16T19:44:36.5965600Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:44:36.5966570Z because macOS already provides this software and installing another version in 2021-05-16T19:44:36.5967310Z parallel can cause all kinds of trouble. 2021-05-16T19:44:36.5967650Z 2021-05-16T19:44:36.5968160Z If you need to have libxml2 first in your PATH, run: 2021-05-16T19:44:36.5969450Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:44:36.5970020Z 2021-05-16T19:44:36.5970840Z For compilers to find libxml2 you may need to set: 2021-05-16T19:44:36.5971970Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T19:44:36.5973150Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T19:44:36.5973520Z 2021-05-16T19:44:36.5974390Z For pkg-config to find libxml2 you may need to set: 2021-05-16T19:44:36.5975120Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T19:44:36.5975510Z 2021-05-16T19:44:36.5976220Z ==> Summary 2021-05-16T19:44:36.6164480Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T19:44:36.6170880Z ==> Installing gdal dependency: libdap 2021-05-16T19:44:36.6351170Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T19:44:39.4626220Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T19:44:39.4631290Z ==> Installing gdal dependency: proj 2021-05-16T19:44:39.4770220Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T19:44:42.2510980Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T19:44:42.2523340Z ==> Installing gdal dependency: libgeotiff 2021-05-16T19:44:42.2753300Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T19:44:44.8329550Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T19:44:44.8335660Z ==> Installing gdal dependency: librttopo 2021-05-16T19:44:44.8806060Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T19:44:47.3149280Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T19:44:47.3154170Z ==> Installing gdal dependency: minizip 2021-05-16T19:44:47.3298920Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T19:44:49.6885430Z ==> Caveats 2021-05-16T19:44:49.6887370Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T19:44:49.6889380Z with the venerable 'unzip' library. 2021-05-16T19:44:49.6891340Z ==> Summary 2021-05-16T19:44:49.6909620Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T19:44:49.6917710Z ==> Installing gdal dependency: libspatialite 2021-05-16T19:44:49.7817000Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T19:44:53.2780750Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T19:44:53.2786430Z ==> Installing gdal dependency: netcdf 2021-05-16T19:44:53.3335790Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:44:56.5553560Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T19:44:56.5559160Z ==> Installing gdal dependency: openblas 2021-05-16T19:44:56.5893840Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T19:45:35.3386720Z ==> Caveats 2021-05-16T19:45:35.3388060Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:45:35.3388950Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T19:45:35.3389390Z 2021-05-16T19:45:35.3389900Z For compilers to find openblas you may need to set: 2021-05-16T19:45:35.3390960Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T19:45:35.3392150Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T19:45:35.3392560Z 2021-05-16T19:45:35.3393470Z For pkg-config to find openblas you may need to set: 2021-05-16T19:45:35.3394230Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T19:45:35.3394650Z 2021-05-16T19:45:35.3395380Z ==> Summary 2021-05-16T19:45:35.3416210Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T19:45:35.3696680Z ==> Installing gdal dependency: numpy 2021-05-16T19:45:35.4451190Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T19:45:39.8027000Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T19:45:39.8033090Z ==> Installing gdal dependency: xerces-c 2021-05-16T19:45:39.8086600Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T19:45:45.6805630Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T19:45:45.6811910Z ==> Installing gdal 2021-05-16T19:45:45.6815680Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T19:45:55.4780150Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T19:45:56.7662460Z ==> No outdated dependents to upgrade! 2021-05-16T19:45:56.7664570Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:45:57.2680740Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:45:57.2681530Z netcdf 2021-05-16T19:45:57.4226510Z ==> Caveats 2021-05-16T19:45:57.4227440Z ==> expat 2021-05-16T19:45:57.4275070Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:45:57.4276080Z because macOS already provides this software and installing another version in 2021-05-16T19:45:57.4277050Z parallel can cause all kinds of trouble. 2021-05-16T19:45:57.4277440Z 2021-05-16T19:45:57.4277940Z If you need to have expat first in your PATH, run: 2021-05-16T19:45:57.4279200Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:45:57.4279630Z 2021-05-16T19:45:57.4280130Z For compilers to find expat you may need to set: 2021-05-16T19:45:57.4281120Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T19:45:57.4282110Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T19:45:57.4282470Z 2021-05-16T19:45:57.4283320Z For pkg-config to find expat you may need to set: 2021-05-16T19:45:57.4284710Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T19:45:57.4285260Z 2021-05-16T19:45:57.4286110Z ==> libxml2 2021-05-16T19:45:57.4322840Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:45:57.4323830Z because macOS already provides this software and installing another version in 2021-05-16T19:45:57.4324570Z parallel can cause all kinds of trouble. 2021-05-16T19:45:57.4324910Z 2021-05-16T19:45:57.4325420Z If you need to have libxml2 first in your PATH, run: 2021-05-16T19:45:57.4326690Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:45:57.4327150Z 2021-05-16T19:45:57.4327670Z For compilers to find libxml2 you may need to set: 2021-05-16T19:45:57.4328810Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T19:45:57.4329830Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T19:45:57.4330190Z 2021-05-16T19:45:57.4331130Z For pkg-config to find libxml2 you may need to set: 2021-05-16T19:45:57.4331880Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T19:45:57.4332260Z 2021-05-16T19:45:57.4334590Z ==> minizip 2021-05-16T19:45:57.4342740Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T19:45:57.4343900Z with the venerable 'unzip' library. 2021-05-16T19:45:57.4344780Z ==> openblas 2021-05-16T19:45:57.4387640Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:45:57.4388570Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T19:45:57.4389020Z 2021-05-16T19:45:57.4389660Z For compilers to find openblas you may need to set: 2021-05-16T19:45:57.4390740Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T19:45:57.4391770Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T19:45:57.4392170Z 2021-05-16T19:45:57.4393040Z For pkg-config to find openblas you may need to set: 2021-05-16T19:45:57.4393800Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T19:45:57.4394580Z 2021-05-16T19:45:59.5266980Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T19:46:00.0581240Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T19:46:00.0614560Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T19:46:00.3973390Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:46:00.4164070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T19:46:00.9609980Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T19:46:00.9630680Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T19:46:01.3439260Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:46:01.3638910Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T19:46:03.0768450Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T19:46:03.4185870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T19%3A55%3A00Z&sig=n8mM7oxW2mAjEHCiOMkWIhgSFNgIc6LsNR9QHrEBY4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:04.7602530Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T19:46:05.3493080Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T19:46:05.3513000Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T19:46:05.7076840Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:46:05.7182620Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T19:46:07.3834080Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T19:46:07.7177870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T19%3A55%3A00Z&sig=FdA8AGcIZlbFfpf1J5dohTKdWUj3VlTqrt4TrS5mA6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:07.9233080Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T19:46:07.9249700Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T19:46:09.6277280Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T19:46:09.9922470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T19%3A55%3A00Z&sig=hdRcYWMVP8Xzgw%2F9ek3YkMVLaStcxR%2By8X4aCQ4rU3U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:10.9122740Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T19:46:12.5800220Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T19:46:12.9423280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T19%3A55%3A00Z&sig=sKiJk5rsAvkUj1IbXdPghKM7pGSEBzokmbC33tWn9gA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:13.1468930Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T19:46:14.8262630Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T19:46:15.1702900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T19%3A55%3A00Z&sig=K4sp0VJzTTdxAyel2d1bQ6bL5OPO8h%2BBM9RegQhA%2ByM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:16.3755150Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T19:46:16.3789950Z ==> Installing itk dependency: open-mpi 2021-05-16T19:46:16.4990340Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:46:22.5180410Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T19:46:22.5217850Z ==> Installing itk dependency: fftw 2021-05-16T19:46:22.5885060Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:46:25.8990090Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T19:46:25.8995980Z ==> Installing itk dependency: boost 2021-05-16T19:46:25.9083370Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T19:47:02.9935180Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T19:47:02.9944660Z ==> Installing itk dependency: netcdf 2021-05-16T19:47:03.0556020Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:47:05.9491730Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T19:47:05.9497610Z ==> Installing itk dependency: pyqt@5 2021-05-16T19:47:05.9929180Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T19:47:11.6482080Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T19:47:11.6487600Z ==> Installing itk dependency: vtk@8.2 2021-05-16T19:47:11.7977380Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T19:47:47.1737960Z ==> Caveats 2021-05-16T19:47:47.1741600Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:47:47.1742860Z because this is an alternate version of another formula. 2021-05-16T19:47:47.1743580Z 2021-05-16T19:47:47.1744260Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T19:47:47.1745600Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:47:47.1746060Z 2021-05-16T19:47:47.1746560Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T19:47:47.1747560Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T19:47:47.1748720Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T19:47:47.1749080Z 2021-05-16T19:47:47.1749820Z ==> Summary 2021-05-16T19:47:47.4472800Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T19:47:47.4486430Z ==> Installing itk dependency: gdcm 2021-05-16T19:47:47.6696530Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T19:47:54.1612130Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T19:47:54.1617290Z ==> Installing itk 2021-05-16T19:47:54.1621110Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T19:48:11.3178830Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T19:48:14.7405640Z ==> No outdated dependents to upgrade! 2021-05-16T19:48:14.7406910Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:48:18.4348320Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:48:18.4348920Z fftw 2021-05-16T19:48:18.4694260Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T19:48:18.4695480Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T19:48:20.2224890Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T19:48:20.3685710Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T19:48:21.6629610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:48:22.1973880Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T19:48:22.5685580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T19%3A55%3A00Z&sig=TqlMKnMUKdENnwPknlFAPp5Ah8KWbqvYexPIwMLr6N0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:22.6128900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A55\%3A00Z\&sig=TqlMKnMUKdENnwPknlFAPp5Ah8KWbqvYexPIwMLr6N0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:48:22.6551660Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T19:48:22.6610380Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T19:48:23.7326160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:48:24.2922920Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T19:48:24.6045070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T19%3A55%3A00Z&sig=Hk1Js7ewnjllk%2BswaEP5otChLloqEA6aBUHLKq9oln4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:25.2924820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A55\%3A00Z\&sig=Hk1Js7ewnjllk\%2BswaEP5otChLloqEA6aBUHLKq9oln4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:48:25.2931140Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T19:48:25.2933610Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T19:48:25.8508150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:48:26.3789400Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T19:48:26.6860020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T19%3A55%3A00Z&sig=ijH634%2FtTZ3aw7OXqsnKXVlkpYGfd%2BatwWxnA3HZabc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:26.7275800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A55\%3A00Z\&sig=ijH634\%2FtTZ3aw7OXqsnKXVlkpYGfd\%2BatwWxnA3HZabc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:48:26.7821760Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T19:48:26.7864260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T19:48:27.9052410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:48:28.4604180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T19:48:28.8077790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T19%3A55%3A00Z&sig=DxFDteyD1XEmLilBQncsxvLlTAr%2Fhb9fXW%2B%2BhEVlgPQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:28.8593400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A55\%3A00Z\&sig=DxFDteyD1XEmLilBQncsxvLlTAr\%2Fhb9fXW\%2B\%2BhEVlgPQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:48:29.1817220Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T19:48:29.2434370Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T19:48:29.2439200Z ==> Installing libav dependency: faac 2021-05-16T19:48:29.3065060Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T19:48:29.3095500Z 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-9053-9g37pk 2021-05-16T19:48:29.3218870Z cp -pR /private/tmp/d20210516-9053-9g37pk/faac/. /usr/local/Cellar/faac 2021-05-16T19:48:29.3377050Z chmod -Rf +w /private/tmp/d20210516-9053-9g37pk 2021-05-16T19:48:29.3909870Z ==> Finishing up 2021-05-16T19:48:29.4422160Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T19:48:29.4428500Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T19:48:29.4433650Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T19:48:29.4445220Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T19:48:29.4452390Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T19:48:29.4457420Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T19:48:29.4462800Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T19:48:29.4620570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9235-awjrlc.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-16T19:48:31.7772290Z ==> Summary 2021-05-16T19:48:31.7799020Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T19:48:31.7805230Z ==> Installing libav dependency: fdk-aac 2021-05-16T19:48:31.7827390Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T19:48:31.7846350Z 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-9053-1yqei1q 2021-05-16T19:48:31.8215330Z cp -pR /private/tmp/d20210516-9053-1yqei1q/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T19:48:31.8426190Z chmod -Rf +w /private/tmp/d20210516-9053-1yqei1q 2021-05-16T19:48:31.8952820Z ==> Finishing up 2021-05-16T19:48:31.9490610Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T19:48:31.9497460Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T19:48:31.9504500Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T19:48:31.9509370Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T19:48:31.9514890Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T19:48:31.9523190Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T19:48:31.9674950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9261-jrr4f3.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-16T19:48:34.1393030Z ==> Summary 2021-05-16T19:48:34.1416930Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T19:48:34.1423380Z ==> Installing libav dependency: sdl 2021-05-16T19:48:34.1445560Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T19:48:34.1464320Z 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-9053-sm0j4c 2021-05-16T19:48:34.2254010Z cp -pR /private/tmp/d20210516-9053-sm0j4c/sdl/. /usr/local/Cellar/sdl 2021-05-16T19:48:34.3437220Z chmod -Rf +w /private/tmp/d20210516-9053-sm0j4c 2021-05-16T19:48:34.4770250Z ==> Finishing up 2021-05-16T19:48:34.5264710Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T19:48:34.5271660Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T19:48:34.5281610Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T19:48:34.5296420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T19:48:34.5302250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T19:48:34.5308930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T19:48:34.5315180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T19:48:34.5334030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T19:48:34.5339720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T19:48:34.5345550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T19:48:34.5351930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T19:48:34.5357950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T19:48:34.5364890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T19:48:34.5371620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T19:48:34.5378140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T19:48:34.5383740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T19:48:34.5390180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T19:48:34.5396040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T19:48:34.5402130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T19:48:34.5408450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T19:48:34.5414540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T19:48:34.5420710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T19:48:34.5427110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T19:48:34.5435870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T19:48:34.5441430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T19:48:34.5447540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T19:48:34.5453520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T19:48:34.5459770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T19:48:34.5466040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T19:48:34.5472330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T19:48:34.5478880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T19:48:34.5485040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T19:48:34.5490910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T19:48:34.5497090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T19:48:34.5503120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T19:48:34.5509360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T19:48:34.5515360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T19:48:34.5520860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T19:48:34.5527530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T19:48:34.5533230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T19:48:34.5539280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T19:48:34.5545270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T19:48:34.5551510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T19:48:34.5557810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T19:48:34.5564210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T19:48:34.5570360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T19:48:34.5576760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T19:48:34.5582620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T19:48:34.5588590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T19:48:34.5595030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T19:48:34.5600800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T19:48:34.5606660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T19:48:34.5612360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T19:48:34.5618790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T19:48:34.5625010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T19:48:34.5633060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T19:48:34.5639140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T19:48:34.5645510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T19:48:34.5651550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T19:48:34.5657390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T19:48:34.5663440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T19:48:34.5670600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T19:48:34.5676550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T19:48:34.5683220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T19:48:34.5689200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T19:48:34.5695140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T19:48:34.5700970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T19:48:34.5706980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T19:48:34.5713070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T19:48:34.5718940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T19:48:34.5724840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T19:48:34.5731080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T19:48:34.5737150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T19:48:34.5743330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T19:48:34.5749580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T19:48:34.5755620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T19:48:34.5761690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T19:48:34.5768290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T19:48:34.5774150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T19:48:34.5780160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T19:48:34.5786910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T19:48:34.5793630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T19:48:34.5799980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T19:48:34.5805900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T19:48:34.5811470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T19:48:34.5817350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T19:48:34.5823340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T19:48:34.5840090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T19:48:34.5845660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T19:48:34.5851240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T19:48:34.5856500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T19:48:34.5861900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T19:48:34.5867310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T19:48:34.5872560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T19:48:34.5877830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T19:48:34.5883370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T19:48:34.5889270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T19:48:34.5895290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T19:48:34.5901520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T19:48:34.5907920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T19:48:34.5913250Z Only the first 100 operations were output. 2021-05-16T19:48:34.6848010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9287-1ces42b.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-16T19:48:36.9462880Z ==> Summary 2021-05-16T19:48:36.9615980Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T19:48:36.9622010Z ==> Installing libav 2021-05-16T19:48:36.9625200Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T19:48:36.9644410Z 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-9053-zgnhqt 2021-05-16T19:48:37.1971500Z cp -pR /private/tmp/d20210516-9053-zgnhqt/libav/. /usr/local/Cellar/libav 2021-05-16T19:48:37.2849250Z chmod -Rf +w /private/tmp/d20210516-9053-zgnhqt 2021-05-16T19:48:38.5816440Z ==> Finishing up 2021-05-16T19:48:38.6309390Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T19:48:38.6313870Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T19:48:38.6328420Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T19:48:38.6340260Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T19:48:38.6345420Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T19:48:38.6350960Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T19:48:38.6685760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9313-aujmxi.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-16T19:48:41.0871770Z ==> Summary 2021-05-16T19:48:41.0894670Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T19:48:43.8129480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T19:48:45.4284890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T19:48:45.7358450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T19%3A55%3A00Z&sig=bhNZa68R9TKVQ1c2Zvo9PWSCKlsghq2NXTAoL9rRARU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:45.9130860Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T19:48:48.4096540Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T19:48:50.7691330Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T19:48:50.7692020Z To reinstall 4.3.0, run: 2021-05-16T19:48:50.7692460Z brew reinstall libtiff 2021-05-16T19:48:52.3385930Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T19:48:52.3386730Z To reinstall 2.3.9_1, run: 2021-05-16T19:48:52.3387190Z brew reinstall unixodbc 2021-05-16T19:48:53.9084910Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T19:48:53.9085620Z To reinstall 1.0.18_1, run: 2021-05-16T19:48:53.9086080Z brew reinstall libsodium 2021-05-16T19:48:55.4884370Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T19:48:55.4885080Z To reinstall 4.1.1, run: 2021-05-16T19:48:55.4885550Z brew reinstall tesseract 2021-05-16T19:48:57.0445270Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T19:48:57.0445990Z To reinstall 1.21.1, run: 2021-05-16T19:48:57.0446430Z brew reinstall wget 2021-05-16T19:48:58.6039740Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T19:48:58.6040440Z To reinstall 4.3.4, run: 2021-05-16T19:48:58.6040900Z brew reinstall zeromq 2021-05-16T19:49:00.1687880Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T19:49:00.1688730Z To reinstall 2.2.27.6_1, run: 2021-05-16T19:49:00.1689190Z brew reinstall udunits 2021-05-16T19:49:01.7269650Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T19:49:01.7270470Z To reinstall 1.2.0, run: 2021-05-16T19:49:01.7270900Z brew reinstall webp 2021-05-16T19:49:03.3765270Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T19:49:05.0355950Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T19:49:05.3786910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T19%3A55%3A00Z&sig=pSaf%2FmTr1LF%2BE%2FE0vmXdpaGKegJcrMfX4q1%2FqH0MR14%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:49:07.2533610Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T19:50:07.5097290Z ==> Caveats 2021-05-16T19:50:07.5097940Z Bash completion has been installed to: 2021-05-16T19:50:07.5098540Z /usr/local/etc/bash_completion.d 2021-05-16T19:50:07.5099410Z ==> Summary 2021-05-16T19:50:08.8732130Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T19:50:11.7906200Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T19:50:11.7912240Z ==> 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=20210516T194929Z&X-Amz-Expires=300&X-Amz-Signature=e4752a0b4cfd65f0f2ed246e25bd16f985ba5fc30237fc0e9b0320c768a4be8f&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-16T19:50:14.5802350Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T19:50:14.5803680Z ==> Installing Cask xquartz 2021-05-16T19:50:30.8554900Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T19:50:30.8556410Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T19:50:59.1118390Z installer: Package name is 2021-05-16T19:50:59.1120570Z installer: Installing at base path / 2021-05-16T19:50:59.1122010Z installer: The install was successful. 2021-05-16T19:50:59.1122740Z installer: The install requires logging out now. 2021-05-16T19:50:59.2099870Z 🍺 xquartz was successfully installed! 2021-05-16T19:50:59.2348520Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T19:50:59.2349080Z with: 2021-05-16T19:50:59.2349550Z github_slug: neuroconductor/voxel 2021-05-16T19:50:59.2349940Z env: 2021-05-16T19:50:59.2350340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:50:59.2350750Z TIC_DEPLOY_KEY: 2021-05-16T19:50:59.2351070Z RSPM: 2021-05-16T19:50:59.2352340Z GITHUB_PAT: *** 2021-05-16T19:50:59.2352790Z COVERALLS_TOKEN: 2021-05-16T19:50:59.2353230Z continue-on-error: false 2021-05-16T19:50:59.2353680Z VDIFFR_RUN_TESTS: false 2021-05-16T19:50:59.2354190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:50:59.2354680Z TZ: UTC 2021-05-16T19:50:59.2355140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:50:59.2355540Z NOT_CRAN: true 2021-05-16T19:50:59.2355870Z ##[endgroup] 2021-05-16T19:50:59.3488030Z repo slug is: neuroconductor/voxel 2021-05-16T19:50:59.3609990Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T19:50:59.3610720Z env: 2021-05-16T19:50:59.3611210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:50:59.3611720Z TIC_DEPLOY_KEY: 2021-05-16T19:50:59.3612070Z RSPM: 2021-05-16T19:50:59.3612950Z GITHUB_PAT: *** 2021-05-16T19:50:59.3613360Z COVERALLS_TOKEN: 2021-05-16T19:50:59.3613980Z continue-on-error: false 2021-05-16T19:50:59.3614480Z VDIFFR_RUN_TESTS: false 2021-05-16T19:50:59.3615000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:50:59.3615430Z TZ: UTC 2021-05-16T19:50:59.3615840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:50:59.3616270Z NOT_CRAN: true 2021-05-16T19:50:59.3616630Z ##[endgroup] 2021-05-16T19:51:00.5717150Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T19:51:00.5717880Z with: 2021-05-16T19:51:00.5718240Z repo_name: voxel 2021-05-16T19:51:00.5718650Z repo_version: 1.3.5 2021-05-16T19:51:00.5719030Z runner_os: macOS 2021-05-16T19:51:00.5719440Z R_version: 4.0 2021-05-16T19:51:00.5719770Z env: 2021-05-16T19:51:00.5720220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:51:00.5720670Z TIC_DEPLOY_KEY: 2021-05-16T19:51:00.5721050Z RSPM: 2021-05-16T19:51:00.5722290Z GITHUB_PAT: *** 2021-05-16T19:51:00.5722710Z COVERALLS_TOKEN: 2021-05-16T19:51:00.5723200Z continue-on-error: false 2021-05-16T19:51:00.5723670Z VDIFFR_RUN_TESTS: false 2021-05-16T19:51:00.5724190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:51:00.5724620Z TZ: UTC 2021-05-16T19:51:00.5725040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:51:00.5725440Z NOT_CRAN: true 2021-05-16T19:51:00.5725830Z ##[endgroup] 2021-05-16T19:51:00.6440070Z Package: voxel 2021-05-16T19:51:00.6445820Z Version: 1.3.5 2021-05-16T19:51:00.6446310Z OS: macOS 2021-05-16T19:51:00.6529680Z ##[group]Run install.packages('remotes') 2021-05-16T19:51:00.6530490Z install.packages('remotes') 2021-05-16T19:51:00.6531270Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T19:51:00.6532240Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T19:51:00.6724200Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:51:00.6724620Z env: 2021-05-16T19:51:00.6725080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:51:00.6727800Z TIC_DEPLOY_KEY: 2021-05-16T19:51:00.6728610Z RSPM: 2021-05-16T19:51:00.6730020Z GITHUB_PAT: *** 2021-05-16T19:51:00.6730450Z COVERALLS_TOKEN: 2021-05-16T19:51:00.6731000Z continue-on-error: false 2021-05-16T19:51:00.6731500Z VDIFFR_RUN_TESTS: false 2021-05-16T19:51:00.6732030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:51:00.6733680Z TZ: UTC 2021-05-16T19:51:00.6734120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:51:00.6734560Z NOT_CRAN: true 2021-05-16T19:51:00.6742840Z ##[endgroup] 2021-05-16T19:51:00.9181670Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:51:00.9183010Z (as ‘lib’ is unspecified) 2021-05-16T19:51:03.2583550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-16T19:51:03.4577660Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-16T19:51:03.4907440Z ================================================== 2021-05-16T19:51:03.4907940Z downloaded 381 KB 2021-05-16T19:51:03.4908230Z 2021-05-16T19:51:03.5141960Z 2021-05-16T19:51:03.5145980Z The downloaded binary packages are in 2021-05-16T19:51:03.5151650Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp3gOsuL/downloaded_packages 2021-05-16T19:51:10.0928560Z ##[group]Run actions/cache@v1 2021-05-16T19:51:10.0929080Z with: 2021-05-16T19:51:10.0929530Z path: /Users/runner/work/_temp/Library 2021-05-16T19:51:10.0932160Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-18b86baa98dfc46962440ca07137b02b541ad642ca829856fa69d9bc054a639d 2021-05-16T19:51:10.0935460Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T19:51:10.0936590Z env: 2021-05-16T19:51:10.0937000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:51:10.0937470Z TIC_DEPLOY_KEY: 2021-05-16T19:51:10.0937810Z RSPM: 2021-05-16T19:51:10.0939410Z GITHUB_PAT: *** 2021-05-16T19:51:10.0939860Z COVERALLS_TOKEN: 2021-05-16T19:51:10.0940320Z continue-on-error: false 2021-05-16T19:51:10.0940810Z VDIFFR_RUN_TESTS: false 2021-05-16T19:51:10.0941490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:51:10.0941980Z TZ: UTC 2021-05-16T19:51:10.0942500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:51:10.0942910Z NOT_CRAN: true 2021-05-16T19:51:10.0943310Z ##[endgroup] 2021-05-16T19:51:10.1687170Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T19:51:10.2002980Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T19:51:10.2003810Z remotes::install_github("ropensci/tic") 2021-05-16T19:51:10.2004580Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T19:51:10.2005490Z remotes::install_github("muschellij2/aghast") 2021-05-16T19:51:10.2006050Z remotes::install_cran("covr") 2021-05-16T19:51:10.2216960Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:51:10.2217390Z env: 2021-05-16T19:51:10.2217840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:51:10.2218290Z TIC_DEPLOY_KEY: 2021-05-16T19:51:10.2218670Z RSPM: 2021-05-16T19:51:10.2219630Z GITHUB_PAT: *** 2021-05-16T19:51:10.2220070Z COVERALLS_TOKEN: 2021-05-16T19:51:10.2220530Z continue-on-error: false 2021-05-16T19:51:10.2221030Z VDIFFR_RUN_TESTS: false 2021-05-16T19:51:10.2221550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:51:10.2221980Z TZ: UTC 2021-05-16T19:51:10.2222790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:51:10.2223220Z NOT_CRAN: true 2021-05-16T19:51:10.2223580Z ##[endgroup] 2021-05-16T19:51:10.5054010Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:51:11.2315180Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T19:51:15.2797290Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T19:51:15.2798350Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:51:15.2799350Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:51:15.2800220Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T19:51:15.2801050Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T19:51:15.2802060Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:51:15.2802860Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T19:51:15.2803740Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T19:51:15.2804580Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T19:51:15.2805400Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T19:51:15.2806260Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T19:51:15.2807070Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:51:15.2808020Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T19:51:15.2808840Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:51:15.2809690Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T19:51:15.2810510Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T19:51:15.2811440Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:51:15.2812340Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:51:15.2813180Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T19:51:15.2814040Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T19:51:15.2814850Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T19:51:15.2815710Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T19:51:15.2816510Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T19:51:15.2817410Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T19:51:15.2818220Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:51:15.2819200Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:51:15.2820060Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:51:15.2820910Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:51:15.2821770Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T19:51:15.2822580Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:51:15.2823560Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T19:51:15.2824420Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T19:51:15.2825300Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:51:15.2826150Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T19:51:15.2827160Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T19:51:15.2829020Z 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-16T19:51:15.2837960Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:51:15.2839160Z (as ‘lib’ is unspecified) 2021-05-16T19:51:17.1955940Z 2021-05-16T19:51:17.1957050Z There is a binary version available but the source version is later: 2021-05-16T19:51:17.1981230Z binary source needs_compilation 2021-05-16T19:51:17.1981910Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T19:51:17.1982210Z 2021-05-16T19:51:17.2009550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-16T19:51:17.3955940Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-16T19:51:17.4187010Z ================================================== 2021-05-16T19:51:17.4187680Z downloaded 1.3 MB 2021-05-16T19:51:17.4187990Z 2021-05-16T19:51:17.4242880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-16T19:51:17.7206440Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-16T19:51:17.7232890Z ================================================== 2021-05-16T19:51:17.7233410Z downloaded 219 KB 2021-05-16T19:51:17.7233710Z 2021-05-16T19:51:17.7268410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-16T19:51:17.8700950Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-16T19:51:17.8725340Z ================================================== 2021-05-16T19:51:17.8726780Z downloaded 135 KB 2021-05-16T19:51:17.8727510Z 2021-05-16T19:51:17.8805630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-16T19:51:18.1121940Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-16T19:51:18.1133240Z ================================================== 2021-05-16T19:51:18.1133790Z downloaded 46 KB 2021-05-16T19:51:18.1134090Z 2021-05-16T19:51:18.1168570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-16T19:51:18.2627870Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-16T19:51:18.2628620Z ================================================== 2021-05-16T19:51:18.2629050Z downloaded 21 KB 2021-05-16T19:51:18.2629350Z 2021-05-16T19:51:18.2661840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-16T19:51:18.4600710Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-16T19:51:18.4611470Z ================================================== 2021-05-16T19:51:18.4611960Z downloaded 80 KB 2021-05-16T19:51:18.4612260Z 2021-05-16T19:51:18.4647070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-16T19:51:18.6218300Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-16T19:51:18.6707480Z ================================================== 2021-05-16T19:51:18.6708090Z downloaded 2.8 MB 2021-05-16T19:51:18.6708360Z 2021-05-16T19:51:18.6875740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-16T19:51:18.9571870Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-16T19:51:18.9597450Z ================================================== 2021-05-16T19:51:18.9598940Z downloaded 34 KB 2021-05-16T19:51:18.9599680Z 2021-05-16T19:51:18.9636510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-16T19:51:19.2287390Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-16T19:51:19.2425450Z ================================================== 2021-05-16T19:51:19.2426270Z downloaded 841 KB 2021-05-16T19:51:19.2426740Z 2021-05-16T19:51:19.2484310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-16T19:51:19.3778490Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-16T19:51:19.3934480Z ================================================== 2021-05-16T19:51:19.3935070Z downloaded 480 KB 2021-05-16T19:51:19.3935370Z 2021-05-16T19:51:19.3972890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-16T19:51:19.6887890Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-16T19:51:19.6888710Z ================================================== 2021-05-16T19:51:19.6889200Z downloaded 12 KB 2021-05-16T19:51:19.6889520Z 2021-05-16T19:51:19.6941490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-16T19:51:19.9002100Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-16T19:51:19.9064030Z ================================================== 2021-05-16T19:51:19.9064630Z downloaded 486 KB 2021-05-16T19:51:19.9064950Z 2021-05-16T19:51:19.9102460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-16T19:51:20.2768080Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-16T19:51:20.2782770Z ================================================== 2021-05-16T19:51:20.2783270Z downloaded 89 KB 2021-05-16T19:51:20.2783570Z 2021-05-16T19:51:20.2820070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-16T19:51:20.5580860Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-16T19:51:20.5747700Z ================================================== 2021-05-16T19:51:20.5748590Z downloaded 518 KB 2021-05-16T19:51:20.5748920Z 2021-05-16T19:51:20.5787380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-16T19:51:20.8177620Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-16T19:51:20.8231510Z ================================================== 2021-05-16T19:51:20.8232090Z downloaded 206 KB 2021-05-16T19:51:20.8232400Z 2021-05-16T19:51:20.8276820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-16T19:51:21.1330110Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-16T19:51:21.1506560Z ================================================== 2021-05-16T19:51:21.1507170Z downloaded 265 KB 2021-05-16T19:51:21.1507490Z 2021-05-16T19:51:21.1544160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-16T19:51:21.3707460Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-16T19:51:21.3756130Z ================================================== 2021-05-16T19:51:21.3756710Z downloaded 166 KB 2021-05-16T19:51:21.3756970Z 2021-05-16T19:51:21.3793840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-16T19:51:21.6196570Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-16T19:51:21.6220570Z ================================================== 2021-05-16T19:51:21.6221150Z downloaded 94 KB 2021-05-16T19:51:21.6221460Z 2021-05-16T19:51:21.6261550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-16T19:51:21.8905730Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-16T19:51:21.8927020Z ================================================== 2021-05-16T19:51:21.8927520Z downloaded 136 KB 2021-05-16T19:51:21.8927950Z 2021-05-16T19:51:21.8962880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-16T19:51:22.0271280Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-16T19:51:22.0323020Z ================================================== 2021-05-16T19:51:22.0323530Z downloaded 183 KB 2021-05-16T19:51:22.0323840Z 2021-05-16T19:51:22.0360760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-16T19:51:22.2668490Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-16T19:51:22.2733910Z ================================================== 2021-05-16T19:51:22.2734480Z downloaded 198 KB 2021-05-16T19:51:22.2734790Z 2021-05-16T19:51:22.2777730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-16T19:51:22.4532950Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-16T19:51:22.4657520Z ================================================== 2021-05-16T19:51:22.4658140Z downloaded 204 KB 2021-05-16T19:51:22.4658450Z 2021-05-16T19:51:22.4696510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-16T19:51:22.7700670Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-16T19:51:22.7706470Z ================================================== 2021-05-16T19:51:22.7706960Z downloaded 64 KB 2021-05-16T19:51:22.7707250Z 2021-05-16T19:51:22.7741910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-16T19:51:23.0535360Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-16T19:51:23.0536200Z ================================================== 2021-05-16T19:51:23.0536630Z downloaded 44 KB 2021-05-16T19:51:23.0536940Z 2021-05-16T19:51:23.0571910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-16T19:51:23.3766840Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-16T19:51:23.4018440Z ================================================== 2021-05-16T19:51:23.4019030Z downloaded 408 KB 2021-05-16T19:51:23.4019330Z 2021-05-16T19:51:23.4057210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-16T19:51:23.6504180Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-16T19:51:23.6528580Z ================================================== 2021-05-16T19:51:23.6529090Z downloaded 91 KB 2021-05-16T19:51:23.6529380Z 2021-05-16T19:51:23.6658490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-16T19:51:23.9334720Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-16T19:51:23.9363430Z ================================================== 2021-05-16T19:51:23.9363940Z downloaded 134 KB 2021-05-16T19:51:23.9364240Z 2021-05-16T19:51:23.9408140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-16T19:51:24.2602530Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-16T19:51:24.3726980Z ================================================== 2021-05-16T19:51:24.3727500Z downloaded 1.9 MB 2021-05-16T19:51:24.3727810Z 2021-05-16T19:51:24.3780920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-16T19:51:24.6108140Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-16T19:51:24.6252020Z ================================================== 2021-05-16T19:51:24.6252580Z downloaded 532 KB 2021-05-16T19:51:24.6252840Z 2021-05-16T19:51:24.6291820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-16T19:51:24.8798440Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-16T19:51:24.8867080Z ================================================== 2021-05-16T19:51:24.8867630Z downloaded 515 KB 2021-05-16T19:51:24.8867930Z 2021-05-16T19:51:24.8906650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-16T19:51:25.1496230Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-16T19:51:25.1502820Z ================================================== 2021-05-16T19:51:25.1503310Z downloaded 47 KB 2021-05-16T19:51:25.1503630Z 2021-05-16T19:51:25.1540010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-16T19:51:25.4245720Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-16T19:51:25.4400840Z ================================================== 2021-05-16T19:51:25.4401360Z downloaded 690 KB 2021-05-16T19:51:25.4401670Z 2021-05-16T19:51:25.4441750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-16T19:51:25.6100960Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-16T19:51:25.6108380Z ================================================== 2021-05-16T19:51:25.6108910Z downloaded 46 KB 2021-05-16T19:51:25.6109200Z 2021-05-16T19:51:25.6143780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-16T19:51:25.9192990Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-16T19:51:26.0608910Z ================================================== 2021-05-16T19:51:26.0610110Z downloaded 2.0 MB 2021-05-16T19:51:26.0610740Z 2021-05-16T19:51:27.1554680Z installing the source package ‘cachem’ 2021-05-16T19:51:27.1555460Z 2021-05-16T19:51:27.1656760Z 2021-05-16T19:51:27.1657710Z The downloaded binary packages are in 2021-05-16T19:51:27.1760560Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T19:51:27.1761850Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpc4EKTP/downloaded_packages 2021-05-16T19:51:27.2993580Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T19:51:27.2995430Z ================================================== 2021-05-16T19:51:27.2996250Z downloaded 24 KB 2021-05-16T19:51:27.2996890Z 2021-05-16T19:51:27.7094940Z * installing *source* package ‘cachem’ ... 2021-05-16T19:51:27.7195990Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:27.7289690Z ** using staged installation 2021-05-16T19:51:27.7366930Z ** libs 2021-05-16T19:51:32.6305230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T19:51:33.3169410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:51:33.4051910Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:51:33.6283960Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T19:51:33.6326070Z ** R 2021-05-16T19:51:33.6443940Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:34.6673880Z ** help 2021-05-16T19:51:34.6990350Z *** installing help indices 2021-05-16T19:51:34.7268740Z ** building package indices 2021-05-16T19:51:35.0739290Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:35.4448060Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:51:36.9066200Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:37.2014740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:37.2039340Z * DONE (cachem) 2021-05-16T19:51:37.2194010Z 2021-05-16T19:51:37.2194810Z The downloaded source packages are in 2021-05-16T19:51:37.2196550Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpc4EKTP/downloaded_packages’ 2021-05-16T19:51:37.2208880Z Running `R CMD build`... 2021-05-16T19:51:40.5942640Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpc4EKTP/remotes2a4314df0a22/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T19:51:40.5944440Z * preparing ‘tic’: 2021-05-16T19:51:40.5945720Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:51:40.5946720Z * installing the package to process help pages 2021-05-16T19:51:40.5948160Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:51:40.5949150Z * checking for empty or unneeded directories 2021-05-16T19:51:40.5950400Z Removed empty directory ‘tic/.circleci’ 2021-05-16T19:51:40.5951650Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T19:51:40.5952800Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T19:51:40.5956060Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:51:40.5957350Z (as ‘lib’ is unspecified) 2021-05-16T19:51:41.1101000Z * installing *source* package ‘tic’ ... 2021-05-16T19:51:41.1104200Z ** using staged installation 2021-05-16T19:51:41.1429120Z ** R 2021-05-16T19:51:41.1819950Z ** inst 2021-05-16T19:51:41.1996950Z ** preparing package for lazy loading 2021-05-16T19:51:41.7477540Z ** help 2021-05-16T19:51:42.1315340Z *** installing help indices 2021-05-16T19:51:42.2438910Z *** copying figures 2021-05-16T19:51:42.2471130Z ** building package indices 2021-05-16T19:51:42.6069270Z ** installing vignettes 2021-05-16T19:51:42.6166140Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:42.9702230Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:43.5080190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:43.5154530Z * DONE (tic) 2021-05-16T19:51:43.5777550Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:51:43.8786930Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T19:51:46.7412380Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T19:51:46.7413460Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:51:46.7414330Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T19:51:46.7415150Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T19:51:46.7416000Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:51:46.7416820Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T19:51:46.7418500Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T19:51:46.7419330Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:51:46.7420140Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:51:46.7420950Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T19:51:46.7421740Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T19:51:46.7422560Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T19:51:46.7423380Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:51:46.7424200Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:51:46.7425040Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T19:51:46.7425870Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T19:51:46.7426700Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T19:51:46.7427500Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T19:51:46.7428440Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T19:51:46.7429240Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T19:51:46.7430090Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T19:51:46.7431040Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T19:51:46.7431870Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T19:51:46.7432690Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T19:51:46.7433500Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:51:46.7434310Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T19:51:46.7435110Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T19:51:46.7435930Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T19:51:46.7436740Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T19:51:46.7437550Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:51:46.7438380Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:51:46.7439250Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:51:46.7440100Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T19:51:46.7440980Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T19:51:46.7441860Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:51:46.7442700Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T19:51:46.7443540Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T19:51:46.7444370Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T19:51:46.7446480Z 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-16T19:51:46.7448590Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:51:46.7449520Z (as ‘lib’ is unspecified) 2021-05-16T19:51:48.4289260Z 2021-05-16T19:51:48.4290270Z There are binary versions available but the source versions are later: 2021-05-16T19:51:48.4301280Z binary source needs_compilation 2021-05-16T19:51:48.4301840Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T19:51:48.4302900Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T19:51:48.4303520Z xfun 0.22 0.23 TRUE 2021-05-16T19:51:48.4303760Z 2021-05-16T19:51:48.4318120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-16T19:51:48.5684600Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-16T19:51:48.5719090Z ================================================== 2021-05-16T19:51:48.5719580Z downloaded 192 KB 2021-05-16T19:51:48.5719850Z 2021-05-16T19:51:48.5844520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-16T19:51:48.8555500Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-16T19:51:48.8916790Z ================================================== 2021-05-16T19:51:48.8917280Z downloaded 1.3 MB 2021-05-16T19:51:48.8917550Z 2021-05-16T19:51:48.8957270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-16T19:51:49.0596890Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-16T19:51:49.0597590Z ================================================== 2021-05-16T19:51:49.0598210Z downloaded 17 KB 2021-05-16T19:51:49.0598470Z 2021-05-16T19:51:49.0631130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-16T19:51:49.1973860Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-16T19:51:49.1983770Z ================================================== 2021-05-16T19:51:49.1984210Z downloaded 43 KB 2021-05-16T19:51:49.1984470Z 2021-05-16T19:51:49.2019790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-16T19:51:49.4713570Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-16T19:51:49.4762330Z ================================================== 2021-05-16T19:51:49.4762800Z downloaded 207 KB 2021-05-16T19:51:49.4763080Z 2021-05-16T19:51:49.4807420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-16T19:51:49.7409810Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-16T19:51:49.7673490Z ================================================== 2021-05-16T19:51:49.7674790Z downloaded 975 KB 2021-05-16T19:51:49.7675510Z 2021-05-16T19:51:49.7720600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-16T19:51:49.9116290Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-16T19:51:49.9155570Z ================================================== 2021-05-16T19:51:49.9156040Z downloaded 68 KB 2021-05-16T19:51:49.9156300Z 2021-05-16T19:51:49.9191440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-16T19:51:50.0703050Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-16T19:51:50.0757010Z ================================================== 2021-05-16T19:51:50.0757490Z downloaded 278 KB 2021-05-16T19:51:50.0757760Z 2021-05-16T19:51:50.0792490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-16T19:51:51.0468130Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-16T19:51:51.0468840Z ================================================== 2021-05-16T19:51:51.0469260Z downloaded 288 KB 2021-05-16T19:51:51.0469520Z 2021-05-16T19:51:51.0470760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-16T19:51:51.0472040Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T19:51:51.0472620Z ================================================== 2021-05-16T19:51:51.0473000Z downloaded 15 KB 2021-05-16T19:51:51.0473250Z 2021-05-16T19:51:51.0474410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-16T19:51:51.0475690Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-16T19:51:51.0476250Z ================================================== 2021-05-16T19:51:51.0476630Z downloaded 148 KB 2021-05-16T19:51:51.0476890Z 2021-05-16T19:51:51.0478640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-16T19:51:51.0640720Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-16T19:51:51.0667040Z ================================================== 2021-05-16T19:51:51.0667510Z downloaded 72 KB 2021-05-16T19:51:51.0667780Z 2021-05-16T19:51:51.0701650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-16T19:51:51.2773470Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-16T19:51:51.2774230Z ================================================== 2021-05-16T19:51:51.2774630Z downloaded 35 KB 2021-05-16T19:51:51.2774890Z 2021-05-16T19:51:51.2809110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-16T19:51:51.5329030Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-16T19:51:51.5373950Z ================================================== 2021-05-16T19:51:51.5374770Z downloaded 293 KB 2021-05-16T19:51:51.5375030Z 2021-05-16T19:51:51.6001870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-16T19:51:51.7229100Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-16T19:51:51.7309920Z ================================================== 2021-05-16T19:51:51.7310380Z downloaded 425 KB 2021-05-16T19:51:51.7310650Z 2021-05-16T19:51:51.7346220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-16T19:51:51.9864710Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-16T19:51:51.9866160Z ================================================== 2021-05-16T19:51:51.9866560Z downloaded 36 KB 2021-05-16T19:51:51.9866820Z 2021-05-16T19:51:51.9896630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-16T19:51:52.1515020Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-16T19:51:52.1791790Z ================================================== 2021-05-16T19:51:52.1792310Z downloaded 2.2 MB 2021-05-16T19:51:52.1792570Z 2021-05-16T19:51:52.1848680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-16T19:51:52.3148910Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-16T19:51:52.3196150Z ================================================== 2021-05-16T19:51:52.3196690Z downloaded 194 KB 2021-05-16T19:51:52.3196970Z 2021-05-16T19:51:52.3232300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-16T19:51:52.5271420Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-16T19:51:52.5326410Z ================================================== 2021-05-16T19:51:52.5327710Z downloaded 38 KB 2021-05-16T19:51:52.5328440Z 2021-05-16T19:51:52.5363010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-16T19:51:52.8037940Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-16T19:51:52.8066450Z ================================================== 2021-05-16T19:51:52.8066930Z downloaded 205 KB 2021-05-16T19:51:52.8067200Z 2021-05-16T19:51:52.8103740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-16T19:51:52.9552740Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-16T19:51:53.1239580Z ================================================== 2021-05-16T19:51:53.1240130Z downloaded 13.9 MB 2021-05-16T19:51:53.1240400Z 2021-05-16T19:51:53.1415310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-16T19:51:53.2892090Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-16T19:51:53.3229000Z ================================================== 2021-05-16T19:51:53.3229580Z downloaded 3.1 MB 2021-05-16T19:51:53.3229850Z 2021-05-16T19:51:53.3322420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-16T19:51:53.5060860Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-16T19:51:53.5391260Z ================================================== 2021-05-16T19:51:53.5391800Z downloaded 1.3 MB 2021-05-16T19:51:53.5392060Z 2021-05-16T19:51:53.5460600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-16T19:51:53.8269430Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-16T19:51:53.8383530Z ================================================== 2021-05-16T19:51:53.8384010Z downloaded 302 KB 2021-05-16T19:51:53.8384280Z 2021-05-16T19:51:53.8420490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-16T19:51:54.0149600Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-16T19:51:54.0184830Z ================================================== 2021-05-16T19:51:54.0185310Z downloaded 104 KB 2021-05-16T19:51:54.0185580Z 2021-05-16T19:51:54.0220560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-16T19:51:54.1903710Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-16T19:51:54.1904370Z ================================================== 2021-05-16T19:51:54.1904780Z downloaded 21 KB 2021-05-16T19:51:54.1905040Z 2021-05-16T19:51:54.1937460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-16T19:51:54.4290580Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-16T19:51:54.4300380Z ================================================== 2021-05-16T19:51:54.4300820Z downloaded 43 KB 2021-05-16T19:51:54.4301080Z 2021-05-16T19:51:54.4347200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-16T19:51:54.5736600Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-16T19:51:54.5737340Z ================================================== 2021-05-16T19:51:54.5737740Z downloaded 33 KB 2021-05-16T19:51:54.5738010Z 2021-05-16T19:51:54.5770620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-16T19:51:54.8120100Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-16T19:51:54.8157220Z ================================================== 2021-05-16T19:51:54.8157690Z downloaded 137 KB 2021-05-16T19:51:54.8157960Z 2021-05-16T19:51:54.8193640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-16T19:51:54.9441430Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-16T19:51:55.0243630Z ================================================== 2021-05-16T19:51:55.0244210Z downloaded 2.8 MB 2021-05-16T19:51:55.0244480Z 2021-05-16T19:51:55.0319750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-16T19:51:55.2849200Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-16T19:51:55.2875830Z ================================================== 2021-05-16T19:51:55.2876590Z downloaded 64 KB 2021-05-16T19:51:55.2876880Z 2021-05-16T19:51:55.2910830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-16T19:51:55.5499490Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-16T19:51:55.5875280Z ================================================== 2021-05-16T19:51:55.5875820Z downloaded 954 KB 2021-05-16T19:51:55.5876130Z 2021-05-16T19:51:55.5916590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-16T19:51:55.8633840Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-16T19:51:55.8887180Z ================================================== 2021-05-16T19:51:55.8888360Z downloaded 129 KB 2021-05-16T19:51:55.8889020Z 2021-05-16T19:51:55.8922500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-16T19:51:56.0371560Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-16T19:51:56.0464980Z ================================================== 2021-05-16T19:51:56.0465860Z downloaded 384 KB 2021-05-16T19:51:56.0466190Z 2021-05-16T19:51:57.5770890Z 2021-05-16T19:51:57.5780560Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T19:51:57.5781260Z The downloaded binary packages are in 2021-05-16T19:51:57.5782140Z 2021-05-16T19:51:57.5792370Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpc4EKTP/downloaded_packages 2021-05-16T19:51:57.5798390Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T19:51:57.7912380Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T19:51:57.8694760Z ================================================== 2021-05-16T19:51:57.8791230Z downloaded 1.1 MB 2021-05-16T19:51:57.8892350Z 2021-05-16T19:51:57.9016030Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T19:51:58.0536500Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T19:51:58.1807670Z ================================================== 2021-05-16T19:51:58.1882670Z downloaded 670 KB 2021-05-16T19:51:58.1916000Z 2021-05-16T19:51:58.1921360Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T19:51:58.4019560Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T19:51:58.4118930Z ================================================== 2021-05-16T19:51:58.4220270Z downloaded 109 KB 2021-05-16T19:51:58.4322910Z 2021-05-16T19:51:59.1108660Z * installing *source* package ‘pillar’ ... 2021-05-16T19:51:59.1544020Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:59.1649850Z ** using staged installation 2021-05-16T19:51:59.2745440Z ** R 2021-05-16T19:51:59.3353990Z ** inst 2021-05-16T19:51:59.3557260Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:02.2710530Z ** help 2021-05-16T19:52:02.3976620Z *** installing help indices 2021-05-16T19:52:02.4724740Z *** copying figures 2021-05-16T19:52:02.4758390Z ** building package indices 2021-05-16T19:52:02.8659900Z ** installing vignettes 2021-05-16T19:52:02.8761290Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:03.2955610Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:03.8095310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:03.8155180Z * DONE (pillar) 2021-05-16T19:52:04.4031550Z * installing *source* package ‘xfun’ ... 2021-05-16T19:52:04.4107470Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T19:52:04.4140400Z ** using staged installation 2021-05-16T19:52:04.4328440Z ** libs 2021-05-16T19:52:04.4619970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T19:52:04.6932730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:52:04.7875360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:52:05.9266550Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T19:52:05.9344300Z ** R 2021-05-16T19:52:05.9594630Z ** inst 2021-05-16T19:52:05.9642740Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:07.8060770Z ** help 2021-05-16T19:52:08.0335960Z *** installing help indices 2021-05-16T19:52:08.1527850Z ** building package indices 2021-05-16T19:52:08.5334560Z ** installing vignettes 2021-05-16T19:52:08.5427410Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:08.8834530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:52:09.0160190Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:09.3062350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:09.3099190Z * DONE (xfun) 2021-05-16T19:52:09.9690290Z * installing *source* package ‘tibble’ ... 2021-05-16T19:52:09.9862670Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T19:52:09.9863590Z ** using staged installation 2021-05-16T19:52:10.0149000Z ** libs 2021-05-16T19:52:10.0329370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T19:52:10.1070140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T19:52:10.2161830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:52:10.2950970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T19:52:10.4412920Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:52:10.5057660Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T19:52:10.5100060Z ** R 2021-05-16T19:52:10.5447980Z ** inst 2021-05-16T19:52:10.5636380Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:12.9985600Z ** help 2021-05-16T19:52:13.1029560Z *** installing help indices 2021-05-16T19:52:13.1602790Z *** copying figures 2021-05-16T19:52:13.1640790Z ** building package indices 2021-05-16T19:52:13.4770940Z ** installing vignettes 2021-05-16T19:52:13.4918900Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:14.4622340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:52:14.4623990Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:14.7962000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:14.8009540Z * DONE (tibble) 2021-05-16T19:52:14.8405310Z 2021-05-16T19:52:14.8406140Z The downloaded source packages are in 2021-05-16T19:52:14.8407890Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpc4EKTP/downloaded_packages’ 2021-05-16T19:52:14.9240730Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T19:52:17.5377870Z 2021-05-16T19:52:18.0395160Z 2021-05-16T19:52:18.0416560Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpc4EKTP/remotes2a434341663f/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T19:52:18.0479370Z 2021-05-16T19:52:18.0481710Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpc4EKTP/remotes2a434341663f/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T19:52:18.1278120Z 2021-05-16T19:52:18.1306230Z 2021-05-16T19:52:18.1307870Z ─ preparing ‘desc’: 2021-05-16T19:52:18.1317460Z 2021-05-16T19:52:18.1318290Z 2021-05-16T19:52:18.1416600Z checking DESCRIPTION meta-information ... 2021-05-16T19:52:18.1442700Z 2021-05-16T19:52:18.1444500Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:52:18.2491160Z 2021-05-16T19:52:18.2518950Z 2021-05-16T19:52:18.2520890Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:52:18.2529580Z 2021-05-16T19:52:18.2556820Z 2021-05-16T19:52:18.2558200Z ─ checking for empty or unneeded directories 2021-05-16T19:52:18.2597960Z 2021-05-16T19:52:18.2750750Z 2021-05-16T19:52:18.2753370Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T19:52:18.3894850Z 2021-05-16T19:52:18.3896050Z 2021-05-16T19:52:18.3897610Z 2021-05-16T19:52:18.4214860Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:18.4216650Z (as ‘lib’ is unspecified) 2021-05-16T19:52:18.8602590Z * installing *source* package ‘desc’ ... 2021-05-16T19:52:18.8671340Z ** using staged installation 2021-05-16T19:52:18.8907940Z ** R 2021-05-16T19:52:18.9175400Z ** inst 2021-05-16T19:52:18.9236350Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:20.8783550Z ** help 2021-05-16T19:52:21.0731660Z *** installing help indices 2021-05-16T19:52:21.1834710Z ** building package indices 2021-05-16T19:52:21.5487620Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:21.8155300Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:22.1191650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:22.1225930Z * DONE (desc) 2021-05-16T19:52:22.4288950Z 2021-05-16T19:52:22.4290030Z 2021-05-16T19:52:22.4306140Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpc4EKTP/remotes2a4334b9a2e2/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T19:52:22.4337910Z 2021-05-16T19:52:22.4340190Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpc4EKTP/remotes2a4334b9a2e2/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T19:52:22.4822820Z 2021-05-16T19:52:22.4851650Z 2021-05-16T19:52:22.4853240Z ─ preparing ‘ghtravis’: 2021-05-16T19:52:22.4863740Z 2021-05-16T19:52:22.4864510Z 2021-05-16T19:52:22.4941680Z checking DESCRIPTION meta-information ... 2021-05-16T19:52:22.4968720Z 2021-05-16T19:52:22.4971110Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:52:22.5685900Z 2021-05-16T19:52:22.5714990Z 2021-05-16T19:52:22.5716870Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:52:22.5726410Z 2021-05-16T19:52:22.5755630Z 2021-05-16T19:52:22.5757000Z ─ checking for empty or unneeded directories 2021-05-16T19:52:22.5765360Z 2021-05-16T19:52:22.5793100Z 2021-05-16T19:52:22.5794530Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T19:52:22.6061930Z 2021-05-16T19:52:22.6062980Z 2021-05-16T19:52:22.6063590Z 2021-05-16T19:52:22.6593320Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:22.6594550Z (as ‘lib’ is unspecified) 2021-05-16T19:52:22.9939420Z * installing *source* package ‘ghtravis’ ... 2021-05-16T19:52:22.9942620Z ** using staged installation 2021-05-16T19:52:23.0150540Z ** R 2021-05-16T19:52:23.0334610Z ** inst 2021-05-16T19:52:23.0357060Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:24.8804250Z ** help 2021-05-16T19:52:24.9700610Z *** installing help indices 2021-05-16T19:52:25.0241540Z ** building package indices 2021-05-16T19:52:25.3345930Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:26.2050040Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:27.0792730Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:27.0820230Z * DONE (ghtravis) 2021-05-16T19:52:27.1106760Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:52:27.3178050Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T19:52:30.1914360Z 2021-05-16T19:52:30.1916460Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T19:52:30.1917420Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T19:52:30.1918210Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T19:52:30.1918970Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T19:52:30.1919730Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T19:52:30.1920450Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T19:52:30.1930340Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:30.1931350Z (as ‘lib’ is unspecified) 2021-05-16T19:52:31.9070850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-16T19:52:32.0452290Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-16T19:52:32.0483430Z ================================================== 2021-05-16T19:52:32.0483930Z downloaded 194 KB 2021-05-16T19:52:32.0484200Z 2021-05-16T19:52:32.0520590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-16T19:52:32.1832920Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-16T19:52:32.1848070Z ================================================== 2021-05-16T19:52:32.1848530Z downloaded 67 KB 2021-05-16T19:52:32.1848810Z 2021-05-16T19:52:32.1882780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-16T19:52:32.4613030Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-16T19:52:32.4683000Z ================================================== 2021-05-16T19:52:32.4684020Z downloaded 189 KB 2021-05-16T19:52:32.4684290Z 2021-05-16T19:52:32.4720130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-16T19:52:32.6171200Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-16T19:52:32.6327380Z ================================================== 2021-05-16T19:52:32.6327870Z downloaded 1.2 MB 2021-05-16T19:52:32.6328140Z 2021-05-16T19:52:32.6425480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-16T19:52:33.0442830Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-16T19:52:33.0575130Z ================================================== 2021-05-16T19:52:33.0575660Z downloaded 936 KB 2021-05-16T19:52:33.0575930Z 2021-05-16T19:52:33.9755650Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:33.9756140Z 2021-05-16T19:52:33.9759790Z (as ‘lib’ is unspecified) 2021-05-16T19:52:33.9760490Z The downloaded binary packages are in 2021-05-16T19:52:33.9862090Z * installing *source* package ‘aghast’ ... 2021-05-16T19:52:33.9863000Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpc4EKTP/downloaded_packages 2021-05-16T19:52:33.9962520Z ** using staged installation 2021-05-16T19:52:33.9962960Z 2021-05-16T19:52:34.0064260Z ** R 2021-05-16T19:52:34.0066400Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpc4EKTP/remotes2a437046e698/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T19:52:34.0179310Z 2021-05-16T19:52:34.0294780Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:34.0305640Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpc4EKTP/remotes2a437046e698/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T19:52:34.0416190Z 2021-05-16T19:52:34.0517610Z 2021-05-16T19:52:34.0619860Z ─ preparing ‘aghast’: 2021-05-16T19:52:34.0719070Z 2021-05-16T19:52:34.0820430Z 2021-05-16T19:52:34.1084120Z checking DESCRIPTION meta-information ... 2021-05-16T19:52:34.1366430Z 2021-05-16T19:52:34.1470410Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:52:34.1571630Z 2021-05-16T19:52:34.1672470Z 2021-05-16T19:52:34.1774900Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:52:34.1876360Z 2021-05-16T19:52:34.1977870Z 2021-05-16T19:52:34.2080140Z ─ checking for empty or unneeded directories 2021-05-16T19:52:34.2175630Z 2021-05-16T19:52:34.2276780Z 2021-05-16T19:52:34.2299740Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T19:52:34.2346710Z 2021-05-16T19:52:34.2357940Z 2021-05-16T19:52:34.2373210Z 2021-05-16T19:52:34.7338090Z ** help 2021-05-16T19:52:34.7664940Z *** installing help indices 2021-05-16T19:52:34.7936630Z ** building package indices 2021-05-16T19:52:35.2070370Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:35.4829770Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:35.7375540Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:35.7397800Z * DONE (aghast) 2021-05-16T19:52:35.7613010Z Installing 1 packages: covr 2021-05-16T19:52:35.7622670Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:35.7623740Z (as ‘lib’ is unspecified) 2021-05-16T19:52:36.7115380Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T19:52:36.7115900Z 2021-05-16T19:52:37.5257650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-16T19:52:37.6770540Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-16T19:52:37.6876290Z ================================================== 2021-05-16T19:52:37.6876750Z downloaded 153 KB 2021-05-16T19:52:37.6877020Z 2021-05-16T19:52:37.6912220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-16T19:52:37.8288010Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-16T19:52:37.8318010Z ================================================== 2021-05-16T19:52:37.8318790Z downloaded 117 KB 2021-05-16T19:52:37.8319050Z 2021-05-16T19:52:37.8354200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-16T19:52:38.0230200Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-16T19:52:38.0778360Z ================================================== 2021-05-16T19:52:38.0778840Z downloaded 282 KB 2021-05-16T19:52:38.0779100Z 2021-05-16T19:52:38.1473080Z 2021-05-16T19:52:38.1573960Z The downloaded binary packages are in 2021-05-16T19:52:38.1675540Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpc4EKTP/downloaded_packages 2021-05-16T19:52:38.1930060Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T19:52:38.1930740Z Rscript -e "tic::before_install()" 2021-05-16T19:52:38.2240650Z shell: /bin/bash -e {0} 2021-05-16T19:52:38.2241020Z env: 2021-05-16T19:52:38.2241580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:38.2242010Z TIC_DEPLOY_KEY: 2021-05-16T19:52:38.2242440Z RSPM: 2021-05-16T19:52:38.2243640Z GITHUB_PAT: *** 2021-05-16T19:52:38.2244010Z COVERALLS_TOKEN: 2021-05-16T19:52:38.2244490Z continue-on-error: false 2021-05-16T19:52:38.2244920Z VDIFFR_RUN_TESTS: false 2021-05-16T19:52:38.2245370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:52:38.2245760Z TZ: UTC 2021-05-16T19:52:38.2246100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:38.2246450Z NOT_CRAN: true 2021-05-16T19:52:38.2246780Z ##[endgroup] 2021-05-16T19:52:38.6314930Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:52:38.8230130Z Running before_install: step_install_remote_binaries() 2021-05-16T19:52:39.5318320Z Installing oro.nifti binaries 2021-05-16T19:52:39.5332700Z [1] "neuroconductor/oro.nifti" 2021-05-16T19:52:39.8227130Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T19:52:39.8266930Z tag_name 2021-05-16T19:52:39.8267330Z 5 0.10.3.s 2021-05-16T19:52:39.8268170Z zipball_url 2021-05-16T19:52:39.8269170Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T19:52:39.8270100Z tarball_url 2021-05-16T19:52:39.8271020Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T19:52:39.8271810Z commit.sha 2021-05-16T19:52:39.8272480Z 5 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:52:39.8273290Z commit.url 2021-05-16T19:52:39.8274390Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:52:39.8275370Z node_id 2021-05-16T19:52:39.8276330Z 5 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T19:52:39.8277350Z url 2021-05-16T19:52:39.8278220Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T19:52:39.8279110Z assets_url 2021-05-16T19:52:39.8280020Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T19:52:39.8280930Z upload_url 2021-05-16T19:52:39.8281970Z 5 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T19:52:39.8283070Z id asset_updated_at asset_created_at created_at 2021-05-16T19:52:39.8284630Z 5 43005549 2021-05-15 22:57:23 2021-05-15 22:57:22 2021-05-15 22:37:06 2021-05-16T19:52:39.8285300Z published_at asset_name asset_label 2021-05-16T19:52:39.8286360Z 5 2021-05-15 22:37:30 oro.nifti_0.10.3_R4.0.tgz 2021-05-16T19:52:39.8286910Z asset_download_count 2021-05-16T19:52:39.8287630Z 5 6 2021-05-16T19:52:39.8288300Z asset_browser_download_url 2021-05-16T19:52:39.8289300Z 5 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T19:52:39.8290210Z Installing oro.nifti package binaries 2021-05-16T19:52:39.8624360Z --2021-05-16 19:52:39-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T19:52:39.9626050Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T19:52:39.9781250Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T19:52:40.1595300Z HTTP request sent, awaiting response... 302 Found 2021-05-16T19:52:40.1600850Z Location: https://github-releases.githubusercontent.com/367742122/e84b3500-b5d0-11eb-95ee-74464c8e21ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T195240Z&X-Amz-Expires=300&X-Amz-Signature=083740afc23407f3ee298561761629a0bac5059a2448f2ff2a41f67429d30029&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T19:52:40.1608330Z --2021-05-16 19:52:40-- https://github-releases.githubusercontent.com/367742122/e84b3500-b5d0-11eb-95ee-74464c8e21ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T195240Z&X-Amz-Expires=300&X-Amz-Signature=083740afc23407f3ee298561761629a0bac5059a2448f2ff2a41f67429d30029&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-16T19:52:40.1612770Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.108.154, ... 2021-05-16T19:52:40.1638610Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T19:52:40.3316000Z HTTP request sent, awaiting response... 200 OK 2021-05-16T19:52:40.3317670Z Length: 6096196 (5.8M) [application/octet-stream] 2021-05-16T19:52:40.3319230Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp3EDI2u/oro.nifti_0.10.3.tgz’ 2021-05-16T19:52:40.3329040Z 2021-05-16T19:52:40.3364600Z 0K .......... .......... .......... .......... .......... 0% 10.4M 1s 2021-05-16T19:52:40.3398450Z 50K .......... .......... .......... .......... .......... 1% 16.0M 0s 2021-05-16T19:52:40.3427120Z 100K .......... .......... .......... .......... .......... 2% 14.8M 0s 2021-05-16T19:52:40.3463640Z 150K .......... .......... .......... .......... .......... 3% 13.3M 0s 2021-05-16T19:52:40.3526070Z 200K .......... .......... .......... .......... .......... 4% 7.81M 0s 2021-05-16T19:52:40.3564570Z 250K .......... .......... .......... .......... .......... 5% 12.7M 0s 2021-05-16T19:52:40.3590100Z 300K .......... .......... .......... .......... .......... 5% 19.1M 0s 2021-05-16T19:52:40.3615550Z 350K .......... .......... .......... .......... .......... 6% 19.1M 0s 2021-05-16T19:52:40.3649840Z 400K .......... .......... .......... .......... .......... 7% 14.6M 0s 2021-05-16T19:52:40.3684470Z 450K .......... .......... .......... .......... .......... 8% 14.8M 0s 2021-05-16T19:52:40.3715930Z 500K .......... .......... .......... .......... .......... 9% 14.4M 0s 2021-05-16T19:52:40.3755440Z 550K .......... .......... .......... .......... .......... 10% 12.5M 0s 2021-05-16T19:52:40.3766610Z 600K .......... .......... .......... .......... .......... 10% 41.8M 0s 2021-05-16T19:52:40.3796120Z 650K .......... .......... .......... .......... .......... 11% 16.6M 0s 2021-05-16T19:52:40.3832650Z 700K .......... .......... .......... .......... .......... 12% 13.4M 0s 2021-05-16T19:52:40.3859250Z 750K .......... .......... .......... .......... .......... 13% 18.4M 0s 2021-05-16T19:52:40.3876270Z 800K .......... .......... .......... .......... .......... 14% 28.8M 0s 2021-05-16T19:52:40.3899440Z 850K .......... .......... .......... .......... .......... 15% 20.9M 0s 2021-05-16T19:52:40.3926120Z 900K .......... .......... .......... .......... .......... 15% 18.3M 0s 2021-05-16T19:52:40.3950070Z 950K .......... .......... .......... .......... .......... 16% 20.3M 0s 2021-05-16T19:52:40.3976450Z 1000K .......... .......... .......... .......... .......... 17% 19.1M 0s 2021-05-16T19:52:40.3990370Z 1050K .......... .......... .......... .......... .......... 18% 34.0M 0s 2021-05-16T19:52:40.4014390Z 1100K .......... .......... .......... .......... .......... 19% 20.2M 0s 2021-05-16T19:52:40.4030700Z 1150K .......... .......... .......... .......... .......... 20% 29.9M 0s 2021-05-16T19:52:40.4057610Z 1200K .......... .......... .......... .......... .......... 20% 20.2M 0s 2021-05-16T19:52:40.4080920Z 1250K .......... .......... .......... .......... .......... 21% 23.8M 0s 2021-05-16T19:52:40.4095320Z 1300K .......... .......... .......... .......... .......... 22% 25.0M 0s 2021-05-16T19:52:40.4121610Z 1350K .......... .......... .......... .......... .......... 23% 18.9M 0s 2021-05-16T19:52:40.4126040Z 1400K .......... .......... .......... .......... .......... 24% 88.9M 0s 2021-05-16T19:52:40.4162420Z 1450K .......... .......... .......... .......... .......... 25% 13.6M 0s 2021-05-16T19:52:40.4167600Z 1500K .......... .......... .......... .......... .......... 26% 92.8M 0s 2021-05-16T19:52:40.4200790Z 1550K .......... .......... .......... .......... .......... 26% 14.9M 0s 2021-05-16T19:52:40.4211270Z 1600K .......... .......... .......... .......... .......... 27% 45.2M 0s 2021-05-16T19:52:40.4236590Z 1650K .......... .......... .......... .......... .......... 28% 20.1M 0s 2021-05-16T19:52:40.4240740Z 1700K .......... .......... .......... .......... .......... 29% 94.3M 0s 2021-05-16T19:52:40.4264480Z 1750K .......... .......... .......... .......... .......... 30% 21.9M 0s 2021-05-16T19:52:40.4282980Z 1800K .......... .......... .......... .......... .......... 31% 25.7M 0s 2021-05-16T19:52:40.4304830Z 1850K .......... .......... .......... .......... .......... 31% 24.7M 0s 2021-05-16T19:52:40.4320920Z 1900K .......... .......... .......... .......... .......... 32% 27.6M 0s 2021-05-16T19:52:40.4329290Z 1950K .......... .......... .......... .......... .......... 33% 58.4M 0s 2021-05-16T19:52:40.4353060Z 2000K .......... .......... .......... .......... .......... 34% 20.4M 0s 2021-05-16T19:52:40.4358540Z 2050K .......... .......... .......... .......... .......... 35% 81.2M 0s 2021-05-16T19:52:40.4379240Z 2100K .......... .......... .......... .......... .......... 36% 22.8M 0s 2021-05-16T19:52:40.4391330Z 2150K .......... .......... .......... .......... .......... 36% 41.7M 0s 2021-05-16T19:52:40.4403850Z 2200K .......... .......... .......... .......... .......... 37% 38.0M 0s 2021-05-16T19:52:40.4419640Z 2250K .......... .......... .......... .......... .......... 38% 33.2M 0s 2021-05-16T19:52:40.4431460Z 2300K .......... .......... .......... .......... .......... 39% 37.9M 0s 2021-05-16T19:52:40.4444150Z 2350K .......... .......... .......... .......... .......... 40% 38.2M 0s 2021-05-16T19:52:40.4458020Z 2400K .......... .......... .......... .......... .......... 41% 35.6M 0s 2021-05-16T19:52:40.4473020Z 2450K .......... .......... .......... .......... .......... 41% 34.2M 0s 2021-05-16T19:52:40.4483790Z 2500K .......... .......... .......... .......... .......... 42% 41.6M 0s 2021-05-16T19:52:40.4495540Z 2550K .......... .......... .......... .......... .......... 43% 41.7M 0s 2021-05-16T19:52:40.4510650Z 2600K .......... .......... .......... .......... .......... 44% 32.4M 0s 2021-05-16T19:52:40.4526260Z 2650K .......... .......... .......... .......... .......... 45% 33.4M 0s 2021-05-16T19:52:40.4532320Z 2700K .......... .......... .......... .......... .......... 46% 71.2M 0s 2021-05-16T19:52:40.4548590Z 2750K .......... .......... .......... .......... .......... 47% 29.7M 0s 2021-05-16T19:52:40.4564080Z 2800K .......... .......... .......... .......... .......... 47% 31.9M 0s 2021-05-16T19:52:40.4569360Z 2850K .......... .......... .......... .......... .......... 48% 101M 0s 2021-05-16T19:52:40.4586520Z 2900K .......... .......... .......... .......... .......... 49% 27.8M 0s 2021-05-16T19:52:40.4602410Z 2950K .......... .......... .......... .......... .......... 50% 31.0M 0s 2021-05-16T19:52:40.4607460Z 3000K .......... .......... .......... .......... .......... 51% 99.6M 0s 2021-05-16T19:52:40.4626030Z 3050K .......... .......... .......... .......... .......... 52% 27.8M 0s 2021-05-16T19:52:40.4636970Z 3100K .......... .......... .......... .......... .......... 52% 40.2M 0s 2021-05-16T19:52:40.4641790Z 3150K .......... .......... .......... .......... .......... 53% 92.7M 0s 2021-05-16T19:52:40.4651580Z 3200K .......... .......... .......... .......... .......... 54% 52.2M 0s 2021-05-16T19:52:40.4666050Z 3250K .......... .......... .......... .......... .......... 55% 34.6M 0s 2021-05-16T19:52:40.4677170Z 3300K .......... .......... .......... .......... .......... 56% 42.5M 0s 2021-05-16T19:52:40.4682270Z 3350K .......... .......... .......... .......... .......... 57% 94.6M 0s 2021-05-16T19:52:40.4691360Z 3400K .......... .......... .......... .......... .......... 57% 52.5M 0s 2021-05-16T19:52:40.4705530Z 3450K .......... .......... .......... .......... .......... 58% 36.8M 0s 2021-05-16T19:52:40.4717210Z 3500K .......... .......... .......... .......... .......... 59% 38.8M 0s 2021-05-16T19:52:40.4727450Z 3550K .......... .......... .......... .......... .......... 60% 48.5M 0s 2021-05-16T19:52:40.4731860Z 3600K .......... .......... .......... .......... .......... 61% 104M 0s 2021-05-16T19:52:40.4744280Z 3650K .......... .......... .......... .......... .......... 62% 42.9M 0s 2021-05-16T19:52:40.4757430Z 3700K .......... .......... .......... .......... .......... 62% 34.4M 0s 2021-05-16T19:52:40.4768780Z 3750K .......... .......... .......... .......... .......... 63% 43.1M 0s 2021-05-16T19:52:40.4780580Z 3800K .......... .......... .......... .......... .......... 64% 41.8M 0s 2021-05-16T19:52:40.4795280Z 3850K .......... .......... .......... .......... .......... 65% 35.8M 0s 2021-05-16T19:52:40.4799700Z 3900K .......... .......... .......... .......... .......... 66% 86.9M 0s 2021-05-16T19:52:40.4810030Z 3950K .......... .......... .......... .......... .......... 67% 48.2M 0s 2021-05-16T19:52:40.4821260Z 4000K .......... .......... .......... .......... .......... 68% 43.2M 0s 2021-05-16T19:52:40.4835480Z 4050K .......... .......... .......... .......... .......... 68% 36.1M 0s 2021-05-16T19:52:40.4840830Z 4100K .......... .......... .......... .......... .......... 69% 81.5M 0s 2021-05-16T19:52:40.4847910Z 4150K .......... .......... .......... .......... .......... 70% 69.5M 0s 2021-05-16T19:52:40.4861960Z 4200K .......... .......... .......... .......... .......... 71% 34.9M 0s 2021-05-16T19:52:40.4875170Z 4250K .......... .......... .......... .......... .......... 72% 39.1M 0s 2021-05-16T19:52:40.4879890Z 4300K .......... .......... .......... .......... .......... 73% 84.2M 0s 2021-05-16T19:52:40.4884900Z 4350K .......... .......... .......... .......... .......... 73% 100M 0s 2021-05-16T19:52:40.4908740Z 4400K .......... .......... .......... .......... .......... 74% 20.6M 0s 2021-05-16T19:52:40.4914520Z 4450K .......... .......... .......... .......... .......... 75% 94.3M 0s 2021-05-16T19:52:40.4919200Z 4500K .......... .......... .......... .......... .......... 76% 85.7M 0s 2021-05-16T19:52:40.4924760Z 4550K .......... .......... .......... .......... .......... 77% 91.1M 0s 2021-05-16T19:52:40.4929380Z 4600K .......... .......... .......... .......... .......... 78% 105M 0s 2021-05-16T19:52:40.4947040Z 4650K .......... .......... .......... .......... .......... 78% 67.1M 0s 2021-05-16T19:52:40.4951580Z 4700K .......... .......... .......... .......... .......... 79% 33.2M 0s 2021-05-16T19:52:40.4955710Z 4750K .......... .......... .......... .......... .......... 80% 113M 0s 2021-05-16T19:52:40.4960600Z 4800K .......... .......... .......... .......... .......... 81% 105M 0s 2021-05-16T19:52:40.4971880Z 4850K .......... .......... .......... .......... .......... 82% 46.1M 0s 2021-05-16T19:52:40.4977650Z 4900K .......... .......... .......... .......... .......... 83% 75.2M 0s 2021-05-16T19:52:40.4988540Z 4950K .......... .......... .......... .......... .......... 83% 44.6M 0s 2021-05-16T19:52:40.4994050Z 5000K .......... .......... .......... .......... .......... 84% 95.4M 0s 2021-05-16T19:52:40.4999400Z 5050K .......... .......... .......... .......... .......... 85% 104M 0s 2021-05-16T19:52:40.5008220Z 5100K .......... .......... .......... .......... .......... 86% 49.5M 0s 2021-05-16T19:52:40.5021740Z 5150K .......... .......... .......... .......... .......... 87% 36.9M 0s 2021-05-16T19:52:40.5025670Z 5200K .......... .......... .......... .......... .......... 88% 111M 0s 2021-05-16T19:52:40.5032450Z 5250K .......... .......... .......... .......... .......... 89% 78.1M 0s 2021-05-16T19:52:40.5037230Z 5300K .......... .......... .......... .......... .......... 89% 90.9M 0s 2021-05-16T19:52:40.5045650Z 5350K .......... .......... .......... .......... .......... 90% 57.8M 0s 2021-05-16T19:52:40.5050730Z 5400K .......... .......... .......... .......... .......... 91% 99.2M 0s 2021-05-16T19:52:40.5063300Z 5450K .......... .......... .......... .......... .......... 92% 42.3M 0s 2021-05-16T19:52:40.5067810Z 5500K .......... .......... .......... .......... .......... 93% 88.9M 0s 2021-05-16T19:52:40.5073370Z 5550K .......... .......... .......... .......... .......... 94% 92.8M 0s 2021-05-16T19:52:40.5078470Z 5600K .......... .......... .......... .......... .......... 94% 90.4M 0s 2021-05-16T19:52:40.5085440Z 5650K .......... .......... .......... .......... .......... 95% 73.0M 0s 2021-05-16T19:52:40.5099550Z 5700K .......... .......... .......... .......... .......... 96% 36.4M 0s 2021-05-16T19:52:40.5104790Z 5750K .......... .......... .......... .......... .......... 97% 83.2M 0s 2021-05-16T19:52:40.5108850Z 5800K .......... .......... .......... .......... .......... 98% 109M 0s 2021-05-16T19:52:40.5114000Z 5850K .......... .......... .......... .......... .......... 99% 104M 0s 2021-05-16T19:52:40.5118970Z 5900K .......... .......... .......... .......... .......... 99% 86.0M 0s 2021-05-16T19:52:40.5119650Z 5950K ... 100% 66.3K=0.2s 2021-05-16T19:52:40.5119930Z 2021-05-16T19:52:40.5122440Z 2021-05-16 19:52:40 (32.2 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp3EDI2u/oro.nifti_0.10.3.tgz’ saved [6096196/6096196] 2021-05-16T19:52:40.5123100Z 2021-05-16T19:52:40.5328610Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:40.5329790Z (as ‘lib’ is unspecified) 2021-05-16T19:52:40.5907100Z Rewriting new remotes: 2021-05-16T19:52:40.6430810Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T19:52:40.6431640Z remotes::install_deps(dependencies = TRUE) 2021-05-16T19:52:40.6432270Z remotes::install_cran("rcmdcheck") 2021-05-16T19:52:40.6432810Z remotes::install_cran("markdown") 2021-05-16T19:52:40.6633580Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:52:40.6634000Z env: 2021-05-16T19:52:40.6634470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:40.6634910Z TIC_DEPLOY_KEY: 2021-05-16T19:52:40.6635280Z RSPM: 2021-05-16T19:52:40.6636660Z GITHUB_PAT: *** 2021-05-16T19:52:40.6637090Z COVERALLS_TOKEN: 2021-05-16T19:52:40.6637590Z continue-on-error: false 2021-05-16T19:52:40.6638050Z VDIFFR_RUN_TESTS: false 2021-05-16T19:52:40.6639090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:52:40.6656750Z TZ: UTC 2021-05-16T19:52:40.6657200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:40.6657570Z NOT_CRAN: true 2021-05-16T19:52:40.6657980Z ##[endgroup] 2021-05-16T19:52:46.2053270Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T19:52:46.2054460Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T19:52:46.2055400Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T19:52:46.2056340Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T19:52:46.2057230Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:52:46.2058150Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T19:52:46.2059000Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:52:46.2059920Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T19:52:46.2060760Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T19:52:46.2061710Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T19:52:46.2062630Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-16T19:52:46.2063530Z minqa (NA -> 1.2.4 ) [CRAN] 2021-05-16T19:52:46.2064420Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T19:52:46.2065320Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T19:52:46.2066240Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T19:52:46.2067080Z lme4 (NA -> 1.1-27 ) [CRAN] 2021-05-16T19:52:46.2067990Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T19:52:46.2068860Z numDeriv (NA -> 2016.8-1.1) [CRAN] 2021-05-16T19:52:46.2069790Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T19:52:46.2070710Z gamm4 (NA -> 0.2-6 ) [CRAN] 2021-05-16T19:52:46.2071580Z lmerTest (NA -> 3.1-3 ) [CRAN] 2021-05-16T19:52:46.2085150Z Installing 21 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, RcppEigen, nloptr, minqa, RNifti, abind, bitops, lme4, ggplot2, numDeriv, oro.nifti, gamm4, lmerTest 2021-05-16T19:52:46.2100020Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:46.2101170Z (as ‘lib’ is unspecified) 2021-05-16T19:52:51.4804390Z 2021-05-16T19:52:51.4805500Z There is a binary version available but the source version is later: 2021-05-16T19:52:51.4828050Z binary source needs_compilation 2021-05-16T19:52:51.4829550Z lme4 1.1-26 1.1-27 TRUE 2021-05-16T19:52:51.4829900Z 2021-05-16T19:52:51.4858660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/colorspace_2.0-1.tgz' 2021-05-16T19:52:51.7508880Z Content type 'application/x-gzip' length 2608831 bytes (2.5 MB) 2021-05-16T19:52:51.7780020Z ================================================== 2021-05-16T19:52:51.7780630Z downloaded 2.5 MB 2021-05-16T19:52:51.7780900Z 2021-05-16T19:52:51.7847960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/viridisLite_0.4.0.tgz' 2021-05-16T19:52:51.9107900Z Content type 'application/x-gzip' length 1296423 bytes (1.2 MB) 2021-05-16T19:52:51.9293130Z ================================================== 2021-05-16T19:52:51.9293740Z downloaded 1.2 MB 2021-05-16T19:52:51.9294050Z 2021-05-16T19:52:51.9337300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RColorBrewer_1.1-2.tgz' 2021-05-16T19:52:52.1110270Z Content type 'application/x-gzip' length 52944 bytes (51 KB) 2021-05-16T19:52:52.1111470Z ================================================== 2021-05-16T19:52:52.1111980Z downloaded 51 KB 2021-05-16T19:52:52.1112270Z 2021-05-16T19:52:52.1144650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/munsell_0.5.0.tgz' 2021-05-16T19:52:52.3773520Z Content type 'application/x-gzip' length 241504 bytes (235 KB) 2021-05-16T19:52:52.3866620Z ================================================== 2021-05-16T19:52:52.3867130Z downloaded 235 KB 2021-05-16T19:52:52.3867430Z 2021-05-16T19:52:52.3905370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/labeling_0.4.2.tgz' 2021-05-16T19:52:52.6620850Z Content type 'application/x-gzip' length 60296 bytes (58 KB) 2021-05-16T19:52:52.6632420Z ================================================== 2021-05-16T19:52:52.6632980Z downloaded 58 KB 2021-05-16T19:52:52.6633240Z 2021-05-16T19:52:52.6668610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/farver_2.1.0.tgz' 2021-05-16T19:52:52.9340120Z Content type 'application/x-gzip' length 1950011 bytes (1.9 MB) 2021-05-16T19:52:52.9538390Z ================================================== 2021-05-16T19:52:52.9538980Z downloaded 1.9 MB 2021-05-16T19:52:52.9539250Z 2021-05-16T19:52:52.9596150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/scales_1.1.1.tgz' 2021-05-16T19:52:53.1341820Z Content type 'application/x-gzip' length 552885 bytes (539 KB) 2021-05-16T19:52:53.1432030Z ================================================== 2021-05-16T19:52:53.1432640Z downloaded 539 KB 2021-05-16T19:52:53.1432950Z 2021-05-16T19:52:53.1481170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/isoband_0.2.4.tgz' 2021-05-16T19:52:53.3019480Z Content type 'application/x-gzip' length 3710533 bytes (3.5 MB) 2021-05-16T19:52:53.5567520Z ================================================== 2021-05-16T19:52:53.5568060Z downloaded 3.5 MB 2021-05-16T19:52:53.5568390Z 2021-05-16T19:52:53.5694680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gtable_0.3.0.tgz' 2021-05-16T19:52:53.7399040Z Content type 'application/x-gzip' length 431500 bytes (421 KB) 2021-05-16T19:52:53.7472920Z ================================================== 2021-05-16T19:52:53.7473440Z downloaded 421 KB 2021-05-16T19:52:53.7473760Z 2021-05-16T19:52:53.7520410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RcppEigen_0.3.3.9.1.tgz' 2021-05-16T19:52:54.0163180Z Content type 'application/x-gzip' length 4850245 bytes (4.6 MB) 2021-05-16T19:52:54.3344580Z ================================================== 2021-05-16T19:52:54.3345370Z downloaded 4.6 MB 2021-05-16T19:52:54.3345680Z 2021-05-16T19:52:54.3467410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/nloptr_1.2.2.2.tgz' 2021-05-16T19:52:54.5992960Z Content type 'application/x-gzip' length 945144 bytes (922 KB) 2021-05-16T19:52:54.6424060Z ================================================== 2021-05-16T19:52:54.6424620Z downloaded 922 KB 2021-05-16T19:52:54.6424940Z 2021-05-16T19:52:54.6466190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/minqa_1.2.4.tgz' 2021-05-16T19:52:54.8124080Z Content type 'application/x-gzip' length 341728 bytes (333 KB) 2021-05-16T19:52:54.8213070Z ================================================== 2021-05-16T19:52:54.8213640Z downloaded 333 KB 2021-05-16T19:52:54.8213890Z 2021-05-16T19:52:54.8255170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RNifti_1.3.1.tgz' 2021-05-16T19:52:55.0701910Z Content type 'application/x-gzip' length 1921571 bytes (1.8 MB) 2021-05-16T19:52:55.1876320Z ================================================== 2021-05-16T19:52:55.1876910Z downloaded 1.8 MB 2021-05-16T19:52:55.1877270Z 2021-05-16T19:52:55.1930870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/abind_1.4-5.tgz' 2021-05-16T19:52:55.3330540Z Content type 'application/x-gzip' length 61580 bytes (60 KB) 2021-05-16T19:52:55.3338780Z ================================================== 2021-05-16T19:52:55.3339360Z downloaded 60 KB 2021-05-16T19:52:55.3339670Z 2021-05-16T19:52:55.3377480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-16T19:52:55.6166210Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-16T19:52:55.6166990Z ================================================== 2021-05-16T19:52:55.6167420Z downloaded 28 KB 2021-05-16T19:52:55.6167710Z 2021-05-16T19:52:55.6200350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ggplot2_3.3.3.tgz' 2021-05-16T19:52:55.8679390Z Content type 'application/x-gzip' length 4068756 bytes (3.9 MB) 2021-05-16T19:52:56.0156910Z ================================================== 2021-05-16T19:52:56.0157530Z downloaded 3.9 MB 2021-05-16T19:52:56.0158140Z 2021-05-16T19:52:56.0266390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/numDeriv_2016.8-1.1.tgz' 2021-05-16T19:52:56.2041080Z Content type 'application/x-gzip' length 113169 bytes (110 KB) 2021-05-16T19:52:56.2055160Z ================================================== 2021-05-16T19:52:56.2055720Z downloaded 110 KB 2021-05-16T19:52:56.2056020Z 2021-05-16T19:52:56.2092910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/oro.nifti_0.11.0.tgz' 2021-05-16T19:52:56.3914010Z Content type 'application/x-gzip' length 6105866 bytes (5.8 MB) 2021-05-16T19:52:56.6423440Z ================================================== 2021-05-16T19:52:56.6424070Z downloaded 5.8 MB 2021-05-16T19:52:56.6424340Z 2021-05-16T19:52:56.6624630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gamm4_0.2-6.tgz' 2021-05-16T19:52:57.0366240Z Content type 'application/x-gzip' length 55725 bytes (54 KB) 2021-05-16T19:52:57.0371480Z ================================================== 2021-05-16T19:52:57.0372010Z downloaded 54 KB 2021-05-16T19:52:57.0372320Z 2021-05-16T19:52:57.0411120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lmerTest_3.1-3.tgz' 2021-05-16T19:52:57.3231200Z Content type 'application/x-gzip' length 528861 bytes (516 KB) 2021-05-16T19:52:57.3534670Z ================================================== 2021-05-16T19:52:57.3535290Z downloaded 516 KB 2021-05-16T19:52:57.3535550Z 2021-05-16T19:52:58.4615700Z installing the source package ‘lme4’ 2021-05-16T19:52:58.4616130Z 2021-05-16T19:52:58.4669140Z 2021-05-16T19:52:58.4669980Z The downloaded binary packages are in 2021-05-16T19:52:58.4682700Z trying URL 'https://cloud.r-project.org/src/contrib/lme4_1.1-27.tar.gz' 2021-05-16T19:52:58.4683910Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuseBIH/downloaded_packages 2021-05-16T19:52:58.5999510Z Content type 'application/x-gzip' length 3302287 bytes (3.1 MB) 2021-05-16T19:52:58.7200440Z ================================================== 2021-05-16T19:52:58.7201240Z downloaded 3.1 MB 2021-05-16T19:52:58.7201550Z 2021-05-16T19:52:59.8130790Z * installing *source* package ‘lme4’ ... 2021-05-16T19:52:59.8498640Z ** package ‘lme4’ successfully unpacked and MD5 sums checked 2021-05-16T19:52:59.8519620Z ** using staged installation 2021-05-16T19:52:59.8710730Z ** libs 2021-05-16T19:52:59.9043310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c external.cpp -o external.o 2021-05-16T19:53:01.9821500Z In file included from external.cpp:8: 2021-05-16T19:53:01.9826520Z In file included from ./predModule.h:12: 2021-05-16T19:53:01.9828270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:01.9829840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:01.9831300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T19:53:01.9833820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T19:53:01.9837490Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:01.9839540Z #pragma clang diagnostic pop 2021-05-16T19:53:01.9840470Z ^ 2021-05-16T19:53:01.9962910Z In file included from external.cpp:8: 2021-05-16T19:53:01.9963630Z In file included from ./predModule.h:12: 2021-05-16T19:53:01.9964580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:01.9965690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:01.9966800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T19:53:01.9968220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T19:53:01.9970660Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:01.9972000Z #pragma clang diagnostic pop 2021-05-16T19:53:01.9972480Z ^ 2021-05-16T19:53:02.0004000Z In file included from external.cpp:8: 2021-05-16T19:53:02.0004720Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.0005610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.0006740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:02.0007810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:02.0008870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T19:53:02.0009920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T19:53:02.0012110Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.0013300Z #pragma clang diagnostic pop 2021-05-16T19:53:02.0013760Z ^ 2021-05-16T19:53:02.0105050Z In file included from external.cpp:8: 2021-05-16T19:53:02.0105810Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.0106680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.0107800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:02.0108860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:02.0109920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T19:53:02.0112300Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.0113460Z #pragma clang diagnostic pop 2021-05-16T19:53:02.0113950Z ^ 2021-05-16T19:53:02.0159480Z In file included from external.cpp:8: 2021-05-16T19:53:02.0160270Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.0161150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.0162310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:02.0163400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:02.0164390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T19:53:02.0165450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T19:53:02.0168270Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.0169540Z #pragma clang diagnostic pop 2021-05-16T19:53:02.0170040Z ^ 2021-05-16T19:53:02.0281410Z In file included from external.cpp:8: 2021-05-16T19:53:02.0282240Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.0283140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.0284330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:02.0285460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:02.0286870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T19:53:02.0289260Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.0290450Z #pragma clang diagnostic pop 2021-05-16T19:53:02.0290970Z ^ 2021-05-16T19:53:02.0750370Z In file included from external.cpp:8: 2021-05-16T19:53:02.0751200Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.0752260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.0753380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:02.0754480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T19:53:02.0755500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T19:53:02.0758070Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.0759390Z #pragma clang diagnostic pop 2021-05-16T19:53:02.0759880Z ^ 2021-05-16T19:53:02.1227680Z In file included from external.cpp:8: 2021-05-16T19:53:02.1234210Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.1235480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.1236960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:02.1241770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T19:53:02.1251000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T19:53:02.1260140Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.1267770Z #pragma clang diagnostic pop 2021-05-16T19:53:02.1276220Z ^ 2021-05-16T19:53:02.3688220Z In file included from external.cpp:8: 2021-05-16T19:53:02.3788600Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.3890680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.3991030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:02.4057060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T19:53:02.4159600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T19:53:02.4263500Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.4366670Z #pragma clang diagnostic pop 2021-05-16T19:53:02.4469010Z ^ 2021-05-16T19:53:02.4648590Z In file included from external.cpp:8: 2021-05-16T19:53:02.4749990Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.4829650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.4858690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:02.4950730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T19:53:02.5053070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T19:53:02.5056020Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.5151930Z #pragma clang diagnostic pop 2021-05-16T19:53:02.5250450Z ^ 2021-05-16T19:53:02.5329640Z In file included from external.cpp:8: 2021-05-16T19:53:02.5388820Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.5434220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.5496820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:02.5579820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T19:53:02.5599680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T19:53:02.5620000Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.5621600Z #pragma clang diagnostic pop 2021-05-16T19:53:02.5622520Z ^ 2021-05-16T19:53:02.5640270Z In file included from external.cpp:8: 2021-05-16T19:53:02.5656990Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.5685670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.5704940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:02.5726930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T19:53:02.5740610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T19:53:02.5789210Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.5823340Z #pragma clang diagnostic pop 2021-05-16T19:53:02.5842750Z ^ 2021-05-16T19:53:02.5857670Z In file included from external.cpp:8: 2021-05-16T19:53:02.5880000Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.5907890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.5926860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:02.5941970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T19:53:02.5952290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T19:53:02.5975070Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.6006450Z #pragma clang diagnostic pop 2021-05-16T19:53:02.6008460Z ^ 2021-05-16T19:53:02.6009810Z In file included from external.cpp:8: 2021-05-16T19:53:02.6010890Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.6012640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.6014010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:02.6015560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T19:53:02.6017290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T19:53:02.6020410Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.6032660Z #pragma clang diagnostic pop 2021-05-16T19:53:02.6033250Z ^ 2021-05-16T19:53:02.6034310Z In file included from external.cpp:8: 2021-05-16T19:53:02.6035010Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.6035900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.6037100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T19:53:02.6038280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T19:53:02.6041060Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.6042260Z #pragma clang diagnostic pop 2021-05-16T19:53:02.6042730Z ^ 2021-05-16T19:53:02.6499260Z In file included from external.cpp:8: 2021-05-16T19:53:02.6501460Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.6503840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.6505420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T19:53:02.6506780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T19:53:02.6509790Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.6511030Z #pragma clang diagnostic pop 2021-05-16T19:53:02.6511480Z ^ 2021-05-16T19:53:02.7247970Z In file included from external.cpp:8: 2021-05-16T19:53:02.7248710Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.7249700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.7250780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T19:53:02.7251980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T19:53:02.7254890Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.7256240Z #pragma clang diagnostic pop 2021-05-16T19:53:02.7256680Z ^ 2021-05-16T19:53:02.8783350Z In file included from external.cpp:8: 2021-05-16T19:53:02.8784590Z In file included from ./predModule.h:12: 2021-05-16T19:53:02.8785780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:02.8787200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T19:53:02.8788690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T19:53:02.8793890Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:02.8795580Z #pragma clang diagnostic pop 2021-05-16T19:53:02.8796320Z ^ 2021-05-16T19:53:03.0576730Z In file included from external.cpp:8: 2021-05-16T19:53:03.0577530Z In file included from ./predModule.h:12: 2021-05-16T19:53:03.0578410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T19:53:03.0579360Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T19:53:03.0581440Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T19:53:03.0582590Z SEXP data = Parent::get__(); 2021-05-16T19:53:03.0583000Z ^ 2021-05-16T19:53:13.4324970Z 19 warnings generated. 2021-05-16T19:53:13.4511260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c glmFamily.cpp -o glmFamily.o 2021-05-16T19:53:14.7373830Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:14.7374550Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:14.7375390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:14.7376480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:14.7377520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T19:53:14.7378480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T19:53:14.7380980Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:14.7382120Z #pragma clang diagnostic pop 2021-05-16T19:53:14.7382570Z ^ 2021-05-16T19:53:14.7507510Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:14.7508240Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:14.7509070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:14.7510140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:14.7511180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T19:53:14.7512270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T19:53:14.7514710Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:14.7515840Z #pragma clang diagnostic pop 2021-05-16T19:53:14.7516280Z ^ 2021-05-16T19:53:14.7545560Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:14.7546310Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:14.7547170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:14.7548370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:14.7549410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:14.7550400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T19:53:14.7551370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T19:53:14.7553570Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:14.7555350Z #pragma clang diagnostic pop 2021-05-16T19:53:14.7555840Z ^ 2021-05-16T19:53:14.7643720Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:14.7644450Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:14.7645320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:14.7646400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:14.7647470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:14.7648470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T19:53:14.7650890Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:14.7652680Z #pragma clang diagnostic pop 2021-05-16T19:53:14.7653110Z ^ 2021-05-16T19:53:14.7698160Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:14.7698830Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:14.7699660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:14.7700730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:14.7701750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:14.7702700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T19:53:14.7703690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T19:53:14.7705930Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:14.7707060Z #pragma clang diagnostic pop 2021-05-16T19:53:14.7707490Z ^ 2021-05-16T19:53:14.7811910Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:14.7812620Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:14.7813550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:14.7814650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:14.7815820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:14.7816770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T19:53:14.7818980Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:14.7820130Z #pragma clang diagnostic pop 2021-05-16T19:53:14.7820560Z ^ 2021-05-16T19:53:14.8252700Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:14.8253470Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:14.8254320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:14.8255530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:14.8256570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T19:53:14.8257520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T19:53:14.8259950Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:14.8261080Z #pragma clang diagnostic pop 2021-05-16T19:53:14.8261520Z ^ 2021-05-16T19:53:14.8701440Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:14.8702780Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:14.8703970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:14.8705170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:14.8706250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T19:53:14.8707360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T19:53:14.8709710Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:14.8710840Z #pragma clang diagnostic pop 2021-05-16T19:53:14.8711590Z ^ 2021-05-16T19:53:14.8998520Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:14.8999220Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:14.9000060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:14.9001140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:14.9002170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T19:53:14.9003180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T19:53:14.9005500Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:14.9006610Z #pragma clang diagnostic pop 2021-05-16T19:53:14.9007050Z ^ 2021-05-16T19:53:14.9931030Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:14.9931810Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:14.9932660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:14.9933740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:14.9934790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T19:53:14.9935790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T19:53:14.9938270Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:14.9939390Z #pragma clang diagnostic pop 2021-05-16T19:53:14.9939830Z ^ 2021-05-16T19:53:15.0017380Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:15.0018110Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:15.0018950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:15.0020020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:15.0021070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T19:53:15.0022310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T19:53:15.0024810Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:15.0025950Z #pragma clang diagnostic pop 2021-05-16T19:53:15.0026370Z ^ 2021-05-16T19:53:15.0081440Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:15.0082130Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:15.0082970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:15.0084650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:15.0085750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T19:53:15.0086800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T19:53:15.0089070Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:15.0090220Z #pragma clang diagnostic pop 2021-05-16T19:53:15.0090660Z ^ 2021-05-16T19:53:15.0412940Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:15.0413700Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:15.0414540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:15.0416250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:15.0417310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T19:53:15.0418330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T19:53:15.0420620Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:15.0421740Z #pragma clang diagnostic pop 2021-05-16T19:53:15.0422170Z ^ 2021-05-16T19:53:15.0565910Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:15.0566660Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:15.0567510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:15.0568600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:15.0569650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T19:53:15.0570780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T19:53:15.0573140Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:15.0574270Z #pragma clang diagnostic pop 2021-05-16T19:53:15.0574710Z ^ 2021-05-16T19:53:15.0610590Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:15.0611340Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:15.0612170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:15.0613250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T19:53:15.0614370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T19:53:15.0616650Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:15.0617810Z #pragma clang diagnostic pop 2021-05-16T19:53:15.0618240Z ^ 2021-05-16T19:53:15.1420620Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:15.1421530Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:15.1422390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:15.1423500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T19:53:15.1425110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T19:53:15.1428680Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:15.1430010Z #pragma clang diagnostic pop 2021-05-16T19:53:15.1430460Z ^ 2021-05-16T19:53:15.2114420Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:15.2115160Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:15.2116020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:15.2117120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T19:53:15.2118310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T19:53:15.2121180Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:15.2122750Z #pragma clang diagnostic pop 2021-05-16T19:53:15.2123190Z ^ 2021-05-16T19:53:15.3359330Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:15.3363820Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:15.3365180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:15.3366370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T19:53:15.3367580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T19:53:15.3370320Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:15.3371570Z #pragma clang diagnostic pop 2021-05-16T19:53:15.3372010Z ^ 2021-05-16T19:53:15.5023310Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:15.5023960Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:15.5024890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T19:53:15.5025830Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T19:53:15.5027840Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T19:53:15.5028870Z SEXP data = Parent::get__(); 2021-05-16T19:53:15.5029260Z ^ 2021-05-16T19:53:22.8368030Z 19 warnings generated. 2021-05-16T19:53:22.8596010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c optimizer.cpp -o optimizer.o 2021-05-16T19:53:24.1308800Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.1310430Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.1311330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.1312410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:24.1313460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T19:53:24.1314420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T19:53:24.1316860Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.1317980Z #pragma clang diagnostic pop 2021-05-16T19:53:24.1318430Z ^ 2021-05-16T19:53:24.1443940Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.1444650Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.1446190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.1447470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:24.1448550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T19:53:24.1449650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T19:53:24.1451890Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.1453010Z #pragma clang diagnostic pop 2021-05-16T19:53:24.1453440Z ^ 2021-05-16T19:53:24.1482620Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.1483330Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.1484170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.1485250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:24.1486280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:24.1487270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T19:53:24.1488260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T19:53:24.1490450Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.1491570Z #pragma clang diagnostic pop 2021-05-16T19:53:24.1492000Z ^ 2021-05-16T19:53:24.1580910Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.1581660Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.1582510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.1583580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:24.1584640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:24.1585630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T19:53:24.1588020Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.1589170Z #pragma clang diagnostic pop 2021-05-16T19:53:24.1589750Z ^ 2021-05-16T19:53:24.1633100Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.1633870Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.1634710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.1635780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:24.1636810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:24.1637790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T19:53:24.1638790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T19:53:24.1641030Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.1642150Z #pragma clang diagnostic pop 2021-05-16T19:53:24.1642580Z ^ 2021-05-16T19:53:24.1748410Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.1749190Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.1750620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.1751750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:24.1752790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:24.1753730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T19:53:24.1755940Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.1757070Z #pragma clang diagnostic pop 2021-05-16T19:53:24.1757500Z ^ 2021-05-16T19:53:24.2205100Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.2206250Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.2207240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.2208330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:24.2209560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T19:53:24.2210520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T19:53:24.2212960Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.2214080Z #pragma clang diagnostic pop 2021-05-16T19:53:24.2214500Z ^ 2021-05-16T19:53:24.2657500Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.2658480Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.2660130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.2661280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:24.2662340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T19:53:24.2663330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T19:53:24.2665820Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.2667090Z #pragma clang diagnostic pop 2021-05-16T19:53:24.2667680Z ^ 2021-05-16T19:53:24.2952070Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.2952780Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.2953630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.2954710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:24.2955760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T19:53:24.2956770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T19:53:24.2959080Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.2960200Z #pragma clang diagnostic pop 2021-05-16T19:53:24.2960630Z ^ 2021-05-16T19:53:24.3885320Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.3886100Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.3886930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.3888030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:24.3889070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T19:53:24.3890680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T19:53:24.3893250Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.3894370Z #pragma clang diagnostic pop 2021-05-16T19:53:24.3894800Z ^ 2021-05-16T19:53:24.3969420Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.3970190Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.3971040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.3972110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:24.3973480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T19:53:24.3974540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T19:53:24.3976880Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.3978010Z #pragma clang diagnostic pop 2021-05-16T19:53:24.3978430Z ^ 2021-05-16T19:53:24.4031930Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.4032680Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.4033530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.4034610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:24.4035660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T19:53:24.4036710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T19:53:24.4038990Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.4040150Z #pragma clang diagnostic pop 2021-05-16T19:53:24.4040590Z ^ 2021-05-16T19:53:24.4364850Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.4365620Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.4366600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.4367710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:24.4368820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T19:53:24.4369970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T19:53:24.4372300Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.4373420Z #pragma clang diagnostic pop 2021-05-16T19:53:24.4373860Z ^ 2021-05-16T19:53:24.4517940Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.4518650Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.4519490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.4520700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:24.4521780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T19:53:24.4523070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T19:53:24.4526050Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.4527460Z #pragma clang diagnostic pop 2021-05-16T19:53:24.4527900Z ^ 2021-05-16T19:53:24.4563180Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.4563910Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.4564760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.4565840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T19:53:24.4566960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T19:53:24.4569230Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.4570660Z #pragma clang diagnostic pop 2021-05-16T19:53:24.4571090Z ^ 2021-05-16T19:53:24.5352060Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.5352840Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.5353690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.5354750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T19:53:24.5355960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T19:53:24.5358900Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.5360250Z #pragma clang diagnostic pop 2021-05-16T19:53:24.5360680Z ^ 2021-05-16T19:53:24.6043820Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.6044650Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.6045490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.6046700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T19:53:24.6047900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T19:53:24.6050730Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.6051940Z #pragma clang diagnostic pop 2021-05-16T19:53:24.6052370Z ^ 2021-05-16T19:53:24.7273520Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.7274230Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.7275070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:24.7276290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T19:53:24.7277520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T19:53:24.7280350Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:24.7281550Z #pragma clang diagnostic pop 2021-05-16T19:53:24.7281970Z ^ 2021-05-16T19:53:24.8955660Z In file included from optimizer.cpp:13: 2021-05-16T19:53:24.8956610Z In file included from ./optimizer.h:12: 2021-05-16T19:53:24.8957540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T19:53:24.8958560Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T19:53:24.8961350Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T19:53:24.8962540Z SEXP data = Parent::get__(); 2021-05-16T19:53:24.8963000Z ^ 2021-05-16T19:53:29.6847320Z 19 warnings generated. 2021-05-16T19:53:29.6995790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c predModule.cpp -o predModule.o 2021-05-16T19:53:30.9697240Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.9698040Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.9699410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.9700500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.9701590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T19:53:30.9702580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T19:53:30.9705150Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:30.9706410Z #pragma clang diagnostic pop 2021-05-16T19:53:30.9706860Z ^ 2021-05-16T19:53:30.9829690Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.9830470Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.9831320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.9832400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.9833440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T19:53:30.9834390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T19:53:30.9836640Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:30.9837750Z #pragma clang diagnostic pop 2021-05-16T19:53:30.9838190Z ^ 2021-05-16T19:53:30.9867460Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.9868230Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.9869110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.9870200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.9871280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:30.9872290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T19:53:30.9873300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T19:53:30.9875580Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:30.9876730Z #pragma clang diagnostic pop 2021-05-16T19:53:30.9877180Z ^ 2021-05-16T19:53:30.9966110Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.9966890Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.9967770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.9968970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.9970500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:30.9971540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T19:53:30.9973760Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:30.9974880Z #pragma clang diagnostic pop 2021-05-16T19:53:30.9975310Z ^ 2021-05-16T19:53:31.0021850Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.0022540Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.0023490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.0024590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:31.0025960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:31.0026950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T19:53:31.0027970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T19:53:31.0030270Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.0031430Z #pragma clang diagnostic pop 2021-05-16T19:53:31.0031860Z ^ 2021-05-16T19:53:31.0139810Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.0140580Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.0141430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.0142640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:31.0143720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:31.0144830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T19:53:31.0147060Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.0148180Z #pragma clang diagnostic pop 2021-05-16T19:53:31.0148610Z ^ 2021-05-16T19:53:31.0590040Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.0590820Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.0591660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.0592740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:31.0593790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T19:53:31.0594750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T19:53:31.0597120Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.0598240Z #pragma clang diagnostic pop 2021-05-16T19:53:31.0598670Z ^ 2021-05-16T19:53:31.1043090Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.1043910Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.1044790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.1045990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:31.1047080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T19:53:31.1048050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T19:53:31.1050780Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.1051950Z #pragma clang diagnostic pop 2021-05-16T19:53:31.1052370Z ^ 2021-05-16T19:53:31.1338970Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.1339710Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.1340570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.1341640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:31.1342670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T19:53:31.1344180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T19:53:31.1346620Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.1347750Z #pragma clang diagnostic pop 2021-05-16T19:53:31.1348190Z ^ 2021-05-16T19:53:31.2283780Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.2284610Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.2285480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.2286690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:31.2287730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T19:53:31.2288770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T19:53:31.2291280Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.2292390Z #pragma clang diagnostic pop 2021-05-16T19:53:31.2292820Z ^ 2021-05-16T19:53:31.2372030Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.2372790Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.2373780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.2374870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:31.2375950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T19:53:31.2377130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T19:53:31.2379470Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.2380590Z #pragma clang diagnostic pop 2021-05-16T19:53:31.2381010Z ^ 2021-05-16T19:53:31.2438820Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.2439660Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.2440620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.2441820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:31.2442990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T19:53:31.2444180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T19:53:31.2446710Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.2448360Z #pragma clang diagnostic pop 2021-05-16T19:53:31.2448910Z ^ 2021-05-16T19:53:31.2783960Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.2784660Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.2785510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.2786590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:31.2787640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T19:53:31.2788620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T19:53:31.2790930Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.2792370Z #pragma clang diagnostic pop 2021-05-16T19:53:31.2792820Z ^ 2021-05-16T19:53:31.2936280Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.2936990Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.2937870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.2938970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:31.2940040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T19:53:31.2941210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T19:53:31.2943670Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.2944840Z #pragma clang diagnostic pop 2021-05-16T19:53:31.2945280Z ^ 2021-05-16T19:53:31.2982790Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.2983550Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.2984430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.2985640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T19:53:31.2986740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T19:53:31.2989020Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.2990150Z #pragma clang diagnostic pop 2021-05-16T19:53:31.2990570Z ^ 2021-05-16T19:53:31.3791420Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.3792170Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.3793040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.3794120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T19:53:31.3795320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T19:53:31.3798050Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.3799250Z #pragma clang diagnostic pop 2021-05-16T19:53:31.3799680Z ^ 2021-05-16T19:53:31.4473380Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.4474150Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.4475030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.4476480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T19:53:31.4477690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T19:53:31.4480410Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.4481600Z #pragma clang diagnostic pop 2021-05-16T19:53:31.4482040Z ^ 2021-05-16T19:53:31.5686260Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.5686930Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.5687850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:31.5689370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T19:53:31.5690540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T19:53:31.5693230Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:31.5694420Z #pragma clang diagnostic pop 2021-05-16T19:53:31.5694860Z ^ 2021-05-16T19:53:31.7342490Z In file included from predModule.cpp:8: 2021-05-16T19:53:31.7343320Z In file included from ./predModule.h:12: 2021-05-16T19:53:31.7344180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T19:53:31.7345150Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T19:53:31.7347200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T19:53:31.7348260Z SEXP data = Parent::get__(); 2021-05-16T19:53:31.7348660Z ^ 2021-05-16T19:53:43.1506760Z 19 warnings generated. 2021-05-16T19:53:43.1733640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c respModule.cpp -o respModule.o 2021-05-16T19:53:44.4487610Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.4488960Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.4489600Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.4490530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.4491630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:44.4492720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T19:53:44.4493720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T19:53:44.4496270Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.4497420Z #pragma clang diagnostic pop 2021-05-16T19:53:44.4497870Z ^ 2021-05-16T19:53:44.4621290Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.4622070Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.4622670Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.4623490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.4624600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:44.4625640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T19:53:44.4627070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T19:53:44.4629360Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.4630480Z #pragma clang diagnostic pop 2021-05-16T19:53:44.4630910Z ^ 2021-05-16T19:53:44.4658870Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.4659650Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.4660230Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.4661060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.4662130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:44.4663720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:44.4664710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T19:53:44.4665690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T19:53:44.4667900Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.4669020Z #pragma clang diagnostic pop 2021-05-16T19:53:44.4669450Z ^ 2021-05-16T19:53:44.4757990Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.4758720Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.4759320Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.4760150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.4761220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:44.4762260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:44.4763250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T19:53:44.4765520Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.4766640Z #pragma clang diagnostic pop 2021-05-16T19:53:44.4767070Z ^ 2021-05-16T19:53:44.4810240Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.4811020Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.4811610Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.4812430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.4813520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:44.4814560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:44.4815650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T19:53:44.4816660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T19:53:44.4818890Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.4820020Z #pragma clang diagnostic pop 2021-05-16T19:53:44.4820460Z ^ 2021-05-16T19:53:44.4922770Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.4923550Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.4924150Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.4924980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.4926360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:44.4927450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:44.4928400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T19:53:44.4930600Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.4931740Z #pragma clang diagnostic pop 2021-05-16T19:53:44.4932180Z ^ 2021-05-16T19:53:44.5374400Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.5375180Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.5376250Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.5377080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.5378150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:44.5379200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T19:53:44.5380150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T19:53:44.5382520Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.5383650Z #pragma clang diagnostic pop 2021-05-16T19:53:44.5384070Z ^ 2021-05-16T19:53:44.5821950Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.5823600Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.5824260Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.5825120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.5826210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:44.5827240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T19:53:44.5828230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T19:53:44.5830570Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.5831710Z #pragma clang diagnostic pop 2021-05-16T19:53:44.5832150Z ^ 2021-05-16T19:53:44.6125230Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.6125930Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.6126560Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.6127410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.6128510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:44.6129580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T19:53:44.6130610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T19:53:44.6133150Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.6134280Z #pragma clang diagnostic pop 2021-05-16T19:53:44.6134710Z ^ 2021-05-16T19:53:44.7053190Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.7053880Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.7054580Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.7055430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.7057010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:44.7058140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T19:53:44.7059180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T19:53:44.7061730Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.7062900Z #pragma clang diagnostic pop 2021-05-16T19:53:44.7063350Z ^ 2021-05-16T19:53:44.7140360Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.7141170Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.7142170Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.7143030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.7144130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:44.7145200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T19:53:44.7146280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T19:53:44.7148760Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.7149910Z #pragma clang diagnostic pop 2021-05-16T19:53:44.7150340Z ^ 2021-05-16T19:53:44.7204070Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.7204860Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.7205490Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.7206340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.7207430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:44.7208500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T19:53:44.7209570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T19:53:44.7211990Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.7213110Z #pragma clang diagnostic pop 2021-05-16T19:53:44.7213540Z ^ 2021-05-16T19:53:44.7537290Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.7538210Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.7538820Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.7539640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.7540720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:44.7541800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T19:53:44.7542790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T19:53:44.7545070Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.7546200Z #pragma clang diagnostic pop 2021-05-16T19:53:44.7546620Z ^ 2021-05-16T19:53:44.7685290Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.7686050Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.7686670Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.7687490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.7688940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:44.7690080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T19:53:44.7691210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T19:53:44.7693580Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.7694710Z #pragma clang diagnostic pop 2021-05-16T19:53:44.7695140Z ^ 2021-05-16T19:53:44.7729770Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.7730550Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.7731530Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.7732350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.7733430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T19:53:44.7734540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T19:53:44.7736990Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.7738280Z #pragma clang diagnostic pop 2021-05-16T19:53:44.7738700Z ^ 2021-05-16T19:53:44.8527540Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.8528370Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.8529080Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.8529940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.8531010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T19:53:44.8532220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T19:53:44.8535180Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.8536520Z #pragma clang diagnostic pop 2021-05-16T19:53:44.8536950Z ^ 2021-05-16T19:53:44.9200730Z In file included from respModule.cpp:7: 2021-05-16T19:53:44.9201510Z In file included from ./respModule.h:12: 2021-05-16T19:53:44.9202190Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:44.9203010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:44.9204110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T19:53:44.9205270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T19:53:44.9207990Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:44.9209190Z #pragma clang diagnostic pop 2021-05-16T19:53:44.9209610Z ^ 2021-05-16T19:53:45.0441700Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.0442430Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.0443010Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.0443830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.0444900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T19:53:45.0446090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T19:53:45.0449250Z /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T19:53:45.0450500Z #pragma clang diagnostic pop 2021-05-16T19:53:45.0450930Z ^ 2021-05-16T19:53:45.2072790Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.2073530Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.2074110Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.2074940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T19:53:45.2075860Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T19:53:45.2078480Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T19:53:45.2079520Z SEXP data = Parent::get__(); 2021-05-16T19:53:45.2079910Z ^ 2021-05-16T19:53:50.4501270Z 19 warnings generated. 2021-05-16T19:53:50.9155710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lme4.so external.o glmFamily.o optimizer.o predModule.o respModule.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:53:51.3239430Z installing to /Users/runner/work/_temp/Library/00LOCK-lme4/00new/lme4/libs 2021-05-16T19:53:51.3320120Z ** R 2021-05-16T19:53:51.5334730Z ** data 2021-05-16T19:53:51.5390020Z *** moving datasets to lazyload DB 2021-05-16T19:53:51.7884140Z ** inst 2021-05-16T19:53:51.8614490Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:01.2323670Z ** help 2021-05-16T19:54:01.7226690Z *** installing help indices 2021-05-16T19:54:01.9610880Z ** building package indices 2021-05-16T19:54:02.4209640Z ** installing vignettes 2021-05-16T19:54:02.4367390Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:04.0345720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:04.1726460Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:05.9410120Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:05.9595200Z * DONE (lme4) 2021-05-16T19:54:06.0087060Z 2021-05-16T19:54:06.0087920Z The downloaded source packages are in 2021-05-16T19:54:06.0089750Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuseBIH/downloaded_packages’ 2021-05-16T19:54:06.8301300Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T19:54:06.8302250Z Use `force = TRUE` to force installation 2021-05-16T19:54:06.8319010Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T19:54:06.8319840Z Use `force = TRUE` to force installation 2021-05-16T19:54:06.8560740Z ##[group]Run options(width = 100) 2021-05-16T19:54:06.8561310Z options(width = 100) 2021-05-16T19:54:06.8561810Z pkgs <- installed.packages()[, "Package"] 2021-05-16T19:54:06.8562440Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T19:54:06.8897500Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:54:06.8897890Z env: 2021-05-16T19:54:06.8898290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:54:06.8898710Z TIC_DEPLOY_KEY: 2021-05-16T19:54:06.8899020Z RSPM: 2021-05-16T19:54:06.8900070Z GITHUB_PAT: *** 2021-05-16T19:54:06.8900440Z COVERALLS_TOKEN: 2021-05-16T19:54:06.8900880Z continue-on-error: false 2021-05-16T19:54:06.8901330Z VDIFFR_RUN_TESTS: false 2021-05-16T19:54:06.8901930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:54:06.8902340Z TZ: UTC 2021-05-16T19:54:06.8902740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:54:06.8903110Z NOT_CRAN: true 2021-05-16T19:54:06.8903510Z ##[endgroup] 2021-05-16T19:54:07.6021160Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T19:54:07.6022780Z setting value 2021-05-16T19:54:07.6024520Z version R version 4.0.5 (2021-03-31) 2021-05-16T19:54:07.6025630Z os macOS Catalina 10.15.7 2021-05-16T19:54:07.6027050Z system x86_64, darwin17.0 2021-05-16T19:54:07.6027620Z ui X11 2021-05-16T19:54:07.6028130Z language (EN) 2021-05-16T19:54:07.6029210Z collate en_US.UTF-8 2021-05-16T19:54:07.6030220Z ctype en_US.UTF-8 2021-05-16T19:54:07.6030760Z tz UTC 2021-05-16T19:54:07.6032600Z date 2021-05-16 2021-05-16T19:54:07.6032960Z 2021-05-16T19:54:07.6034050Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T19:54:07.6035460Z ! package * version date lib source 2021-05-16T19:54:07.6036680Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6037850Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T19:54:07.6039140Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6040130Z base * 4.0.5 2021-04-01 [?] local 2021-05-16T19:54:07.6041200Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6042380Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6043440Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6044500Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6045520Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T19:54:07.6046610Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6047690Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6048720Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6049780Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6050800Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6051920Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6052990Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6054130Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6055890Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-16T19:54:07.6057060Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6058150Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6059180Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6060310Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6061410Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6062590Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-16T19:54:07.6063810Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T19:54:07.6065110Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6066140Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6067200Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6068190Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6069450Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6070590Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-16T19:54:07.6071700Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6072810Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6073840Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6075210Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6076240Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6077330Z gamm4 0.2-6 2020-04-03 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6078420Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6079460Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6080660Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6081730Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6082930Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T19:54:07.6084100Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6085150Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6086310Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6087400Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-16T19:54:07.6088550Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-16T19:54:07.6089640Z grid 4.0.5 2021-04-01 [?] local 2021-05-16T19:54:07.6090680Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6091750Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6092790Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6093850Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6094870Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6096060Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6097550Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6098710Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6099800Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6100840Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6101950Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6103140Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6104210Z lme4 1.1-27 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T19:54:07.6105300Z lmerTest 3.1-3 2020-10-23 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6106350Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6107470Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6108490Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6109600Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6110680Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6111730Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-16T19:54:07.6112810Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6113820Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6114910Z minqa 1.2.4 2014-10-09 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6116230Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6117280Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6118360Z nloptr 1.2.2.2 2020-07-02 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6119510Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6120630Z numDeriv 2016.8-1.1 2019-06-06 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6121670Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6122800Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6123900Z parallel 4.0.5 2021-04-01 [?] local 2021-05-16T19:54:07.6125050Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T19:54:07.6126300Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6127360Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6128490Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6129590Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6130760Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6131870Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6132860Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6133910Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6134940Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6135970Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6137060Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6138410Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6139590Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6140600Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6141710Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6142780Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6143790Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6144810Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6145810Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6146880Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6147940Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6148970Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6150050Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6151060Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6152140Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6153240Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6154340Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6155390Z splines 4.0.5 2021-04-01 [?] local 2021-05-16T19:54:07.6156630Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-16T19:54:07.6157680Z stats4 4.0.5 2021-04-01 [?] local 2021-05-16T19:54:07.6158690Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6159770Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6160830Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T19:54:07.6161840Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6162860Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-16T19:54:07.6163970Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6165140Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T19:54:07.6166330Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T19:54:07.6167330Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6168340Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6169330Z P tools 4.0.5 2021-04-01 [2] local 2021-05-16T19:54:07.6170320Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6171260Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6172270Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-16T19:54:07.6173250Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6174230Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6175250Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6176190Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6177460Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6178530Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T19:54:07.6179490Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6180480Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6181410Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6182660Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T19:54:07.6182980Z 2021-05-16T19:54:07.6183440Z [1] /Users/runner/work/_temp/Library 2021-05-16T19:54:07.6184220Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-16T19:54:07.6184670Z 2021-05-16T19:54:07.6185560Z P ── Loaded and on-disk path mismatch. 2021-05-16T19:54:07.6234630Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T19:54:07.6235340Z Rscript -e 'tic::script()' 2021-05-16T19:54:07.6235790Z ls -l check 2021-05-16T19:54:07.6530010Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T19:54:07.6530600Z env: 2021-05-16T19:54:07.6531070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:54:07.6531520Z TIC_DEPLOY_KEY: 2021-05-16T19:54:07.6531900Z RSPM: 2021-05-16T19:54:07.6533490Z GITHUB_PAT: *** 2021-05-16T19:54:07.6533970Z COVERALLS_TOKEN: 2021-05-16T19:54:07.6534430Z continue-on-error: false 2021-05-16T19:54:07.6534940Z VDIFFR_RUN_TESTS: false 2021-05-16T19:54:07.6535430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:54:07.6536060Z TZ: UTC 2021-05-16T19:54:07.6536460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:54:07.6537190Z NOT_CRAN: true 2021-05-16T19:54:07.6537600Z ##[endgroup] 2021-05-16T19:54:08.0210560Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:54:08.1635320Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T19:54:08.1636380Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T19:54:08.1637050Z timeout = Inf, check_dir = "check") 2021-05-16T19:54:08.2911300Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T19:54:08.5771740Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T19:54:08.8024770Z * preparing ‘voxel’: 2021-05-16T19:54:08.8191220Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:54:08.9247700Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:54:08.9259740Z * checking for empty or unneeded directories 2021-05-16T19:54:08.9334720Z * building ‘voxel_1.3.5.tar.gz’ 2021-05-16T19:54:08.9709610Z 2021-05-16T19:54:09.1214740Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T19:54:09.4181390Z * using log directory ‘/Users/runner/work/voxel/voxel/check/voxel.Rcheck’ 2021-05-16T19:54:09.4202160Z * using R version 4.0.5 (2021-03-31) 2021-05-16T19:54:09.4203790Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T19:54:09.4205280Z * using session charset: UTF-8 2021-05-16T19:54:09.5077870Z * using option ‘--as-cran’ 2021-05-16T19:54:09.5180420Z * checking for file ‘voxel/DESCRIPTION’ ... OK 2021-05-16T19:54:09.5284330Z * this is package ‘voxel’ version ‘1.3.5’ 2021-05-16T19:54:09.5386450Z * package encoding: UTF-8 2021-05-16T19:54:09.5486550Z * checking package namespace information ... OK 2021-05-16T19:54:10.6827510Z * checking package dependencies ... OK 2021-05-16T19:54:10.6846200Z * checking if this is a source package ... OK 2021-05-16T19:54:10.6854450Z * checking if there is a namespace ... OK 2021-05-16T19:54:11.3054470Z * checking for executable files ... OK 2021-05-16T19:54:11.3073090Z * checking for hidden files and directories ... OK 2021-05-16T19:54:11.3100030Z * checking for portable file names ... OK 2021-05-16T19:54:11.3116720Z * checking for sufficient/correct file permissions ... OK 2021-05-16T19:54:11.3150310Z * checking serialization versions ... OK 2021-05-16T19:54:20.3598250Z * checking whether package ‘voxel’ can be installed ... OK 2021-05-16T19:54:20.3721250Z * checking installed package size ... OK 2021-05-16T19:54:20.5288760Z * checking package directory ... OK 2021-05-16T19:54:20.5290080Z * checking for future file timestamps ... OK 2021-05-16T19:54:20.7628640Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:54:20.7637170Z * checking top-level files ... OK 2021-05-16T19:54:20.7645970Z * checking for left-over files ... OK 2021-05-16T19:54:20.7654290Z * checking index information ... OK 2021-05-16T19:54:20.8434830Z * checking package subdirectories ... OK 2021-05-16T19:54:20.9178170Z * checking R files for non-ASCII characters ... OK 2021-05-16T19:54:21.0215750Z * checking R files for syntax errors ... OK 2021-05-16T19:54:23.0475840Z * checking whether the package can be loaded ... OK 2021-05-16T19:54:24.9807540Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T19:54:26.9222690Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T19:54:28.6629780Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T19:54:30.6219360Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T19:54:32.5592080Z * checking loading without being on the library search path ... OK 2021-05-16T19:54:35.6922190Z * checking dependencies in R code ... OK 2021-05-16T19:54:38.5566680Z * checking S3 generic/method consistency ... OK 2021-05-16T19:54:40.5576800Z * checking replacement functions ... OK 2021-05-16T19:54:43.0641950Z * checking foreign function calls ... OK 2021-05-16T19:54:55.5017460Z * checking R code for possible problems ... OK 2021-05-16T19:54:55.8737530Z * checking Rd files ... OK 2021-05-16T19:54:55.9437710Z * checking Rd metadata ... OK 2021-05-16T19:54:56.1121670Z * checking Rd line widths ... OK 2021-05-16T19:54:56.3441260Z * checking Rd cross-references ... OK 2021-05-16T19:54:58.3757700Z * checking for missing documentation entries ... OK 2021-05-16T19:55:04.4836140Z * checking for code/documentation mismatches ... OK 2021-05-16T19:55:07.6102260Z * checking Rd \usage sections ... OK 2021-05-16T19:55:07.7789530Z * checking Rd contents ... OK 2021-05-16T19:55:08.0816170Z * checking for unstated dependencies in examples ... OK 2021-05-16T19:55:31.3762890Z * checking examples ... OK 2021-05-16T19:55:35.8843710Z * checking PDF version of manual ... OK 2021-05-16T19:55:35.8853970Z * checking for non-standard things in the check directory ... OK 2021-05-16T19:55:35.8866010Z * checking for detritus in the temp directory ... OK 2021-05-16T19:55:35.8867020Z * DONE 2021-05-16T19:55:35.8874140Z 2021-05-16T19:55:35.8874970Z Status: OK 2021-05-16T19:55:35.8933570Z 2021-05-16T19:55:36.0218180Z ── R CMD check results ──────────────────────────────────────── voxel 1.3.5 ──── 2021-05-16T19:55:36.0238050Z Duration: 1m 27s 2021-05-16T19:55:36.0238380Z 2021-05-16T19:55:36.0253010Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T19:55:36.0450770Z total 464 2021-05-16T19:55:36.0454740Z drwxr-xr-x 14 runner staff 448 May 16 19:55 voxel.Rcheck 2021-05-16T19:55:36.0456090Z -rw-r--r-- 1 runner staff 24282 May 16 19:54 voxel_1.3.5.tar.gz 2021-05-16T19:55:36.0457400Z -rw-r--r-- 1 runner staff 211751 May 16 19:54 voxel_1.3.5.tgz 2021-05-16T19:55:36.0510130Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T19:55:36.0510950Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T19:55:36.0782020Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T19:55:36.0782520Z env: 2021-05-16T19:55:36.0782930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:55:36.0783440Z TIC_DEPLOY_KEY: 2021-05-16T19:55:36.0783830Z RSPM: 2021-05-16T19:55:36.0785320Z GITHUB_PAT: *** 2021-05-16T19:55:36.0785890Z COVERALLS_TOKEN: 2021-05-16T19:55:36.0786450Z continue-on-error: false 2021-05-16T19:55:36.0786950Z VDIFFR_RUN_TESTS: false 2021-05-16T19:55:36.0787390Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:55:36.0787840Z TZ: UTC 2021-05-16T19:55:36.0788210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:55:36.0788600Z NOT_CRAN: true 2021-05-16T19:55:36.0788960Z ##[endgroup] 2021-05-16T19:55:36.1221820Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T19:55:36.1222520Z Rscript -e "tic::before_deploy()" 2021-05-16T19:55:36.1481550Z shell: /bin/bash -e {0} 2021-05-16T19:55:36.1481910Z env: 2021-05-16T19:55:36.1482340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:55:36.1482780Z TIC_DEPLOY_KEY: 2021-05-16T19:55:36.1483210Z RSPM: 2021-05-16T19:55:36.1484030Z GITHUB_PAT: *** 2021-05-16T19:55:36.1484450Z COVERALLS_TOKEN: 2021-05-16T19:55:36.1485320Z continue-on-error: false 2021-05-16T19:55:36.1485760Z VDIFFR_RUN_TESTS: false 2021-05-16T19:55:36.1486260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:55:36.1486660Z TZ: UTC 2021-05-16T19:55:36.1487040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:55:36.1487450Z NOT_CRAN: true 2021-05-16T19:55:36.1487800Z ##[endgroup] 2021-05-16T19:55:36.5106680Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:55:36.6538430Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T19:55:36.6539010Z with: 2021-05-16T19:55:36.6539820Z upload_url: https://uploads.github.com/repos/neuroconductor/voxel/releases/43019649/assets{?name,label} 2021-05-16T19:55:36.6540690Z asset_path: check/voxel_1.3.5.tgz 2021-05-16T19:55:36.6541120Z asset_name: voxel_1.3.5_R4.0.tgz 2021-05-16T19:55:36.6541670Z asset_content_type: application/octet-stream 2021-05-16T19:55:36.6542150Z env: 2021-05-16T19:55:36.6542670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:55:36.6543150Z TIC_DEPLOY_KEY: 2021-05-16T19:55:36.6543520Z RSPM: 2021-05-16T19:55:36.6544550Z GITHUB_PAT: *** 2021-05-16T19:55:36.6545400Z COVERALLS_TOKEN: 2021-05-16T19:55:36.6545990Z continue-on-error: false 2021-05-16T19:55:36.6546470Z VDIFFR_RUN_TESTS: false 2021-05-16T19:55:36.6546990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:55:36.6547430Z TZ: UTC 2021-05-16T19:55:36.6547870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:55:36.6548300Z NOT_CRAN: true 2021-05-16T19:55:36.6549150Z GITHUB_TOKEN: *** 2021-05-16T19:55:36.6549580Z ##[endgroup] 2021-05-16T19:55:37.2677290Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T19:55:37.2678010Z Rscript -e "tic::deploy()" 2021-05-16T19:55:37.2938750Z shell: /bin/bash -e {0} 2021-05-16T19:55:37.2939140Z env: 2021-05-16T19:55:37.2939590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:55:37.2940030Z TIC_DEPLOY_KEY: 2021-05-16T19:55:37.2940400Z RSPM: 2021-05-16T19:55:37.2941440Z GITHUB_PAT: *** 2021-05-16T19:55:37.2941920Z COVERALLS_TOKEN: 2021-05-16T19:55:37.2942490Z continue-on-error: false 2021-05-16T19:55:37.2942960Z VDIFFR_RUN_TESTS: false 2021-05-16T19:55:37.2943550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:55:37.2943980Z TZ: UTC 2021-05-16T19:55:37.2944380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:55:37.2944770Z NOT_CRAN: true 2021-05-16T19:55:37.2945160Z ##[endgroup] 2021-05-16T19:55:37.6619670Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:55:37.8037850Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T19:55:37.8038510Z Rscript -e "tic::after_deploy()" 2021-05-16T19:55:37.8305880Z shell: /bin/bash -e {0} 2021-05-16T19:55:37.8306240Z env: 2021-05-16T19:55:37.8306680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:55:37.8307100Z TIC_DEPLOY_KEY: 2021-05-16T19:55:37.8307470Z RSPM: 2021-05-16T19:55:37.8308580Z GITHUB_PAT: *** 2021-05-16T19:55:37.8308970Z COVERALLS_TOKEN: 2021-05-16T19:55:37.8309440Z continue-on-error: false 2021-05-16T19:55:37.8309930Z VDIFFR_RUN_TESTS: false 2021-05-16T19:55:37.8310420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:55:37.8310830Z TZ: UTC 2021-05-16T19:55:37.8311210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:55:37.8311580Z NOT_CRAN: true 2021-05-16T19:55:37.8312160Z ##[endgroup] 2021-05-16T19:55:38.1932600Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:55:38.5838460Z Post job cleanup. 2021-05-16T19:55:38.6548760Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T19:55:38.6679790Z Post job cleanup. 2021-05-16T19:55:38.7960730Z [command]/usr/local/bin/git version 2021-05-16T19:55:38.8051950Z git version 2.31.1 2021-05-16T19:55:38.8103640Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:55:38.8180260Z [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-16T19:55:38.9543550Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:55:38.9604430Z http.https://github.com/.extraheader 2021-05-16T19:55:38.9617260Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T19:55:38.9695430Z [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-16T19:55:39.0728730Z Cleaning up orphan processes