2021-05-16T19:32:09.3635580Z ##[section]Starting: Request a runner to run this job 2021-05-16T19:32:09.4868859Z 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.5481534Z 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.6624557Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T19:32:09.7659087Z ##[section]Finishing: Request a runner to run this job 2021-05-16T19:32:32.8518320Z Current runner version: '2.278.0' 2021-05-16T19:32:32.8859470Z ##[group]Operating System 2021-05-16T19:32:32.8860670Z Mac OS X 2021-05-16T19:32:32.8861150Z 10.15.7 2021-05-16T19:32:32.8861650Z 19H1030 2021-05-16T19:32:32.8862150Z ##[endgroup] 2021-05-16T19:32:32.8863050Z ##[group]Virtual Environment 2021-05-16T19:32:32.8863690Z Environment: macos-10.15 2021-05-16T19:32:32.8864480Z Version: 20210510.1 2021-05-16T19:32:32.8865660Z 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:32.8867430Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T19:32:32.8868390Z ##[endgroup] 2021-05-16T19:32:32.8870990Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T19:32:32.8872580Z Actions: write 2021-05-16T19:32:32.8873200Z Checks: write 2021-05-16T19:32:32.8873710Z Contents: write 2021-05-16T19:32:32.8874430Z Deployments: write 2021-05-16T19:32:32.8875170Z Issues: write 2021-05-16T19:32:32.8875720Z Metadata: read 2021-05-16T19:32:32.8876180Z Packages: write 2021-05-16T19:32:32.8876800Z PullRequests: write 2021-05-16T19:32:32.8877670Z RepositoryProjects: write 2021-05-16T19:32:32.8878490Z SecurityEvents: write 2021-05-16T19:32:32.8879030Z Statuses: write 2021-05-16T19:32:32.8879890Z ##[endgroup] 2021-05-16T19:32:32.8884490Z Prepare workflow directory 2021-05-16T19:32:33.1083760Z Prepare all required actions 2021-05-16T19:32:33.1098160Z Getting action download info 2021-05-16T19:32:33.5113300Z Download action repository 'actions/checkout@v2' 2021-05-16T19:32:53.9647090Z Download action repository 'r-lib/actions@master' 2021-05-16T19:34:13.5845730Z Download action repository 'adigherman/actions@master' 2021-05-16T19:34:19.2337330Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T19:34:19.4957720Z Download action repository 'actions/cache@v1' 2021-05-16T19:34:19.7501200Z Download action repository 'actions/upload-artifact@master' 2021-05-16T19:34:20.0587710Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T19:34:20.7134090Z ##[group]Run actions/checkout@v2 2021-05-16T19:34:20.7135440Z with: 2021-05-16T19:34:20.7135880Z repository: neuroconductor/voxel 2021-05-16T19:34:20.7136800Z token: *** 2021-05-16T19:34:20.7137150Z ssh-strict: true 2021-05-16T19:34:20.7137610Z persist-credentials: true 2021-05-16T19:34:20.7138030Z clean: true 2021-05-16T19:34:20.7138650Z fetch-depth: 1 2021-05-16T19:34:20.7138990Z lfs: false 2021-05-16T19:34:20.7139820Z submodules: false 2021-05-16T19:34:20.7140150Z env: 2021-05-16T19:34:20.7140550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:20.7140960Z TIC_DEPLOY_KEY: 2021-05-16T19:34:20.7141280Z RSPM: 2021-05-16T19:34:20.7141990Z GITHUB_PAT: *** 2021-05-16T19:34:20.7142870Z COVERALLS_TOKEN: 2021-05-16T19:34:20.7143310Z continue-on-error: false 2021-05-16T19:34:20.7144380Z VDIFFR_RUN_TESTS: false 2021-05-16T19:34:20.7144750Z ##[endgroup] 2021-05-16T19:34:21.4275360Z Syncing repository: neuroconductor/voxel 2021-05-16T19:34:21.4276580Z ##[group]Getting Git version info 2021-05-16T19:34:21.4278060Z Working directory is '/Users/runner/work/voxel/voxel' 2021-05-16T19:34:21.4278760Z [command]/usr/local/bin/git version 2021-05-16T19:34:21.4445000Z git version 2.31.1 2021-05-16T19:34:21.4482880Z ##[endgroup] 2021-05-16T19:34:21.4493440Z Deleting the contents of '/Users/runner/work/voxel/voxel' 2021-05-16T19:34:21.4498840Z ##[group]Initializing the repository 2021-05-16T19:34:21.4505350Z [command]/usr/local/bin/git init /Users/runner/work/voxel/voxel 2021-05-16T19:34:21.4717230Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T19:34:21.4718510Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T19:34:21.4719340Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T19:34:21.4719900Z hint: 2021-05-16T19:34:21.4721000Z hint: git config --global init.defaultBranch 2021-05-16T19:34:21.4722280Z hint: 2021-05-16T19:34:21.4723300Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T19:34:21.4724460Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T19:34:21.4725110Z hint: 2021-05-16T19:34:21.4725860Z hint: git branch -m 2021-05-16T19:34:21.5246330Z Initialized empty Git repository in /Users/runner/work/voxel/voxel/.git/ 2021-05-16T19:34:21.5275060Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/voxel 2021-05-16T19:34:21.5361880Z ##[endgroup] 2021-05-16T19:34:21.5362950Z ##[group]Disabling automatic garbage collection 2021-05-16T19:34:21.5370140Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T19:34:21.5453670Z ##[endgroup] 2021-05-16T19:34:21.5462120Z ##[group]Setting up auth 2021-05-16T19:34:21.5472590Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:34:21.5563260Z [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:34:21.6550520Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:34:21.6639400Z [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:34:21.7670810Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T19:34:21.7796880Z ##[endgroup] 2021-05-16T19:34:21.7797520Z ##[group]Fetching the repository 2021-05-16T19:34:21.7813210Z [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:34:21.9743700Z remote: Enumerating objects: 85, done. 2021-05-16T19:34:21.9803840Z remote: Counting objects: 1% (1/85) 2021-05-16T19:34:21.9814290Z remote: Counting objects: 2% (2/85) 2021-05-16T19:34:21.9814920Z remote: Counting objects: 3% (3/85) 2021-05-16T19:34:21.9815460Z remote: Counting objects: 4% (4/85) 2021-05-16T19:34:21.9815930Z remote: Counting objects: 5% (5/85) 2021-05-16T19:34:21.9816460Z remote: Counting objects: 7% (6/85) 2021-05-16T19:34:21.9816980Z remote: Counting objects: 8% (7/85) 2021-05-16T19:34:21.9817500Z remote: Counting objects: 9% (8/85) 2021-05-16T19:34:21.9818040Z remote: Counting objects: 10% (9/85) 2021-05-16T19:34:21.9818560Z remote: Counting objects: 11% (10/85) 2021-05-16T19:34:21.9819040Z remote: Counting objects: 12% (11/85) 2021-05-16T19:34:21.9819540Z remote: Counting objects: 14% (12/85) 2021-05-16T19:34:21.9820070Z remote: Counting objects: 15% (13/85) 2021-05-16T19:34:21.9820570Z remote: Counting objects: 16% (14/85) 2021-05-16T19:34:21.9821070Z remote: Counting objects: 17% (15/85) 2021-05-16T19:34:21.9821570Z remote: Counting objects: 18% (16/85) 2021-05-16T19:34:21.9822080Z remote: Counting objects: 20% (17/85) 2021-05-16T19:34:21.9822540Z remote: Counting objects: 21% (18/85) 2021-05-16T19:34:21.9823170Z remote: Counting objects: 22% (19/85) 2021-05-16T19:34:21.9823670Z remote: Counting objects: 23% (20/85) 2021-05-16T19:34:21.9824140Z remote: Counting objects: 24% (21/85) 2021-05-16T19:34:21.9824630Z remote: Counting objects: 25% (22/85) 2021-05-16T19:34:21.9825160Z remote: Counting objects: 27% (23/85) 2021-05-16T19:34:21.9825650Z remote: Counting objects: 28% (24/85) 2021-05-16T19:34:21.9826130Z remote: Counting objects: 29% (25/85) 2021-05-16T19:34:21.9826640Z remote: Counting objects: 30% (26/85) 2021-05-16T19:34:21.9827140Z remote: Counting objects: 31% (27/85) 2021-05-16T19:34:21.9828180Z remote: Counting objects: 32% (28/85) 2021-05-16T19:34:21.9828670Z remote: Counting objects: 34% (29/85) 2021-05-16T19:34:21.9829190Z remote: Counting objects: 35% (30/85) 2021-05-16T19:34:21.9829680Z remote: Counting objects: 36% (31/85) 2021-05-16T19:34:21.9830180Z remote: Counting objects: 37% (32/85) 2021-05-16T19:34:21.9830670Z remote: Counting objects: 38% (33/85) 2021-05-16T19:34:21.9831190Z remote: Counting objects: 40% (34/85) 2021-05-16T19:34:21.9831710Z remote: Counting objects: 41% (35/85) 2021-05-16T19:34:21.9832170Z remote: Counting objects: 42% (36/85) 2021-05-16T19:34:21.9832680Z remote: Counting objects: 43% (37/85) 2021-05-16T19:34:21.9833220Z remote: Counting objects: 44% (38/85) 2021-05-16T19:34:21.9833760Z remote: Counting objects: 45% (39/85) 2021-05-16T19:34:21.9834220Z remote: Counting objects: 47% (40/85) 2021-05-16T19:34:21.9834750Z remote: Counting objects: 48% (41/85) 2021-05-16T19:34:21.9835240Z remote: Counting objects: 49% (42/85) 2021-05-16T19:34:21.9835760Z remote: Counting objects: 50% (43/85) 2021-05-16T19:34:21.9836270Z remote: Counting objects: 51% (44/85) 2021-05-16T19:34:21.9836770Z remote: Counting objects: 52% (45/85) 2021-05-16T19:34:21.9837290Z remote: Counting objects: 54% (46/85) 2021-05-16T19:34:21.9837770Z remote: Counting objects: 55% (47/85) 2021-05-16T19:34:21.9838270Z remote: Counting objects: 56% (48/85) 2021-05-16T19:34:21.9838770Z remote: Counting objects: 57% (49/85) 2021-05-16T19:34:21.9839290Z remote: Counting objects: 58% (50/85) 2021-05-16T19:34:21.9839770Z remote: Counting objects: 60% (51/85) 2021-05-16T19:34:21.9840280Z remote: Counting objects: 61% (52/85) 2021-05-16T19:34:21.9840770Z remote: Counting objects: 62% (53/85) 2021-05-16T19:34:21.9841330Z remote: Counting objects: 63% (54/85) 2021-05-16T19:34:21.9842150Z remote: Counting objects: 64% (55/85) 2021-05-16T19:34:21.9842960Z remote: Counting objects: 65% (56/85) 2021-05-16T19:34:21.9843540Z remote: Counting objects: 67% (57/85) 2021-05-16T19:34:21.9844030Z remote: Counting objects: 68% (58/85) 2021-05-16T19:34:21.9844640Z remote: Counting objects: 69% (59/85) 2021-05-16T19:34:21.9845140Z remote: Counting objects: 70% (60/85) 2021-05-16T19:34:21.9845670Z remote: Counting objects: 71% (61/85) 2021-05-16T19:34:21.9846150Z remote: Counting objects: 72% (62/85) 2021-05-16T19:34:21.9846870Z remote: Counting objects: 74% (63/85) 2021-05-16T19:34:21.9847410Z remote: Counting objects: 75% (64/85) 2021-05-16T19:34:21.9847900Z remote: Counting objects: 76% (65/85) 2021-05-16T19:34:21.9848410Z remote: Counting objects: 77% (66/85) 2021-05-16T19:34:21.9848880Z remote: Counting objects: 78% (67/85) 2021-05-16T19:34:21.9849390Z remote: Counting objects: 80% (68/85) 2021-05-16T19:34:21.9849920Z remote: Counting objects: 81% (69/85) 2021-05-16T19:34:21.9850410Z remote: Counting objects: 82% (70/85) 2021-05-16T19:34:21.9850900Z remote: Counting objects: 83% (71/85) 2021-05-16T19:34:21.9851390Z remote: Counting objects: 84% (72/85) 2021-05-16T19:34:21.9851910Z remote: Counting objects: 85% (73/85) 2021-05-16T19:34:21.9852400Z remote: Counting objects: 87% (74/85) 2021-05-16T19:34:21.9852890Z remote: Counting objects: 88% (75/85) 2021-05-16T19:34:21.9853390Z remote: Counting objects: 89% (76/85) 2021-05-16T19:34:21.9853910Z remote: Counting objects: 90% (77/85) 2021-05-16T19:34:21.9854380Z remote: Counting objects: 91% (78/85) 2021-05-16T19:34:21.9854870Z remote: Counting objects: 92% (79/85) 2021-05-16T19:34:21.9855400Z remote: Counting objects: 94% (80/85) 2021-05-16T19:34:21.9855880Z remote: Counting objects: 95% (81/85) 2021-05-16T19:34:21.9856790Z remote: Counting objects: 96% (82/85) 2021-05-16T19:34:21.9857280Z remote: Counting objects: 97% (83/85) 2021-05-16T19:34:21.9857810Z remote: Counting objects: 98% (84/85) 2021-05-16T19:34:21.9858300Z remote: Counting objects: 100% (85/85) 2021-05-16T19:34:21.9858820Z remote: Counting objects: 100% (85/85), done. 2021-05-16T19:34:21.9859390Z remote: Compressing objects: 1% (1/80) 2021-05-16T19:34:21.9859930Z remote: Compressing objects: 2% (2/80) 2021-05-16T19:34:21.9860490Z remote: Compressing objects: 3% (3/80) 2021-05-16T19:34:21.9861020Z remote: Compressing objects: 5% (4/80) 2021-05-16T19:34:21.9861580Z remote: Compressing objects: 6% (5/80) 2021-05-16T19:34:21.9862120Z remote: Compressing objects: 7% (6/80) 2021-05-16T19:34:21.9862670Z remote: Compressing objects: 8% (7/80) 2021-05-16T19:34:21.9864310Z remote: Compressing objects: 10% (8/80) 2021-05-16T19:34:21.9865180Z remote: Compressing objects: 11% (9/80) 2021-05-16T19:34:21.9866080Z remote: Compressing objects: 12% (10/80) 2021-05-16T19:34:21.9867390Z remote: Compressing objects: 13% (11/80) 2021-05-16T19:34:21.9868020Z remote: Compressing objects: 15% (12/80) 2021-05-16T19:34:21.9869090Z remote: Compressing objects: 16% (13/80) 2021-05-16T19:34:21.9870200Z remote: Compressing objects: 17% (14/80) 2021-05-16T19:34:21.9870750Z remote: Compressing objects: 18% (15/80) 2021-05-16T19:34:21.9871570Z remote: Compressing objects: 20% (16/80) 2021-05-16T19:34:21.9872130Z remote: Compressing objects: 21% (17/80) 2021-05-16T19:34:21.9873620Z remote: Compressing objects: 22% (18/80) 2021-05-16T19:34:21.9874400Z remote: Compressing objects: 23% (19/80) 2021-05-16T19:34:21.9874940Z remote: Compressing objects: 25% (20/80) 2021-05-16T19:34:21.9875510Z remote: Compressing objects: 26% (21/80) 2021-05-16T19:34:21.9876530Z remote: Compressing objects: 27% (22/80) 2021-05-16T19:34:21.9877160Z remote: Compressing objects: 28% (23/80) 2021-05-16T19:34:21.9877700Z remote: Compressing objects: 30% (24/80) 2021-05-16T19:34:21.9878280Z remote: Compressing objects: 31% (25/80) 2021-05-16T19:34:21.9878820Z remote: Compressing objects: 32% (26/80) 2021-05-16T19:34:21.9879390Z remote: Compressing objects: 33% (27/80) 2021-05-16T19:34:21.9879960Z remote: Compressing objects: 35% (28/80) 2021-05-16T19:34:21.9880500Z remote: Compressing objects: 36% (29/80) 2021-05-16T19:34:21.9882030Z remote: Compressing objects: 37% (30/80) 2021-05-16T19:34:21.9883480Z remote: Compressing objects: 38% (31/80) 2021-05-16T19:34:21.9884200Z remote: Compressing objects: 40% (32/80) 2021-05-16T19:34:21.9884900Z remote: Compressing objects: 41% (33/80) 2021-05-16T19:34:21.9885480Z remote: Compressing objects: 42% (34/80) 2021-05-16T19:34:21.9886040Z remote: Compressing objects: 43% (35/80) 2021-05-16T19:34:21.9886620Z remote: Compressing objects: 45% (36/80) 2021-05-16T19:34:21.9887160Z remote: Compressing objects: 46% (37/80) 2021-05-16T19:34:21.9888610Z remote: Compressing objects: 47% (38/80) 2021-05-16T19:34:21.9889250Z remote: Compressing objects: 48% (39/80) 2021-05-16T19:34:21.9889800Z remote: Compressing objects: 50% (40/80) 2021-05-16T19:34:21.9890350Z remote: Compressing objects: 51% (41/80) 2021-05-16T19:34:21.9890850Z remote: Compressing objects: 52% (42/80) 2021-05-16T19:34:21.9891370Z remote: Compressing objects: 53% (43/80) 2021-05-16T19:34:21.9891870Z remote: Compressing objects: 55% (44/80) 2021-05-16T19:34:21.9892390Z remote: Compressing objects: 56% (45/80) 2021-05-16T19:34:21.9892890Z remote: Compressing objects: 57% (46/80) 2021-05-16T19:34:21.9893440Z remote: Compressing objects: 58% (47/80) 2021-05-16T19:34:21.9894770Z remote: Compressing objects: 60% (48/80) 2021-05-16T19:34:21.9895330Z remote: Compressing objects: 61% (49/80) 2021-05-16T19:34:21.9896370Z remote: Compressing objects: 62% (50/80) 2021-05-16T19:34:21.9896960Z remote: Compressing objects: 63% (51/80) 2021-05-16T19:34:21.9897530Z remote: Compressing objects: 65% (52/80) 2021-05-16T19:34:21.9898060Z remote: Compressing objects: 66% (53/80) 2021-05-16T19:34:21.9898590Z remote: Compressing objects: 67% (54/80) 2021-05-16T19:34:21.9899120Z remote: Compressing objects: 68% (55/80) 2021-05-16T19:34:21.9899690Z remote: Compressing objects: 70% (56/80) 2021-05-16T19:34:21.9900240Z remote: Compressing objects: 71% (57/80) 2021-05-16T19:34:21.9900770Z remote: Compressing objects: 72% (58/80) 2021-05-16T19:34:21.9901280Z remote: Compressing objects: 73% (59/80) 2021-05-16T19:34:21.9901830Z remote: Compressing objects: 75% (60/80) 2021-05-16T19:34:21.9902360Z remote: Compressing objects: 76% (61/80) 2021-05-16T19:34:21.9902900Z remote: Compressing objects: 77% (62/80) 2021-05-16T19:34:21.9903450Z remote: Compressing objects: 78% (63/80) 2021-05-16T19:34:21.9903950Z remote: Compressing objects: 80% (64/80) 2021-05-16T19:34:21.9904530Z remote: Compressing objects: 81% (65/80) 2021-05-16T19:34:21.9905100Z remote: Compressing objects: 82% (66/80) 2021-05-16T19:34:21.9905630Z remote: Compressing objects: 83% (67/80) 2021-05-16T19:34:21.9906190Z remote: Compressing objects: 85% (68/80) 2021-05-16T19:34:21.9906730Z remote: Compressing objects: 86% (69/80) 2021-05-16T19:34:21.9907600Z remote: Compressing objects: 87% (70/80) 2021-05-16T19:34:21.9908310Z remote: Compressing objects: 88% (71/80) 2021-05-16T19:34:21.9908880Z remote: Compressing objects: 90% (72/80) 2021-05-16T19:34:21.9909620Z remote: Compressing objects: 91% (73/80) 2021-05-16T19:34:21.9910530Z remote: Compressing objects: 92% (74/80) 2021-05-16T19:34:21.9911240Z remote: Compressing objects: 93% (75/80) 2021-05-16T19:34:21.9911770Z remote: Compressing objects: 95% (76/80) 2021-05-16T19:34:21.9913120Z remote: Compressing objects: 96% (77/80) 2021-05-16T19:34:21.9914450Z remote: Compressing objects: 97% (78/80) 2021-05-16T19:34:21.9915530Z remote: Compressing objects: 98% (79/80) 2021-05-16T19:34:21.9916260Z remote: Compressing objects: 100% (80/80) 2021-05-16T19:34:21.9916860Z remote: Compressing objects: 100% (80/80), done. 2021-05-16T19:34:21.9918420Z remote: Total 85 (delta 49), reused 15 (delta 3), pack-reused 0 2021-05-16T19:34:22.0665880Z From https://github.com/neuroconductor/voxel 2021-05-16T19:34:22.0668310Z * [new ref] abf3082f86a230e6c3bbaf54a3a61570eeedde33 -> 1.3.5.s 2021-05-16T19:34:22.0734440Z ##[endgroup] 2021-05-16T19:34:22.0735800Z ##[group]Determining the checkout info 2021-05-16T19:34:22.0737220Z ##[endgroup] 2021-05-16T19:34:22.0737850Z ##[group]Checking out the ref 2021-05-16T19:34:22.0744480Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.3.5.s 2021-05-16T19:34:22.1155290Z HEAD is now at abf3082 Version id 64 stable 2021-05-16T19:34:22.1161320Z ##[endgroup] 2021-05-16T19:34:22.1260260Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T19:34:22.1331030Z 'abf3082f86a230e6c3bbaf54a3a61570eeedde33' 2021-05-16T19:34:22.1519240Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T19:34:22.1519730Z with: 2021-05-16T19:34:22.1520060Z r-version: oldrel 2021-05-16T19:34:22.1520400Z Ncpus: 1 2021-05-16T19:34:22.1520760Z crayon.enabled: NULL 2021-05-16T19:34:22.1521230Z remove-openmp-macos: true 2021-05-16T19:34:22.1521730Z http-user-agent: default 2021-05-16T19:34:22.1522140Z install-r: true 2021-05-16T19:34:22.1522640Z windows-path-include-mingw: true 2021-05-16T19:34:22.1523110Z env: 2021-05-16T19:34:22.1523870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:22.1524300Z TIC_DEPLOY_KEY: 2021-05-16T19:34:22.1524620Z RSPM: 2021-05-16T19:34:22.1525610Z GITHUB_PAT: *** 2021-05-16T19:34:22.1525990Z COVERALLS_TOKEN: 2021-05-16T19:34:22.1526410Z continue-on-error: false 2021-05-16T19:34:22.1526850Z VDIFFR_RUN_TESTS: false 2021-05-16T19:34:22.1527210Z ##[endgroup] 2021-05-16T19:34:22.3875860Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T19:34:25.8507030Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-16T19:34:25.9810050Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T19:34:27.0914510Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T19:34:28.0203220Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T19:34:28.0227730Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T19:34:29.0257450Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T19:34:29.0267600Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T19:34:29.0270590Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T19:34:29.0272230Z Checksumming (Apple_Free : 3)… 2021-05-16T19:34:30.1530900Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T19:34:30.1568660Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T19:34:30.1819010Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T19:34:30.1877180Z Checksumming (Apple_Free : 5)… 2021-05-16T19:34:31.0013370Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T19:34:31.0038360Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T19:34:32.0491550Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T19:34:32.0624570Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T19:34:32.0728700Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T19:34:32.0830990Z verified CRC32 $84F1919B 2021-05-16T19:34:32.7305100Z /dev/disk2 GUID_partition_scheme 2021-05-16T19:34:32.7406770Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T19:34:32.7510310Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T19:34:33.4663640Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T19:34:33.4667330Z To reinstall 0.29.2_3, run: 2021-05-16T19:34:33.4668840Z brew reinstall pkg-config 2021-05-16T19:34:33.5109450Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T19:34:35.0275480Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T19:34:35.3082960Z ==> 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:34:35.5145200Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T19:34:37.7669330Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T19:34:37.7694710Z installer: Upgrading at base path / 2021-05-16T19:34:37.7696680Z installer: The upgrade was successful. 2021-05-16T19:34:38.9117690Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T19:34:38.9774900Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T19:34:40.4871060Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T19:34:40.7768250Z ==> 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:34:40.9209080Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T19:34:41.8135420Z installer: Package name is gfortran 2021-05-16T19:34:41.8236180Z installer: Installing at base path / 2021-05-16T19:34:41.8332990Z installer: The install was successful. 2021-05-16T19:34:41.8335470Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T19:34:42.0218910Z "disk2" ejected. 2021-05-16T19:34:42.0621220Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T19:34:43.8304320Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T19:34:44.8224400Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T19:34:44.8711590Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T19:34:44.8712250Z env: 2021-05-16T19:34:44.8712680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:44.8713560Z TIC_DEPLOY_KEY: 2021-05-16T19:34:44.8713910Z RSPM: 2021-05-16T19:34:44.8715730Z GITHUB_PAT: *** 2021-05-16T19:34:44.8716150Z COVERALLS_TOKEN: 2021-05-16T19:34:44.8716640Z continue-on-error: false 2021-05-16T19:34:44.8717100Z VDIFFR_RUN_TESTS: false 2021-05-16T19:34:44.8717600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:34:44.8718050Z TZ: UTC 2021-05-16T19:34:44.8718410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:34:44.8718820Z NOT_CRAN: true 2021-05-16T19:34:44.8719170Z ##[endgroup] 2021-05-16T19:34:45.1620380Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T19:34:45.2279320Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T19:34:45.2283790Z Dload Upload Total Spent Left Speed 2021-05-16T19:34:45.2284720Z 2021-05-16T19:34:45.2637780Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:34:45.2639990Z 100 117 0 117 0 0 3250 0 --:--:-- --:--:-- --:--:-- 3250 2021-05-16T19:34:46.2161750Z 2021-05-16T19:34:46.3009500Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:34:46.3025570Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T19:34:47.2022490Z 2021-05-16T19:34:48.2202030Z 1 82.6M 1 1407k 0 0 713k 0 0:01:58 0:00:01 0:01:57 713k 2021-05-16T19:34:49.1963020Z 11 82.6M 11 9648k 0 0 3224k 0 0:00:26 0:00:02 0:00:24 8102k 2021-05-16T19:34:50.2315960Z 11 82.6M 11 9664k 0 0 2435k 0 0:00:34 0:00:03 0:00:31 4140k 2021-05-16T19:34:51.2113650Z 11 82.6M 11 9664k 0 0 1931k 0 0:00:43 0:00:05 0:00:38 2726k 2021-05-16T19:34:52.1933920Z 11 82.6M 11 9680k 0 0 1617k 0 0:00:52 0:00:05 0:00:47 2063k 2021-05-16T19:34:53.2409860Z 11 82.6M 11 9696k 0 0 1392k 0 0:01:00 0:00:06 0:00:54 1660k 2021-05-16T19:34:54.2061810Z 11 82.6M 11 9696k 0 0 1211k 0 0:01:09 0:00:08 0:01:01 9808 2021-05-16T19:34:55.2424660Z 11 82.6M 11 9712k 0 0 1081k 0 0:01:18 0:00:08 0:01:10 9812 2021-05-16T19:34:56.2133980Z 11 82.6M 11 9728k 0 0 971k 0 0:01:27 0:00:10 0:01:17 13078 2021-05-16T19:34:57.1985840Z 11 82.6M 11 9952k 0 0 905k 0 0:01:33 0:00:10 0:01:23 55683 2021-05-16T19:34:58.1928730Z 14 82.6M 14 11.7M 0 0 1006k 0 0:01:24 0:00:11 0:01:13 470k 2021-05-16T19:34:59.1989650Z 18 82.6M 18 15.0M 0 0 1187k 0 0:01:11 0:00:12 0:00:59 1147k 2021-05-16T19:35:00.2123360Z 23 82.6M 23 19.6M 0 0 1439k 0 0:00:58 0:00:13 0:00:45 2082k 2021-05-16T19:35:01.2108630Z 30 82.6M 30 25.2M 0 0 1726k 0 0:00:49 0:00:14 0:00:35 3248k 2021-05-16T19:35:02.2326590Z 38 82.6M 38 31.7M 0 0 2036k 0 0:00:41 0:00:15 0:00:26 4520k 2021-05-16T19:35:03.2508460Z 46 82.6M 46 38.0M 0 0 2291k 0 0:00:36 0:00:17 0:00:19 5343k 2021-05-16T19:35:04.1899720Z 53 82.6M 53 44.0M 0 0 2500k 0 0:00:33 0:00:18 0:00:15 5869k 2021-05-16T19:35:05.1972470Z 59 82.6M 59 49.5M 0 0 2677k 0 0:00:31 0:00:18 0:00:13 6142k 2021-05-16T19:35:06.2057610Z 66 82.6M 66 55.3M 0 0 2836k 0 0:00:29 0:00:19 0:00:10 6174k 2021-05-16T19:35:07.2065740Z 73 82.6M 73 60.7M 0 0 2966k 0 0:00:28 0:00:20 0:00:08 5945k 2021-05-16T19:35:08.2136510Z 80 82.6M 80 66.7M 0 0 3108k 0 0:00:27 0:00:21 0:00:06 5902k 2021-05-16T19:35:09.2183720Z 87 82.6M 87 72.4M 0 0 3226k 0 0:00:26 0:00:22 0:00:04 5859k 2021-05-16T19:35:09.9082340Z 94 82.6M 94 78.4M 0 0 3347k 0 0:00:25 0:00:23 0:00:02 5874k 2021-05-16T19:35:09.9085060Z 100 82.6M 100 82.6M 0 0 3428k 0 0:00:24 0:00:24 --:--:-- 5937k 2021-05-16T19:35:14.3106230Z ##[group]Run tlmgr update --self 2021-05-16T19:35:14.3106990Z tlmgr update --self 2021-05-16T19:35:14.3107810Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T19:35:14.3109380Z tlmgr update --all 2021-05-16T19:35:14.3358120Z shell: /bin/bash -e {0} 2021-05-16T19:35:14.3358550Z env: 2021-05-16T19:35:14.3358970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:14.3359450Z TIC_DEPLOY_KEY: 2021-05-16T19:35:14.3359800Z RSPM: 2021-05-16T19:35:14.3361110Z GITHUB_PAT: *** 2021-05-16T19:35:14.3361540Z COVERALLS_TOKEN: 2021-05-16T19:35:14.3361980Z continue-on-error: false 2021-05-16T19:35:14.3362460Z VDIFFR_RUN_TESTS: false 2021-05-16T19:35:14.3362920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:35:14.3363360Z TZ: UTC 2021-05-16T19:35:14.3363720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:14.3364100Z NOT_CRAN: true 2021-05-16T19:35:14.3364520Z ##[endgroup] 2021-05-16T19:35:16.4904100Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:35:16.4909620Z tlmgr: no self-updates for tlmgr available 2021-05-16T19:35:18.7014780Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:35:18.7054780Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T19:35:18.8807670Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T19:35:19.1387390Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T19:35:19.2923280Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T19:35:19.4923540Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T19:35:19.6599650Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T19:35:22.8495660Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-16T19:35:22.9917850Z [8/89, 00:04/00:04] install: biblatex [238k] 2021-05-16T19:35:23.2908190Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-16T19:35:23.4490150Z [10/89, 00:05/00:05] install: checkcites [7k] 2021-05-16T19:35:23.5919590Z [11/89, 00:05/00:05] install: chickenize [15k] 2021-05-16T19:35:23.7573030Z [12/89, 00:05/00:05] install: chinese-jfm [3k] 2021-05-16T19:35:23.9093710Z [13/89, 00:05/00:05] install: cloze [9k] 2021-05-16T19:35:24.0568550Z [14/89, 00:06/00:06] install: colorprofiles [86k] 2021-05-16T19:35:24.2844120Z [15/89, 00:06/00:06] install: combofont [2k] 2021-05-16T19:35:24.5327170Z [16/89, 00:06/00:06] install: courier [470k] 2021-05-16T19:35:24.9627000Z [17/89, 00:06/00:06] install: courier-scaled [3k] 2021-05-16T19:35:25.1173780Z [18/89, 00:07/00:07] install: cstypo [3k] 2021-05-16T19:35:25.2708740Z [19/89, 00:07/00:07] install: ctablestack [2k] 2021-05-16T19:35:25.4223180Z [20/89, 00:07/00:07] install: ekdosis [19k] 2021-05-16T19:35:25.5939090Z [21/89, 00:07/00:07] install: emoji [40k] 2021-05-16T19:35:25.7661540Z [22/89, 00:07/00:07] install: emojicite [2k] 2021-05-16T19:35:25.9132230Z [23/89, 00:07/00:07] install: enctex [24k] 2021-05-16T19:35:26.0964710Z [24/89, 00:08/00:08] install: enigma [18k] 2021-05-16T19:35:26.2722950Z [25/89, 00:08/00:08] install: etex-pkg [6k] 2021-05-16T19:35:26.4277850Z [26/89, 00:08/00:08] install: filecontents [3k] 2021-05-16T19:35:26.5795660Z [27/89, 00:08/00:08] install: grfext [3k] 2021-05-16T19:35:26.7292180Z [28/89, 00:08/00:08] install: hyphenex [9k] 2021-05-16T19:35:26.9185860Z [29/89, 00:08/00:08] install: ifplatform [2k] 2021-05-16T19:35:27.0661370Z [30/89, 00:09/00:09] install: innerscript [4k] 2021-05-16T19:35:27.2143210Z [31/89, 00:09/00:09] install: interpreter [7k] 2021-05-16T19:35:27.3811980Z [32/89, 00:09/00:09] install: kanaparser [5k] 2021-05-16T19:35:27.5339400Z [33/89, 00:09/00:09] install: knuth-local [23k] 2021-05-16T19:35:27.7205200Z [34/89, 00:09/00:09] install: logreq [4k] 2021-05-16T19:35:27.8711400Z [35/89, 00:09/00:09] install: lua-typo [7k] 2021-05-16T19:35:28.0193020Z [36/89, 00:10/00:10] install: lua-uca [70k] 2021-05-16T19:35:28.2336260Z [37/89, 00:10/00:10] install: lua-ul [7k] 2021-05-16T19:35:28.3871800Z [38/89, 00:10/00:10] install: lua-uni-algos [6k] 2021-05-16T19:35:28.5396560Z [39/89, 00:10/00:10] install: lua-visual-debug [4k] 2021-05-16T19:35:28.6948840Z [40/89, 00:10/00:10] install: luacode [3k] 2021-05-16T19:35:28.8430720Z [41/89, 00:10/00:10] install: luacolor [5k] 2021-05-16T19:35:28.9916920Z [42/89, 00:10/00:10] install: luahyphenrules [3k] 2021-05-16T19:35:29.1375550Z [43/89, 00:11/00:11] install: luaimageembed [2k] 2021-05-16T19:35:29.2927720Z [44/89, 00:11/00:11] install: luaindex [5k] 2021-05-16T19:35:29.4451740Z [45/89, 00:11/00:11] install: luainputenc [5k] 2021-05-16T19:35:29.5973150Z [46/89, 00:11/00:11] install: luaintro [1k] 2021-05-16T19:35:29.7508330Z [47/89, 00:11/00:11] install: luakeys [5k] 2021-05-16T19:35:29.9063120Z [48/89, 00:11/00:11] install: lualatex-doc [1k] 2021-05-16T19:35:30.0542640Z [49/89, 00:12/00:12] install: lualatex-truncate [2k] 2021-05-16T19:35:30.2048970Z [50/89, 00:12/00:12] install: luamplib [12k] 2021-05-16T19:35:30.3557360Z [51/89, 00:12/00:12] install: luapackageloader [2k] 2021-05-16T19:35:30.5059030Z [52/89, 00:12/00:12] install: luaprogtable [7k] 2021-05-16T19:35:30.6605730Z [53/89, 00:12/00:12] install: luarandom [2k] 2021-05-16T19:35:30.8473460Z [54/89, 00:12/00:12] install: luatex85 [2k] 2021-05-16T19:35:30.9933640Z [55/89, 00:12/00:12] install: luatexbase [4k] 2021-05-16T19:35:31.1511330Z [56/89, 00:13/00:13] install: luatexko [22k] 2021-05-16T19:35:31.3218720Z [57/89, 00:13/00:13] install: luatextra [2k] 2021-05-16T19:35:31.4749070Z [58/89, 00:13/00:13] install: luavlna [8k] 2021-05-16T19:35:31.6329260Z [59/89, 00:13/00:13] install: luaxml [31k] 2021-05-16T19:35:31.8062630Z [60/89, 00:13/00:13] install: makeindex.universal-darwin [91k] 2021-05-16T19:35:32.0063070Z [61/89, 00:14/00:14] install: makeindex [5k] 2021-05-16T19:35:32.1872620Z [62/89, 00:14/00:14] install: mflogo [2k] 2021-05-16T19:35:32.3410190Z [63/89, 00:14/00:14] install: newpax [9k] 2021-05-16T19:35:32.4984060Z [64/89, 00:14/00:14] install: nodetree [13k] 2021-05-16T19:35:32.6552740Z [65/89, 00:14/00:14] install: odsfile [5k] 2021-05-16T19:35:32.8136590Z [66/89, 00:14/00:14] install: optex.universal-darwin [1k] 2021-05-16T19:35:32.9664290Z [67/89, 00:14/00:14] install: optex [770k] 2021-05-16T19:35:33.4262700Z [68/89, 00:15/00:15] install: pdfarticle [4k] 2021-05-16T19:35:33.5821320Z [69/89, 00:15/00:15] install: pdfextra [22k] 2021-05-16T19:35:33.7534370Z [70/89, 00:15/00:15] install: placeat [4k] 2021-05-16T19:35:33.9040550Z [71/89, 00:15/00:15] install: plantuml [3k] 2021-05-16T19:35:34.0552250Z [72/89, 00:16/00:16] install: rsfs [55k] 2021-05-16T19:35:34.2638960Z [73/89, 00:16/00:16] install: selnolig [53k] 2021-05-16T19:35:34.4745770Z [74/89, 00:16/00:16] install: spelling [14k] 2021-05-16T19:35:34.6548530Z [75/89, 00:16/00:16] install: stricttex [2k] 2021-05-16T19:35:34.8040510Z [76/89, 00:16/00:16] install: texlive-common [1k] 2021-05-16T19:35:34.9492300Z [77/89, 00:16/00:16] install: texlive-en [1k] 2021-05-16T19:35:35.1068380Z [78/89, 00:17/00:17] install: texlive-msg-translations [144k] 2021-05-16T19:35:35.3433730Z [79/89, 00:17/00:17] install: thumbpdf.universal-darwin [1k] 2021-05-16T19:35:35.4896720Z [80/89, 00:17/00:17] install: thumbpdf [19k] 2021-05-16T19:35:35.6736020Z [81/89, 00:17/00:17] install: tlshell.universal-darwin [1k] 2021-05-16T19:35:35.8286780Z [82/89, 00:17/00:17] install: tlshell [29k] 2021-05-16T19:35:36.0057840Z [83/89, 00:18/00:18] install: typewriter [25k] 2021-05-16T19:35:36.1846300Z [84/89, 00:18/00:18] install: uninormalize [6k] 2021-05-16T19:35:36.3419190Z [85/89, 00:18/00:18] install: upquote [2k] 2021-05-16T19:35:36.4892720Z [86/89, 00:18/00:18] install: xdvi.universal-darwin [948k] 2021-05-16T19:35:37.7723320Z [87/89, 00:19/00:19] install: xdvi [7k] 2021-05-16T19:35:38.3997500Z [88/89, 00:20/00:20] install: collection-basic [1k] 2021-05-16T19:35:38.5486480Z [89/89, 00:20/00:20] install: collection-luatex [1k] 2021-05-16T19:35:38.6953900Z running mktexlsr ... 2021-05-16T19:35:39.2616530Z done running mktexlsr. 2021-05-16T19:35:39.3063240Z running updmap-sys ... 2021-05-16T19:35:39.9240970Z done running updmap-sys. 2021-05-16T19:35:40.6352360Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T19:35:40.6358960Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jBOsVvBfiY/zyHR2NyqjN ... 2021-05-16T19:35:41.0658060Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jBOsVvBfiY/zyHR2NyqjN. 2021-05-16T19:35:41.0660400Z OK: optex.fmt/luatex 2021-05-16T19:35:41.0662050Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T19:35:41.0664690Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T19:35:43.1151730Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:35:43.1153120Z tlmgr: no updates available 2021-05-16T19:35:43.2574850Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T19:35:43.2575340Z with: 2021-05-16T19:35:43.2575750Z pandoc-version: 2.7.3 2021-05-16T19:35:43.2576120Z env: 2021-05-16T19:35:43.2576550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:43.2576990Z TIC_DEPLOY_KEY: 2021-05-16T19:35:43.2577360Z RSPM: 2021-05-16T19:35:43.2578710Z GITHUB_PAT: *** 2021-05-16T19:35:43.2579100Z COVERALLS_TOKEN: 2021-05-16T19:35:43.2579520Z continue-on-error: false 2021-05-16T19:35:43.2579990Z VDIFFR_RUN_TESTS: false 2021-05-16T19:35:43.2580470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:35:43.2580870Z TZ: UTC 2021-05-16T19:35:43.2581200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:43.2581570Z NOT_CRAN: true 2021-05-16T19:35:43.2581880Z ##[endgroup] 2021-05-16T19:35:43.6832250Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T19:35:46.5383970Z installer: Package name is pandoc 2021-05-16T19:35:46.5415600Z installer: Installing at base path / 2021-05-16T19:35:46.5417320Z installer: The install was successful. 2021-05-16T19:35:46.5556760Z ##[group]Run git config user.name adigherman 2021-05-16T19:35:46.5557660Z git config user.name adigherman 2021-05-16T19:35:46.5558270Z git config user.email adig@jhu.edu 2021-05-16T19:35:46.5777680Z shell: /bin/bash -e {0} 2021-05-16T19:35:46.5778090Z env: 2021-05-16T19:35:46.5778830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:46.5779320Z TIC_DEPLOY_KEY: 2021-05-16T19:35:46.5779720Z RSPM: 2021-05-16T19:35:46.5780910Z GITHUB_PAT: *** 2021-05-16T19:35:46.5781390Z COVERALLS_TOKEN: 2021-05-16T19:35:46.5781880Z continue-on-error: false 2021-05-16T19:35:46.5782420Z VDIFFR_RUN_TESTS: false 2021-05-16T19:35:46.5783130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:35:46.5783590Z TZ: UTC 2021-05-16T19:35:46.5784600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:46.5785030Z NOT_CRAN: true 2021-05-16T19:35:46.5785470Z ##[endgroup] 2021-05-16T19:35:46.6319320Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T19:35:46.6319970Z env: 2021-05-16T19:35:46.6320470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:46.6320920Z TIC_DEPLOY_KEY: 2021-05-16T19:35:46.6321280Z RSPM: 2021-05-16T19:35:46.6322580Z GITHUB_PAT: *** 2021-05-16T19:35:46.6323020Z COVERALLS_TOKEN: 2021-05-16T19:35:46.6323470Z continue-on-error: false 2021-05-16T19:35:46.6323950Z VDIFFR_RUN_TESTS: false 2021-05-16T19:35:46.6324460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:35:46.6324890Z TZ: UTC 2021-05-16T19:35:46.6325290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:46.6325670Z NOT_CRAN: true 2021-05-16T19:35:46.6326050Z ##[endgroup] 2021-05-16T19:35:48.3413980Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T19:35:48.3850780Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T19:35:48.3851850Z To reinstall 3.20.2, run: 2021-05-16T19:35:48.3852900Z brew reinstall cmake 2021-05-16T19:35:50.1276310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T19:35:51.1185500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:35:51.5581940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T19:35:52.0984970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T19%3A45%3A00Z&sig=YWeczC5MSyf6OteapEZ%2FRaHLiSpE1ZoEpRsEK0PKvl8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:52.1401870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=YWeczC5MSyf6OteapEZ\%2FRaHLiSpE1ZoEpRsEK0PKvl8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:52.1844770Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T19:35:52.2641250Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T19:35:52.2672390Z 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-2640-yzwxhu 2021-05-16T19:35:52.2870340Z cp -pR /private/tmp/d20210516-2640-yzwxhu/libssh/. /usr/local/Cellar/libssh 2021-05-16T19:35:52.3074980Z chmod -Rf +w /private/tmp/d20210516-2640-yzwxhu 2021-05-16T19:35:52.3707990Z ==> Finishing up 2021-05-16T19:35:52.4048730Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T19:35:52.4056720Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T19:35:52.4063530Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T19:35:52.4069460Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T19:35:52.4073170Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T19:35:52.4079010Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T19:35:52.4088000Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T19:35:52.4242960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2804-1ave8c5.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:35:55.2698960Z ==> Summary 2021-05-16T19:35:55.2758490Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T19:35:57.6248140Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T19:35:58.6532650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:35:59.1403530Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T19:35:59.4230930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T19%3A45%3A00Z&sig=AXWfv6msffdwPCn3HiIdQyUi1dVBR5Ubu208XBz8qSk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:59.4597510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=AXWfv6msffdwPCn3HiIdQyUi1dVBR5Ubu208XBz8qSk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:00.3671440Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T19:36:00.7377500Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T19:36:01.7242510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:02.2659650Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T19:36:02.5971620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T19%3A45%3A00Z&sig=ZoTpfsu1b16WKeBzaap6%2FCv3Xbxn5yolY5kCmRuPlMA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:02.6359390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=ZoTpfsu1b16WKeBzaap6\%2FCv3Xbxn5yolY5kCmRuPlMA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:02.7292840Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T19:36:02.7402410Z ==> Installing dependencies for jags: gcc 2021-05-16T19:36:02.7410100Z ==> Installing jags dependency: gcc 2021-05-16T19:36:02.8411910Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T19:36:02.8464700Z 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-2811-d9vdxn 2021-05-16T19:36:04.8681540Z cp -pR /private/tmp/d20210516-2811-d9vdxn/gcc/. /usr/local/Cellar/gcc 2021-05-16T19:36:06.4600100Z chmod -Rf +w /private/tmp/d20210516-2811-d9vdxn 2021-05-16T19:36:10.2963780Z ==> Finishing up 2021-05-16T19:36:10.6918630Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T19:36:10.6922340Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T19:36:10.6928620Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T19:36:10.6932460Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T19:36:10.6937720Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T19:36:10.6943150Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T19:36:10.6948290Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T19:36:10.6952780Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T19:36:10.6957510Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T19:36:10.6963610Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T19:36:10.6978020Z rm /usr/local/bin/c++-11 2021-05-16T19:36:10.6980950Z rm /usr/local/bin/cpp-11 2021-05-16T19:36:10.6984640Z rm /usr/local/bin/g++-11 2021-05-16T19:36:10.6987650Z rm /usr/local/bin/gcc-11 2021-05-16T19:36:10.7038000Z rm /usr/local/bin/gcc-ar-11 2021-05-16T19:36:10.7050480Z rm /usr/local/bin/gcc-nm-11 2021-05-16T19:36:10.7051900Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T19:36:10.7053730Z rm /usr/local/bin/gcov-11 2021-05-16T19:36:10.7055870Z rm /usr/local/bin/gcov-dump-11 2021-05-16T19:36:10.7057880Z rm /usr/local/bin/gcov-tool-11 2021-05-16T19:36:10.9504660Z Error: The `brew link` step did not complete successfully 2021-05-16T19:36:10.9505540Z The formula built, but is not symlinked into /usr/local 2021-05-16T19:36:10.9510480Z Could not symlink bin/gfortran 2021-05-16T19:36:10.9511920Z Target /usr/local/bin/gfortran 2021-05-16T19:36:10.9512980Z already exists. You may want to remove it: 2021-05-16T19:36:10.9514740Z rm '/usr/local/bin/gfortran' 2021-05-16T19:36:10.9515990Z 2021-05-16T19:36:10.9517310Z To force the link and overwrite all conflicting files: 2021-05-16T19:36:10.9518710Z brew link --overwrite gcc 2021-05-16T19:36:10.9520150Z 2021-05-16T19:36:10.9521410Z To list all files that would be deleted: 2021-05-16T19:36:10.9522810Z brew link --overwrite --dry-run gcc 2021-05-16T19:36:10.9523590Z 2021-05-16T19:36:10.9524500Z Possible conflicting files are: 2021-05-16T19:36:10.9550550Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T19:36:11.4661360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2992-abt8xv.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:36:14.3282860Z ==> Summary 2021-05-16T19:36:14.4210120Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T19:36:14.4214690Z ==> Installing jags 2021-05-16T19:36:14.4218660Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T19:36:14.4238970Z 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-2811-swmsul 2021-05-16T19:36:14.5058230Z cp -pR /private/tmp/d20210516-2811-swmsul/jags/. /usr/local/Cellar/jags 2021-05-16T19:36:14.5860900Z chmod -Rf +w /private/tmp/d20210516-2811-swmsul 2021-05-16T19:36:14.7131520Z ==> Finishing up 2021-05-16T19:36:14.7468800Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T19:36:14.7475110Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T19:36:14.7491950Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T19:36:14.7507640Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T19:36:14.7515550Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T19:36:14.7521380Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T19:36:14.7527000Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T19:36:14.7532560Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T19:36:14.7544460Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T19:36:14.7945550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3018-fegl1x.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:36:17.5719430Z ==> Summary 2021-05-16T19:36:17.5811870Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T19:36:20.0961020Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T19:36:21.1744500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:21.6790220Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T19:36:22.0619540Z ==> 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:36:22.1054420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:22.2747960Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T19:36:22.3941680Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T19:36:22.3972140Z 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-3025-1msss3l 2021-05-16T19:36:22.6136900Z cp -pR /private/tmp/d20210516-3025-1msss3l/v8/. /usr/local/Cellar/v8 2021-05-16T19:36:22.7415140Z chmod -Rf +w /private/tmp/d20210516-3025-1msss3l 2021-05-16T19:36:22.9118480Z ==> Finishing up 2021-05-16T19:36:22.9686600Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T19:36:23.0166500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3190-ov5mk8.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:36:25.7707380Z ==> Summary 2021-05-16T19:36:25.7768850Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T19:36:28.1020810Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T19:36:29.0703930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:29.5480320Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T19:36:29.8367220Z ==> 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:36:29.8688070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:29.9634950Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T19:36:29.9833550Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T19:36:30.9713730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:31.4567180Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T19:36:31.7284120Z ==> 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:36:31.7672100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:31.8431280Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T19:36:31.8576120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T19:36:32.7915000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:33.3266630Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T19:36:33.6068960Z ==> 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:36:33.6546210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:33.7666000Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T19:36:33.7896490Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T19:36:33.7900370Z ==> Installing fftw dependency: hwloc 2021-05-16T19:36:33.8580320Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T19:36:33.8610740Z 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-3199-ozk9pv 2021-05-16T19:36:34.2050020Z cp -pR /private/tmp/d20210516-3199-ozk9pv/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T19:36:34.7059150Z chmod -Rf +w /private/tmp/d20210516-3199-ozk9pv 2021-05-16T19:36:35.1585690Z ==> Finishing up 2021-05-16T19:36:35.1967230Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T19:36:35.1976800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T19:36:35.1981490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T19:36:35.1987300Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T19:36:35.1994280Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T19:36:35.1999020Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T19:36:35.2006550Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T19:36:35.2012480Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T19:36:35.2024840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T19:36:35.2030300Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T19:36:35.2036020Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T19:36:35.2041360Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T19:36:35.2047600Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T19:36:35.2054580Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T19:36:35.2060240Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T19:36:35.2091390Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T19:36:35.2121740Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T19:36:35.2126240Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T19:36:35.2136950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T19:36:35.2142250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T19:36:35.2189230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T19:36:35.2195760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T19:36:35.2201410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T19:36:35.2209210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T19:36:35.2214310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T19:36:35.2220000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T19:36:35.2239140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T19:36:35.2245460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T19:36:35.2249700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T19:36:35.2255530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T19:36:35.2261060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T19:36:35.2317850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T19:36:35.2330570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T19:36:35.2346830Z 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:36:35.2364760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T19:36:35.2379720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T19:36:35.2391050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T19:36:35.2410180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T19:36:35.2416010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T19:36:35.2428470Z 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:36:35.2444480Z 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:36:35.2449830Z 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:36:35.2456330Z 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:36:35.2469790Z 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:36:35.2492490Z 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:36:35.2505620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T19:36:35.2518250Z 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:36:35.2524660Z 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:36:35.2553380Z 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:36:35.2567660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T19:36:35.2588240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T19:36:35.2593490Z 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:36:35.2602430Z 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:36:35.2607690Z 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:36:35.2616430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T19:36:35.2622030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T19:36:35.2630940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T19:36:35.2646370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T19:36:35.2653770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T19:36:35.2660400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T19:36:35.2672620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T19:36:35.2686790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T19:36:35.2691470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T19:36:35.2700360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T19:36:35.2706460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T19:36:35.2720700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T19:36:35.2726890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T19:36:35.2746510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T19:36:35.2751690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T19:36:35.2757980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T19:36:35.2768010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T19:36:35.2775220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T19:36:35.2795840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T19:36:35.2806090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T19:36:35.2815060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T19:36:35.2826500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T19:36:35.2831860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T19:36:35.2837490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T19:36:35.2842370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T19:36:35.2847610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T19:36:35.2852880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T19:36:35.2858690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T19:36:35.2884250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T19:36:35.2889230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T19:36:35.2895260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T19:36:35.2900660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T19:36:35.2905970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T19:36:35.2911380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T19:36:35.2917360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T19:36:35.2923080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T19:36:35.2928540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T19:36:35.2937420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T19:36:35.2943680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T19:36:35.2948830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T19:36:35.2953910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T19:36:35.2959520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T19:36:35.2964670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T19:36:35.2969760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T19:36:35.2975790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T19:36:35.2984660Z 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:36:35.2989260Z Only the first 100 operations were output. 2021-05-16T19:36:35.7078660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3375-1b3o7l5.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:36:38.5401370Z ==> Summary 2021-05-16T19:36:38.6024310Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T19:36:38.6031040Z ==> Installing fftw dependency: open-mpi 2021-05-16T19:36:38.6613410Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:36:38.6630800Z 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-3199-1mcwq5j 2021-05-16T19:36:38.9773270Z cp -pR /private/tmp/d20210516-3199-1mcwq5j/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T19:36:39.4281820Z chmod -Rf +w /private/tmp/d20210516-3199-1mcwq5j 2021-05-16T19:36:41.0024490Z ==> Finishing up 2021-05-16T19:36:41.0389490Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T19:36:41.0394230Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T19:36:41.0399380Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T19:36:41.0406050Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T19:36:41.0413650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T19:36:41.0418770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T19:36:41.0425150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T19:36:41.0430730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T19:36:41.0436530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T19:36:41.0441920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T19:36:41.0447720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T19:36:41.0453600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T19:36:41.0467130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T19:36:41.0472250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T19:36:41.0478460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T19:36:41.0484360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T19:36:41.0490270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T19:36:41.0495480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T19:36:41.0501890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T19:36:41.0506960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T19:36:41.0512440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T19:36:41.0517300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T19:36:41.0522860Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T19:36:41.0527790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T19:36:41.0535990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T19:36:41.0540350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T19:36:41.0546300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T19:36:41.0550630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T19:36:41.0556020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T19:36:41.0560670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T19:36:41.0566180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T19:36:41.0570970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T19:36:41.0576800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T19:36:41.0581450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T19:36:41.0588310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T19:36:41.0591990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T19:36:41.0597300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T19:36:41.0601900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T19:36:41.0607780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T19:36:41.0611890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T19:36:41.0617790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T19:36:41.0626360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T19:36:41.0672780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T19:36:41.0676810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T19:36:41.0682950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T19:36:41.0687430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T19:36:41.0693570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T19:36:41.0698550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T19:36:41.0711680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T19:36:41.0717090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T19:36:41.0723510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T19:36:41.0729160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T19:36:41.0735630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T19:36:41.0741180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T19:36:41.0753650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T19:36:41.0759050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T19:36:41.0765130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T19:36:41.0770290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T19:36:41.0779410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T19:36:41.0781860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T19:36:41.0818790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T19:36:41.0823510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T19:36:41.0829890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T19:36:41.0851440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T19:36:41.0868550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T19:36:41.0886940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T19:36:41.0895040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T19:36:41.0900760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T19:36:41.0906020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T19:36:41.0912090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T19:36:41.0917060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T19:36:41.0949330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T19:36:41.0951510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T19:36:41.0954350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T19:36:41.0956110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T19:36:41.0958720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T19:36:41.0960410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T19:36:41.0962310Z 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:36:41.0965270Z 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:36:41.0967260Z 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:36:41.0972060Z 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:36:41.0978020Z 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:36:41.0982710Z 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:36:41.0987750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T19:36:41.0994320Z 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:36:41.0999570Z 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:36:41.1004780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T19:36:41.1009540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T19:36:41.1015010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T19:36:41.1019990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T19:36:41.1026130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T19:36:41.1031470Z 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:36:41.1036590Z 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:36:41.1041700Z 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:36:41.1047230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T19:36:41.1052280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T19:36:41.1057840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T19:36:41.1064540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T19:36:41.1070130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T19:36:41.1076680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T19:36:41.1084370Z Only the first 100 operations were output. 2021-05-16T19:36:41.5791810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3401-1lgcdag.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:36:44.5927600Z ==> Summary 2021-05-16T19:36:44.6385220Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T19:36:44.6390710Z ==> Installing fftw 2021-05-16T19:36:44.6394630Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:36:44.6413960Z 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-3199-t09if5 2021-05-16T19:36:44.7387130Z cp -pR /private/tmp/d20210516-3199-t09if5/fftw/. /usr/local/Cellar/fftw 2021-05-16T19:36:44.8044540Z chmod -Rf +w /private/tmp/d20210516-3199-t09if5 2021-05-16T19:36:44.9890810Z ==> Finishing up 2021-05-16T19:36:45.0395910Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T19:36:45.0399560Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T19:36:45.0404400Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T19:36:45.0409250Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T19:36:45.0416610Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T19:36:45.0421000Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T19:36:45.0426020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T19:36:45.0430560Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T19:36:45.0439890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T19:36:45.0447850Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T19:36:45.0459890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T19:36:45.0467410Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T19:36:45.0516710Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T19:36:45.0652820Z info /usr/local/share/info/fftw3.info 2021-05-16T19:36:45.0670210Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T19:36:45.0682480Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T19:36:45.0710870Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T19:36:45.0724650Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T19:36:45.0735410Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T19:36:45.0745370Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T19:36:45.0786970Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T19:36:45.0797790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T19:36:45.0807900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T19:36:45.0819210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T19:36:45.0828790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T19:36:45.0838240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T19:36:45.0847010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T19:36:45.0856230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T19:36:45.0864800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T19:36:45.0873620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T19:36:45.0888500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T19:36:45.0899520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T19:36:45.0909660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T19:36:45.0920140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T19:36:45.0930570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T19:36:45.0939370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T19:36:45.0945120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T19:36:45.0954350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T19:36:45.0963860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T19:36:45.0972320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T19:36:45.0981930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T19:36:45.0991880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T19:36:45.0998640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T19:36:45.1006570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T19:36:45.1013370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T19:36:45.1021680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T19:36:45.1028910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T19:36:45.1035980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T19:36:45.1043940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T19:36:45.1050250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T19:36:45.1139760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T19:36:45.1145330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T19:36:45.1150020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T19:36:45.1155610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T19:36:45.1160380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T19:36:45.1165770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T19:36:45.1171320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T19:36:45.1179700Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T19:36:45.1184070Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T19:36:45.1189650Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T19:36:45.1545970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3429-5zgmlr.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:36:47.8241210Z ==> Summary 2021-05-16T19:36:47.8297690Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T19:36:48.5789320Z ==> No outdated dependents to upgrade! 2021-05-16T19:36:48.5791140Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:36:48.7650700Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T19:36:48.7652260Z fftw, open-mpi 2021-05-16T19:36:48.7661940Z rm /usr/local/bin/fftw-wisdom 2021-05-16T19:36:48.7665270Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T19:36:48.7669490Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T19:36:48.7672700Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T19:36:48.7680710Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T19:36:48.7683450Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T19:36:48.7687160Z rm /usr/local/include/fftw3.f 2021-05-16T19:36:48.7691020Z rm /usr/local/include/fftw3.f03 2021-05-16T19:36:48.7698140Z rm /usr/local/include/fftw3.h 2021-05-16T19:36:48.7701630Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T19:36:48.7703340Z rm /usr/local/include/fftw3l.f03 2021-05-16T19:36:48.7708550Z rm /usr/local/include/fftw3q.f03 2021-05-16T19:36:48.7718460Z rm /usr/local/lib/cmake/fftw3 2021-05-16T19:36:48.7722370Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T19:36:48.7725900Z rm /usr/local/lib/libfftw3.a 2021-05-16T19:36:48.7729350Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T19:36:48.7740290Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T19:36:48.7742310Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T19:36:48.7746540Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T19:36:48.7747920Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T19:36:48.7750690Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T19:36:48.7754540Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T19:36:48.7760870Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T19:36:48.7763840Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T19:36:48.7768980Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T19:36:48.7771860Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T19:36:48.7776230Z rm /usr/local/lib/libfftw3f.a 2021-05-16T19:36:48.7781260Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T19:36:48.7783830Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T19:36:48.7787590Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T19:36:48.7791470Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T19:36:48.7797770Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T19:36:48.7799300Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T19:36:48.7804090Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T19:36:48.7807350Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T19:36:48.7819960Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T19:36:48.7821640Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T19:36:48.7822840Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T19:36:48.7823730Z rm /usr/local/lib/libfftw3l.a 2021-05-16T19:36:48.7826150Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T19:36:48.7835020Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T19:36:48.7835960Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T19:36:48.7838180Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T19:36:48.7841790Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T19:36:48.7845810Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T19:36:48.7849500Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T19:36:48.7853700Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T19:36:48.7858010Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T19:36:48.7861590Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T19:36:48.7868940Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T19:36:48.7874910Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T19:36:48.7878760Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T19:36:48.7951920Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T19:36:48.7953900Z rm /usr/local/share/info/fftw3.info 2021-05-16T19:36:48.7960290Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T19:36:48.7968740Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T19:36:48.7992930Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T19:36:48.8007080Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T19:36:48.8012410Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T19:36:48.8024530Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T19:36:48.8984470Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T19:36:48.8986480Z rm /usr/local/bin/mpic++ 2021-05-16T19:36:48.8991010Z rm /usr/local/bin/mpicc 2021-05-16T19:36:48.8996180Z rm /usr/local/bin/mpicxx 2021-05-16T19:36:48.8997460Z rm /usr/local/bin/mpiexec 2021-05-16T19:36:48.8998910Z rm /usr/local/bin/mpif77 2021-05-16T19:36:48.9002020Z rm /usr/local/bin/mpif90 2021-05-16T19:36:48.9006600Z rm /usr/local/bin/mpifort 2021-05-16T19:36:48.9009760Z rm /usr/local/bin/mpirun 2021-05-16T19:36:48.9012240Z rm /usr/local/bin/ompi-clean 2021-05-16T19:36:48.9014730Z rm /usr/local/bin/ompi-server 2021-05-16T19:36:48.9017580Z rm /usr/local/bin/ompi_info 2021-05-16T19:36:48.9022140Z rm /usr/local/bin/opal_wrapper 2021-05-16T19:36:48.9024040Z rm /usr/local/bin/orte-clean 2021-05-16T19:36:48.9029060Z rm /usr/local/bin/orte-info 2021-05-16T19:36:48.9030730Z rm /usr/local/bin/orte-server 2021-05-16T19:36:48.9038200Z rm /usr/local/bin/ortecc 2021-05-16T19:36:48.9042720Z rm /usr/local/bin/orted 2021-05-16T19:36:48.9046260Z rm /usr/local/bin/orterun 2021-05-16T19:36:48.9049780Z rm /usr/local/bin/profile2mat.pl 2021-05-16T19:36:48.9061830Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T19:36:48.9066000Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T19:36:48.9073640Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T19:36:48.9076910Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T19:36:48.9085630Z rm /usr/local/include/mpi-ext.h 2021-05-16T19:36:48.9091890Z rm /usr/local/include/mpi.h 2021-05-16T19:36:48.9096260Z rm /usr/local/include/mpi.mod 2021-05-16T19:36:48.9101630Z rm /usr/local/include/mpi_ext.mod 2021-05-16T19:36:48.9104140Z rm /usr/local/include/mpi_f08.mod 2021-05-16T19:36:48.9109580Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T19:36:48.9114580Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T19:36:48.9120200Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T19:36:48.9121920Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T19:36:48.9129070Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T19:36:48.9134380Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T19:36:48.9138250Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T19:36:48.9140350Z rm /usr/local/include/mpif-config.h 2021-05-16T19:36:48.9146370Z rm /usr/local/include/mpif-constants.h 2021-05-16T19:36:48.9152740Z rm /usr/local/include/mpif-ext.h 2021-05-16T19:36:48.9156930Z rm /usr/local/include/mpif-externals.h 2021-05-16T19:36:48.9161750Z rm /usr/local/include/mpif-handles.h 2021-05-16T19:36:48.9164430Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T19:36:48.9172640Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T19:36:48.9174160Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T19:36:48.9181510Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T19:36:48.9184490Z rm /usr/local/include/mpif.h 2021-05-16T19:36:48.9191690Z rm /usr/local/include/openmpi 2021-05-16T19:36:48.9192900Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T19:36:48.9203690Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T19:36:48.9208340Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T19:36:48.9212870Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T19:36:48.9219830Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T19:36:48.9228630Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T19:36:48.9234440Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T19:36:48.9240470Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T19:36:48.9243570Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T19:36:48.9251320Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T19:36:48.9256310Z rm /usr/local/lib/libmpi.dylib 2021-05-16T19:36:48.9261260Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T19:36:48.9269100Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T19:36:48.9273340Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T19:36:48.9282780Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T19:36:48.9284260Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T19:36:48.9287540Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T19:36:48.9290440Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T19:36:48.9298760Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T19:36:48.9308470Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T19:36:48.9310290Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T19:36:48.9319090Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T19:36:48.9322440Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T19:36:48.9329380Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T19:36:48.9333220Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T19:36:48.9340770Z rm /usr/local/lib/openmpi 2021-05-16T19:36:48.9352300Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T19:36:48.9354400Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T19:36:48.9361610Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T19:36:48.9370460Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T19:36:48.9374270Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T19:36:48.9380220Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T19:36:48.9386960Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T19:36:48.9394080Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T19:36:48.9395240Z rm /usr/local/lib/pmix 2021-05-16T19:36:48.9413840Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T19:36:48.9420090Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T19:36:48.9431140Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T19:36:48.9432060Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T19:36:48.9436930Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T19:36:48.9441740Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T19:36:48.9447060Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T19:36:48.9455200Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T19:36:48.9459720Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T19:36:48.9465610Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T19:36:48.9469410Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T19:36:48.9477700Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T19:36:48.9481480Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T19:36:48.9485850Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T19:36:48.9495140Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T19:36:48.9500590Z rm /usr/local/share/man/man1/orted.1 2021-05-16T19:36:48.9508090Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T19:36:48.9531960Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T19:36:48.9537640Z Only the first 100 operations were output. 2021-05-16T19:36:51.0176550Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T19:36:52.0135120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:52.5104010Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T19:36:52.7908690Z ==> 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:36:52.8288130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:53.0941760Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T19:36:53.2333180Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T19:36:53.2364510Z 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-3437-v92gp6 2021-05-16T19:36:54.0160710Z cp -pR /private/tmp/d20210516-3437-v92gp6/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T19:36:54.9511470Z chmod -Rf +w /private/tmp/d20210516-3437-v92gp6 2021-05-16T19:36:56.0135590Z ==> Finishing up 2021-05-16T19:36:56.0646090Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T19:36:56.0651270Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T19:36:56.0656890Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T19:36:56.0661180Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T19:36:56.0666150Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T19:36:56.0670730Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T19:36:56.0675870Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T19:36:56.0680460Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T19:36:56.0688670Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T19:36:56.0693150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T19:36:56.0698880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T19:36:56.0702880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T19:36:56.0707980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T19:36:56.0712680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T19:36:56.0719630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T19:36:56.0722020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T19:36:56.0751370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T19:36:56.0753270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T19:36:56.0755330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T19:36:56.0756620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T19:36:56.0758210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T19:36:56.0759590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T19:36:56.0761780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T19:36:56.0763500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T19:36:56.0766290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T19:36:56.0770470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T19:36:56.0776010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T19:36:56.0780350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T19:36:56.0786170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T19:36:56.0790100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T19:36:56.0802410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T19:36:56.0811720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T19:36:56.0819700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T19:36:56.0832230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T19:36:56.0839820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T19:36:56.0845750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T19:36:56.0853970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T19:36:56.0867070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T19:36:56.0876150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T19:36:56.0884870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T19:36:56.0897260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T19:36:56.0907700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T19:36:56.0917990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T19:36:56.0924630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T19:36:56.0939760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T19:36:56.0949260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T19:36:56.0956010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T19:36:56.0965530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T19:36:56.0974650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T19:36:56.0984550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T19:36:56.0989900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T19:36:56.0999870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T19:36:56.1009170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T19:36:56.1019110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T19:36:56.1030520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T19:36:56.1043510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T19:36:56.1044910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T19:36:56.1050420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T19:36:56.1059580Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T19:36:56.1069400Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T19:36:56.1077960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T19:36:56.1082440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T19:36:56.1090460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T19:36:56.1098290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T19:36:56.1107670Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T19:36:56.1112020Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T19:36:56.1127580Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T19:36:56.1131490Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T19:36:56.1142150Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T19:36:56.1250820Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T19:36:56.1256410Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T19:36:56.1264030Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T19:36:56.1265460Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T19:36:56.1270810Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T19:36:56.1274870Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T19:36:56.1280230Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T19:36:56.1285020Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T19:36:56.1292290Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T19:36:56.1294150Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T19:36:56.1299600Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T19:36:56.1304750Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T19:36:56.1311850Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T19:36:56.1320070Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T19:36:56.1326200Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T19:36:56.1341630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T19:36:56.1347580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T19:36:56.1354510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T19:36:56.1360490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T19:36:56.1366560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T19:36:56.1372740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T19:36:56.1378450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T19:36:56.1384460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T19:36:56.1389830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T19:36:56.1395630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T19:36:56.1401420Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T19:36:56.1405940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T19:36:56.1411680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T19:36:56.1416700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T19:36:56.1422950Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T19:36:56.1427560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T19:36:56.1433270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T19:36:56.1436960Z Only the first 100 operations were output. 2021-05-16T19:36:56.5388300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3601-ttxyzq.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:36:59.2897270Z ==> Summary 2021-05-16T19:36:59.3629150Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T19:37:02.0139490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T19:37:03.0883690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:03.5506850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T19:37:03.8542840Z ==> 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:37:03.9123400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:04.3050740Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T19:37:04.4090460Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T19:37:04.4126840Z 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-3609-3c7end 2021-05-16T19:37:04.4941830Z cp -pR /private/tmp/d20210516-3609-3c7end/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T19:37:04.6464560Z chmod -Rf +w /private/tmp/d20210516-3609-3c7end 2021-05-16T19:37:04.8379450Z ==> Finishing up 2021-05-16T19:37:04.9157610Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T19:37:04.9176300Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T19:37:04.9179280Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T19:37:04.9208930Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T19:37:04.9247710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9253810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9280430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9290330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9344210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9385930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9407030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9438630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9444620Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T19:37:04.9447880Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T19:37:04.9453160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9461710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9463940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9490980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9509120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9537640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9550760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9581360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9584050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9597080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9614300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9639570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9657250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9856600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9879800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9885440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9925080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9958820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:04.9960690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0000510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0021160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0025930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0043440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0070920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0090690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0098470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0101220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0129200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0148200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0161020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0164650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0168360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0192810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0205230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0222820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0224450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0254460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0283990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0336210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0439820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0485410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0584060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0675840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0750990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0823650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0883510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:37:05.0914640Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T19:37:05.0950660Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T19:37:05.0995640Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T19:37:05.1035850Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T19:37:05.1060310Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T19:37:05.1072840Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T19:37:05.1169080Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T19:37:05.1210150Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T19:37:05.1314180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3777-149ypu6.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:37:07.7312390Z ==> Summary 2021-05-16T19:37:07.7564080Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T19:37:09.9796420Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T19:37:09.9797540Z To reinstall 1.6.37, run: 2021-05-16T19:37:09.9798600Z brew reinstall libpng 2021-05-16T19:37:12.0020780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T19:37:12.9994910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:13.4839240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T19:37:13.7531430Z ==> 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:37:13.7855690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:13.8185650Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T19:37:13.8235750Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T19:37:14.7895800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:15.2921180Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T19:37:15.5741370Z ==> 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:37:15.6243690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:15.6731840Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T19:37:15.6787150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T19:37:16.9064430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:17.6064720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T19:37:17.8854980Z ==> 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:37:17.9265240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:17.9577080Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T19:37:17.9608170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T19:37:18.9474480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:19.4402290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T19:37:19.7638320Z ==> 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:37:19.7960890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:19.8275060Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T19:37:19.8303270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T19:37:20.8237130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:21.3644090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T19:37:21.6538250Z ==> 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:37:21.6888170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:21.7874550Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T19:37:21.7938140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T19:37:22.7706770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:23.2757260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T19:37:23.5653920Z ==> 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:37:23.6001550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:23.6593770Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T19:37:23.6700610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T19:37:24.6944400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:25.2018700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T19:37:25.4887410Z ==> 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:37:25.5393250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:25.5719830Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T19:37:25.5754900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T19:37:26.5732780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:27.1469180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T19:37:27.4253050Z ==> 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:37:27.4604160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:27.4946440Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T19:37:27.4978320Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T19:37:28.4684010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:28.9737010Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T19:37:29.4529500Z ==> 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:37:29.4874940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:29.5368820Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T19:37:29.5408970Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T19:37:30.5870610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:31.0573810Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T19:37:31.3501460Z ==> 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:37:31.4221410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:31.4771260Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T19:37:31.4824120Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T19:37:32.4934880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:32.9680670Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T19:37:33.2499760Z ==> 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:37:33.2828180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:33.3719740Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T19:37:33.3811820Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T19:37:34.4109870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:34.8923770Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T19:37:35.2188440Z ==> 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:37:35.2595680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:35.3014590Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T19:37:35.3062300Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T19:37:36.2549590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:36.7343460Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T19:37:37.0323690Z ==> 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:37:37.0834900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:37.1268620Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T19:37:37.1312830Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T19:37:38.1064840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:38.6036220Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T19:37:38.8926400Z ==> 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:37:38.9272210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:39.1135450Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T19:37:39.1673970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T19:37:40.1935220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:40.7016130Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T19:37:40.9881460Z ==> 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:37:41.0204420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:41.1199970Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T19:37:41.1309040Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T19:37:42.0913950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:42.5751610Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T19:37:42.8569040Z ==> 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:37:42.8911610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:44.1423470Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T19:37:44.5967340Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T19:37:45.5910880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:46.1039350Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T19:37:46.3667430Z ==> 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:37:46.4056740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37:46.8167280Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T19:37:46.8880640Z ==> 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:37:46.8883870Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T19:37:46.9771690Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T19:37:46.9833880Z 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-3887-1aq6x67 2021-05-16T19:37:46.9928170Z cp -pR /private/tmp/d20210516-3887-1aq6x67/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T19:37:47.0034890Z chmod -Rf +w /private/tmp/d20210516-3887-1aq6x67 2021-05-16T19:37:47.0487910Z ==> Finishing up 2021-05-16T19:37:47.1677780Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T19:37:47.1785630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4183-1oowt0t.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:37:49.7634070Z ==> Summary 2021-05-16T19:37:49.7648940Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T19:37:49.7655310Z ==> Installing poppler dependency: xorgproto 2021-05-16T19:37:49.7691440Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T19:37:49.7711370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3887-1s9b6o9 2021-05-16T19:37:49.8763050Z cp -pR /private/tmp/d20210516-3887-1s9b6o9/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T19:37:50.0628880Z chmod -Rf +w /private/tmp/d20210516-3887-1s9b6o9 2021-05-16T19:37:50.2195590Z ==> Finishing up 2021-05-16T19:37:50.2619890Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T19:37:50.2623220Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T19:37:50.2632370Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T19:37:50.2636780Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T19:37:50.2642280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T19:37:50.2647640Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T19:37:50.2652030Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T19:37:50.2656620Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T19:37:50.2661990Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T19:37:50.2666810Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T19:37:50.2671880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T19:37:50.2754660Z rm /usr/local/share/pkgconfig 2021-05-16T19:37:50.2775430Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T19:37:50.2780380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T19:37:50.2785530Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T19:37:50.2791180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T19:37:50.2796070Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T19:37:50.2809310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T19:37:50.2814450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T19:37:50.2819500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T19:37:50.2824890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T19:37:50.2830450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T19:37:50.2835800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T19:37:50.2840930Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T19:37:50.2845780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T19:37:50.2851880Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T19:37:50.2860620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T19:37:50.2874360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T19:37:50.2876390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T19:37:50.2881110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T19:37:50.2892280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T19:37:50.2894560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T19:37:50.2901300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T19:37:50.2909080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T19:37:50.2916180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T19:37:50.2923740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T19:37:50.2930520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T19:37:50.2938590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T19:37:50.2945190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T19:37:50.2952000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T19:37:50.2959900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T19:37:50.2966750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T19:37:50.2979200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T19:37:50.2984350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T19:37:50.2991620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T19:37:50.2996870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T19:37:50.3003640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T19:37:50.3008000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T19:37:50.3013420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T19:37:50.3019090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T19:37:50.3024750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T19:37:50.3029760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T19:37:50.3034930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T19:37:50.3039780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T19:37:50.3611380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4209-l7sn9b.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:37:53.3698580Z 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-3887-zmfclj 2021-05-16T19:37:53.3700860Z ==> Summary 2021-05-16T19:37:53.3702060Z cp -pR /private/tmp/d20210516-3887-zmfclj/libxau/. /usr/local/Cellar/libxau 2021-05-16T19:37:53.3703180Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T19:37:53.3805440Z chmod -Rf +w /private/tmp/d20210516-3887-zmfclj 2021-05-16T19:37:53.3806610Z ==> Installing poppler dependency: libxau 2021-05-16T19:37:53.3909280Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T19:37:53.4011700Z ==> Finishing up 2021-05-16T19:37:53.4113170Z rm /usr/local/include/X11 2021-05-16T19:37:53.4215910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T19:37:53.4318630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T19:37:53.4423020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T19:37:53.4529430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T19:37:53.4635190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T19:37:53.4737970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T19:37:53.4840560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T19:37:53.4943160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T19:37:53.5045850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T19:37:53.5148420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T19:37:53.5251110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T19:37:53.5353770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T19:37:53.5456670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T19:37:53.5559380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T19:37:53.5639690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T19:37:53.5664690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T19:37:53.5754030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T19:37:53.5768460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T19:37:53.5871190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T19:37:53.5878320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T19:37:53.5977090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T19:37:53.6079790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T19:37:53.6114840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T19:37:53.6196220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T19:37:53.6239240Z mkdir -p /usr/local/include/X11/dri 2021-05-16T19:37:53.6314750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T19:37:53.6379400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T19:37:53.6429190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T19:37:53.6502320Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T19:37:53.6543260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T19:37:53.6744380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T19:37:53.6745870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T19:37:53.6776960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T19:37:53.6862940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T19:37:53.6884780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T19:37:53.6966200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T19:37:53.7002800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T19:37:53.7080320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T19:37:53.7122080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T19:37:53.7185780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T19:37:53.7262860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T19:37:53.7304710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T19:37:53.7390000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T19:37:53.7426850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T19:37:53.7510370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T19:37:53.7555700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T19:37:53.7632510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T19:37:53.7675640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T19:37:53.7756060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T19:37:53.7790640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T19:37:53.7890270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T19:37:53.7904780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T19:37:53.8005680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T19:37:53.8029960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T19:37:53.8129290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T19:37:53.8144710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T19:37:53.8237050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T19:37:53.8247900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T19:37:53.8350610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T19:37:53.8356690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T19:37:53.8459310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T19:37:53.8465520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T19:37:53.8568980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T19:37:53.8576430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T19:37:53.8597390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T19:37:53.8699440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T19:37:53.8728900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T19:37:53.8816180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T19:37:53.8858470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T19:37:53.8949500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T19:37:53.8966990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T19:37:53.9071680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T19:37:53.9084970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T19:37:53.9181440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T19:37:53.9222560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T19:37:53.9292690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T19:37:53.9354400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T19:37:53.9404660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T19:37:53.9507410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T19:37:53.9514530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T19:37:53.9524470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T19:37:53.9621030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T19:37:53.9673180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T19:37:53.9729090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T19:37:53.9829190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T19:37:53.9844470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T19:37:53.9947100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T19:37:53.9965090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T19:37:53.9974320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T19:37:54.0070520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T19:37:54.0121730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T19:37:54.0183570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T19:37:54.0234860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T19:37:54.0308420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T19:37:54.0399260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T19:37:54.0413570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T19:37:54.0516690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T19:37:54.0534420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T19:37:54.0543930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T19:37:54.0644680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T19:37:54.0696280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T19:37:54.0773150Z Only the first 100 operations were output. 2021-05-16T19:37:54.0817370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4235-181megm.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:37:55.9357340Z ==> Summary 2021-05-16T19:37:55.9397090Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T19:37:55.9404520Z ==> Installing poppler dependency: libxdmcp 2021-05-16T19:37:55.9526880Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T19:37:55.9548230Z 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-3887-512g2n 2021-05-16T19:37:55.9665640Z cp -pR /private/tmp/d20210516-3887-512g2n/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T19:37:55.9806340Z chmod -Rf +w /private/tmp/d20210516-3887-512g2n 2021-05-16T19:37:56.0445060Z ==> Finishing up 2021-05-16T19:37:56.0822660Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T19:37:56.0834030Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T19:37:56.0837670Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T19:37:56.0846270Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T19:37:56.0854190Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T19:37:56.1006790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4261-1tg3k6.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:37:58.7545780Z ==> Summary 2021-05-16T19:37:58.7564490Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T19:37:58.7574070Z ==> Installing poppler dependency: libxcb 2021-05-16T19:37:58.7961260Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T19:37:58.7981560Z 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-3887-1yyqfxr 2021-05-16T19:37:59.6606130Z cp -pR /private/tmp/d20210516-3887-1yyqfxr/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T19:38:01.2691060Z chmod -Rf +w /private/tmp/d20210516-3887-1yyqfxr 2021-05-16T19:38:02.5484920Z ==> Finishing up 2021-05-16T19:38:02.5874310Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T19:38:02.5882800Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T19:38:02.5949590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T19:38:02.5953790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T19:38:02.5964060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T19:38:02.5972410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T19:38:02.5985610Z 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:38:02.5995400Z 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:38:02.6007230Z 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:38:02.6016650Z 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:38:02.6024930Z 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:38:02.6036220Z 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:38:02.6044100Z 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:38:02.6049490Z 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:38:02.6060910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T19:38:02.6071070Z 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:38:02.6079640Z 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:38:02.6088160Z 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:38:02.6094180Z 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:38:02.6099630Z 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:38:02.6105560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T19:38:02.6115570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T19:38:02.6120940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T19:38:02.6130810Z 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:38:02.6138430Z 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:38:02.6145530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T19:38:02.6151310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T19:38:02.6156340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T19:38:02.6165130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T19:38:02.6171640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T19:38:02.6183490Z 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:38:02.6192240Z 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:38:02.6200400Z 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:38:02.6213560Z 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:38:02.6220160Z 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:38:02.6259390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T19:38:02.6270490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T19:38:02.6276050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T19:38:02.6285950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T19:38:02.6292780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T19:38:02.6303380Z 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:38:02.6312780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T19:38:02.6319250Z 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:38:02.6324440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T19:38:02.6333180Z 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:38:02.6338100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T19:38:02.6346310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T19:38:02.6352270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T19:38:02.6356780Z 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:38:02.6362410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T19:38:02.6368040Z 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:38:02.6380310Z 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:38:02.6385770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T19:38:02.6391240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T19:38:02.6399070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T19:38:02.6404770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T19:38:02.6416770Z 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:38:02.6424010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T19:38:02.6433190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T19:38:02.6438240Z 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:38:02.6444540Z 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:38:02.6454980Z 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:38:02.6462290Z 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:38:02.6471530Z 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:38:02.6478370Z 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:38:02.6484040Z 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:38:02.6490260Z 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:38:02.6496180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T19:38:02.6502170Z 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:38:02.6508020Z 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:38:02.6516460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T19:38:02.6522250Z 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:38:02.6527210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T19:38:02.6533530Z 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:38:02.6540160Z 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:38:02.6545420Z 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:38:02.6551150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T19:38:02.6556350Z 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:38:02.6566940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T19:38:02.6572290Z 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:38:02.6577440Z 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:38:02.6582560Z 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:38:02.6588390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T19:38:02.6593870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T19:38:02.6602100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T19:38:02.6607200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T19:38:02.6613380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T19:38:02.6618740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T19:38:02.6623600Z 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:38:02.6628750Z 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:38:02.6636700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T19:38:02.6643040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T19:38:02.6652240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T19:38:02.6661130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T19:38:02.6668260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T19:38:02.6707760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T19:38:02.6714780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T19:38:02.6722820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T19:38:02.6730700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T19:38:02.6737520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T19:38:02.6741850Z Only the first 100 operations were output. 2021-05-16T19:38:04.5311860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4296-16etcg.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:38:07.4631370Z ==> Summary 2021-05-16T19:38:07.6003900Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T19:38:07.6009280Z ==> Installing poppler dependency: libx11 2021-05-16T19:38:07.6478870Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T19:38:07.6499190Z 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-3887-fk9x4n 2021-05-16T19:38:07.9982440Z cp -pR /private/tmp/d20210516-3887-fk9x4n/libx11/. /usr/local/Cellar/libx11 2021-05-16T19:38:08.5663870Z chmod -Rf +w /private/tmp/d20210516-3887-fk9x4n 2021-05-16T19:38:09.0744940Z ==> Finishing up 2021-05-16T19:38:09.1148610Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T19:38:09.1151340Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T19:38:09.1176460Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T19:38:09.1185260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T19:38:09.1188230Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T19:38:09.1189840Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T19:38:09.1191350Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T19:38:09.1192790Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T19:38:09.1194230Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T19:38:09.1195700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T19:38:09.1197150Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T19:38:09.1198630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T19:38:09.1200260Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T19:38:09.1201660Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T19:38:09.1226120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T19:38:09.1231220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T19:38:09.1238140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T19:38:09.1244310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T19:38:09.1249570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T19:38:09.1255390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T19:38:09.1260630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T19:38:09.1266630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T19:38:09.1271810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T19:38:09.1277570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T19:38:09.1283060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T19:38:09.1288710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T19:38:09.1295080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T19:38:09.1299500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T19:38:09.1305370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T19:38:09.1310680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T19:38:09.1315850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T19:38:09.1322050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T19:38:09.1326900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T19:38:09.1333220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T19:38:09.1339780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T19:38:09.1346190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T19:38:09.7068230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T19:38:09.7070960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T19:38:09.7074070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T19:38:09.7077160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T19:38:09.7079890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T19:38:09.7082340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T19:38:09.7084130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T19:38:09.7085970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T19:38:09.7087780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T19:38:09.7089630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T19:38:09.7091530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T19:38:09.7093340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T19:38:09.7095130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T19:38:09.7096820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T19:38:09.7098520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T19:38:09.7100210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T19:38:09.7101980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T19:38:09.7103960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T19:38:09.7105580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T19:38:09.7107350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T19:38:09.7109510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T19:38:09.7111580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T19:38:09.7113450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T19:38:09.7115220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T19:38:09.7116930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T19:38:09.7118770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T19:38:09.7120590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T19:38:09.7122230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T19:38:09.7123820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T19:38:09.7125610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T19:38:09.7127390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T19:38:09.7129190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T19:38:09.7131200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T19:38:09.7133190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T19:38:09.7135070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T19:38:09.7136780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T19:38:09.7138470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T19:38:09.7140110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T19:38:09.7141910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T19:38:09.7143790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T19:38:09.7146080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T19:38:09.7148010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T19:38:09.7149990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T19:38:09.7151690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T19:38:09.7153230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T19:38:09.7154780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T19:38:09.7156410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T19:38:09.7158150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T19:38:09.7160000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T19:38:09.7161840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T19:38:09.7163680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T19:38:09.7165540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T19:38:09.7167330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T19:38:09.7176320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T19:38:09.7178290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T19:38:09.7180190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T19:38:09.7181860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T19:38:09.7183450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T19:38:09.7184960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T19:38:09.7186560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T19:38:09.7188280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T19:38:09.7190340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T19:38:09.7192180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T19:38:09.7193730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T19:38:09.7194840Z Only the first 100 operations were output. 2021-05-16T19:38:09.8106300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4322-uzlfnc.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:38:12.5941370Z ==> Summary 2021-05-16T19:38:12.6622190Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T19:38:12.6628670Z ==> Installing poppler dependency: libxext 2021-05-16T19:38:12.7223460Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T19:38:12.7244500Z 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-3887-7iup7p 2021-05-16T19:38:12.7571230Z cp -pR /private/tmp/d20210516-3887-7iup7p/libxext/. /usr/local/Cellar/libxext 2021-05-16T19:38:12.8086530Z chmod -Rf +w /private/tmp/d20210516-3887-7iup7p 2021-05-16T19:38:12.8983140Z ==> Finishing up 2021-05-16T19:38:12.9404300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T19:38:12.9407890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T19:38:12.9415090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T19:38:12.9418840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T19:38:12.9424250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T19:38:12.9429630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T19:38:12.9435500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T19:38:12.9440950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T19:38:12.9446340Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T19:38:12.9450940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T19:38:12.9457560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T19:38:12.9462880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T19:38:12.9467780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T19:38:12.9472620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T19:38:12.9478990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T19:38:12.9483300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T19:38:12.9496440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T19:38:12.9502370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T19:38:12.9507010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T19:38:12.9513460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T19:38:12.9519530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T19:38:12.9525630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T19:38:12.9531130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T19:38:12.9537210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T19:38:12.9542110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T19:38:12.9548080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T19:38:12.9553770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T19:38:12.9561160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T19:38:12.9566130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T19:38:12.9572770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T19:38:12.9577670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T19:38:12.9583330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T19:38:12.9588420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T19:38:12.9594140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T19:38:12.9599640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T19:38:12.9605310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T19:38:12.9656300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T19:38:12.9658210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T19:38:12.9660420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T19:38:12.9662380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T19:38:12.9664170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T19:38:12.9666080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T19:38:12.9667850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T19:38:12.9672240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T19:38:12.9678350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T19:38:12.9683960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T19:38:12.9689310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T19:38:12.9694320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T19:38:12.9700190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T19:38:12.9705770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T19:38:12.9710950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T19:38:12.9716990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T19:38:12.9722400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T19:38:12.9727560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T19:38:12.9735410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T19:38:12.9739640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T19:38:12.9744800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T19:38:12.9750360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T19:38:12.9755210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T19:38:12.9761170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T19:38:12.9767380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T19:38:12.9773920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T19:38:12.9785640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T19:38:12.9789740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T19:38:12.9792310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T19:38:12.9795860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T19:38:12.9802500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T19:38:12.9807180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T19:38:12.9812690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T19:38:12.9817820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T19:38:12.9823850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T19:38:12.9828600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T19:38:12.9834330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T19:38:12.9840350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T19:38:12.9845140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T19:38:12.9852540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T19:38:12.9856910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T19:38:12.9864450Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T19:38:12.9868900Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T19:38:12.9875040Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T19:38:12.9882000Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T19:38:13.0180670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4348-wssko7.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:38:15.7792050Z ==> Summary 2021-05-16T19:38:15.7855280Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T19:38:15.7866480Z ==> Installing poppler dependency: libxrender 2021-05-16T19:38:15.8479480Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T19:38:15.8498780Z 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-3887-ovymm3 2021-05-16T19:38:15.8616140Z cp -pR /private/tmp/d20210516-3887-ovymm3/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T19:38:15.8777780Z chmod -Rf +w /private/tmp/d20210516-3887-ovymm3 2021-05-16T19:38:15.9498980Z ==> Finishing up 2021-05-16T19:38:15.9952840Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T19:38:15.9975090Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T19:38:16.0018180Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T19:38:16.0022090Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T19:38:16.0028230Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T19:38:16.0036780Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T19:38:16.0213570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4374-1r9v3xh.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:38:18.7019920Z ==> Summary 2021-05-16T19:38:18.7042260Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T19:38:18.7049460Z ==> Installing poppler dependency: lzo 2021-05-16T19:38:18.7069180Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T19:38:18.7089420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3887-1rzwtp5 2021-05-16T19:38:18.7294950Z cp -pR /private/tmp/d20210516-3887-1rzwtp5/lzo/. /usr/local/Cellar/lzo 2021-05-16T19:38:18.7555760Z chmod -Rf +w /private/tmp/d20210516-3887-1rzwtp5 2021-05-16T19:38:18.8204380Z ==> Finishing up 2021-05-16T19:38:18.8613500Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T19:38:18.8622510Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T19:38:18.8629850Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T19:38:18.8634020Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T19:38:18.8639790Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T19:38:18.8647780Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T19:38:18.8810470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4400-1fi53nw.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:38:21.6134250Z ==> Summary 2021-05-16T19:38:21.6177820Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T19:38:21.6185670Z ==> Installing poppler dependency: pixman 2021-05-16T19:38:21.6215360Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T19:38:21.6237070Z 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-3887-1ynemvi 2021-05-16T19:38:21.6419760Z cp -pR /private/tmp/d20210516-3887-1ynemvi/pixman/. /usr/local/Cellar/pixman 2021-05-16T19:38:21.6667240Z chmod -Rf +w /private/tmp/d20210516-3887-1ynemvi 2021-05-16T19:38:21.7475740Z ==> Finishing up 2021-05-16T19:38:21.7798960Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T19:38:21.7807180Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T19:38:21.7814210Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T19:38:21.7848140Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T19:38:21.7852750Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T19:38:21.7860990Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T19:38:21.8010030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4442-1ierohq.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:38:24.4109170Z ==> Summary 2021-05-16T19:38:24.4129390Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T19:38:24.4136970Z ==> Installing poppler dependency: cairo 2021-05-16T19:38:24.6152780Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T19:38:24.6172520Z 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-3887-g9tl55 2021-05-16T19:38:24.6926880Z cp -pR /private/tmp/d20210516-3887-g9tl55/cairo/. /usr/local/Cellar/cairo 2021-05-16T19:38:24.7859120Z chmod -Rf +w /private/tmp/d20210516-3887-g9tl55 2021-05-16T19:38:25.0482160Z ==> Finishing up 2021-05-16T19:38:25.1125020Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T19:38:25.1135300Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T19:38:25.1145280Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T19:38:25.1181990Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T19:38:25.1187680Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T19:38:25.1195340Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T19:38:25.1199050Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T19:38:25.1204040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T19:38:25.1209410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T19:38:25.1217390Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T19:38:25.1225910Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T19:38:25.1232570Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T19:38:25.1239790Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T19:38:25.1244730Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T19:38:25.1253880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T19:38:25.1258300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T19:38:25.1264090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T19:38:25.1269010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T19:38:25.1274660Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T19:38:25.1281380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T19:38:25.1286500Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T19:38:25.1291870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T19:38:25.1297040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T19:38:25.1301900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T19:38:25.1306530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T19:38:25.1312560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T19:38:25.1317920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T19:38:25.1355680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T19:38:25.1358050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T19:38:25.1360440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T19:38:25.1362000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T19:38:25.1725110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4468-1tjo1jq.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:38:27.8864540Z ==> Summary 2021-05-16T19:38:27.8948620Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T19:38:27.8957440Z ==> Installing poppler dependency: little-cms2 2021-05-16T19:38:27.9145940Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T19:38:27.9163350Z 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-3887-ombffx 2021-05-16T19:38:27.9376630Z cp -pR /private/tmp/d20210516-3887-ombffx/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T19:38:27.9598810Z chmod -Rf +w /private/tmp/d20210516-3887-ombffx 2021-05-16T19:38:28.0362490Z ==> Finishing up 2021-05-16T19:38:28.0584750Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T19:38:28.0595670Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T19:38:28.0599950Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T19:38:28.0607870Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T19:38:28.0612430Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T19:38:28.0620500Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T19:38:28.0624930Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T19:38:28.0645710Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T19:38:28.0658730Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T19:38:28.0671990Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T19:38:28.0685900Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T19:38:28.0692580Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T19:38:28.0702240Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T19:38:28.0711780Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T19:38:28.0721870Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T19:38:28.0733890Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T19:38:28.0948470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4494-1ar5o60.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:38:30.6081460Z ==> Summary 2021-05-16T19:38:30.6113540Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T19:38:30.6120020Z ==> Installing poppler dependency: nspr 2021-05-16T19:38:30.6155230Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T19:38:30.6172330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3887-151a4ts 2021-05-16T19:38:30.6540850Z cp -pR /private/tmp/d20210516-3887-151a4ts/nspr/. /usr/local/Cellar/nspr 2021-05-16T19:38:30.7105450Z chmod -Rf +w /private/tmp/d20210516-3887-151a4ts 2021-05-16T19:38:30.8059850Z ==> Finishing up 2021-05-16T19:38:30.8414960Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T19:38:30.8420680Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T19:38:30.8457140Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T19:38:30.8465770Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T19:38:30.8473090Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T19:38:30.8479590Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T19:38:30.8485620Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T19:38:30.8490590Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T19:38:30.8496440Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T19:38:30.8504630Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T19:38:30.8798520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4520-ut9q8g.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:38:33.4858930Z ==> Summary 2021-05-16T19:38:33.4922370Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T19:38:33.4928620Z ==> Installing poppler dependency: nss 2021-05-16T19:38:33.5096110Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T19:38:33.5113960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3887-1cqqand 2021-05-16T19:38:33.8107070Z cp -pR /private/tmp/d20210516-3887-1cqqand/nss/. /usr/local/Cellar/nss 2021-05-16T19:38:33.9895020Z chmod -Rf +w /private/tmp/d20210516-3887-1cqqand 2021-05-16T19:38:35.4940210Z ==> Finishing up 2021-05-16T19:38:35.5339410Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T19:38:35.5342860Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T19:38:35.5353440Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T19:38:35.5359800Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T19:38:35.5365350Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T19:38:35.5370330Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T19:38:35.5382730Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T19:38:35.5388000Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T19:38:35.5393950Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T19:38:35.5397200Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T19:38:35.5401910Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T19:38:35.5407300Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T19:38:35.5411490Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T19:38:35.5421220Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T19:38:35.5425470Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T19:38:35.5430430Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T19:38:35.5444150Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T19:38:35.5445830Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T19:38:35.5448750Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T19:38:35.5455630Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T19:38:35.5462260Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T19:38:35.5466870Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T19:38:35.5473110Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T19:38:35.5477680Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T19:38:35.5482640Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T19:38:35.5487900Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T19:38:35.5493570Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T19:38:35.5498590Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T19:38:35.5504260Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T19:38:35.5509820Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T19:38:35.5514430Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T19:38:35.5519690Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T19:38:35.5525340Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T19:38:35.5529670Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T19:38:35.5534970Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T19:38:35.5540410Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T19:38:35.5545500Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T19:38:35.5549910Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T19:38:35.5554840Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T19:38:35.5559210Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T19:38:35.5564380Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T19:38:35.5569180Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T19:38:35.5574260Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T19:38:35.5578840Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T19:38:35.5584210Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T19:38:35.5588590Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T19:38:35.5593710Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T19:38:35.5598140Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T19:38:35.5603860Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T19:38:35.5608080Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T19:38:35.5612870Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T19:38:35.5617240Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T19:38:35.5622530Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T19:38:35.5631280Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T19:38:35.5635810Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T19:38:35.5641060Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T19:38:35.5645680Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T19:38:35.5650580Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T19:38:35.5655620Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T19:38:35.5661030Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T19:38:35.5665530Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T19:38:35.5671980Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T19:38:35.5675590Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T19:38:35.5681310Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T19:38:35.5686050Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T19:38:35.5691370Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T19:38:35.5696150Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T19:38:35.5701620Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T19:38:35.5706050Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T19:38:35.5712310Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T19:38:35.5719150Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T19:38:35.5726300Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T19:38:35.5731550Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T19:38:35.5736810Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T19:38:35.5741470Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T19:38:35.5746300Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T19:38:35.5752140Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T19:38:35.5756790Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T19:38:35.5762480Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T19:38:35.5767070Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T19:38:35.5771980Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T19:38:35.5777340Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T19:38:35.5785310Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T19:38:35.5793070Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T19:38:35.5798680Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T19:38:35.5803870Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T19:38:35.5808510Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T19:38:35.5813640Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T19:38:35.5818980Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T19:38:35.5824150Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T19:38:35.5828780Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T19:38:35.5833570Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T19:38:35.5838730Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T19:38:35.5843600Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T19:38:35.5848920Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T19:38:35.5854140Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T19:38:35.5858600Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T19:38:35.5864730Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T19:38:35.5869290Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T19:38:35.5874550Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T19:38:35.5879490Z Only the first 100 operations were output. 2021-05-16T19:38:35.7181000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4547-1ag2h1j.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:38:38.3248590Z ==> Summary 2021-05-16T19:38:38.3381560Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T19:38:38.3388060Z ==> Installing poppler dependency: openjpeg 2021-05-16T19:38:38.3729220Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T19:38:38.3749730Z 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-3887-16z10e8 2021-05-16T19:38:38.6006550Z cp -pR /private/tmp/d20210516-3887-16z10e8/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T19:38:38.9317050Z chmod -Rf +w /private/tmp/d20210516-3887-16z10e8 2021-05-16T19:38:39.2408000Z ==> Finishing up 2021-05-16T19:38:39.3471010Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T19:38:39.3478080Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T19:38:39.3485370Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T19:38:39.3496850Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:38:39.3509470Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:38:39.3521110Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T19:38:39.3543810Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T19:38:39.3553010Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T19:38:39.3561170Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T19:38:39.3567650Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T19:38:39.3572560Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T19:38:39.3577600Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T19:38:39.3582460Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T19:38:39.3587970Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:38:39.3597260Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T19:38:39.4615410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4574-18vptir.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:38:42.1116470Z ==> Summary 2021-05-16T19:38:42.1417430Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T19:38:42.1424140Z ==> Installing poppler dependency: qt@5 2021-05-16T19:38:42.1493770Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T19:38:42.1510950Z 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-3887-odfk65 2021-05-16T19:38:47.4850940Z cp -pR /private/tmp/d20210516-3887-odfk65/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T19:38:54.8501520Z chmod -Rf +w /private/tmp/d20210516-3887-odfk65 2021-05-16T19:39:08.6741480Z ==> Finishing up 2021-05-16T19:39:11.4976830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4613-40tybd.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:39:17.3028280Z ==> Caveats 2021-05-16T19:39:17.3037550Z We agreed to the Qt open source license for you. 2021-05-16T19:39:17.3063790Z If this is unacceptable you should uninstall. 2021-05-16T19:39:17.3089670Z 2021-05-16T19:39:17.3116470Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:39:17.3142730Z because this is an alternate version of another formula. 2021-05-16T19:39:17.3178540Z 2021-05-16T19:39:17.3209630Z If you need to have qt@5 first in your PATH, run: 2021-05-16T19:39:17.3236770Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:39:17.3262820Z 2021-05-16T19:39:17.3289140Z For compilers to find qt@5 you may need to set: 2021-05-16T19:39:17.3302230Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T19:39:17.3315860Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T19:39:17.3324530Z 2021-05-16T19:39:17.3342570Z For pkg-config to find qt@5 you may need to set: 2021-05-16T19:39:17.3350840Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T19:39:17.3402370Z 2021-05-16T19:39:17.3504810Z ==> Summary 2021-05-16T19:39:18.1727960Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T19:39:18.1766780Z 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-3887-emx9mc 2021-05-16T19:39:18.1769270Z ==> Installing poppler 2021-05-16T19:39:18.1797210Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T19:39:18.5178050Z cp -pR /private/tmp/d20210516-3887-emx9mc/poppler/. /usr/local/Cellar/poppler 2021-05-16T19:39:18.8925700Z chmod -Rf +w /private/tmp/d20210516-3887-emx9mc 2021-05-16T19:39:19.6202400Z ==> Finishing up 2021-05-16T19:39:19.6552890Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T19:39:19.6569900Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T19:39:19.6579250Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T19:39:19.6583170Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T19:39:19.6594980Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T19:39:19.6598890Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T19:39:19.6607720Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T19:39:19.6626070Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T19:39:19.6634530Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T19:39:19.6653090Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T19:39:19.6664980Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T19:39:19.6682350Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T19:39:19.6687520Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T19:39:19.6689280Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T19:39:19.6703450Z rm /usr/local/share/gir-1.0 2021-05-16T19:39:19.6715250Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T19:39:19.6729130Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T19:39:19.6744250Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T19:39:19.6745790Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T19:39:19.6750320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T19:39:19.6769580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T19:39:19.6771550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T19:39:19.6822080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T19:39:19.6824860Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T19:39:19.6840020Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T19:39:19.6850490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T19:39:19.6853230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T19:39:19.6855080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T19:39:19.6878030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T19:39:19.6908730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T19:39:19.6938420Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T19:39:19.6943110Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T19:39:19.6947210Z rm /usr/local/lib/girepository-1.0 2021-05-16T19:39:19.6966030Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T19:39:19.6975040Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T19:39:19.6993520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T19:39:19.7003040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T19:39:19.7020660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T19:39:19.7031780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T19:39:19.7053950Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T19:39:19.7059140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T19:39:19.7082440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T19:39:19.7090670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T19:39:19.7109280Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T19:39:19.7111650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T19:39:19.7129030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T19:39:19.7133310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T19:39:19.7140170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T19:39:19.7161160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T19:39:19.7169030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T19:39:19.7189240Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T19:39:19.7201480Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T19:39:19.7217250Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T19:39:19.7228710Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T19:39:19.8093360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4655-udoav.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:39:22.5232420Z ==> Summary 2021-05-16T19:39:22.5514480Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T19:39:24.2480140Z ==> Caveats 2021-05-16T19:39:24.2481630Z ==> qt@5 2021-05-16T19:39:24.2529940Z We agreed to the Qt open source license for you. 2021-05-16T19:39:24.2530960Z If this is unacceptable you should uninstall. 2021-05-16T19:39:24.2531590Z 2021-05-16T19:39:24.2533120Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:39:24.2534200Z because this is an alternate version of another formula. 2021-05-16T19:39:24.2534850Z 2021-05-16T19:39:24.2535630Z If you need to have qt@5 first in your PATH, run: 2021-05-16T19:39:24.2537380Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:39:24.2540040Z 2021-05-16T19:39:24.2540960Z For compilers to find qt@5 you may need to set: 2021-05-16T19:39:24.2542700Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T19:39:24.2547230Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T19:39:24.2547940Z 2021-05-16T19:39:24.2549160Z For pkg-config to find qt@5 you may need to set: 2021-05-16T19:39:24.2550180Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T19:39:24.2550820Z 2021-05-16T19:39:26.0662500Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T19:39:27.0181810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:27.4894540Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T19:39:27.7728370Z ==> 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:39:27.8084170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:39:27.8449860Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T19:39:27.8514690Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T19:39:29.2884110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:29.3480640Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T19:39:29.6289840Z ==> 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:39:29.6605050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:39:29.7570400Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T19:39:29.7859320Z ==> Installing dependencies for hdf5: szip 2021-05-16T19:39:29.7869480Z ==> Installing hdf5 dependency: szip 2021-05-16T19:39:29.8533920Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T19:39:29.8563960Z 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-4662-6wyxhg 2021-05-16T19:39:29.8670500Z cp -pR /private/tmp/d20210516-4662-6wyxhg/szip/. /usr/local/Cellar/szip 2021-05-16T19:39:29.8791580Z chmod -Rf +w /private/tmp/d20210516-4662-6wyxhg 2021-05-16T19:39:29.9956480Z ==> Finishing up 2021-05-16T19:39:30.0353630Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T19:39:30.0357370Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T19:39:30.0365630Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T19:39:30.0373100Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T19:39:30.0377760Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T19:39:30.0383270Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T19:39:30.0506120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4832-76fin4.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:39:32.6645530Z ==> Summary 2021-05-16T19:39:32.6663850Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T19:39:32.6669720Z ==> Installing hdf5 2021-05-16T19:39:32.6672920Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:39:32.6691810Z 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-4662-11ml0l3 2021-05-16T19:39:32.8717050Z cp -pR /private/tmp/d20210516-4662-11ml0l3/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T19:39:33.0705160Z chmod -Rf +w /private/tmp/d20210516-4662-11ml0l3 2021-05-16T19:39:33.3655030Z ==> Finishing up 2021-05-16T19:39:33.4171430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T19:39:33.4176130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T19:39:33.4180430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T19:39:33.4184790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T19:39:33.4190120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T19:39:33.4194640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T19:39:33.4199910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T19:39:33.4204620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T19:39:33.4223450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T19:39:33.4228030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T19:39:33.4233460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T19:39:33.4238080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T19:39:33.4243320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T19:39:33.4247800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T19:39:33.4253280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T19:39:33.4258100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T19:39:33.4262860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T19:39:33.4267900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T19:39:33.4272820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T19:39:33.4277490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T19:39:33.4283890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T19:39:33.4288640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T19:39:33.4299080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T19:39:33.4303500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T19:39:33.4308810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T19:39:33.4318970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T19:39:33.4323550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T19:39:33.4328890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T19:39:33.4333490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T19:39:33.4338840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T19:39:33.4343470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T19:39:33.4348560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T19:39:33.4368080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T19:39:33.4372720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T19:39:33.4388870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T19:39:33.4394120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T19:39:33.4395740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T19:39:33.4397240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T19:39:33.4399420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T19:39:33.4404900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T19:39:33.4409920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T19:39:33.4414530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T19:39:33.4419810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T19:39:33.4424800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T19:39:33.4429550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T19:39:33.4434740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T19:39:33.4439550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T19:39:33.4445070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T19:39:33.4449930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T19:39:33.4455000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T19:39:33.4459560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T19:39:33.4464720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T19:39:33.4469530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T19:39:33.4474060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T19:39:33.4479580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T19:39:33.4484450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T19:39:33.4489340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T19:39:33.4494540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T19:39:33.4499970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T19:39:33.4505400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T19:39:33.4510320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T19:39:33.4515100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T19:39:33.4520450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T19:39:33.4525020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T19:39:33.4530360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T19:39:33.4534940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T19:39:33.4540170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T19:39:33.4545040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T19:39:33.4550050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T19:39:33.4554840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T19:39:33.4560040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T19:39:33.4564600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T19:39:33.4569780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T19:39:33.4574400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T19:39:33.4579600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T19:39:33.4589070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T19:39:33.4594900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T19:39:33.4599940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T19:39:33.4605830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T19:39:33.4611150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T19:39:33.4616550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T19:39:33.4621950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T19:39:33.4627230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T19:39:33.4632270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T19:39:33.4637340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T19:39:33.4642620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T19:39:33.4647700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T19:39:33.4653390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T19:39:33.4658010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T19:39:33.4663510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T19:39:33.4668380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T19:39:33.4673850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T19:39:33.4679250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T19:39:33.4684020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T19:39:33.4689540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T19:39:33.4694990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T19:39:33.4700070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T19:39:33.4705220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T19:39:33.4710740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T19:39:33.4715610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T19:39:33.4719850Z Only the first 100 operations were output. 2021-05-16T19:39:33.5756390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4858-193ulbs.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:39:36.1133480Z ==> Summary 2021-05-16T19:39:36.1301660Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T19:39:36.7817630Z ==> No outdated dependents to upgrade! 2021-05-16T19:39:36.7820150Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:39:36.8358530Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:39:36.8359890Z hdf5 2021-05-16T19:39:36.8370160Z rm /usr/local/bin/gif2h5 2021-05-16T19:39:36.8380200Z rm /usr/local/bin/h52gif 2021-05-16T19:39:36.8385590Z rm /usr/local/bin/h5c++ 2021-05-16T19:39:36.8386620Z rm /usr/local/bin/h5cc 2021-05-16T19:39:36.8387630Z rm /usr/local/bin/h5clear 2021-05-16T19:39:36.8388500Z rm /usr/local/bin/h5copy 2021-05-16T19:39:36.8389810Z rm /usr/local/bin/h5debug 2021-05-16T19:39:36.8393080Z rm /usr/local/bin/h5diff 2021-05-16T19:39:36.8396090Z rm /usr/local/bin/h5dump 2021-05-16T19:39:36.8401830Z rm /usr/local/bin/h5fc 2021-05-16T19:39:36.8403230Z rm /usr/local/bin/h5format_convert 2021-05-16T19:39:36.8406470Z rm /usr/local/bin/h5import 2021-05-16T19:39:36.8409760Z rm /usr/local/bin/h5jam 2021-05-16T19:39:36.8413080Z rm /usr/local/bin/h5ls 2021-05-16T19:39:36.8415950Z rm /usr/local/bin/h5mkgrp 2021-05-16T19:39:36.8419400Z rm /usr/local/bin/h5perf_serial 2021-05-16T19:39:36.8428930Z rm /usr/local/bin/h5redeploy 2021-05-16T19:39:36.8429810Z rm /usr/local/bin/h5repack 2021-05-16T19:39:36.8432510Z rm /usr/local/bin/h5repart 2021-05-16T19:39:36.8438060Z rm /usr/local/bin/h5stat 2021-05-16T19:39:36.8441720Z rm /usr/local/bin/h5unjam 2021-05-16T19:39:36.8444630Z rm /usr/local/bin/h5watch 2021-05-16T19:39:36.8456360Z rm /usr/local/include/H5ACpublic.h 2021-05-16T19:39:36.8461170Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T19:39:36.8465890Z rm /usr/local/include/H5Apublic.h 2021-05-16T19:39:36.8470600Z rm /usr/local/include/H5ArrayType.h 2021-05-16T19:39:36.8477840Z rm /usr/local/include/H5AtomType.h 2021-05-16T19:39:36.8479250Z rm /usr/local/include/H5Attribute.h 2021-05-16T19:39:36.8482400Z rm /usr/local/include/H5Classes.h 2021-05-16T19:39:36.8485780Z rm /usr/local/include/H5CommonFG.h 2021-05-16T19:39:36.8488970Z rm /usr/local/include/H5CompType.h 2021-05-16T19:39:36.8495750Z rm /usr/local/include/H5Cpp.h 2021-05-16T19:39:36.8496660Z rm /usr/local/include/H5CppDoc.h 2021-05-16T19:39:36.8500600Z rm /usr/local/include/H5Cpublic.h 2021-05-16T19:39:36.8504460Z rm /usr/local/include/H5DOpublic.h 2021-05-16T19:39:36.8507690Z rm /usr/local/include/H5DSpublic.h 2021-05-16T19:39:36.8511870Z rm /usr/local/include/H5DaccProp.h 2021-05-16T19:39:36.8516200Z rm /usr/local/include/H5DataSet.h 2021-05-16T19:39:36.8519250Z rm /usr/local/include/H5DataSpace.h 2021-05-16T19:39:36.8525290Z rm /usr/local/include/H5DataType.h 2021-05-16T19:39:36.8526240Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T19:39:36.8531030Z rm /usr/local/include/H5Dpublic.h 2021-05-16T19:39:36.8535370Z rm /usr/local/include/H5DxferProp.h 2021-05-16T19:39:36.8539450Z rm /usr/local/include/H5ESpublic.h 2021-05-16T19:39:36.8542780Z rm /usr/local/include/H5EnumType.h 2021-05-16T19:39:36.8547300Z rm /usr/local/include/H5Epubgen.h 2021-05-16T19:39:36.8549620Z rm /usr/local/include/H5Epublic.h 2021-05-16T19:39:36.8553480Z rm /usr/local/include/H5Exception.h 2021-05-16T19:39:36.8556840Z rm /usr/local/include/H5FDcore.h 2021-05-16T19:39:36.8559920Z rm /usr/local/include/H5FDdirect.h 2021-05-16T19:39:36.8563910Z rm /usr/local/include/H5FDfamily.h 2021-05-16T19:39:36.8567000Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T19:39:36.8571300Z rm /usr/local/include/H5FDlog.h 2021-05-16T19:39:36.8575280Z rm /usr/local/include/H5FDmpi.h 2021-05-16T19:39:36.8579890Z rm /usr/local/include/H5FDmpio.h 2021-05-16T19:39:36.8582970Z rm /usr/local/include/H5FDmulti.h 2021-05-16T19:39:36.8586540Z rm /usr/local/include/H5FDpublic.h 2021-05-16T19:39:36.8590370Z rm /usr/local/include/H5FDros3.h 2021-05-16T19:39:36.8593230Z rm /usr/local/include/H5FDsec2.h 2021-05-16T19:39:36.8598760Z rm /usr/local/include/H5FDstdio.h 2021-05-16T19:39:36.8601920Z rm /usr/local/include/H5FDwindows.h 2021-05-16T19:39:36.8605820Z rm /usr/local/include/H5FaccProp.h 2021-05-16T19:39:36.8609910Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T19:39:36.8615860Z rm /usr/local/include/H5File.h 2021-05-16T19:39:36.8617180Z rm /usr/local/include/H5FloatType.h 2021-05-16T19:39:36.8621560Z rm /usr/local/include/H5Fpublic.h 2021-05-16T19:39:36.8624820Z rm /usr/local/include/H5Gpublic.h 2021-05-16T19:39:36.8629290Z rm /usr/local/include/H5Group.h 2021-05-16T19:39:36.8632700Z rm /usr/local/include/H5IMpublic.h 2021-05-16T19:39:36.8636120Z rm /usr/local/include/H5IdComponent.h 2021-05-16T19:39:36.8639650Z rm /usr/local/include/H5Include.h 2021-05-16T19:39:36.8643410Z rm /usr/local/include/H5IntType.h 2021-05-16T19:39:36.8647150Z rm /usr/local/include/H5Ipublic.h 2021-05-16T19:39:36.8650520Z rm /usr/local/include/H5LDpublic.h 2021-05-16T19:39:36.8657750Z rm /usr/local/include/H5LTpublic.h 2021-05-16T19:39:36.8659450Z rm /usr/local/include/H5LaccProp.h 2021-05-16T19:39:36.8662670Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T19:39:36.8666040Z rm /usr/local/include/H5Library.h 2021-05-16T19:39:36.8670010Z rm /usr/local/include/H5Location.h 2021-05-16T19:39:36.8672860Z rm /usr/local/include/H5Lpublic.h 2021-05-16T19:39:36.8676750Z rm /usr/local/include/H5MMpublic.h 2021-05-16T19:39:36.8679720Z rm /usr/local/include/H5Mpublic.h 2021-05-16T19:39:36.8684230Z rm /usr/local/include/H5Object.h 2021-05-16T19:39:36.8730690Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T19:39:36.8733220Z rm /usr/local/include/H5Opublic.h 2021-05-16T19:39:36.8738640Z rm /usr/local/include/H5PLextern.h 2021-05-16T19:39:36.8740620Z rm /usr/local/include/H5PLpublic.h 2021-05-16T19:39:36.8745540Z rm /usr/local/include/H5PTpublic.h 2021-05-16T19:39:36.8748390Z rm /usr/local/include/H5PacketTable.h 2021-05-16T19:39:36.8752940Z rm /usr/local/include/H5Ppublic.h 2021-05-16T19:39:36.8755550Z rm /usr/local/include/H5PredType.h 2021-05-16T19:39:36.8760290Z rm /usr/local/include/H5PropList.h 2021-05-16T19:39:36.8762730Z rm /usr/local/include/H5Rpublic.h 2021-05-16T19:39:36.8766260Z rm /usr/local/include/H5Spublic.h 2021-05-16T19:39:36.8769310Z rm /usr/local/include/H5StrType.h 2021-05-16T19:39:36.8773240Z rm /usr/local/include/H5TBpublic.h 2021-05-16T19:39:36.8776870Z rm /usr/local/include/H5Tpublic.h 2021-05-16T19:39:36.8780090Z rm /usr/local/include/H5VLconnector.h 2021-05-16T19:39:36.8783700Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T19:39:36.8788560Z rm /usr/local/include/H5VLnative.h 2021-05-16T19:39:36.8794450Z Only the first 100 operations were output. 2021-05-16T19:39:38.7109780Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T19:39:39.6415040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:40.1299780Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T19:39:40.4099420Z ==> 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:39:40.4486760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:39:40.5397940Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T19:39:40.6224890Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T19:39:40.6253500Z 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-4865-101zenw 2021-05-16T19:39:40.7655560Z cp -pR /private/tmp/d20210516-4865-101zenw/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T19:39:40.9434120Z chmod -Rf +w /private/tmp/d20210516-4865-101zenw 2021-05-16T19:39:41.1292290Z ==> Finishing up 2021-05-16T19:39:41.1640550Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T19:39:41.1647080Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T19:39:41.1673760Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T19:39:41.1678170Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T19:39:41.1685690Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T19:39:41.1690180Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T19:39:41.1695740Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T19:39:41.1700460Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T19:39:41.1705550Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T19:39:41.1710700Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T19:39:41.1715370Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T19:39:41.1720690Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T19:39:41.1727920Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T19:39:41.1734210Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T19:39:41.1742270Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T19:39:41.1775210Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T19:39:41.2341230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5032-1an0nag.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:39:43.7477140Z ==> Caveats 2021-05-16T19:39:43.7478270Z Emacs Lisp files have been installed to: 2021-05-16T19:39:43.7479610Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T19:39:43.7481010Z ==> Summary 2021-05-16T19:39:43.7638920Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T19:39:46.0567680Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T19:39:47.0188350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:47.4899520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T19:39:47.7485480Z ==> 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:39:47.7987370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:39:47.8683580Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T19:39:47.9526020Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T19:39:47.9565850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5039-7u4j5o 2021-05-16T19:39:48.0851150Z cp -pR /private/tmp/d20210516-5039-7u4j5o/gsl/. /usr/local/Cellar/gsl 2021-05-16T19:39:48.2501250Z chmod -Rf +w /private/tmp/d20210516-5039-7u4j5o 2021-05-16T19:39:48.4065160Z ==> Finishing up 2021-05-16T19:39:48.4954150Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T19:39:48.4966390Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T19:39:48.4970590Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T19:39:48.4977440Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T19:39:48.4999840Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T19:39:48.5013500Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T19:39:48.5120460Z info /usr/local/share/info/gsl-ref.info 2021-05-16T19:39:48.5134500Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T19:39:48.5145290Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T19:39:48.5154580Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T19:39:48.5180760Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T19:39:48.5188220Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T19:39:48.5192940Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T19:39:48.5198920Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T19:39:48.5204410Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T19:39:48.5209400Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T19:39:48.5214750Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T19:39:49.1286860Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T19:39:49.1392010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5204-883b4n.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:39:51.1362440Z ==> Summary 2021-05-16T19:39:51.1535550Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T19:39:54.4019490Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T19:39:55.3583810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:55.8106440Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T19:39:56.0812060Z ==> 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:39:56.1122550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:39:56.2049880Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T19:39:56.2232790Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T19:39:57.1984060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:57.6771480Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T19:39:57.9403450Z ==> 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:39:57.9773190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:39:58.0395430Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T19:39:58.0442340Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T19:39:59.0976470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:59.5798530Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T19:39:59.8568830Z ==> 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:39:59.8875450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:39:59.9298530Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T19:39:59.9340450Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T19:40:00.9200240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:01.4184280Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T19:40:01.7300140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T19%3A50%3A00Z&sig=8onaiZ0lIW915%2FcF%2FgC7iygeFAC5pOsrt1ZrBgoFynk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:01.7643130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=8onaiZ0lIW915\%2FcF\%2FgC7iygeFAC5pOsrt1ZrBgoFynk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:01.8256510Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T19:40:01.8289490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T19:40:02.7797220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:03.2747780Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T19:40:03.5677280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T19%3A50%3A00Z&sig=SugxmMsBKv8Qzv55sMO2aS0Agh%2FgM2PhZ303a9ljXTs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:03.6061970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=SugxmMsBKv8Qzv55sMO2aS0Agh\%2FgM2PhZ303a9ljXTs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:03.6757970Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T19:40:03.6848880Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T19:40:04.8560810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:05.3384080Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T19:40:05.6231360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T19%3A50%3A00Z&sig=ydm35R%2FPJyyxYS%2BvQT8xZBqk71WRYcAHW13nsp%2Br8Go%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:05.6535750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=ydm35R\%2FPJyyxYS\%2BvQT8xZBqk71WRYcAHW13nsp\%2Br8Go\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:05.7195240Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T19:40:05.7227090Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T19:40:06.7435560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:07.1924050Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T19:40:07.4721750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T19%3A50%3A00Z&sig=i39UO%2BUTQ1tCSWHUYH7eX3siQIZtfyATLOk2o7izenI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:07.5034120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=i39UO\%2BUTQ1tCSWHUYH7eX3siQIZtfyATLOk2o7izenI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:07.5691060Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T19:40:07.5801220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T19:40:08.5371810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:09.0099380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T19:40:09.3065810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T19%3A50%3A00Z&sig=ZupGgwz9ddyQRRnuRNu1OUr1W3iD94r6958qbinBfP8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:09.3521510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=ZupGgwz9ddyQRRnuRNu1OUr1W3iD94r6958qbinBfP8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:09.3894480Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T19:40:09.3930840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T19:40:10.3438470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:10.9101470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T19:40:11.1749190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T19%3A50%3A00Z&sig=Q3xCPWRH9R5s3c8qeKTkaSVlWBTVYAB8jYNkfr1gCSc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:11.2285690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=Q3xCPWRH9R5s3c8qeKTkaSVlWBTVYAB8jYNkfr1gCSc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:11.2824160Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T19:40:11.2863440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T19:40:12.2968140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:12.8592660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T19:40:13.1619880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T19%3A50%3A00Z&sig=twNBm0r7Z9ZcPsAdXtvRz0NjBfQ%2B0L9ElSnxWYzuMTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:13.1953840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=twNBm0r7Z9ZcPsAdXtvRz0NjBfQ\%2B0L9ElSnxWYzuMTw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:13.2351110Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T19:40:13.2387820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T19:40:14.2388070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:14.7326770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T19:40:14.9948800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T19%3A50%3A00Z&sig=dtSh6J6HayczqG1gX3kO%2B30%2BKyvZsNDcyC2RDj9eoek%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:15.0249170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=dtSh6J6HayczqG1gX3kO\%2B30\%2BKyvZsNDcyC2RDj9eoek\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:15.0634250Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T19:40:15.0665530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T19:40:16.0471450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:16.5269530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T19:40:16.7986270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T19%3A50%3A00Z&sig=kYsx%2F%2BBwWW%2FtOL9%2BSWT4jZRmCs3ZmHQFZTpAIax5DYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:16.8458940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=kYsx\%2F\%2BBwWW\%2FtOL9\%2BSWT4jZRmCs3ZmHQFZTpAIax5DYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:16.8999810Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T19:40:16.9063120Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T19:40:17.9405340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:18.4536000Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T19:40:18.7212800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T19%3A50%3A00Z&sig=rxmjx7WoUQwZ53TkPNUlnrmccjZbvyD842pIJXn4yMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:18.7551120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=rxmjx7WoUQwZ53TkPNUlnrmccjZbvyD842pIJXn4yMY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:18.7927910Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T19:40:18.7966800Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T19:40:20.0512350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:20.5411360Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T19:40:21.1671640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=hoHjJpKPz\%2B7J0GXj9lIQwiUGa7x\%2BoHwwymAmj6hQ2zs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:21.1680140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T19%3A50%3A00Z&sig=hoHjJpKPz%2B7J0GXj9lIQwiUGa7x%2BoHwwymAmj6hQ2zs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:21.1740600Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T19:40:21.2913120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T19:40:22.2811500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:22.7816760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T19:40:23.0636460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T19%3A50%3A00Z&sig=p4eH4FgLFzKBdwHKXfmIbPFj8IadHHMs0H9BFJTRuq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:23.0976020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=p4eH4FgLFzKBdwHKXfmIbPFj8IadHHMs0H9BFJTRuq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:23.2251350Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T19:40:23.2367960Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T19:40:24.2443770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:24.7354550Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T19:40:25.0163710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T19%3A50%3A00Z&sig=s3vY%2FBH2dbhJIzxwQ1greRBfY%2BZTw8a7JW2oWf%2BAcKo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:25.0492540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=s3vY\%2FBH2dbhJIzxwQ1greRBfY\%2BZTw8a7JW2oWf\%2BAcKo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:25.0968300Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T19:40:25.1008640Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T19:40:26.0950850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:26.5742040Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T19:40:26.8562260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T19%3A50%3A00Z&sig=jgbs66USYbRtii684WFOGECfIx6pNXqy4ApTuuNDmiM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:26.8927290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=jgbs66USYbRtii684WFOGECfIx6pNXqy4ApTuuNDmiM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:26.9608360Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T19:40:26.9685260Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T19:40:27.9604210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:28.4556370Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T19:40:28.7337100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T19%3A50%3A00Z&sig=p%2Bj1DgMbWC8yyyBzaSV9W7uKe0xYSYNkQvgZj7VpE40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:28.7654510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=p\%2Bj1DgMbWC8yyyBzaSV9W7uKe0xYSYNkQvgZj7VpE40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:28.8133670Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T19:40:28.8163470Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T19:40:29.7771980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:30.2546750Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T19:40:30.5185070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T19%3A50%3A00Z&sig=8ibyNuawmV%2FiAgLU%2BRPVCuMyjOdaZDPobK1gdS2Q3SQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:30.5501670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=8ibyNuawmV\%2FiAgLU\%2BRPVCuMyjOdaZDPobK1gdS2Q3SQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:30.5920600Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T19:40:30.5965940Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T19:40:31.5453900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:32.0386840Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T19:40:32.3127810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T19%3A50%3A00Z&sig=QbgrPzD0pmz0IMeSPf8dQpGB6WkQs7oW1qZ3Ft6UikI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:32.3443500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=QbgrPzD0pmz0IMeSPf8dQpGB6WkQs7oW1qZ3Ft6UikI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:32.4424020Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T19:40:32.4510510Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T19:40:33.4270410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:33.9075340Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T19:40:34.1818620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T19%3A50%3A00Z&sig=2N03TwgmYWkk9SqWD%2BAktrma91g5aKh%2B2RTowMkZUVk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:34.2125220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=2N03TwgmYWkk9SqWD\%2BAktrma91g5aKh\%2B2RTowMkZUVk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:34.2482340Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T19:40:34.2521380Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T19:40:35.2538670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:35.7558720Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T19:40:36.0488160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T19%3A50%3A00Z&sig=Bb%2BqZfGlV1lHH%2Bl2BF1wuT8ds3C28Zm3Ma5RqGreI2A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:36.0800490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=Bb\%2BqZfGlV1lHH\%2Bl2BF1wuT8ds3C28Zm3Ma5RqGreI2A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:36.1505840Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T19:40:36.1616650Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T19:40:37.1470640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:37.6263940Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T19:40:37.9054490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T19%3A50%3A00Z&sig=cfSpuanU2VLQ5HrCOrhlMOVG2%2FVccdo25%2FpXOuh9oXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:37.9361570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=cfSpuanU2VLQ5HrCOrhlMOVG2\%2FVccdo25\%2FpXOuh9oXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:38.0942450Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T19:40:38.1373530Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T19:40:39.1203200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:39.6041510Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T19:40:39.8916570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T19%3A50%3A00Z&sig=AN29mjto7q4fLpB3Hi94niLbF7jHbNpEGqvtbyuhDCs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:39.9446460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=AN29mjto7q4fLpB3Hi94niLbF7jHbNpEGqvtbyuhDCs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:39.9986620Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T19:40:40.0038590Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T19:40:40.9731480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:41.4427080Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T19:40:41.7550010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T19%3A50%3A00Z&sig=QlKvifCRM%2FpkBB%2Bk1h5Erv08wp7vlkBMZdws%2BYa6prg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:41.8079710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=QlKvifCRM\%2FpkBB\%2Bk1h5Erv08wp7vlkBMZdws\%2BYa6prg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:41.8730360Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T19:40:41.8836490Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T19:40:42.8787660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:43.3635060Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T19:40:43.6409050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T19%3A50%3A00Z&sig=VCq8vUhuUsqOi%2FBESTqCiFUOu8UNTu84e4fRXxRevkA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:43.6731600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=VCq8vUhuUsqOi\%2FBESTqCiFUOu8UNTu84e4fRXxRevkA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:43.7754850Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T19:40:43.7977250Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T19:40:44.7445190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:45.2664020Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T19:40:45.5375900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T19%3A50%3A00Z&sig=E%2Bi8nA7tp2UReHY8mbsdF0IGm7n6jWyNwuHBhTkxYcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:45.6023300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=E\%2Bi8nA7tp2UReHY8mbsdF0IGm7n6jWyNwuHBhTkxYcU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:45.6492920Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T19:40:45.6536360Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T19:40:46.5783950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:47.0395510Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T19:40:47.3130600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T19%3A50%3A00Z&sig=aNyOZAvlwDZQ0Te%2B9yiEYMcbE6SoNLCPEdesv2mLhW0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:47.3592770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=aNyOZAvlwDZQ0Te\%2B9yiEYMcbE6SoNLCPEdesv2mLhW0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:47.4082870Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T19:40:47.4167830Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T19:40:48.4583040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:48.9774850Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T19:40:49.2592910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T19%3A50%3A00Z&sig=svAZa4GtxCnqGkSDIUoVZo97aJoYdFfn1ftJKofjXtA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:49.2911440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=svAZa4GtxCnqGkSDIUoVZo97aJoYdFfn1ftJKofjXtA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:49.3421770Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:40:49.3479250Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T19:40:50.3405930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:50.8334090Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T19:40:51.0921170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T19%3A50%3A00Z&sig=D%2FdaOLIw9nQmg4QL4551L%2BfDOHejGmAMJ1xkJLEZwbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:51.1285440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=D\%2FdaOLIw9nQmg4QL4551L\%2BfDOHejGmAMJ1xkJLEZwbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:51.3454210Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T19:40:51.4643040Z ==> 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:40:51.4687380Z ==> Installing ffmpeg dependency: aom 2021-05-16T19:40:51.5457940Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T19:40:51.5512370Z 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-5211-1y5cijm 2021-05-16T19:40:51.6125480Z cp -pR /private/tmp/d20210516-5211-1y5cijm/aom/. /usr/local/Cellar/aom 2021-05-16T19:40:51.6517630Z chmod -Rf +w /private/tmp/d20210516-5211-1y5cijm 2021-05-16T19:40:51.7116870Z ==> Finishing up 2021-05-16T19:40:51.8241020Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T19:40:51.8252870Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T19:40:51.8269100Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T19:40:51.8284730Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T19:40:51.8297490Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T19:40:51.8309020Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T19:40:51.8316020Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T19:40:51.8326650Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T19:40:51.8515100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5550-g9az23.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:40:54.2837570Z ==> Summary 2021-05-16T19:40:54.2863820Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T19:40:54.2870530Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T19:40:54.2932640Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T19:40:54.2951080Z 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-5211-14h0q2n 2021-05-16T19:40:54.3126170Z cp -pR /private/tmp/d20210516-5211-14h0q2n/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T19:40:54.3291530Z chmod -Rf +w /private/tmp/d20210516-5211-14h0q2n 2021-05-16T19:40:54.3861240Z ==> Finishing up 2021-05-16T19:40:54.4260390Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T19:40:54.4275350Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T19:40:54.4285120Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T19:40:54.4290750Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T19:40:54.4302100Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T19:40:54.4442000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5576-8cpc8u.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:40:56.9384870Z ==> Summary 2021-05-16T19:40:56.9406900Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T19:40:56.9420750Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T19:40:56.9478550Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T19:40:56.9496620Z 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-5211-1ue2lq 2021-05-16T19:40:57.0273380Z cp -pR /private/tmp/d20210516-5211-1ue2lq/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T19:40:57.1008430Z chmod -Rf +w /private/tmp/d20210516-5211-1ue2lq 2021-05-16T19:40:57.1730940Z ==> Finishing up 2021-05-16T19:40:57.2140540Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T19:40:57.2146450Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T19:40:57.2153660Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T19:40:57.2254340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5602-nftdfe.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:40:59.7969940Z ==> Summary 2021-05-16T19:40:59.8047280Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T19:40:59.8058120Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T19:40:59.8077620Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T19:40:59.8095570Z 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-5211-178dy2 2021-05-16T19:40:59.8731980Z cp -pR /private/tmp/d20210516-5211-178dy2/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T19:40:59.9230670Z chmod -Rf +w /private/tmp/d20210516-5211-178dy2 2021-05-16T19:41:00.0029970Z ==> Finishing up 2021-05-16T19:41:00.0694660Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T19:41:00.0700750Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T19:41:00.0734640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T19:41:00.0762700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T19:41:00.0777160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T19:41:00.0785810Z 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:41:00.0797520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T19:41:00.0808980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T19:41:00.0820640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T19:41:00.0831180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T19:41:00.0841610Z 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:41:00.0847670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T19:41:00.0858590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T19:41:00.0870060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T19:41:00.0875830Z 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:41:00.0887100Z 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:41:00.0900710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T19:41:00.0910810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T19:41:00.0919960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T19:41:00.0928910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T19:41:00.0934650Z 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:41:00.0947130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T19:41:00.0957620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T19:41:00.0963350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T19:41:00.0968300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T19:41:00.0981040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T19:41:00.0990200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T19:41:00.1000580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T19:41:00.1016070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T19:41:00.1026790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T19:41:00.1035020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T19:41:00.1040790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T19:41:00.1068460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T19:41:00.1101720Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T19:41:00.1106220Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T19:41:00.1116210Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T19:41:00.1124760Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T19:41:00.1357780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5628-2umjfh.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:41:02.7259440Z ==> Summary 2021-05-16T19:41:02.7311670Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T19:41:02.7319540Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T19:41:02.9635530Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T19:41:02.9653510Z 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-5211-q6savs 2021-05-16T19:41:03.0711710Z cp -pR /private/tmp/d20210516-5211-q6savs/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T19:41:03.1848340Z chmod -Rf +w /private/tmp/d20210516-5211-q6savs 2021-05-16T19:41:03.3825310Z ==> Finishing up 2021-05-16T19:41:03.4363510Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T19:41:03.4374140Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T19:41:03.4389020Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T19:41:03.4399280Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T19:41:03.4411040Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T19:41:03.4425070Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T19:41:03.4461810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T19:41:03.4489520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T19:41:03.4571910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T19:41:03.4603130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T19:41:03.4623830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T19:41:03.4638810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T19:41:03.4661400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T19:41:03.4664580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T19:41:03.4666520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T19:41:03.4670290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T19:41:03.4677040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T19:41:03.4684980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T19:41:03.4697900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T19:41:03.4699740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T19:41:03.4737930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T19:41:03.4773320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T19:41:03.4794340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T19:41:03.4803090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T19:41:03.4812790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T19:41:03.4841720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T19:41:03.4873690Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T19:41:03.4902500Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T19:41:03.4934050Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T19:41:03.4964730Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T19:41:03.4995170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T19:41:03.5002210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T19:41:03.5004940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T19:41:03.5007140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T19:41:03.5009170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T19:41:03.5011310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T19:41:03.5013500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T19:41:03.5015580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T19:41:03.5017690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T19:41:03.5019800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T19:41:03.5022010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T19:41:03.5024500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T19:41:03.5026770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T19:41:03.5028890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T19:41:03.5030980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T19:41:03.5033120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T19:41:03.5035170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T19:41:03.5037260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T19:41:03.5039360Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T19:41:03.5041650Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T19:41:03.5044050Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T19:41:03.5046460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T19:41:03.5049360Z 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:41:03.5324690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5654-1u143cu.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:41:06.0472400Z ==> Summary 2021-05-16T19:41:06.0604580Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T19:41:06.0611750Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T19:41:06.0665470Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T19:41:06.0684990Z 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-5211-zqhmd6 2021-05-16T19:41:06.0819370Z cp -pR /private/tmp/d20210516-5211-zqhmd6/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T19:41:06.1121790Z chmod -Rf +w /private/tmp/d20210516-5211-zqhmd6 2021-05-16T19:41:06.1725710Z ==> Finishing up 2021-05-16T19:41:06.2100630Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T19:41:06.2108260Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T19:41:06.2115730Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T19:41:06.2123590Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T19:41:06.2129490Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T19:41:06.2166110Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T19:41:06.2173480Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T19:41:06.2329060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5680-bkcjvb.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:41:08.7707030Z ==> Summary 2021-05-16T19:41:08.7733540Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T19:41:08.7744030Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T19:41:09.0106920Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T19:41:09.0124460Z 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-5211-25s48h 2021-05-16T19:41:09.0670810Z cp -pR /private/tmp/d20210516-5211-25s48h/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T19:41:09.1123380Z chmod -Rf +w /private/tmp/d20210516-5211-25s48h 2021-05-16T19:41:09.4027660Z ==> Finishing up 2021-05-16T19:41:09.4419990Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T19:41:09.4443730Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T19:41:09.4453150Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T19:41:09.4458630Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T19:41:09.4466390Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T19:41:09.4475860Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T19:41:09.4501650Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T19:41:09.4509670Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T19:41:09.4514950Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T19:41:09.4519610Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T19:41:09.4531760Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T19:41:09.4536340Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T19:41:09.4543880Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T19:41:09.4549290Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T19:41:09.4554480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T19:41:09.4561310Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T19:41:09.4566720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T19:41:09.4571310Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T19:41:09.4576510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T19:41:09.4581740Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T19:41:09.4589640Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T19:41:09.4595200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T19:41:09.4600000Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T19:41:09.4605260Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T19:41:09.4872660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5708-o4hit.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:41:12.2341130Z ==> Summary 2021-05-16T19:41:12.2394200Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T19:41:12.2400240Z ==> Installing ffmpeg dependency: libass 2021-05-16T19:41:12.4823640Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T19:41:12.4841590Z 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-5211-1cro6dm 2021-05-16T19:41:12.4964720Z cp -pR /private/tmp/d20210516-5211-1cro6dm/libass/. /usr/local/Cellar/libass 2021-05-16T19:41:12.5077720Z chmod -Rf +w /private/tmp/d20210516-5211-1cro6dm 2021-05-16T19:41:12.5666210Z ==> Finishing up 2021-05-16T19:41:12.6056670Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T19:41:12.6062460Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T19:41:12.6067210Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T19:41:12.6076090Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T19:41:12.6079890Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T19:41:12.6216600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5735-1jxndbe.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:41:15.1916320Z ==> Summary 2021-05-16T19:41:15.1933530Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T19:41:15.1939570Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T19:41:15.2126720Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T19:41:15.2144410Z 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-5211-j7d94 2021-05-16T19:41:15.2320580Z cp -pR /private/tmp/d20210516-5211-j7d94/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T19:41:15.2563660Z chmod -Rf +w /private/tmp/d20210516-5211-j7d94 2021-05-16T19:41:15.3345150Z ==> Finishing up 2021-05-16T19:41:15.3758240Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T19:41:15.3761230Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T19:41:15.3766550Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T19:41:15.3773260Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T19:41:15.3780070Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T19:41:15.3784610Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T19:41:15.3790070Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T19:41:15.3797400Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T19:41:15.3964420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5761-16gocnr.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:41:17.9537840Z ==> Summary 2021-05-16T19:41:17.9562220Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T19:41:17.9568270Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T19:41:17.9621640Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T19:41:17.9639750Z 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-5211-1rczr6v 2021-05-16T19:41:17.9803860Z cp -pR /private/tmp/d20210516-5211-1rczr6v/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T19:41:18.0020290Z chmod -Rf +w /private/tmp/d20210516-5211-1rczr6v 2021-05-16T19:41:18.0655880Z ==> Finishing up 2021-05-16T19:41:18.1062970Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T19:41:18.1066260Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T19:41:18.1082520Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T19:41:18.1089390Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T19:41:18.1094550Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T19:41:18.1099480Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T19:41:18.1104900Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T19:41:18.1110030Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T19:41:18.1115340Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T19:41:18.1122760Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T19:41:18.1127790Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T19:41:18.1290020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5787-e2i1c5.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:41:20.5111530Z ==> Summary 2021-05-16T19:41:20.5145490Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T19:41:20.5159040Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T19:41:20.5236150Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T19:41:20.5254070Z 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-5211-1gliusp 2021-05-16T19:41:20.5743560Z cp -pR /private/tmp/d20210516-5211-1gliusp/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T19:41:20.5922940Z chmod -Rf +w /private/tmp/d20210516-5211-1gliusp 2021-05-16T19:41:20.6513750Z ==> Finishing up 2021-05-16T19:41:20.6738550Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T19:41:20.6744810Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T19:41:20.6751710Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T19:41:20.6760110Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T19:41:20.6967160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5813-4ra72k.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:41:23.3005200Z ==> Summary 2021-05-16T19:41:23.3033510Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T19:41:23.3041010Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T19:41:23.3076830Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T19:41:23.3097990Z 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-5211-at0lxn 2021-05-16T19:41:23.3354310Z cp -pR /private/tmp/d20210516-5211-at0lxn/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T19:41:23.3517890Z chmod -Rf +w /private/tmp/d20210516-5211-at0lxn 2021-05-16T19:41:23.4039930Z ==> Finishing up 2021-05-16T19:41:23.4459920Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T19:41:23.4465860Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T19:41:23.4473110Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T19:41:23.4568230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5839-143qqee.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:41:25.9843250Z ==> Summary 2021-05-16T19:41:25.9864660Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T19:41:25.9871950Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T19:41:25.9896880Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T19:41:25.9914930Z 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-5211-4qlmoe 2021-05-16T19:41:26.0064490Z cp -pR /private/tmp/d20210516-5211-4qlmoe/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T19:41:26.0219010Z chmod -Rf +w /private/tmp/d20210516-5211-4qlmoe 2021-05-16T19:41:26.0830300Z ==> Finishing up 2021-05-16T19:41:26.1237200Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T19:41:26.1240560Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T19:41:26.1248190Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T19:41:26.1252700Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T19:41:26.1258490Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T19:41:26.1263240Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T19:41:26.1268510Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T19:41:26.1273490Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T19:41:26.1281150Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T19:41:26.1286070Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T19:41:26.1428790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5865-19x71to.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:41:28.6868760Z ==> Summary 2021-05-16T19:41:28.6892730Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T19:41:28.6900080Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T19:41:28.6993260Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T19:41:28.7011310Z 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-5211-tkut83 2021-05-16T19:41:29.1241870Z cp -pR /private/tmp/d20210516-5211-tkut83/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T19:41:29.3697860Z chmod -Rf +w /private/tmp/d20210516-5211-tkut83 2021-05-16T19:41:29.4560270Z ==> Finishing up 2021-05-16T19:41:29.4961410Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T19:41:29.4967480Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T19:41:29.4974260Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T19:41:29.4979350Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T19:41:29.4984270Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T19:41:29.4989510Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T19:41:29.4997100Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T19:41:29.5178620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5891-e0zumf.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:41:32.2404210Z ==> Summary 2021-05-16T19:41:32.2424780Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T19:41:32.2431840Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T19:41:32.2907450Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T19:41:32.2924460Z 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-5211-1obsr7e 2021-05-16T19:41:32.3221630Z cp -pR /private/tmp/d20210516-5211-1obsr7e/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T19:41:32.3486300Z chmod -Rf +w /private/tmp/d20210516-5211-1obsr7e 2021-05-16T19:41:32.4195890Z ==> Finishing up 2021-05-16T19:41:32.4597680Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T19:41:32.4602900Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T19:41:32.4612330Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T19:41:32.4620150Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T19:41:32.4624620Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T19:41:32.4630180Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T19:41:32.4637630Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T19:41:32.4834280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5917-b3gwms.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:41:35.1566800Z ==> Summary 2021-05-16T19:41:35.1598360Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T19:41:35.1604560Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T19:41:35.2188090Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T19:41:35.2206660Z 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-5211-eipdhd 2021-05-16T19:41:35.2364900Z cp -pR /private/tmp/d20210516-5211-eipdhd/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T19:41:35.2518480Z chmod -Rf +w /private/tmp/d20210516-5211-eipdhd 2021-05-16T19:41:35.3545020Z ==> Finishing up 2021-05-16T19:41:35.4589290Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T19:41:35.4596170Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T19:41:35.4602880Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T19:41:35.4607500Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T19:41:35.4613160Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T19:41:35.4620430Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T19:41:35.4758010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5943-1urp97o.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:41:37.9945220Z ==> Summary 2021-05-16T19:41:37.9964540Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T19:41:37.9970460Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T19:41:38.0011390Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T19:41:38.0029350Z 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-5211-1syfdaa 2021-05-16T19:41:38.0772600Z cp -pR /private/tmp/d20210516-5211-1syfdaa/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T19:41:38.1542160Z chmod -Rf +w /private/tmp/d20210516-5211-1syfdaa 2021-05-16T19:41:38.2356920Z ==> Finishing up 2021-05-16T19:41:38.2765470Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T19:41:38.2771230Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T19:41:38.2781070Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T19:41:38.2790170Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T19:41:38.2794620Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T19:41:38.2799800Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T19:41:38.2804950Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T19:41:38.2809880Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T19:41:38.2815080Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T19:41:38.2822410Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T19:41:38.3221290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5969-1wtgwy.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:41:41.0127920Z ==> Summary 2021-05-16T19:41:41.0190660Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T19:41:41.0198270Z ==> Installing ffmpeg dependency: snappy 2021-05-16T19:41:41.0263180Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T19:41:41.0281050Z 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-5211-1w9xy1r 2021-05-16T19:41:41.0412830Z cp -pR /private/tmp/d20210516-5211-1w9xy1r/snappy/. /usr/local/Cellar/snappy 2021-05-16T19:41:41.0566070Z chmod -Rf +w /private/tmp/d20210516-5211-1w9xy1r 2021-05-16T19:41:41.1122790Z ==> Finishing up 2021-05-16T19:41:41.1598300Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T19:41:41.1601900Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T19:41:41.1607220Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T19:41:41.1611240Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T19:41:41.1621160Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T19:41:41.1642390Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T19:41:41.1646770Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T19:41:41.1651800Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T19:41:41.1656860Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T19:41:41.1791620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5995-1ydd9zi.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:41:43.7897220Z ==> Summary 2021-05-16T19:41:43.7924670Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T19:41:43.7931260Z ==> Installing ffmpeg dependency: speex 2021-05-16T19:41:43.8010160Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T19:41:43.8028000Z 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-5211-89y04 2021-05-16T19:41:43.8264930Z cp -pR /private/tmp/d20210516-5211-89y04/speex/. /usr/local/Cellar/speex 2021-05-16T19:41:43.8455630Z chmod -Rf +w /private/tmp/d20210516-5211-89y04 2021-05-16T19:41:43.8992690Z ==> Finishing up 2021-05-16T19:41:43.9400080Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T19:41:43.9413110Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T19:41:43.9420300Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T19:41:43.9426660Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T19:41:43.9447310Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T19:41:43.9452010Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T19:41:43.9459640Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T19:41:43.9609090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6021-ew8qix.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:41:46.6493110Z ==> Summary 2021-05-16T19:41:46.6522240Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T19:41:46.6529120Z ==> Installing ffmpeg dependency: srt 2021-05-16T19:41:46.6677030Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T19:41:46.6694630Z 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-5211-e8vyg0 2021-05-16T19:41:46.7037010Z cp -pR /private/tmp/d20210516-5211-e8vyg0/srt/. /usr/local/Cellar/srt 2021-05-16T19:41:46.7235100Z chmod -Rf +w /private/tmp/d20210516-5211-e8vyg0 2021-05-16T19:41:46.8055090Z ==> Finishing up 2021-05-16T19:41:46.8651860Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T19:41:46.8662440Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T19:41:46.8677320Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T19:41:46.8695290Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T19:41:46.8705510Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T19:41:46.8725700Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T19:41:46.8738140Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T19:41:46.8798850Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T19:41:46.8803670Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T19:41:46.8811660Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T19:41:46.8816240Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T19:41:46.8988400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6047-1bki84k.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:41:49.5123440Z ==> Summary 2021-05-16T19:41:49.5147360Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T19:41:49.5153910Z ==> Installing ffmpeg dependency: giflib 2021-05-16T19:41:49.5176080Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T19:41:49.5195330Z 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-5211-y2lmu4 2021-05-16T19:41:49.5332740Z cp -pR /private/tmp/d20210516-5211-y2lmu4/giflib/. /usr/local/Cellar/giflib 2021-05-16T19:41:49.5497480Z chmod -Rf +w /private/tmp/d20210516-5211-y2lmu4 2021-05-16T19:41:49.6023330Z ==> Finishing up 2021-05-16T19:41:49.6456800Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T19:41:49.6465580Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T19:41:49.6469830Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T19:41:49.6481810Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T19:41:49.6486290Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T19:41:49.6491270Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T19:41:49.6498070Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T19:41:49.6504900Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T19:41:49.6509660Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T19:41:49.6514860Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T19:41:49.6519740Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T19:41:49.6695240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6073-7xt0gw.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:41:52.3560040Z ==> Summary 2021-05-16T19:41:52.3583640Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T19:41:52.3591680Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T19:41:52.4305180Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T19:41:52.4348320Z 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-5211-co9vrl 2021-05-16T19:41:52.4897960Z cp -pR /private/tmp/d20210516-5211-co9vrl/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T19:41:52.5329260Z chmod -Rf +w /private/tmp/d20210516-5211-co9vrl 2021-05-16T19:41:52.7767740Z ==> Finishing up 2021-05-16T19:41:52.8409900Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T19:41:52.8435000Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T19:41:52.8437050Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T19:41:52.8439560Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T19:41:52.8449250Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T19:41:52.8476340Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T19:41:52.8477910Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T19:41:52.8479570Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T19:41:52.8486740Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T19:41:52.8488310Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T19:41:52.8489820Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T19:41:52.8491890Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T19:41:52.8494060Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T19:41:52.8495850Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T19:41:52.8499860Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T19:41:52.8505760Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T19:41:53.4399220Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T19:41:53.4493400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6099-18nok82.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:41:55.3717320Z ==> Summary 2021-05-16T19:41:55.3758600Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T19:41:55.3764890Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T19:41:55.4526350Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T19:41:55.4544290Z 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-5211-1yywrxn 2021-05-16T19:41:55.6248310Z cp -pR /private/tmp/d20210516-5211-1yywrxn/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T19:41:55.7227220Z chmod -Rf +w /private/tmp/d20210516-5211-1yywrxn 2021-05-16T19:41:55.8078500Z ==> Finishing up 2021-05-16T19:41:55.8492480Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T19:41:55.8501740Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T19:41:55.8508250Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T19:41:55.8514890Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T19:41:55.8519540Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T19:41:55.8525040Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T19:41:55.8532450Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T19:41:55.8767350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6125-uatvg3.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:41:58.5058830Z ==> Caveats 2021-05-16T19:41:58.5060120Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T19:41:58.5061790Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T19:41:58.5063130Z ==> Summary 2021-05-16T19:41:58.5110850Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T19:41:58.5116790Z ==> Installing ffmpeg dependency: theora 2021-05-16T19:41:58.5284410Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T19:41:58.5302270Z 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-5211-7fd09s 2021-05-16T19:41:58.5827160Z cp -pR /private/tmp/d20210516-5211-7fd09s/theora/. /usr/local/Cellar/theora 2021-05-16T19:41:58.6398690Z chmod -Rf +w /private/tmp/d20210516-5211-7fd09s 2021-05-16T19:41:58.8590980Z ==> Finishing up 2021-05-16T19:41:58.9023770Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T19:41:58.9031980Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T19:41:58.9039180Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T19:41:58.9043790Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T19:41:58.9049500Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T19:41:58.9054580Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T19:41:58.9059060Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T19:41:58.9064590Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T19:41:58.9078700Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T19:41:58.9080790Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T19:41:58.9088080Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T19:41:58.9095790Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T19:41:58.9100950Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T19:41:58.9106170Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T19:41:58.9384330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6152-1ciqyw2.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:42:01.5766390Z ==> Summary 2021-05-16T19:42:01.5835820Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T19:42:01.5843760Z ==> Installing ffmpeg dependency: x264 2021-05-16T19:42:01.5883190Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T19:42:01.5901680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5211-1ksr49g 2021-05-16T19:42:01.6264660Z cp -pR /private/tmp/d20210516-5211-1ksr49g/x264/. /usr/local/Cellar/x264 2021-05-16T19:42:01.6449350Z chmod -Rf +w /private/tmp/d20210516-5211-1ksr49g 2021-05-16T19:42:01.6973980Z ==> Finishing up 2021-05-16T19:42:01.7370460Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T19:42:01.7376170Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T19:42:01.7380810Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T19:42:01.7388060Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T19:42:01.7392610Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T19:42:01.7398250Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T19:42:01.7405570Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T19:42:01.7546970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6178-1mrmpab.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:42:04.3478720Z ==> Summary 2021-05-16T19:42:04.3499010Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T19:42:04.3505900Z ==> Installing ffmpeg dependency: x265 2021-05-16T19:42:04.3571290Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T19:42:04.3589630Z 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-5211-1wpxbwq 2021-05-16T19:42:04.4667850Z cp -pR /private/tmp/d20210516-5211-1wpxbwq/x265/. /usr/local/Cellar/x265 2021-05-16T19:42:04.5409300Z chmod -Rf +w /private/tmp/d20210516-5211-1wpxbwq 2021-05-16T19:42:04.6421690Z ==> Finishing up 2021-05-16T19:42:04.7096180Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T19:42:04.7101980Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T19:42:04.7106680Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T19:42:04.7113880Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T19:42:04.7118390Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T19:42:04.7123920Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T19:42:04.7131160Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T19:42:04.7338490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6204-1lvlyzh.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:42:07.4031150Z ==> Summary 2021-05-16T19:42:07.4049850Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T19:42:07.4056530Z ==> Installing ffmpeg dependency: xvid 2021-05-16T19:42:07.4095940Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T19:42:07.4113860Z 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-5211-qwzqyq 2021-05-16T19:42:07.4277610Z cp -pR /private/tmp/d20210516-5211-qwzqyq/xvid/. /usr/local/Cellar/xvid 2021-05-16T19:42:07.4396750Z chmod -Rf +w /private/tmp/d20210516-5211-qwzqyq 2021-05-16T19:42:07.4850700Z ==> Finishing up 2021-05-16T19:42:07.5289030Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T19:42:07.5294980Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T19:42:07.5301200Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T19:42:07.5428360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6230-7554pj.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:42:10.1514100Z ==> Summary 2021-05-16T19:42:10.1529870Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T19:42:10.1538900Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T19:42:10.1730970Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T19:42:10.1749090Z 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-5211-vwa3rz 2021-05-16T19:42:10.2367730Z cp -pR /private/tmp/d20210516-5211-vwa3rz/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T19:42:10.2957070Z chmod -Rf +w /private/tmp/d20210516-5211-vwa3rz 2021-05-16T19:42:10.3814460Z ==> Finishing up 2021-05-16T19:42:10.4144490Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T19:42:10.4150190Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T19:42:10.4154710Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T19:42:10.4189300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T19:42:10.4200400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T19:42:10.4211650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T19:42:10.4223790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T19:42:10.4234370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T19:42:10.4244850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T19:42:10.4257600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T19:42:10.4268210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T19:42:10.4278600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T19:42:10.4290900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T19:42:10.4300360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T19:42:10.4310090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T19:42:10.4322830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T19:42:10.4333950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T19:42:10.4344380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T19:42:10.4357100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T19:42:10.4365810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T19:42:10.4377340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T19:42:10.4385900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T19:42:10.4410600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T19:42:10.4419460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T19:42:10.4431400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T19:42:10.4436740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T19:42:10.4446330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T19:42:10.4455180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T19:42:10.4466230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T19:42:10.4474460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T19:42:10.4482050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T19:42:10.4492040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T19:42:10.4502970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T19:42:10.4509920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T19:42:10.4519410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T19:42:10.4527430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T19:42:10.4535530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T19:42:10.4541230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T19:42:10.4551540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T19:42:10.4561070Z 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:42:10.4568310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T19:42:10.4574140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T19:42:10.4607420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T19:42:10.4617080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T19:42:10.4628860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T19:42:10.4635290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T19:42:10.4640850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T19:42:10.4646090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T19:42:10.4657760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T19:42:10.4663460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T19:42:10.4671490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T19:42:10.4682520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T19:42:10.4691930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T19:42:10.4697560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T19:42:10.4704610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T19:42:10.4717980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T19:42:10.4727410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T19:42:10.4732460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T19:42:10.4740820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T19:42:10.4746150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T19:42:10.4780540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T19:42:10.4789700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T19:42:10.4794730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T19:42:10.4800460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T19:42:10.4805760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T19:42:10.4831520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T19:42:10.4837100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T19:42:10.4843710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T19:42:10.4867530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T19:42:10.4873240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T19:42:10.4878720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T19:42:10.4884400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T19:42:10.4891310Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T19:42:10.4895960Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T19:42:10.4901480Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T19:42:10.4908990Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T19:42:10.5165650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6256-g06wqv.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:42:13.1068490Z ==> Summary 2021-05-16T19:42:13.1128330Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T19:42:13.1134600Z ==> Installing ffmpeg dependency: zimg 2021-05-16T19:42:13.1183160Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:42:13.1201400Z 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-5211-11x4vd5 2021-05-16T19:42:13.1792920Z cp -pR /private/tmp/d20210516-5211-11x4vd5/zimg/. /usr/local/Cellar/zimg 2021-05-16T19:42:13.2053200Z chmod -Rf +w /private/tmp/d20210516-5211-11x4vd5 2021-05-16T19:42:13.3021180Z ==> Finishing up 2021-05-16T19:42:13.4101640Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T19:42:13.4107750Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T19:42:13.4109100Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T19:42:13.4110620Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T19:42:13.4112020Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T19:42:13.4115130Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T19:42:13.4122920Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T19:42:13.4322430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6282-1jd6ma5.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:42:15.9574600Z ==> Summary 2021-05-16T19:42:15.9605180Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T19:42:15.9612280Z ==> Installing ffmpeg 2021-05-16T19:42:15.9616940Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T19:42:15.9635520Z 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-5211-13yc0fn 2021-05-16T19:42:16.3423810Z cp -pR /private/tmp/d20210516-5211-13yc0fn/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T19:42:16.6112280Z chmod -Rf +w /private/tmp/d20210516-5211-13yc0fn 2021-05-16T19:42:19.9359060Z ==> Finishing up 2021-05-16T19:42:19.9727190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T19:42:19.9730690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T19:42:19.9735720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T19:42:19.9741280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T19:42:19.9746250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T19:42:19.9752980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T19:42:19.9758190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T19:42:19.9769400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T19:42:19.9774500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T19:42:19.9779510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T19:42:19.9784440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T19:42:19.9789440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T19:42:19.9794150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T19:42:19.9799410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T19:42:19.9804640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T19:42:19.9809370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T19:42:19.9814310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T19:42:19.9819210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T19:42:19.9824720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T19:42:19.9829180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T19:42:19.9834500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T19:42:19.9839360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T19:42:19.9844300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T19:42:19.9848940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T19:42:19.9854050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T19:42:19.9858690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T19:42:19.9864020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T19:42:19.9869020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T19:42:19.9873770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T19:42:19.9878820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T19:42:19.9883550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T19:42:19.9888550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T19:42:19.9893170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T19:42:19.9898650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T19:42:19.9903780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T19:42:19.9908990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T19:42:19.9913580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T19:42:19.9919140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T19:42:19.9926300Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T19:42:19.9931030Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T19:42:19.9936160Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T19:42:19.9940790Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T19:42:19.9946450Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T19:42:19.9950940Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T19:42:19.9956280Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T19:42:19.9960980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T19:42:19.9966050Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T19:42:19.9972590Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T19:42:19.9994330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T19:42:20.0007880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T19:42:20.0016300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T19:42:20.0025410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T19:42:20.0031160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T19:42:20.0111450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T19:42:20.0116100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T19:42:20.0135570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T19:42:20.0141270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T19:42:20.0154570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T19:42:20.0165470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T19:42:20.0186940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T19:42:20.0192510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T19:42:20.0198070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T19:42:20.0213220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T19:42:20.0241440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T19:42:20.0260380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T19:42:20.0269590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T19:42:20.0280100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T19:42:20.0289400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T19:42:20.0298530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T19:42:20.0305440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T19:42:20.0313260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T19:42:20.0317970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T19:42:20.0323080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T19:42:20.0328030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T19:42:20.0333090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T19:42:20.0338670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T19:42:20.0343070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T19:42:20.0348970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T19:42:20.0354110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T19:42:20.0359270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T19:42:20.0363700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T19:42:20.0369180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T19:42:20.0374060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T19:42:20.0379300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T19:42:20.0383770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T19:42:20.0389210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T19:42:20.0394190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T19:42:20.0399780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T19:42:20.0404270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T19:42:20.0409730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T19:42:20.0414380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T19:42:20.0419560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T19:42:20.0423920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T19:42:20.0429210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T19:42:20.0434450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T19:42:20.0439390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T19:42:20.0443680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T19:42:20.0449020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T19:42:20.0453970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T19:42:20.0459220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T19:42:20.0462570Z Only the first 100 operations were output. 2021-05-16T19:42:20.1618040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6308-edfhdg.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:42:22.9173670Z ==> Summary 2021-05-16T19:42:22.9349230Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T19:42:24.1121920Z ==> Caveats 2021-05-16T19:42:24.1123350Z ==> tesseract 2021-05-16T19:42:24.1139730Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T19:42:24.1141570Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T19:42:26.0396090Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T19:42:27.0013980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42:27.4785970Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T19:42:27.7616790Z ==> 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:42:27.7984390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42:28.2531680Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T19:42:28.3656150Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T19:42:29.2726440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42:29.7695190Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T19:42:30.0405240Z ==> 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:42:30.0715920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42:30.2099540Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T19:42:30.2521800Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T19:42:30.2526620Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T19:42:30.3219380Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T19:42:30.3249260Z 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-6315-i277p6 2021-05-16T19:42:30.9616560Z cp -pR /private/tmp/d20210516-6315-i277p6/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T19:42:31.5868870Z chmod -Rf +w /private/tmp/d20210516-6315-i277p6 2021-05-16T19:42:31.9595150Z ==> Finishing up 2021-05-16T19:42:31.9957840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T19:42:31.9961530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T19:42:31.9966910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T19:42:31.9971560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T19:42:31.9977110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T19:42:31.9981450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T19:42:31.9986740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T19:42:31.9991200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T19:42:32.0001180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T19:42:32.0012870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T19:42:32.0028290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T19:42:32.0035490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T19:42:32.0045320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T19:42:32.0057350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T19:42:32.0070150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T19:42:32.0081400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T19:42:32.0095000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T19:42:32.0106710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T19:42:32.0117360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T19:42:32.0127150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T19:42:32.0138020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T19:42:32.0147030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T19:42:32.0157410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T19:42:32.0168440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T19:42:32.0178980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T19:42:32.0191440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T19:42:32.0201090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T19:42:32.0211200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T19:42:32.0223440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T19:42:32.0235520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T19:42:32.0291070Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T19:42:32.0301000Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T19:42:32.0305470Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T19:42:32.0315560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T19:42:32.0321170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T19:42:32.0326660Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T19:42:32.0332300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T19:42:32.0337980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T19:42:32.0343620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T19:42:32.0355380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T19:42:32.0360750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T19:42:32.0371120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T19:42:32.0376500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T19:42:32.0381770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T19:42:32.0387490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T19:42:32.0392410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T19:42:32.0403940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T19:42:32.0411880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T19:42:32.0417430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T19:42:32.0422760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T19:42:32.0431510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T19:42:32.0437250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T19:42:32.0442860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T19:42:32.0453000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T19:42:32.0458580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T19:42:32.0465600Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T19:42:32.0471110Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T19:42:32.0476560Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T19:42:32.1975370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6485-5vpiy1.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:42:34.9315560Z ==> Summary 2021-05-16T19:42:34.9819460Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T19:42:34.9824110Z ==> Installing imagemagick@6 2021-05-16T19:42:34.9829160Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T19:42:34.9848060Z 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-6315-u5vhdw 2021-05-16T19:42:35.3575260Z cp -pR /private/tmp/d20210516-6315-u5vhdw/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T19:42:35.8889300Z chmod -Rf +w /private/tmp/d20210516-6315-u5vhdw 2021-05-16T19:42:37.4025070Z ==> Finishing up 2021-05-16T19:42:37.7047160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6511-uzz8y4.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:42:40.4985420Z ==> Caveats 2021-05-16T19:42:40.4987070Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:42:40.4988270Z because this is an alternate version of another formula. 2021-05-16T19:42:40.4988960Z 2021-05-16T19:42:40.4989810Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T19:42:40.4991400Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:42:40.4992200Z 2021-05-16T19:42:40.4993040Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T19:42:40.4994410Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T19:42:40.4995840Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T19:42:40.4996650Z 2021-05-16T19:42:40.4997890Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T19:42:40.4999080Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T19:42:40.5004620Z 2021-05-16T19:42:40.5006040Z ==> Summary 2021-05-16T19:42:40.5473300Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T19:42:41.3713750Z ==> Caveats 2021-05-16T19:42:41.3715240Z ==> imagemagick@6 2021-05-16T19:42:41.3759800Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:42:41.3762140Z because this is an alternate version of another formula. 2021-05-16T19:42:41.3762860Z 2021-05-16T19:42:41.3766620Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T19:42:41.3771770Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:42:41.3772600Z 2021-05-16T19:42:41.3773500Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T19:42:41.3778080Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T19:42:41.3781050Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T19:42:41.3781810Z 2021-05-16T19:42:41.3783060Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T19:42:41.3786280Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T19:42:41.3787040Z 2021-05-16T19:42:43.5348050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T19:42:44.6485620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42:45.1278920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T19:42:45.4032570Z ==> 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:42:45.4389600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42:45.4975810Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T19:42:45.5049700Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T19:42:46.4896750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42:46.9724690Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T19:42:47.2588250Z ==> 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:42:47.2941180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42:47.3457340Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T19:42:47.3535070Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T19:42:48.2957800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42:48.7741390Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T19:42:49.0575020Z ==> 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:42:49.0895640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42:49.5594360Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T19:42:49.7171460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T19:42:50.7089010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42:51.1906840Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T19:42:51.4626770Z ==> 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:42:51.5069460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42:51.5390570Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T19:42:51.5422150Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T19:42:52.4818180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42:52.9568840Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T19:42:53.2551010Z ==> 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:42:53.2939910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42:53.3281260Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T19:42:53.3313620Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T19:42:54.2683120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42:54.7697150Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T19:42:55.0473110Z ==> 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:42:55.0901540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42:55.1473380Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T19:42:55.1542020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T19:42:56.0913050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42:56.5918520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T19:42:56.8633800Z ==> 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:42:56.8944080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42:56.9622900Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T19:42:56.9727920Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T19:42:57.9317180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42:58.4181490Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T19:42:58.6900600Z ==> 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:42:58.7209040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42:58.7532000Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T19:42:58.7564130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T19:42:59.7026030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:00.1891850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T19:43:00.4583120Z ==> 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:43:00.4961210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:00.5379940Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T19:43:00.5426000Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T19:43:01.5240480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:02.0104470Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T19:43:02.3066270Z ==> 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:43:02.3380790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:02.3731060Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:43:02.3768180Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T19:43:03.3103850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:03.7928660Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T19:43:04.0846220Z ==> 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:43:04.1525080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:04.7321120Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:43:04.7392790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T19:43:05.7301150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43:06.2078900Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T19:43:06.4746810Z ==> 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:43:06.5140760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43:06.6961180Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T19:43:06.7516580Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T19:43:06.7519280Z ==> Installing imagemagick dependency: libde265 2021-05-16T19:43:06.8210360Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T19:43:06.8258300Z 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-6518-1etsy27 2021-05-16T19:43:06.8493470Z cp -pR /private/tmp/d20210516-6518-1etsy27/libde265/. /usr/local/Cellar/libde265 2021-05-16T19:43:06.8714990Z chmod -Rf +w /private/tmp/d20210516-6518-1etsy27 2021-05-16T19:43:06.9937320Z ==> Finishing up 2021-05-16T19:43:07.1136670Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T19:43:07.1144190Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T19:43:07.1152220Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T19:43:07.1174690Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T19:43:07.1179710Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T19:43:07.1190080Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T19:43:07.1207900Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T19:43:07.1222080Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T19:43:07.1227900Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T19:43:07.1242500Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T19:43:07.1474010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6758-1c3ht9r.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:43:09.6344960Z ==> Summary 2021-05-16T19:43:09.6372970Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T19:43:09.6379610Z ==> Installing imagemagick dependency: docbook 2021-05-16T19:43:09.6400380Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T19:43:09.6418290Z 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-6518-1ft3hvk 2021-05-16T19:43:09.7315220Z cp -pR /private/tmp/d20210516-6518-1ft3hvk/docbook/. /usr/local/Cellar/docbook 2021-05-16T19:43:09.8512950Z chmod -Rf +w /private/tmp/d20210516-6518-1ft3hvk 2021-05-16T19:43:09.9362230Z ==> Finishing up 2021-05-16T19:43:09.9916410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6784-syzhr8.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:43:12.2574820Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T19:43:12.3546890Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.3859300Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.4264050Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.4738940Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.5181940Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.5643580Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.6054410Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.6507470Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.6970050Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.7381590Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.7854480Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.8282970Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.8745070Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:12.9175840Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:13.3348680Z ==> Caveats 2021-05-16T19:43:13.3349880Z To use the DocBook package in your XML toolchain, 2021-05-16T19:43:13.3350870Z you need to add the following to your ~/.bashrc: 2021-05-16T19:43:13.3351490Z 2021-05-16T19:43:13.3352330Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T19:43:13.3353530Z ==> Summary 2021-05-16T19:43:13.3516300Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T19:43:13.3523510Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T19:43:13.3575100Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T19:43:13.3593180Z 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-6518-1ec296d 2021-05-16T19:43:15.3172110Z cp -pR /private/tmp/d20210516-6518-1ec296d/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T19:43:18.1419530Z chmod -Rf +w /private/tmp/d20210516-6518-1ec296d 2021-05-16T19:43:19.4890650Z ==> Finishing up 2021-05-16T19:43:19.5381380Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T19:43:19.5486090Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T19:43:19.5564330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6825-1qu7f.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:43:21.9642420Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:22.0106120Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:22.0510380Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:43:22.0815540Z ==> 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:43:22.1122050Z ==> 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:43:22.1455130Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T19:43:22.1761700Z ==> 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:43:22.2110640Z ==> 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:43:22.2414860Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:43:22.2719160Z ==> 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:43:22.3022550Z ==> 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:43:22.3339040Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T19:43:22.3644380Z ==> 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:43:22.3950190Z ==> 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:43:22.4253110Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:22.4583450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:22.4888360Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:43:22.5193360Z ==> 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:43:22.5500630Z ==> 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:43:22.5806860Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T19:43:22.6115180Z ==> 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:43:22.6422280Z ==> 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:43:22.6729470Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:43:22.7034760Z ==> 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:43:22.7352530Z ==> 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:43:22.7660060Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T19:43:22.7964840Z ==> 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:43:22.8271360Z ==> 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:43:23.8128270Z ==> Summary 2021-05-16T19:43:24.1332540Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T19:43:24.1342460Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T19:43:24.1365780Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T19:43:24.1384400Z 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-6518-1tk9rl 2021-05-16T19:43:24.1488310Z cp -pR /private/tmp/d20210516-6518-1tk9rl/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T19:43:24.1620480Z chmod -Rf +w /private/tmp/d20210516-6518-1tk9rl 2021-05-16T19:43:24.2124750Z ==> Finishing up 2021-05-16T19:43:24.2540650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6879-t13cxb.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:43:26.7363530Z ==> Caveats 2021-05-16T19:43:26.7367680Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:43:26.7369000Z because macOS already provides this software and installing another version in 2021-05-16T19:43:26.7370070Z parallel can cause all kinds of trouble. 2021-05-16T19:43:26.7370680Z 2021-05-16T19:43:26.7371920Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T19:43:26.7373560Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:43:26.7374350Z 2021-05-16T19:43:26.7374850Z 2021-05-16T19:43:26.7375620Z Bash completion has been installed to: 2021-05-16T19:43:26.7377360Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T19:43:26.7378620Z ==> Summary 2021-05-16T19:43:26.7385680Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T19:43:26.7399990Z ==> Installing imagemagick dependency: xmlto 2021-05-16T19:43:26.7583500Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T19:43:26.7606170Z 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-6518-146uneq 2021-05-16T19:43:26.7800860Z cp -pR /private/tmp/d20210516-6518-146uneq/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T19:43:26.8253950Z chmod -Rf +w /private/tmp/d20210516-6518-146uneq 2021-05-16T19:43:26.8832540Z ==> Finishing up 2021-05-16T19:43:26.9258880Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T19:43:26.9270640Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T19:43:26.9291480Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T19:43:26.9331700Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T19:43:26.9338020Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T19:43:26.9437390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6905-1rs9t4k.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:43:29.3847260Z ==> Summary 2021-05-16T19:43:29.3889930Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T19:43:29.3896370Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T19:43:29.5003060Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T19:43:29.5021520Z 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-6518-arwe5i 2021-05-16T19:43:29.5770340Z cp -pR /private/tmp/d20210516-6518-arwe5i/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T19:43:29.7192010Z chmod -Rf +w /private/tmp/d20210516-6518-arwe5i 2021-05-16T19:43:29.8656460Z ==> Finishing up 2021-05-16T19:43:29.9125040Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T19:43:29.9184640Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T19:43:29.9187100Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T19:43:29.9243610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9252530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9262190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9279920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9307520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9324170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9343950Z 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:43:29.9423320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9509180Z 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:43:29.9536000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9538200Z 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:43:29.9553770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9580180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9583210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9586040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9589060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9591310Z 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:43:29.9593450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9595540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9597660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9600110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9602570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9605250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9606860Z mkdir -p /usr/local/share/locale/fo 2021-05-16T19:43:29.9608180Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T19:43:29.9610400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9612600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9634730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9661660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9663950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9691440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9717880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9745390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9759570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9773220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9791720Z mkdir -p /usr/local/share/locale/ia 2021-05-16T19:43:29.9803770Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T19:43:29.9831060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9847750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9858050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9871330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9873830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9888180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9896100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9917900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9931240Z mkdir -p /usr/local/share/locale/ky 2021-05-16T19:43:29.9933380Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T19:43:29.9948940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9976400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:29.9998690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0004880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0011420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0034930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0040370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0042560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0044730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0048180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0050410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0052970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0062300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0071540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0091550Z 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:43:30.0111020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0118030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0120570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0123780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0125850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0150570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0168330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0183420Z 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:43:30.0211010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0221040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0224980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0244610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0267230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0275900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0289880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0307810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:30.0333360Z 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:43:30.0336290Z 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:43:30.0356770Z 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:43:30.0362550Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T19:43:30.0390900Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T19:43:30.0418230Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T19:43:30.0938370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6931-2kwsg.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:43:32.4727290Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T19:43:34.2020220Z ==> Summary 2021-05-16T19:43:34.2247070Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T19:43:34.2252530Z ==> Installing imagemagick dependency: libheif 2021-05-16T19:43:34.3417860Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T19:43:34.3435200Z 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-6518-n22rgu 2021-05-16T19:43:34.3691140Z cp -pR /private/tmp/d20210516-6518-n22rgu/libheif/. /usr/local/Cellar/libheif 2021-05-16T19:43:34.3956890Z chmod -Rf +w /private/tmp/d20210516-6518-n22rgu 2021-05-16T19:43:34.5094940Z ==> Finishing up 2021-05-16T19:43:34.5585560Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T19:43:34.5589550Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T19:43:34.5595330Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T19:43:34.5599920Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T19:43:34.5607240Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T19:43:34.5613840Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T19:43:34.5631890Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T19:43:34.5646900Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T19:43:34.5659450Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T19:43:34.5668130Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T19:43:34.5677880Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T19:43:34.5683420Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T19:43:34.5688490Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T19:43:34.5695170Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T19:43:34.5706490Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T19:43:34.5716310Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T19:43:34.5727660Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T19:43:34.5921150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6958-1gtpp8a.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:43:36.9263910Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T19:43:38.8799410Z ==> Summary 2021-05-16T19:43:38.8900040Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T19:43:38.9002430Z ==> Installing imagemagick dependency: liblqr 2021-05-16T19:43:38.9401660Z 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-6518-fbuqpq 2021-05-16T19:43:38.9404340Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T19:43:38.9572410Z cp -pR /private/tmp/d20210516-6518-fbuqpq/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T19:43:38.9751240Z chmod -Rf +w /private/tmp/d20210516-6518-fbuqpq 2021-05-16T19:43:39.0378930Z ==> Finishing up 2021-05-16T19:43:39.0789160Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T19:43:39.0806310Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T19:43:39.0811320Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T19:43:39.0821500Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T19:43:39.0970470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6985-1elripw.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:43:41.5408540Z ==> Summary 2021-05-16T19:43:41.5435410Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T19:43:41.5441150Z ==> Installing imagemagick dependency: libomp 2021-05-16T19:43:41.5494710Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T19:43:41.5512740Z 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-6518-3580c0 2021-05-16T19:43:41.5657200Z cp -pR /private/tmp/d20210516-6518-3580c0/libomp/. /usr/local/Cellar/libomp 2021-05-16T19:43:41.5772670Z chmod -Rf +w /private/tmp/d20210516-6518-3580c0 2021-05-16T19:43:41.6288100Z ==> Finishing up 2021-05-16T19:43:41.6709200Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T19:43:41.6714810Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T19:43:41.6719460Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T19:43:41.6734170Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T19:43:41.6741990Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T19:43:41.6866770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7011-1xk4q8d.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:43:44.1688900Z ==> Summary 2021-05-16T19:43:44.1705880Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T19:43:44.1718960Z ==> Installing imagemagick dependency: imath 2021-05-16T19:43:44.1771690Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:43:44.1789990Z 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-6518-110yvo8 2021-05-16T19:43:44.2019880Z cp -pR /private/tmp/d20210516-6518-110yvo8/imath/. /usr/local/Cellar/imath 2021-05-16T19:43:44.2470030Z chmod -Rf +w /private/tmp/d20210516-6518-110yvo8 2021-05-16T19:43:44.3058420Z ==> Finishing up 2021-05-16T19:43:44.3528050Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T19:43:44.3547240Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T19:43:44.3552480Z 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:43:44.3557800Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T19:43:44.3562940Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T19:43:44.3568220Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T19:43:44.3575670Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T19:43:44.3771440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7037-1ticsmo.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:43:46.8480240Z ==> Summary 2021-05-16T19:43:46.8521780Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T19:43:46.8540770Z ==> Installing imagemagick dependency: openexr 2021-05-16T19:43:46.8665230Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:43:46.8683020Z 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-6518-1smd256 2021-05-16T19:43:46.9757380Z cp -pR /private/tmp/d20210516-6518-1smd256/openexr/. /usr/local/Cellar/openexr 2021-05-16T19:43:47.1183530Z chmod -Rf +w /private/tmp/d20210516-6518-1smd256 2021-05-16T19:43:47.3481320Z ==> Finishing up 2021-05-16T19:43:47.3979750Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T19:43:47.3983540Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T19:43:47.3989090Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T19:43:47.3996220Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T19:43:47.3998380Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T19:43:47.4003540Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T19:43:47.4008850Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T19:43:47.4013460Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T19:43:47.4020560Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T19:43:47.4029390Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T19:43:47.4038360Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T19:43:47.4043250Z 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:43:47.4054200Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T19:43:47.4059820Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T19:43:47.4065060Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T19:43:47.4073030Z 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:43:47.4080450Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T19:43:47.4086110Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T19:43:47.4091760Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T19:43:47.4097490Z 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:43:47.4103430Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T19:43:47.4109170Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T19:43:47.4114940Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T19:43:47.4120730Z 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:43:47.4126660Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T19:43:47.4132570Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T19:43:47.4138210Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T19:43:47.4146600Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T19:43:47.4620490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7064-1h1vzk2.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:43:50.1460360Z ==> Summary 2021-05-16T19:43:50.1577150Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T19:43:50.1583700Z ==> Installing imagemagick 2021-05-16T19:43:50.1587300Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T19:43:50.1606200Z 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-6518-13ppccq 2021-05-16T19:43:50.5839850Z cp -pR /private/tmp/d20210516-6518-13ppccq/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T19:43:51.3595090Z chmod -Rf +w /private/tmp/d20210516-6518-13ppccq 2021-05-16T19:43:53.8297320Z ==> Finishing up 2021-05-16T19:43:53.8506210Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T19:43:53.8511690Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T19:43:53.8517600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T19:43:53.8522460Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T19:43:53.8528350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T19:43:53.8534970Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T19:43:53.8548850Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T19:43:53.8550890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T19:43:53.8553420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T19:43:53.8559880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T19:43:53.8565750Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T19:43:53.8571810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T19:43:53.8577980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T19:43:53.8583170Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T19:43:53.8590830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T19:43:53.8596360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T19:43:53.8601700Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T19:43:53.8606990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T19:43:53.8612400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T19:43:53.8617880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T19:43:53.8623270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T19:43:53.8629010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T19:43:53.8635690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T19:43:53.8646510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T19:43:53.8666220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T19:43:53.8667640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T19:43:53.8669180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T19:43:53.8676340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T19:43:53.8683800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T19:43:53.8702450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T19:43:53.8729530Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T19:43:53.8751510Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T19:43:53.8753270Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T19:43:53.8774410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T19:43:53.8786530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T19:43:53.8792530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T19:43:53.8798000Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T19:43:53.8809910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T19:43:53.8822250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T19:43:53.8829900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T19:43:53.8835490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T19:43:53.8841270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T19:43:53.8848920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T19:43:53.8854490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T19:43:53.8862330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T19:43:53.8872480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T19:43:53.8877730Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T19:43:53.8883300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T19:43:53.8888820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T19:43:53.8894290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T19:43:53.8901820Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T19:43:53.8907610Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T19:43:53.8912170Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T19:43:53.8918130Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T19:43:53.8922500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T19:43:53.8928200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T19:43:53.8932890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T19:43:53.8938800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T19:43:53.8943660Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T19:43:53.8949260Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T19:43:53.8953800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T19:43:53.8959540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T19:43:53.8966840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T19:43:53.8974930Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T19:43:53.8979730Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T19:43:53.8985580Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T19:43:53.8990490Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T19:43:53.8996630Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T19:43:53.9001780Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T19:43:53.9007200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T19:43:53.9012590Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T19:43:54.1968790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7092-16ypzqq.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:43:57.0847550Z ==> Summary 2021-05-16T19:43:57.1480170Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T19:43:59.1155070Z ==> Caveats 2021-05-16T19:43:59.1156680Z ==> docbook 2021-05-16T19:43:59.1179060Z To use the DocBook package in your XML toolchain, 2021-05-16T19:43:59.1180060Z you need to add the following to your ~/.bashrc: 2021-05-16T19:43:59.1180670Z 2021-05-16T19:43:59.1181530Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T19:43:59.1182840Z ==> gnu-getopt 2021-05-16T19:43:59.1205940Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:43:59.1207220Z because macOS already provides this software and installing another version in 2021-05-16T19:43:59.1208270Z parallel can cause all kinds of trouble. 2021-05-16T19:43:59.1208870Z 2021-05-16T19:43:59.1210110Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T19:43:59.1211740Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:43:59.1212520Z 2021-05-16T19:43:59.1212990Z 2021-05-16T19:43:59.1213770Z Bash completion has been installed to: 2021-05-16T19:43:59.1215090Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T19:44:00.9380640Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T19:44:01.9647140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:02.4174820Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T19:44:02.7029230Z ==> 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:44:02.7505260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:44:02.7864570Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T19:44:02.8550560Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T19:44:02.8578060Z 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-7099-1q0iwww 2021-05-16T19:44:02.8777110Z cp -pR /private/tmp/d20210516-7099-1q0iwww/udunits/. /usr/local/Cellar/udunits 2021-05-16T19:44:02.8994010Z chmod -Rf +w /private/tmp/d20210516-7099-1q0iwww 2021-05-16T19:44:02.9614520Z ==> Finishing up 2021-05-16T19:44:03.0602360Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T19:44:03.0608270Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T19:44:03.0614510Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T19:44:03.0625010Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T19:44:03.0641730Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T19:44:03.0692080Z info /usr/local/share/info/udunits2.info 2021-05-16T19:44:03.0702290Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T19:44:03.0744490Z info /usr/local/share/info/udunits2lib.info 2021-05-16T19:44:03.0754270Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T19:44:03.0793040Z info /usr/local/share/info/udunits2prog.info 2021-05-16T19:44:03.0802720Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T19:44:03.0810330Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T19:44:03.0816160Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T19:44:03.0988370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7266-5qna0v.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:44:05.6279540Z ==> Summary 2021-05-16T19:44:05.6309570Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T19:44:08.0227100Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T19:44:08.0228260Z To reinstall 1.6, run: 2021-05-16T19:44:08.0228980Z brew reinstall jq 2021-05-16T19:44:09.6596260Z ==> Caveats 2021-05-16T19:44:09.6597460Z imagej requires Java. You can install the latest version with: 2021-05-16T19:44:09.6598800Z brew install --cask adoptopenjdk 2021-05-16T19:44:09.6599440Z 2021-05-16T19:44:09.8882930Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T19:44:10.0038440Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:44:17.8802730Z ==> Verifying checksum for cask 'imagej' 2021-05-16T19:44:18.1782010Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T19:44:18.1783180Z ==> Installing Cask imagej 2021-05-16T19:44:18.2264490Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7376-ugdbuk 2021-05-16T19:44:18.4509900Z cp -pR /private/tmp/d20210516-7376-ugdbuk/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T19:44:18.6823530Z chmod -Rf +w /private/tmp/d20210516-7376-ugdbuk 2021-05-16T19:44:18.7515740Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T19:44:18.9840180Z 🍺 imagej was successfully installed! 2021-05-16T19:44:20.9568100Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T19:44:22.3572940Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T19:44:22.6300940Z ==> 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:44:22.7274440Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T19:44:24.2092220Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T19:44:24.6203780Z ==> 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:44:24.9236520Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T19:44:24.9336820Z ==> Installing bowtie2 dependency: tbb 2021-05-16T19:44:25.0740080Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T19:44:30.4664370Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T19:44:30.4697650Z ==> Installing bowtie2 2021-05-16T19:44:30.4705900Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T19:44:35.5388300Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T19:44:39.0359570Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T19:44:40.5728490Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T19:44:40.8455370Z ==> 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:44:40.9717490Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T19:44:42.4510270Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T19:44:42.7214030Z ==> 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:44:42.7891330Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T19:44:44.2990470Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T19:44:44.7742660Z ==> 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:44:44.8522270Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T19:44:46.3937100Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T19:44:46.6593220Z ==> 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:44:46.7353630Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T19:44:48.1922140Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T19:44:48.4530900Z ==> 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:44:48.5231600Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T19:44:49.9724890Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T19:44:50.2194180Z ==> 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:44:50.3284460Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T19:44:50.8088260Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T19:44:50.8120910Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T19:44:51.1038740Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:44:51.1283940Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T19:44:52.5591610Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T19:44:52.8258540Z ==> 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:44:52.9130570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T19:44:54.5647310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T19:44:54.8670170Z ==> 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:44:54.9971880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T19:44:56.4466260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T19:44:56.7032690Z ==> 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:44:56.8339710Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T19:44:58.2998830Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T19:44:58.5945150Z ==> 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:44:58.7290770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T19:45:00.1466900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T19:45:00.4849550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T19%3A55%3A00Z&sig=JIWlwLkuq3VdnXkdrvcwJvju0DOEXX%2Fc0fYuZK6y83M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:00.5627880Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T19:45:02.0673260Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T19:45:02.3615520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T19%3A55%3A00Z&sig=9gWRiTf%2BTTmjQXa%2B2JqgLby68aqH7%2FRvE3BGX3wYiHM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:02.4379730Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T19:45:03.9010530Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T19:45:04.1821210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T19%3A55%3A00Z&sig=Bv1c%2Fe7H5U4d5qfRqxTVtplHCzBwn9IFd35qsadOgUQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:04.3857200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T19:45:05.9248780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T19:45:06.2906990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T19%3A55%3A00Z&sig=Du0C0EPIJmRhXNhFUz%2BXBi92FeZa5O%2BG5RV5g07SXxw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:06.4831680Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T19:45:07.9189400Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T19:45:08.3270880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T19%3A55%3A00Z&sig=ty9SEyevBv6e8RvSn0%2FgC%2BS%2FwyVvz8FLOpi2N7jq1Po%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:08.4416520Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T19:45:09.8192310Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T19:45:10.0724630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T19%3A55%3A00Z&sig=VB8%2FxzXCK2G8AgTNt4x9HJpA5fqz9h11p3Jy6a%2B8NuM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:10.3902780Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T19:45:11.8024190Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T19:45:12.1593680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T19%3A55%3A00Z&sig=32qbUIfmRhpjnHgAGCD%2FfaO6bEPCbxv7i%2BihzHR0QWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:12.2994830Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T19:45:13.7405850Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T19:45:14.0328130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T19%3A55%3A00Z&sig=EZoWoX49%2B8jIDzMugGE8ljaHD5j%2BVYfIDSHCVEAMFgk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:14.2399860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T19:45:15.6522290Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T19:45:15.9233480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T19%3A55%3A00Z&sig=nusyrUoh321URpX5ZRXNgOaPAmrnfwnQhc2cKfmDzzQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:16.2702350Z ==> 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:45:16.2705740Z ==> Installing gdal dependency: cfitsio 2021-05-16T19:45:16.3404300Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T19:45:19.2909090Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T19:45:19.2927820Z ==> Installing gdal dependency: popt 2021-05-16T19:45:19.2951750Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T19:45:22.1549960Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T19:45:22.1558460Z ==> Installing gdal dependency: epsilon 2021-05-16T19:45:22.1610440Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T19:45:24.8450160Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T19:45:24.8456550Z ==> Installing gdal dependency: expat 2021-05-16T19:45:24.8485520Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T19:45:27.5026100Z ==> Caveats 2021-05-16T19:45:27.5027760Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:45:27.5029050Z because macOS already provides this software and installing another version in 2021-05-16T19:45:27.5030100Z parallel can cause all kinds of trouble. 2021-05-16T19:45:27.5030710Z 2021-05-16T19:45:27.5031490Z If you need to have expat first in your PATH, run: 2021-05-16T19:45:27.5033010Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:45:27.5033780Z 2021-05-16T19:45:27.5034580Z For compilers to find expat you may need to set: 2021-05-16T19:45:27.5035870Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T19:45:27.5037240Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T19:45:27.5037900Z 2021-05-16T19:45:27.5039090Z For pkg-config to find expat you may need to set: 2021-05-16T19:45:27.5040170Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T19:45:27.5040830Z 2021-05-16T19:45:27.5041920Z ==> Summary 2021-05-16T19:45:27.5054310Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T19:45:27.5061330Z ==> Installing gdal dependency: freexl 2021-05-16T19:45:27.5120920Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T19:45:30.4627770Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T19:45:30.4634130Z ==> Installing gdal dependency: geos 2021-05-16T19:45:30.5219250Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T19:45:34.0920990Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T19:45:34.0928750Z ==> Installing gdal dependency: hdf5 2021-05-16T19:45:34.1480610Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:45:37.8586010Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T19:45:37.8592360Z ==> Installing gdal dependency: json-c 2021-05-16T19:45:37.8655890Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T19:45:40.6926880Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T19:45:40.6936480Z ==> Installing gdal dependency: libxml2 2021-05-16T19:45:40.7068130Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T19:45:44.1162760Z ==> Caveats 2021-05-16T19:45:44.1164300Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:45:44.1165560Z because macOS already provides this software and installing another version in 2021-05-16T19:45:44.1166620Z parallel can cause all kinds of trouble. 2021-05-16T19:45:44.1167220Z 2021-05-16T19:45:44.1168030Z If you need to have libxml2 first in your PATH, run: 2021-05-16T19:45:44.1169560Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:45:44.1170780Z 2021-05-16T19:45:44.1175400Z For compilers to find libxml2 you may need to set: 2021-05-16T19:45:44.1176800Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T19:45:44.1177870Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T19:45:44.1178260Z 2021-05-16T19:45:44.1179130Z For pkg-config to find libxml2 you may need to set: 2021-05-16T19:45:44.1179880Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T19:45:44.1180280Z 2021-05-16T19:45:44.1180980Z ==> Summary 2021-05-16T19:45:44.1358120Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T19:45:44.1364350Z ==> Installing gdal dependency: libdap 2021-05-16T19:45:44.1522440Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T19:45:47.3950070Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T19:45:47.3956080Z ==> Installing gdal dependency: proj 2021-05-16T19:45:47.4176170Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T19:45:50.3574690Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T19:45:50.3580290Z ==> Installing gdal dependency: libgeotiff 2021-05-16T19:45:50.3781190Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T19:45:53.1951480Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T19:45:53.1957080Z ==> Installing gdal dependency: librttopo 2021-05-16T19:45:53.2400860Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T19:45:56.0901750Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T19:45:56.0906590Z ==> Installing gdal dependency: minizip 2021-05-16T19:45:56.1157900Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T19:45:58.8590680Z ==> Caveats 2021-05-16T19:45:58.8592420Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T19:45:58.8593870Z with the venerable 'unzip' library. 2021-05-16T19:45:58.8595190Z ==> Summary 2021-05-16T19:45:58.8611220Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T19:45:58.8618580Z ==> Installing gdal dependency: libspatialite 2021-05-16T19:45:58.9503630Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T19:46:02.3629870Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T19:46:02.3634960Z ==> Installing gdal dependency: netcdf 2021-05-16T19:46:02.4186710Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:46:05.4567160Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T19:46:05.4574630Z ==> Installing gdal dependency: openblas 2021-05-16T19:46:05.4915780Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T19:46:09.7505870Z ==> Caveats 2021-05-16T19:46:09.7507570Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:46:09.7508780Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T19:46:09.7509490Z 2021-05-16T19:46:09.7510310Z For compilers to find openblas you may need to set: 2021-05-16T19:46:09.7511650Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T19:46:09.7513070Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T19:46:09.7513760Z 2021-05-16T19:46:09.7514960Z For pkg-config to find openblas you may need to set: 2021-05-16T19:46:09.7516060Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T19:46:09.7516740Z 2021-05-16T19:46:09.7517830Z ==> Summary 2021-05-16T19:46:09.7534080Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T19:46:09.7541180Z ==> Installing gdal dependency: numpy 2021-05-16T19:46:09.8246740Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T19:46:14.1038210Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T19:46:14.1043640Z ==> Installing gdal dependency: xerces-c 2021-05-16T19:46:14.1138920Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T19:46:19.6540900Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T19:46:19.6547430Z ==> Installing gdal 2021-05-16T19:46:19.6550860Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T19:46:26.9378350Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T19:46:28.3321080Z ==> No outdated dependents to upgrade! 2021-05-16T19:46:28.3322790Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:46:28.6698990Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:46:28.6700500Z netcdf 2021-05-16T19:46:28.7740320Z ==> Caveats 2021-05-16T19:46:28.7741690Z ==> expat 2021-05-16T19:46:28.7812680Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:46:28.7814060Z because macOS already provides this software and installing another version in 2021-05-16T19:46:28.7815070Z parallel can cause all kinds of trouble. 2021-05-16T19:46:28.7815660Z 2021-05-16T19:46:28.7816450Z If you need to have expat first in your PATH, run: 2021-05-16T19:46:28.7817940Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:46:28.7818690Z 2021-05-16T19:46:28.7819480Z For compilers to find expat you may need to set: 2021-05-16T19:46:28.7820760Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T19:46:28.7822080Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T19:46:28.7822740Z 2021-05-16T19:46:28.7823900Z For pkg-config to find expat you may need to set: 2021-05-16T19:46:28.7824960Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T19:46:28.7825600Z 2021-05-16T19:46:28.7826710Z ==> libxml2 2021-05-16T19:46:28.7895110Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:46:28.7900510Z because macOS already provides this software and installing another version in 2021-05-16T19:46:28.7901600Z parallel can cause all kinds of trouble. 2021-05-16T19:46:28.7902200Z 2021-05-16T19:46:28.7903020Z If you need to have libxml2 first in your PATH, run: 2021-05-16T19:46:28.7905140Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:46:28.7905920Z 2021-05-16T19:46:28.7906730Z For compilers to find libxml2 you may need to set: 2021-05-16T19:46:28.7908070Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T19:46:28.7909440Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T19:46:28.7910150Z 2021-05-16T19:46:28.7911390Z For pkg-config to find libxml2 you may need to set: 2021-05-16T19:46:28.7912460Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T19:46:28.7913140Z 2021-05-16T19:46:28.7914260Z ==> minizip 2021-05-16T19:46:28.7923180Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T19:46:28.7924670Z with the venerable 'unzip' library. 2021-05-16T19:46:28.7925940Z ==> openblas 2021-05-16T19:46:28.7991700Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:46:28.7993070Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T19:46:28.7993790Z 2021-05-16T19:46:28.7994620Z For compilers to find openblas you may need to set: 2021-05-16T19:46:28.7995970Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T19:46:28.7997380Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T19:46:28.7998260Z 2021-05-16T19:46:28.7999470Z For pkg-config to find openblas you may need to set: 2021-05-16T19:46:28.8001270Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T19:46:28.8001950Z 2021-05-16T19:46:31.0495410Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T19:46:31.5376910Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T19:46:31.5408400Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T19:46:31.8212360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:46:31.8390060Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T19:46:32.3210990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T19:46:32.3233000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T19:46:32.5795380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:46:32.6014000Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T19:46:34.0172860Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T19:46:34.3071750Z ==> 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:35.4574600Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T19:46:36.1838750Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T19:46:36.1864350Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T19:46:36.4681680Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:46:36.4795540Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T19:46:37.9307800Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T19:46:38.2032910Z ==> 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:38.3580050Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T19:46:38.3598230Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T19:46:39.8394590Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T19:46:40.1103360Z ==> 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:40.5221600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T19:46:41.9576280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T19:46:42.2221290Z ==> 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:42.3753070Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T19:46:43.8559340Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T19:46:44.1195510Z ==> 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:45.7046820Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T19:46:45.7054370Z ==> Installing itk dependency: open-mpi 2021-05-16T19:46:45.8336870Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:46:51.7099060Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T19:46:51.7137260Z ==> Installing itk dependency: fftw 2021-05-16T19:46:51.7777990Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:46:54.9037900Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T19:46:54.9044210Z ==> Installing itk dependency: boost 2021-05-16T19:46:54.9097410Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T19:47:28.0058950Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T19:47:28.0078340Z ==> Installing itk dependency: netcdf 2021-05-16T19:47:28.0850630Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:47:31.0218810Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T19:47:31.0221130Z ==> Installing itk dependency: pyqt@5 2021-05-16T19:47:31.0862360Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T19:47:36.5284170Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T19:47:36.5290160Z ==> Installing itk dependency: vtk@8.2 2021-05-16T19:47:36.6876630Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T19:48:07.4981740Z ==> Caveats 2021-05-16T19:48:07.4983370Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:48:07.4984510Z because this is an alternate version of another formula. 2021-05-16T19:48:07.4985180Z 2021-05-16T19:48:07.4985960Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T19:48:07.4987460Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:48:07.4988210Z 2021-05-16T19:48:07.4989000Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T19:48:07.4990290Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T19:48:07.4991630Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T19:48:07.4992290Z 2021-05-16T19:48:07.4993570Z ==> Summary 2021-05-16T19:48:07.7240240Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T19:48:07.7245450Z ==> Installing itk dependency: gdcm 2021-05-16T19:48:07.9159170Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T19:48:14.1111070Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T19:48:14.1112400Z ==> Installing itk 2021-05-16T19:48:14.1113510Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T19:48:28.6010380Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T19:48:31.8584120Z ==> No outdated dependents to upgrade! 2021-05-16T19:48:31.8585830Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:48:34.0074420Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:48:34.0075440Z fftw 2021-05-16T19:48:34.0470710Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T19:48:34.0472340Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T19:48:35.8871420Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T19:48:36.0124470Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T19:48:36.9965620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37.5275110Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T19:48:37.7993190Z ==> 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:37.8310300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:37.8668840Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T19:48:37.8730420Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T19:48:38.8947830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39.3867820Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T19:48:39.6618960Z ==> 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:39.6923280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:39.7542270Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T19:48:39.7625240Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T19:48:40.7805810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41.2556730Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T19:48:41.5308570Z ==> 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:41.5665430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:41.6111720Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T19:48:41.6164140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T19:48:42.6388840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43.1627160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T19:48:43.4526860Z ==> 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:43.4879110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43.6567510Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T19:48:43.7181500Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T19:48:43.7185460Z ==> Installing libav dependency: faac 2021-05-16T19:48:43.7824740Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T19:48:43.7860110Z 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-8980-1pop3sf 2021-05-16T19:48:43.7979420Z cp -pR /private/tmp/d20210516-8980-1pop3sf/faac/. /usr/local/Cellar/faac 2021-05-16T19:48:43.8146310Z chmod -Rf +w /private/tmp/d20210516-8980-1pop3sf 2021-05-16T19:48:43.8707020Z ==> Finishing up 2021-05-16T19:48:43.9256640Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T19:48:43.9263070Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T19:48:43.9267750Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T19:48:43.9287140Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T19:48:43.9297170Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T19:48:43.9302480Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T19:48:43.9307960Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T19:48:43.9456420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9162-kokm9i.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:46.4431200Z ==> Summary 2021-05-16T19:48:46.4457460Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T19:48:46.4464500Z ==> Installing libav dependency: fdk-aac 2021-05-16T19:48:46.4493910Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T19:48:46.4512360Z 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-8980-1d7c2ih 2021-05-16T19:48:46.4849070Z cp -pR /private/tmp/d20210516-8980-1d7c2ih/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T19:48:46.5053230Z chmod -Rf +w /private/tmp/d20210516-8980-1d7c2ih 2021-05-16T19:48:46.5595310Z ==> Finishing up 2021-05-16T19:48:46.6105070Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T19:48:46.6111080Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T19:48:46.6118070Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T19:48:46.6122700Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T19:48:46.6128540Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T19:48:46.6136450Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T19:48:46.6287790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9188-1ol4dlh.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:49.3038650Z ==> Summary 2021-05-16T19:48:49.3063540Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T19:48:49.3070120Z ==> Installing libav dependency: sdl 2021-05-16T19:48:49.3102150Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T19:48:49.3125150Z 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-8980-j9rcr0 2021-05-16T19:48:49.4248090Z cp -pR /private/tmp/d20210516-8980-j9rcr0/sdl/. /usr/local/Cellar/sdl 2021-05-16T19:48:49.5455060Z chmod -Rf +w /private/tmp/d20210516-8980-j9rcr0 2021-05-16T19:48:49.6736560Z ==> Finishing up 2021-05-16T19:48:49.7223650Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T19:48:49.7228620Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T19:48:49.7245270Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T19:48:49.7276150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T19:48:49.7285030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T19:48:49.7301130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T19:48:49.7309200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T19:48:49.7319660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T19:48:49.7326240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T19:48:49.7338530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T19:48:49.7350260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T19:48:49.7360910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T19:48:49.7370240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T19:48:49.7381070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T19:48:49.7390810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T19:48:49.7396700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T19:48:49.7402850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T19:48:49.7412470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T19:48:49.7423090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T19:48:49.7432280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T19:48:49.7444060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T19:48:49.7454110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T19:48:49.7463290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T19:48:49.7472920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T19:48:49.7481150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T19:48:49.7491570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T19:48:49.7516550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T19:48:49.7526530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T19:48:49.7535670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T19:48:49.7546300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T19:48:49.7553820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T19:48:49.7559260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T19:48:49.7564590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T19:48:49.7572210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T19:48:49.7579260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T19:48:49.7587720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T19:48:49.7592680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T19:48:49.7600800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T19:48:49.7608910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T19:48:49.7613700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T19:48:49.7619690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T19:48:49.7628950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T19:48:49.7638450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T19:48:49.7645660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T19:48:49.7654490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T19:48:49.7661390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T19:48:49.7667340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T19:48:49.7673760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T19:48:49.7678820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T19:48:49.7689380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T19:48:49.7697250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T19:48:49.7702820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T19:48:49.7713430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T19:48:49.7718520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T19:48:49.7727230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T19:48:49.7735940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T19:48:49.7741810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T19:48:49.7747170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T19:48:49.7772850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T19:48:49.7781250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T19:48:49.7788280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T19:48:49.7799000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T19:48:49.7806190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T19:48:49.7811360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T19:48:49.7818690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T19:48:49.7828200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T19:48:49.7833350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T19:48:49.7839070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T19:48:49.7846850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T19:48:49.7856300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T19:48:49.7863880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T19:48:49.7868840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T19:48:49.7876260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T19:48:49.7886700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T19:48:49.7897020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T19:48:49.7902110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T19:48:49.7907770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T19:48:49.7916100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T19:48:49.7920820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T19:48:49.7926430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T19:48:49.7931910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T19:48:49.7940760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T19:48:49.7945960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T19:48:49.7951450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T19:48:49.7956800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T19:48:49.7962090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T19:48:49.7967650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T19:48:49.7972660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T19:48:49.7983220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T19:48:49.7989840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T19:48:49.7995150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T19:48:49.8020390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T19:48:49.8025400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T19:48:49.8031080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T19:48:49.8038960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T19:48:49.8044630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T19:48:49.8049960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T19:48:49.8057370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T19:48:49.8062730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T19:48:49.8067630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T19:48:49.8074680Z Only the first 100 operations were output. 2021-05-16T19:48:49.9072000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9214-wk0lyk.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:52.5797770Z ==> Summary 2021-05-16T19:48:52.5957990Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T19:48:52.5964790Z ==> Installing libav 2021-05-16T19:48:52.5968090Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T19:48:52.5987100Z 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-8980-3283om 2021-05-16T19:48:52.7856220Z cp -pR /private/tmp/d20210516-8980-3283om/libav/. /usr/local/Cellar/libav 2021-05-16T19:48:52.8677390Z chmod -Rf +w /private/tmp/d20210516-8980-3283om 2021-05-16T19:48:54.0987700Z ==> Finishing up 2021-05-16T19:48:54.1468560Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T19:48:54.1479750Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T19:48:54.1496840Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T19:48:54.1522630Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T19:48:54.1528250Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T19:48:54.1533840Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T19:48:54.1876470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9240-1wegk2j.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:56.9521590Z ==> Summary 2021-05-16T19:48:56.9542290Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T19:48:59.7092110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T19:49:01.2726970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T19:49:01.5706560Z ==> 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:49:01.7404390Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T19:49:04.8111230Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T19:49:07.3395580Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T19:49:07.3396700Z To reinstall 4.3.0, run: 2021-05-16T19:49:07.3397480Z brew reinstall libtiff 2021-05-16T19:49:09.0160800Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T19:49:09.0161930Z To reinstall 2.3.9_1, run: 2021-05-16T19:49:09.0162740Z brew reinstall unixodbc 2021-05-16T19:49:10.6921560Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T19:49:10.6922670Z To reinstall 1.0.18_1, run: 2021-05-16T19:49:10.6923470Z brew reinstall libsodium 2021-05-16T19:49:12.3730770Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T19:49:12.3731950Z To reinstall 4.1.1, run: 2021-05-16T19:49:12.3733190Z brew reinstall tesseract 2021-05-16T19:49:14.0704640Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T19:49:14.0705800Z To reinstall 1.21.1, run: 2021-05-16T19:49:14.0706560Z brew reinstall wget 2021-05-16T19:49:15.7718980Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T19:49:15.7720160Z To reinstall 4.3.4, run: 2021-05-16T19:49:15.7720940Z brew reinstall zeromq 2021-05-16T19:49:17.4391440Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T19:49:17.4392600Z To reinstall 2.2.27.6_1, run: 2021-05-16T19:49:17.4393370Z brew reinstall udunits 2021-05-16T19:49:19.8046840Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T19:49:19.8048230Z To reinstall 1.2.0, run: 2021-05-16T19:49:19.8058900Z brew reinstall webp 2021-05-16T19:49:20.8999760Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T19:49:22.3226710Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T19:49:22.6049150Z ==> 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:24.4560570Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T19:50:07.0561000Z ==> Caveats 2021-05-16T19:50:07.0562180Z Bash completion has been installed to: 2021-05-16T19:50:07.0563060Z /usr/local/etc/bash_completion.d 2021-05-16T19:50:07.0564320Z ==> Summary 2021-05-16T19:50:08.3743660Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T19:50:11.5926430Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T19:50:11.5941810Z ==> 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=20210516T195011Z&X-Amz-Expires=300&X-Amz-Signature=fe4a90a301cd3643d143213566fa61db8b76fbf6ba4c6e4581dfb0d72c958c9f&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.7961450Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T19:50:14.7962600Z ==> Installing Cask xquartz 2021-05-16T19:50:34.4533930Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T19:50:34.4535880Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T19:50:58.7346030Z installer: Package name is 2021-05-16T19:50:58.7349850Z installer: Installing at base path / 2021-05-16T19:50:58.7350820Z installer: The install was successful. 2021-05-16T19:50:58.7351790Z installer: The install requires logging out now. 2021-05-16T19:50:58.8505650Z 🍺 xquartz was successfully installed! 2021-05-16T19:50:58.8775790Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T19:50:58.8776340Z with: 2021-05-16T19:50:58.8776790Z github_slug: neuroconductor/voxel 2021-05-16T19:50:58.8777190Z env: 2021-05-16T19:50:58.8777580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:50:58.8777980Z TIC_DEPLOY_KEY: 2021-05-16T19:50:58.8778290Z RSPM: 2021-05-16T19:50:58.8779440Z GITHUB_PAT: *** 2021-05-16T19:50:58.8779820Z COVERALLS_TOKEN: 2021-05-16T19:50:58.8780230Z continue-on-error: false 2021-05-16T19:50:58.8780670Z VDIFFR_RUN_TESTS: false 2021-05-16T19:50:58.8781270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:50:58.8781720Z TZ: UTC 2021-05-16T19:50:58.8782480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:50:58.8782850Z NOT_CRAN: true 2021-05-16T19:50:58.8783170Z ##[endgroup] 2021-05-16T19:50:58.9565230Z repo slug is: neuroconductor/voxel 2021-05-16T19:50:58.9682530Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T19:50:58.9683120Z env: 2021-05-16T19:50:58.9683630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:50:58.9684270Z TIC_DEPLOY_KEY: 2021-05-16T19:50:58.9684620Z RSPM: 2021-05-16T19:50:58.9685480Z GITHUB_PAT: *** 2021-05-16T19:50:58.9685870Z COVERALLS_TOKEN: 2021-05-16T19:50:58.9686440Z continue-on-error: false 2021-05-16T19:50:58.9686900Z VDIFFR_RUN_TESTS: false 2021-05-16T19:50:58.9687400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:50:58.9687900Z TZ: UTC 2021-05-16T19:50:58.9688370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:50:58.9688850Z NOT_CRAN: true 2021-05-16T19:50:58.9689260Z ##[endgroup] 2021-05-16T19:51:00.1068760Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T19:51:00.1069430Z with: 2021-05-16T19:51:00.1069820Z repo_name: voxel 2021-05-16T19:51:00.1070200Z repo_version: 1.3.5 2021-05-16T19:51:00.1070590Z runner_os: macOS 2021-05-16T19:51:00.1070950Z R_version: 3.6 2021-05-16T19:51:00.1071300Z env: 2021-05-16T19:51:00.1071870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:51:00.1072350Z TIC_DEPLOY_KEY: 2021-05-16T19:51:00.1072800Z RSPM: 2021-05-16T19:51:00.1073990Z GITHUB_PAT: *** 2021-05-16T19:51:00.1074430Z COVERALLS_TOKEN: 2021-05-16T19:51:00.1074890Z continue-on-error: false 2021-05-16T19:51:00.1075390Z VDIFFR_RUN_TESTS: false 2021-05-16T19:51:00.1075870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:51:00.1076330Z TZ: UTC 2021-05-16T19:51:00.1076690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:51:00.1077200Z NOT_CRAN: true 2021-05-16T19:51:00.1077570Z ##[endgroup] 2021-05-16T19:51:00.1736660Z Package: voxel 2021-05-16T19:51:00.1760600Z Version: 1.3.5 2021-05-16T19:51:00.1761510Z OS: macOS 2021-05-16T19:51:00.1826040Z ##[group]Run install.packages('remotes') 2021-05-16T19:51:00.1826850Z install.packages('remotes') 2021-05-16T19:51:00.1827630Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T19:51:00.1828550Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T19:51:00.2010200Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:51:00.2010620Z env: 2021-05-16T19:51:00.2011080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:51:00.2011520Z TIC_DEPLOY_KEY: 2021-05-16T19:51:00.2011910Z RSPM: 2021-05-16T19:51:00.2012850Z GITHUB_PAT: *** 2021-05-16T19:51:00.2013290Z COVERALLS_TOKEN: 2021-05-16T19:51:00.2013740Z continue-on-error: false 2021-05-16T19:51:00.2014240Z VDIFFR_RUN_TESTS: false 2021-05-16T19:51:00.2014730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:51:00.2015300Z TZ: UTC 2021-05-16T19:51:00.2016070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:51:00.2016520Z NOT_CRAN: true 2021-05-16T19:51:00.2016880Z ##[endgroup] 2021-05-16T19:51:00.4453060Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:51:00.4455930Z (as ‘lib’ is unspecified) 2021-05-16T19:51:03.7707390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-16T19:51:04.1220970Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-16T19:51:04.4018920Z ================================================== 2021-05-16T19:51:04.4019830Z downloaded 381 KB 2021-05-16T19:51:04.4085940Z 2021-05-16T19:51:04.5066900Z 2021-05-16T19:51:04.5094510Z The downloaded binary packages are in 2021-05-16T19:51:04.5113020Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpyzHhwy/downloaded_packages 2021-05-16T19:51:10.7200900Z ##[group]Run actions/cache@v1 2021-05-16T19:51:10.7201470Z with: 2021-05-16T19:51:10.7201900Z path: /Users/runner/work/_temp/Library 2021-05-16T19:51:10.7204740Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-fda7f03113f2339aafc6feeb5762775b6c4deafae8e926e7bc01129ad0f7995b 2021-05-16T19:51:10.7207820Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T19:51:10.7208820Z env: 2021-05-16T19:51:10.7209270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:51:10.7209710Z TIC_DEPLOY_KEY: 2021-05-16T19:51:10.7210070Z RSPM: 2021-05-16T19:51:10.7211730Z GITHUB_PAT: *** 2021-05-16T19:51:10.7212190Z COVERALLS_TOKEN: 2021-05-16T19:51:10.7212670Z continue-on-error: false 2021-05-16T19:51:10.7213130Z VDIFFR_RUN_TESTS: false 2021-05-16T19:51:10.7213630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:51:10.7214060Z TZ: UTC 2021-05-16T19:51:10.7214520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:51:10.7214960Z NOT_CRAN: true 2021-05-16T19:51:10.7215310Z ##[endgroup] 2021-05-16T19:51:10.8011930Z [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.8109990Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T19:51:10.8110890Z remotes::install_github("ropensci/tic") 2021-05-16T19:51:10.8111520Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T19:51:10.8112190Z remotes::install_github("muschellij2/aghast") 2021-05-16T19:51:10.8112860Z remotes::install_cran("covr") 2021-05-16T19:51:10.8529850Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:51:10.8530320Z env: 2021-05-16T19:51:10.8530750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:51:10.8531250Z TIC_DEPLOY_KEY: 2021-05-16T19:51:10.8531600Z RSPM: 2021-05-16T19:51:10.8532560Z GITHUB_PAT: *** 2021-05-16T19:51:10.8532960Z COVERALLS_TOKEN: 2021-05-16T19:51:10.8533450Z continue-on-error: false 2021-05-16T19:51:10.8533960Z VDIFFR_RUN_TESTS: false 2021-05-16T19:51:10.8534450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:51:10.8534920Z TZ: UTC 2021-05-16T19:51:10.8535340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:51:10.8535740Z NOT_CRAN: true 2021-05-16T19:51:10.8536130Z ##[endgroup] 2021-05-16T19:51:11.1091650Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:51:11.7221420Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T19:51:15.3821070Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T19:51:15.3822570Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:51:15.3823820Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:51:15.3824960Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T19:51:15.3826170Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T19:51:15.3827360Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:51:15.3828510Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T19:51:15.3829710Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T19:51:15.3830840Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T19:51:15.3832090Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T19:51:15.3833280Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T19:51:15.3834490Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:51:15.3835730Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T19:51:15.3836860Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:51:15.3838060Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T19:51:15.3839260Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T19:51:15.3840470Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:51:15.3841710Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:51:15.3842860Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T19:51:15.3844070Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T19:51:15.3845260Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T19:51:15.3846410Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T19:51:15.3847600Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T19:51:15.3849500Z 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.3852420Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T19:51:15.3853650Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:51:15.3854960Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:51:15.3856210Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:51:15.3857430Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:51:15.3858630Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T19:51:15.3859800Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:51:15.3861000Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:51:15.3862410Z (as ‘lib’ is unspecified) 2021-05-16T19:51:15.3863320Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T19:51:15.3864630Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T19:51:15.3865830Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:51:15.3867060Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T19:51:15.3868230Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T19:51:18.0347410Z 2021-05-16T19:51:18.0348920Z There is a binary version available but the source version is later: 2021-05-16T19:51:18.0375090Z binary source needs_compilation 2021-05-16T19:51:18.0376180Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T19:51:18.0376800Z 2021-05-16T19:51:18.0399860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-16T19:51:18.2344520Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-16T19:51:18.2499800Z ================================================== 2021-05-16T19:51:18.2501080Z downloaded 1.3 MB 2021-05-16T19:51:18.2501780Z 2021-05-16T19:51:18.2547530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-16T19:51:18.3773520Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-16T19:51:18.3795810Z ================================================== 2021-05-16T19:51:18.3796770Z downloaded 220 KB 2021-05-16T19:51:18.3797340Z 2021-05-16T19:51:18.3829590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-16T19:51:18.6160170Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-16T19:51:18.6188060Z ================================================== 2021-05-16T19:51:18.6190050Z downloaded 135 KB 2021-05-16T19:51:18.6191710Z 2021-05-16T19:51:18.6221470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-16T19:51:18.9382930Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-16T19:51:18.9386370Z ================================================== 2021-05-16T19:51:18.9388140Z downloaded 46 KB 2021-05-16T19:51:18.9388730Z 2021-05-16T19:51:18.9421560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-16T19:51:19.2399070Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-16T19:51:19.2400200Z ================================================== 2021-05-16T19:51:19.2401300Z downloaded 21 KB 2021-05-16T19:51:19.2401940Z 2021-05-16T19:51:19.2426590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-16T19:51:19.3656430Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-16T19:51:19.3707570Z ================================================== 2021-05-16T19:51:19.3708430Z downloaded 80 KB 2021-05-16T19:51:19.3709020Z 2021-05-16T19:51:19.3744390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-16T19:51:19.5419720Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-16T19:51:19.6390460Z ================================================== 2021-05-16T19:51:19.6392690Z downloaded 2.7 MB 2021-05-16T19:51:19.6393330Z 2021-05-16T19:51:19.6429390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-16T19:51:19.8145240Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-16T19:51:19.8150320Z ================================================== 2021-05-16T19:51:19.8153010Z downloaded 34 KB 2021-05-16T19:51:19.8153670Z 2021-05-16T19:51:19.8175170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-16T19:51:19.9782840Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-16T19:51:19.9889710Z ================================================== 2021-05-16T19:51:19.9891950Z downloaded 841 KB 2021-05-16T19:51:19.9894270Z 2021-05-16T19:51:19.9926000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-16T19:51:20.2290910Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-16T19:51:20.2341250Z ================================================== 2021-05-16T19:51:20.2343130Z downloaded 480 KB 2021-05-16T19:51:20.2343740Z 2021-05-16T19:51:20.2381240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-16T19:51:20.3931790Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-16T19:51:20.3933660Z ================================================== 2021-05-16T19:51:20.3935730Z downloaded 13 KB 2021-05-16T19:51:20.3936330Z 2021-05-16T19:51:20.3967350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-16T19:51:20.7313180Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-16T19:51:20.7314620Z ================================================== 2021-05-16T19:51:20.7315660Z downloaded 489 KB 2021-05-16T19:51:20.7316550Z 2021-05-16T19:51:20.7346850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-16T19:51:21.0073420Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-16T19:51:21.0089050Z ================================================== 2021-05-16T19:51:21.0089880Z downloaded 89 KB 2021-05-16T19:51:21.0090660Z 2021-05-16T19:51:21.0122880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-16T19:51:21.2513870Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-16T19:51:21.2619370Z ================================================== 2021-05-16T19:51:21.2620840Z downloaded 517 KB 2021-05-16T19:51:21.2621460Z 2021-05-16T19:51:21.2659010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-16T19:51:21.5483040Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-16T19:51:21.5525970Z ================================================== 2021-05-16T19:51:21.5527210Z downloaded 206 KB 2021-05-16T19:51:21.5528370Z 2021-05-16T19:51:21.5559390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-16T19:51:21.8000410Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-16T19:51:21.8054150Z ================================================== 2021-05-16T19:51:21.8055730Z downloaded 266 KB 2021-05-16T19:51:21.8056550Z 2021-05-16T19:51:21.8093270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-16T19:51:21.9659360Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-16T19:51:21.9677670Z ================================================== 2021-05-16T19:51:21.9678490Z downloaded 166 KB 2021-05-16T19:51:21.9679080Z 2021-05-16T19:51:21.9715200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-16T19:51:22.1227720Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-16T19:51:22.1237540Z ================================================== 2021-05-16T19:51:22.1238420Z downloaded 94 KB 2021-05-16T19:51:22.1238960Z 2021-05-16T19:51:22.1272850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-16T19:51:22.2746180Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-16T19:51:22.2763540Z ================================================== 2021-05-16T19:51:22.2764760Z downloaded 136 KB 2021-05-16T19:51:22.2765480Z 2021-05-16T19:51:22.2797150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-16T19:51:22.4877490Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-16T19:51:22.4932650Z ================================================== 2021-05-16T19:51:22.4933260Z downloaded 183 KB 2021-05-16T19:51:22.4933550Z 2021-05-16T19:51:22.5578140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-16T19:51:22.8299750Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-16T19:51:22.8302660Z ================================================== 2021-05-16T19:51:22.8303460Z downloaded 199 KB 2021-05-16T19:51:22.8304040Z 2021-05-16T19:51:22.8330630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-16T19:51:23.0623460Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-16T19:51:23.0650130Z ================================================== 2021-05-16T19:51:23.0651960Z downloaded 204 KB 2021-05-16T19:51:23.0652790Z 2021-05-16T19:51:23.0691850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-16T19:51:23.3333660Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-16T19:51:23.3340500Z ================================================== 2021-05-16T19:51:23.3341330Z downloaded 63 KB 2021-05-16T19:51:23.3343800Z 2021-05-16T19:51:23.3374930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-16T19:51:23.6012570Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-16T19:51:23.6015610Z ================================================== 2021-05-16T19:51:23.6016670Z downloaded 44 KB 2021-05-16T19:51:23.6018770Z 2021-05-16T19:51:23.6057120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-16T19:51:23.8240290Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-16T19:51:24.1183720Z ================================================== 2021-05-16T19:51:24.1184900Z downloaded 407 KB 2021-05-16T19:51:24.1185480Z 2021-05-16T19:51:24.1228490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-16T19:51:24.3108700Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-16T19:51:24.3642080Z ================================================== 2021-05-16T19:51:24.3644310Z downloaded 91 KB 2021-05-16T19:51:24.3645500Z 2021-05-16T19:51:24.3681230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-16T19:51:24.5946840Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-16T19:51:24.6840230Z ================================================== 2021-05-16T19:51:24.6841200Z downloaded 134 KB 2021-05-16T19:51:24.6842130Z 2021-05-16T19:51:24.7013300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-16T19:51:24.9492500Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-16T19:51:25.0103950Z ================================================== 2021-05-16T19:51:25.0104990Z downloaded 1.8 MB 2021-05-16T19:51:25.0105590Z 2021-05-16T19:51:25.0140410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-16T19:51:25.3163530Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-16T19:51:25.3277000Z ================================================== 2021-05-16T19:51:25.3285670Z downloaded 535 KB 2021-05-16T19:51:25.3287540Z 2021-05-16T19:51:25.3310090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-16T19:51:25.4606300Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-16T19:51:25.4681930Z ================================================== 2021-05-16T19:51:25.4682780Z downloaded 514 KB 2021-05-16T19:51:25.4684040Z 2021-05-16T19:51:25.4716070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-16T19:51:25.7541920Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-16T19:51:25.7547700Z ================================================== 2021-05-16T19:51:25.7549380Z downloaded 47 KB 2021-05-16T19:51:25.7550910Z 2021-05-16T19:51:25.7581460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-16T19:51:25.9898200Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-16T19:51:26.0079130Z ================================================== 2021-05-16T19:51:26.0080500Z downloaded 690 KB 2021-05-16T19:51:26.0081330Z 2021-05-16T19:51:26.0114720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-16T19:51:26.1783800Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-16T19:51:26.1790880Z ================================================== 2021-05-16T19:51:26.1791710Z downloaded 46 KB 2021-05-16T19:51:26.1792920Z 2021-05-16T19:51:26.1824080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-16T19:51:26.4046460Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-16T19:51:26.4221160Z ================================================== 2021-05-16T19:51:26.4222050Z downloaded 2.0 MB 2021-05-16T19:51:26.4222660Z 2021-05-16T19:51:27.3044280Z 2021-05-16T19:51:27.3072370Z installing the source package ‘cachem’ 2021-05-16T19:51:27.3073470Z The downloaded binary packages are in 2021-05-16T19:51:27.3074900Z 2021-05-16T19:51:27.3076280Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJD191P/downloaded_packages 2021-05-16T19:51:27.3078710Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T19:51:27.5162460Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T19:51:27.5263310Z ================================================== 2021-05-16T19:51:27.5364430Z downloaded 24 KB 2021-05-16T19:51:27.5464790Z 2021-05-16T19:51:27.9166530Z * installing *source* package ‘cachem’ ... 2021-05-16T19:51:27.9242190Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:27.9243480Z ** using staged installation 2021-05-16T19:51:27.9421240Z ** libs 2021-05-16T19:51:34.0836060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T19:51:34.6295400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:51:34.7120870Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:51:34.9355390Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T19:51:34.9398480Z ** R 2021-05-16T19:51:34.9565780Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:35.8804120Z ** help 2021-05-16T19:51:35.9101110Z *** installing help indices 2021-05-16T19:51:35.9349190Z ** building package indices 2021-05-16T19:51:35.9598690Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:36.3467230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:51:37.6709110Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:37.9647370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:37.9670600Z * DONE (cachem) 2021-05-16T19:51:37.9818590Z 2021-05-16T19:51:37.9819840Z The downloaded source packages are in 2021-05-16T19:51:37.9822400Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJD191P/downloaded_packages’ 2021-05-16T19:51:37.9832920Z Running `R CMD build`... 2021-05-16T19:51:41.1266350Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJD191P/remotes29ff44ff865b/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T19:51:41.1268240Z * preparing ‘tic’: 2021-05-16T19:51:41.1270540Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:51:41.1271630Z * installing the package to process help pages 2021-05-16T19:51:41.1273920Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:51:41.1275040Z * checking for empty or unneeded directories 2021-05-16T19:51:41.1277050Z Removed empty directory ‘tic/.circleci’ 2021-05-16T19:51:41.1279200Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:51:41.1280270Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T19:51:41.1281150Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T19:51:41.1282920Z (as ‘lib’ is unspecified) 2021-05-16T19:51:41.6783690Z * installing *source* package ‘tic’ ... 2021-05-16T19:51:41.6786190Z ** using staged installation 2021-05-16T19:51:41.7120510Z ** R 2021-05-16T19:51:41.7509620Z ** inst 2021-05-16T19:51:41.7741990Z ** preparing package for lazy loading 2021-05-16T19:51:42.3564950Z ** help 2021-05-16T19:51:42.5914100Z *** installing help indices 2021-05-16T19:51:42.7021230Z *** copying figures 2021-05-16T19:51:42.7057370Z ** building package indices 2021-05-16T19:51:42.8494830Z ** installing vignettes 2021-05-16T19:51:42.8599340Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:51:43.2177980Z ** testing if installed package can be loaded from final location 2021-05-16T19:51:43.6714360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:51:43.6819000Z * DONE (tic) 2021-05-16T19:51:43.7354360Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:51:43.9817380Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T19:51:47.1640240Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T19:51:47.1645720Z 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:47.1647920Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:51:47.1651470Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T19:51:47.1653970Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:51:47.1655400Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T19:51:47.1656560Z (as ‘lib’ is unspecified) 2021-05-16T19:51:47.1661560Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:51:47.1662930Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T19:51:47.1664970Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T19:51:47.1668460Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:51:47.1669750Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:51:47.1671340Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T19:51:47.1674900Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T19:51:47.1676330Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T19:51:47.1680980Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:51:47.1682270Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:51:47.1683860Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T19:51:47.1688060Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T19:51:47.1689380Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T19:51:47.1690910Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T19:51:47.1692130Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T19:51:47.1693320Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T19:51:47.1694210Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T19:51:47.1695990Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T19:51:47.1697210Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T19:51:47.1698430Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T19:51:47.1699630Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:51:47.1700820Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T19:51:47.1702010Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T19:51:47.1703200Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T19:51:47.1704430Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T19:51:47.1705620Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:51:47.1706840Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:51:47.1708080Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:51:47.1709320Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T19:51:47.1710690Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T19:51:47.1711970Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:51:47.1713580Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T19:51:47.1715320Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T19:51:47.1716740Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T19:51:48.8470170Z 2021-05-16T19:51:48.8472790Z There are binary versions available but the source versions are later: 2021-05-16T19:51:48.8490440Z binary source needs_compilation 2021-05-16T19:51:48.8491900Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T19:51:48.8496150Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T19:51:48.8500330Z xfun 0.22 0.23 TRUE 2021-05-16T19:51:48.8500880Z 2021-05-16T19:51:48.8503330Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-16T19:51:49.4209060Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-16T19:51:49.4209820Z ================================================== 2021-05-16T19:51:49.4210590Z downloaded 192 KB 2021-05-16T19:51:49.4211260Z 2021-05-16T19:51:49.4213490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-16T19:51:49.4214910Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-16T19:51:49.4215500Z ================================================== 2021-05-16T19:51:49.4215880Z downloaded 1.4 MB 2021-05-16T19:51:49.4216140Z 2021-05-16T19:51:49.4217480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-16T19:51:49.5320000Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-16T19:51:49.5326550Z ================================================== 2021-05-16T19:51:49.5328170Z downloaded 17 KB 2021-05-16T19:51:49.5330600Z 2021-05-16T19:51:49.5359930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-16T19:51:49.6951660Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-16T19:51:49.6990930Z ================================================== 2021-05-16T19:51:49.7002980Z downloaded 43 KB 2021-05-16T19:51:49.7003600Z 2021-05-16T19:51:49.7005890Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-16T19:51:49.8252080Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-16T19:51:49.8310430Z ================================================== 2021-05-16T19:51:49.8311220Z downloaded 207 KB 2021-05-16T19:51:49.8311780Z 2021-05-16T19:51:49.8346240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-16T19:51:49.9670480Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-16T19:51:49.9816290Z ================================================== 2021-05-16T19:51:49.9817220Z downloaded 945 KB 2021-05-16T19:51:49.9817780Z 2021-05-16T19:51:49.9853790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-16T19:51:50.2183520Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-16T19:51:50.2192990Z ================================================== 2021-05-16T19:51:50.2193780Z downloaded 68 KB 2021-05-16T19:51:50.2194640Z 2021-05-16T19:51:50.2226220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-16T19:51:50.4826030Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-16T19:51:50.4911220Z ================================================== 2021-05-16T19:51:50.4953950Z downloaded 279 KB 2021-05-16T19:51:50.4954680Z 2021-05-16T19:51:50.4956640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-16T19:51:50.7350370Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-16T19:51:50.7423320Z ================================================== 2021-05-16T19:51:50.7424250Z downloaded 289 KB 2021-05-16T19:51:50.7424790Z 2021-05-16T19:51:50.7426800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-16T19:51:50.9082260Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-16T19:51:50.9084560Z ================================================== 2021-05-16T19:51:50.9085370Z downloaded 15 KB 2021-05-16T19:51:50.9085910Z 2021-05-16T19:51:50.9114210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-16T19:51:51.0323420Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-16T19:51:51.0332340Z ================================================== 2021-05-16T19:51:51.0333100Z downloaded 148 KB 2021-05-16T19:51:51.0334210Z 2021-05-16T19:51:51.0368330Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-16T19:51:51.2815070Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-16T19:51:51.2817990Z ================================================== 2021-05-16T19:51:51.2818720Z downloaded 72 KB 2021-05-16T19:51:51.2819250Z 2021-05-16T19:51:51.2853630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-16T19:51:51.4626670Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-16T19:51:51.4725580Z ================================================== 2021-05-16T19:51:51.4827320Z downloaded 35 KB 2021-05-16T19:51:51.4927200Z 2021-05-16T19:51:51.5027550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-16T19:51:51.7236260Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-16T19:51:51.7484740Z ================================================== 2021-05-16T19:51:51.7485910Z downloaded 292 KB 2021-05-16T19:51:51.7486440Z 2021-05-16T19:51:51.7520620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-16T19:51:51.9352490Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-16T19:51:51.9581660Z ================================================== 2021-05-16T19:51:51.9622450Z downloaded 428 KB 2021-05-16T19:51:51.9623200Z 2021-05-16T19:51:51.9626440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-16T19:51:52.1122920Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-16T19:51:52.1222450Z ================================================== 2021-05-16T19:51:52.1310880Z downloaded 36 KB 2021-05-16T19:51:52.1349520Z 2021-05-16T19:51:52.1406180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-16T19:51:52.2900490Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-16T19:51:52.3000100Z ================================================== 2021-05-16T19:51:52.3101900Z downloaded 435 KB 2021-05-16T19:51:52.3202090Z 2021-05-16T19:51:52.3305020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-16T19:51:52.6018690Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-16T19:51:52.6074100Z ================================================== 2021-05-16T19:51:52.6076530Z downloaded 195 KB 2021-05-16T19:51:52.6077110Z 2021-05-16T19:51:52.6105940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-16T19:51:52.9130960Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-16T19:51:52.9230360Z ================================================== 2021-05-16T19:51:52.9331840Z downloaded 38 KB 2021-05-16T19:51:52.9411560Z 2021-05-16T19:51:52.9414360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-16T19:51:53.2276780Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-16T19:51:53.2352620Z ================================================== 2021-05-16T19:51:53.2353510Z downloaded 208 KB 2021-05-16T19:51:53.2354070Z 2021-05-16T19:51:53.2388980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-16T19:51:53.4351830Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-16T19:51:53.6688090Z ================================================== 2021-05-16T19:51:53.6694100Z downloaded 13.9 MB 2021-05-16T19:51:53.6694680Z 2021-05-16T19:51:53.6760120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-16T19:51:53.8219360Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-16T19:51:53.9006840Z ================================================== 2021-05-16T19:51:53.9063730Z downloaded 3.1 MB 2021-05-16T19:51:53.9069270Z 2021-05-16T19:51:53.9077740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-16T19:51:54.2120120Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-16T19:51:54.2357270Z ================================================== 2021-05-16T19:51:54.2358230Z downloaded 1.3 MB 2021-05-16T19:51:54.2358770Z 2021-05-16T19:51:54.2401340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-16T19:51:54.5311050Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-16T19:51:54.5379180Z ================================================== 2021-05-16T19:51:54.5380000Z downloaded 306 KB 2021-05-16T19:51:54.5380530Z 2021-05-16T19:51:54.5416940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-16T19:51:54.8127250Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-16T19:51:54.8138960Z ================================================== 2021-05-16T19:51:54.8139740Z downloaded 104 KB 2021-05-16T19:51:54.8140290Z 2021-05-16T19:51:54.8287150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-16T19:51:55.1137900Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-16T19:51:55.1139180Z ================================================== 2021-05-16T19:51:55.1139900Z downloaded 22 KB 2021-05-16T19:51:55.1140440Z 2021-05-16T19:51:55.1165340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-16T19:51:55.2849430Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-16T19:51:55.2857690Z ================================================== 2021-05-16T19:51:55.2858430Z downloaded 43 KB 2021-05-16T19:51:55.2859770Z 2021-05-16T19:51:55.2883670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-16T19:51:55.5525530Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-16T19:51:55.5535620Z ================================================== 2021-05-16T19:51:55.5566610Z downloaded 34 KB 2021-05-16T19:51:55.5570710Z 2021-05-16T19:51:55.5572900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-16T19:51:55.8750720Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-16T19:51:55.8852470Z ================================================== 2021-05-16T19:51:55.8952990Z downloaded 137 KB 2021-05-16T19:51:55.9054210Z 2021-05-16T19:51:55.9157080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-16T19:51:56.0839470Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-16T19:51:56.1527800Z ================================================== 2021-05-16T19:51:56.1542570Z downloaded 2.8 MB 2021-05-16T19:51:56.1575390Z 2021-05-16T19:51:56.1577920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-16T19:51:56.4319200Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-16T19:51:56.4424940Z ================================================== 2021-05-16T19:51:56.4468260Z downloaded 64 KB 2021-05-16T19:51:56.4468950Z 2021-05-16T19:51:56.4471080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-16T19:51:56.5912670Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-16T19:51:56.6035870Z ================================================== 2021-05-16T19:51:56.6036780Z downloaded 954 KB 2021-05-16T19:51:56.6037330Z 2021-05-16T19:51:56.6070130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-16T19:51:56.7717450Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-16T19:51:56.7739080Z ================================================== 2021-05-16T19:51:56.7783240Z downloaded 129 KB 2021-05-16T19:51:56.7783980Z 2021-05-16T19:51:56.7786150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-16T19:51:56.9741410Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-16T19:51:56.9838720Z ================================================== 2021-05-16T19:51:56.9839560Z downloaded 384 KB 2021-05-16T19:51:56.9840170Z 2021-05-16T19:51:58.4482970Z 2021-05-16T19:51:58.4484330Z The downloaded binary packages are in 2021-05-16T19:51:58.4485520Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJD191P/downloaded_packages 2021-05-16T19:51:58.4487340Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T19:51:58.4488160Z 2021-05-16T19:51:58.4502420Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T19:51:58.6695260Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T19:51:58.7194200Z ================================================== 2021-05-16T19:51:58.7196810Z downloaded 1.1 MB 2021-05-16T19:51:58.7207730Z 2021-05-16T19:51:58.7235230Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T19:51:59.0035420Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T19:51:59.0237490Z ================================================== 2021-05-16T19:51:59.0254300Z downloaded 670 KB 2021-05-16T19:51:59.0258500Z 2021-05-16T19:51:59.0264060Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T19:51:59.2718450Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T19:51:59.2764020Z ================================================== 2021-05-16T19:51:59.2780660Z downloaded 109 KB 2021-05-16T19:51:59.2793730Z 2021-05-16T19:51:59.9612010Z * installing *source* package ‘pillar’ ... 2021-05-16T19:51:59.9785970Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T19:51:59.9834840Z ** using staged installation 2021-05-16T19:52:00.0056360Z ** R 2021-05-16T19:52:00.0497240Z ** inst 2021-05-16T19:52:00.0636740Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:02.4338170Z ** help 2021-05-16T19:52:02.5636270Z *** installing help indices 2021-05-16T19:52:02.6371100Z *** copying figures 2021-05-16T19:52:02.6397910Z ** building package indices 2021-05-16T19:52:02.7009490Z ** installing vignettes 2021-05-16T19:52:02.7130880Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:03.1449080Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:03.5893890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:03.5939500Z * DONE (pillar) 2021-05-16T19:52:04.6555620Z * installing *source* package ‘xfun’ ... 2021-05-16T19:52:04.6557660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T19:52:04.6559390Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T19:52:04.6561340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:52:04.6562840Z ** using staged installation 2021-05-16T19:52:04.6566030Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:52:04.6568000Z ** libs 2021-05-16T19:52:05.4137010Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T19:52:05.4187050Z ** R 2021-05-16T19:52:05.4447370Z ** inst 2021-05-16T19:52:05.4480160Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:07.1453250Z ** help 2021-05-16T19:52:07.3602530Z *** installing help indices 2021-05-16T19:52:07.4791540Z ** building package indices 2021-05-16T19:52:07.6267360Z ** installing vignettes 2021-05-16T19:52:07.6353420Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:08.0148340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:52:08.1474130Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:08.4256700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:08.4292380Z * DONE (xfun) 2021-05-16T19:52:09.0958890Z * installing *source* package ‘tibble’ ... 2021-05-16T19:52:09.1127520Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T19:52:09.1128770Z ** using staged installation 2021-05-16T19:52:09.1404460Z ** libs 2021-05-16T19:52:09.1576470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T19:52:09.2378760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T19:52:09.3487690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:52:09.4625160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T19:52:09.6130210Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:52:09.6678310Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T19:52:09.6708400Z ** R 2021-05-16T19:52:09.7097800Z ** inst 2021-05-16T19:52:09.7222710Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:12.1017800Z ** help 2021-05-16T19:52:12.2320720Z *** installing help indices 2021-05-16T19:52:12.2873710Z *** copying figures 2021-05-16T19:52:12.2955320Z ** building package indices 2021-05-16T19:52:12.3388840Z ** installing vignettes 2021-05-16T19:52:12.3476890Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:12.8971480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:52:13.0654030Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:13.6478760Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:13.6543180Z * DONE (tibble) 2021-05-16T19:52:13.6897420Z 2021-05-16T19:52:13.6898720Z The downloaded source packages are in 2021-05-16T19:52:13.6900770Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJD191P/downloaded_packages’ 2021-05-16T19:52:13.7693460Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T19:52:16.5628230Z 2021-05-16T19:52:17.0795940Z 2021-05-16T19:52:17.0908810Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJD191P/remotes29ff364aed59/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T19:52:17.0922500Z 2021-05-16T19:52:17.0957370Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJD191P/remotes29ff364aed59/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T19:52:17.2027900Z 2021-05-16T19:52:17.2096620Z 2021-05-16T19:52:17.2129430Z ─ preparing ‘desc’: 2021-05-16T19:52:17.2232630Z checking DESCRIPTION meta-information ... 2021-05-16T19:52:17.2334280Z 2021-05-16T19:52:17.2436820Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:52:17.3276230Z 2021-05-16T19:52:17.3329140Z 2021-05-16T19:52:17.3356410Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:52:17.3357160Z 2021-05-16T19:52:17.3357810Z 2021-05-16T19:52:17.3359070Z ─ checking for empty or unneeded directories 2021-05-16T19:52:17.3378340Z 2021-05-16T19:52:17.3409710Z 2021-05-16T19:52:17.3413720Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T19:52:17.4545260Z 2021-05-16T19:52:17.4553570Z 2021-05-16T19:52:17.4554230Z 2021-05-16T19:52:17.4869070Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:17.4881290Z (as ‘lib’ is unspecified) 2021-05-16T19:52:17.9766240Z * installing *source* package ‘desc’ ... 2021-05-16T19:52:17.9969210Z ** using staged installation 2021-05-16T19:52:18.0171370Z ** R 2021-05-16T19:52:18.0472530Z ** inst 2021-05-16T19:52:18.0522580Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:19.9867960Z ** help 2021-05-16T19:52:20.1850690Z *** installing help indices 2021-05-16T19:52:20.2911390Z ** building package indices 2021-05-16T19:52:20.4027700Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:20.6982820Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:21.0029690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:21.0062070Z * DONE (desc) 2021-05-16T19:52:21.3334360Z 2021-05-16T19:52:21.3436040Z 2021-05-16T19:52:21.3539920Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJD191P/remotes29ff67315536/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T19:52:21.3638190Z 2021-05-16T19:52:21.3741670Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJD191P/remotes29ff67315536/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T19:52:21.3942490Z 2021-05-16T19:52:21.4044140Z 2021-05-16T19:52:21.4146810Z ─ preparing ‘ghtravis’: 2021-05-16T19:52:21.4246070Z 2021-05-16T19:52:21.4347750Z 2021-05-16T19:52:21.4449940Z checking DESCRIPTION meta-information ... 2021-05-16T19:52:21.4550230Z 2021-05-16T19:52:21.4652630Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:52:21.4852180Z 2021-05-16T19:52:21.4953790Z 2021-05-16T19:52:21.5056010Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:52:21.5155250Z 2021-05-16T19:52:21.5256840Z 2021-05-16T19:52:21.5309780Z ─ checking for empty or unneeded directories 2021-05-16T19:52:21.5325970Z 2021-05-16T19:52:21.5354380Z 2021-05-16T19:52:21.5360470Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T19:52:21.5461590Z 2021-05-16T19:52:21.5510790Z 2021-05-16T19:52:21.5511970Z 2021-05-16T19:52:21.5937050Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:21.5943830Z (as ‘lib’ is unspecified) 2021-05-16T19:52:21.9322900Z * installing *source* package ‘ghtravis’ ... 2021-05-16T19:52:21.9325680Z ** using staged installation 2021-05-16T19:52:21.9527910Z ** R 2021-05-16T19:52:21.9701070Z ** inst 2021-05-16T19:52:21.9723410Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:23.7971800Z ** help 2021-05-16T19:52:23.8969070Z *** installing help indices 2021-05-16T19:52:23.9522090Z ** building package indices 2021-05-16T19:52:24.0051650Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:24.8799580Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:25.7616370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:25.7704560Z * DONE (ghtravis) 2021-05-16T19:52:25.7909120Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:52:25.9357210Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T19:52:28.5876980Z 2021-05-16T19:52:28.5878930Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T19:52:28.5880060Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T19:52:28.5881380Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T19:52:28.5882620Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T19:52:28.5883760Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T19:52:28.5884870Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T19:52:28.5889510Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:28.5890770Z (as ‘lib’ is unspecified) 2021-05-16T19:52:30.0118120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-16T19:52:30.2746510Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-16T19:52:30.2789850Z ================================================== 2021-05-16T19:52:30.2791650Z downloaded 194 KB 2021-05-16T19:52:30.2793950Z 2021-05-16T19:52:30.2822080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-16T19:52:30.4401910Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-16T19:52:30.4409200Z ================================================== 2021-05-16T19:52:30.4409950Z downloaded 68 KB 2021-05-16T19:52:30.4412580Z 2021-05-16T19:52:30.4443550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-16T19:52:30.7168010Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-16T19:52:30.7182560Z ================================================== 2021-05-16T19:52:30.7184800Z downloaded 189 KB 2021-05-16T19:52:30.7186590Z 2021-05-16T19:52:30.7214980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-16T19:52:30.9926590Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-16T19:52:31.0117880Z ================================================== 2021-05-16T19:52:31.0120460Z downloaded 1.2 MB 2021-05-16T19:52:31.0121960Z 2021-05-16T19:52:31.0168190Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-16T19:52:31.1645590Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-16T19:52:31.1929560Z ================================================== 2021-05-16T19:52:31.1930520Z downloaded 937 KB 2021-05-16T19:52:31.1931530Z 2021-05-16T19:52:31.3656010Z 2021-05-16T19:52:31.3757020Z The downloaded binary packages are in 2021-05-16T19:52:31.3858350Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJD191P/downloaded_packages 2021-05-16T19:52:31.6419100Z 2021-05-16T19:52:31.6441310Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJD191P/remotes29ff1032076a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T19:52:31.6496680Z 2021-05-16T19:52:31.6499640Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJD191P/remotes29ff1032076a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T19:52:31.6772920Z 2021-05-16T19:52:31.6826220Z 2021-05-16T19:52:31.6827880Z ─ preparing ‘aghast’: 2021-05-16T19:52:31.6828520Z 2021-05-16T19:52:31.6829110Z 2021-05-16T19:52:31.6886990Z checking DESCRIPTION meta-information ... 2021-05-16T19:52:31.6922690Z 2021-05-16T19:52:31.6924280Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:52:31.7302100Z 2021-05-16T19:52:31.7376790Z 2021-05-16T19:52:31.7378830Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:52:31.7379640Z 2021-05-16T19:52:31.7380230Z 2021-05-16T19:52:31.7381450Z ─ checking for empty or unneeded directories 2021-05-16T19:52:31.7406030Z 2021-05-16T19:52:31.7442540Z 2021-05-16T19:52:31.7444100Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T19:52:31.7526960Z 2021-05-16T19:52:31.7535370Z 2021-05-16T19:52:31.7536040Z 2021-05-16T19:52:31.7699340Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:31.7706140Z (as ‘lib’ is unspecified) 2021-05-16T19:52:32.0965960Z * installing *source* package ‘aghast’ ... 2021-05-16T19:52:32.1044570Z ** using staged installation 2021-05-16T19:52:32.6814690Z ** R 2021-05-16T19:52:32.6822220Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:32.6901350Z ** help 2021-05-16T19:52:32.7216630Z *** installing help indices 2021-05-16T19:52:32.7484800Z ** building package indices 2021-05-16T19:52:32.7749950Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:52:33.0954710Z ** testing if installed package can be loaded from final location 2021-05-16T19:52:33.3477220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:52:33.3496560Z * DONE (aghast) 2021-05-16T19:52:33.3684040Z Installing 1 packages: covr 2021-05-16T19:52:33.3693790Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:33.3695140Z (as ‘lib’ is unspecified) 2021-05-16T19:52:34.2626720Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T19:52:34.2721300Z 2021-05-16T19:52:35.0134170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-16T19:52:35.1956510Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-16T19:52:35.2058230Z ================================================== 2021-05-16T19:52:35.2159830Z downloaded 155 KB 2021-05-16T19:52:35.2261430Z 2021-05-16T19:52:35.2341770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-16T19:52:35.3950080Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-16T19:52:35.3959780Z ================================================== 2021-05-16T19:52:35.3960840Z downloaded 117 KB 2021-05-16T19:52:35.3961440Z 2021-05-16T19:52:35.3996600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-16T19:52:35.5436540Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-16T19:52:35.5524920Z ================================================== 2021-05-16T19:52:35.5529590Z downloaded 282 KB 2021-05-16T19:52:35.5530190Z 2021-05-16T19:52:35.6192230Z 2021-05-16T19:52:35.6193200Z The downloaded binary packages are in 2021-05-16T19:52:35.6194380Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJD191P/downloaded_packages 2021-05-16T19:52:35.6551550Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T19:52:35.6552210Z Rscript -e "tic::before_install()" 2021-05-16T19:52:35.7542760Z shell: /bin/bash -e {0} 2021-05-16T19:52:35.7544050Z env: 2021-05-16T19:52:35.7544850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:35.7545310Z TIC_DEPLOY_KEY: 2021-05-16T19:52:35.7545960Z RSPM: 2021-05-16T19:52:35.7547180Z GITHUB_PAT: *** 2021-05-16T19:52:35.7548290Z COVERALLS_TOKEN: 2021-05-16T19:52:35.7548790Z continue-on-error: false 2021-05-16T19:52:35.7549240Z VDIFFR_RUN_TESTS: false 2021-05-16T19:52:35.7550200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:52:35.7550760Z TZ: UTC 2021-05-16T19:52:35.7551100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:35.7551530Z NOT_CRAN: true 2021-05-16T19:52:35.7551850Z ##[endgroup] 2021-05-16T19:52:36.2490800Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:52:36.3928130Z Running before_install: step_install_remote_binaries() 2021-05-16T19:52:37.0074370Z Installing oro.nifti binaries 2021-05-16T19:52:37.0086530Z [1] "neuroconductor/oro.nifti" 2021-05-16T19:52:37.2685660Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T19:52:37.2784990Z Installing oro.nifti package binaries 2021-05-16T19:52:37.2785610Z tag_name 2021-05-16T19:52:37.2840690Z 3 0.10.3.s 2021-05-16T19:52:37.2842750Z zipball_url 2021-05-16T19:52:37.2844240Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T19:52:37.2845500Z tarball_url 2021-05-16T19:52:37.2847940Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T19:52:37.2849100Z commit.sha 2021-05-16T19:52:37.2850140Z 3 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:52:37.2851310Z commit.url 2021-05-16T19:52:37.2853280Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:52:37.2856420Z node_id 2021-05-16T19:52:37.2857930Z 3 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T19:52:37.2860000Z url 2021-05-16T19:52:37.2861270Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T19:52:37.2862480Z assets_url 2021-05-16T19:52:37.2863760Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T19:52:37.2865050Z upload_url 2021-05-16T19:52:37.2866410Z 3 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T19:52:37.2867860Z id asset_updated_at asset_created_at created_at 2021-05-16T19:52:37.2869730Z 3 43005549 2021-05-15 22:59:52 2021-05-15 22:59:51 2021-05-15 22:37:06 2021-05-16T19:52:37.2870760Z published_at asset_name asset_label 2021-05-16T19:52:37.2872210Z 3 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.tgz 2021-05-16T19:52:37.2873110Z asset_download_count 2021-05-16T19:52:37.2873930Z 3 8 2021-05-16T19:52:37.2874940Z asset_browser_download_url 2021-05-16T19:52:37.2876250Z 3 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-16T19:52:37.3460920Z --2021-05-16 19:52:37-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-16T19:52:37.3861060Z Resolving github.com (github.com)... 140.82.113.3 2021-05-16T19:52:37.3964490Z Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2021-05-16T19:52:37.4605340Z HTTP request sent, awaiting response... 302 Found 2021-05-16T19:52:37.4613110Z Location: https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T195237Z&X-Amz-Expires=300&X-Amz-Signature=ec0baadb56056c53507ae8779a1ac18b070d11fadf0c9c2ea8a2e7743f76e8f9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T19:52:37.4624990Z --2021-05-16 19:52:37-- https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T195237Z&X-Amz-Expires=300&X-Amz-Signature=ec0baadb56056c53507ae8779a1ac18b070d11fadf0c9c2ea8a2e7743f76e8f9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T19:52:37.4630870Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-16T19:52:37.4633760Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-16T19:52:37.5892710Z HTTP request sent, awaiting response... 200 OK 2021-05-16T19:52:37.5895620Z Length: 6044428 (5.8M) [application/octet-stream] 2021-05-16T19:52:37.5897400Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9DWImV/oro.nifti_0.10.3.tgz’ 2021-05-16T19:52:37.5902380Z 2021-05-16T19:52:37.5920410Z 0K .......... .......... .......... .......... .......... 0% 21.7M 0s 2021-05-16T19:52:37.5936770Z 50K .......... .......... .......... .......... .......... 1% 28.8M 0s 2021-05-16T19:52:37.5952730Z 100K .......... .......... .......... .......... .......... 2% 34.0M 0s 2021-05-16T19:52:37.5968740Z 150K .......... .......... .......... .......... .......... 3% 27.4M 0s 2021-05-16T19:52:37.5985340Z 200K .......... .......... .......... .......... .......... 4% 29.6M 0s 2021-05-16T19:52:37.5996120Z 250K .......... .......... .......... .......... .......... 5% 43.9M 0s 2021-05-16T19:52:37.6002140Z 300K .......... .......... .......... .......... .......... 5% 92.0M 0s 2021-05-16T19:52:37.6007450Z 350K .......... .......... .......... .......... .......... 6% 83.3M 0s 2021-05-16T19:52:37.6019410Z 400K .......... .......... .......... .......... .......... 7% 45.1M 0s 2021-05-16T19:52:37.6033020Z 450K .......... .......... .......... .......... .......... 8% 33.6M 0s 2021-05-16T19:52:37.6044970Z 500K .......... .......... .......... .......... .......... 9% 40.3M 0s 2021-05-16T19:52:37.6060360Z 550K .......... .......... .......... .......... .......... 10% 32.1M 0s 2021-05-16T19:52:37.6069140Z 600K .......... .......... .......... .......... .......... 11% 57.5M 0s 2021-05-16T19:52:37.6091790Z 650K .......... .......... .......... .......... .......... 11% 21.3M 0s 2021-05-16T19:52:37.6105130Z 700K .......... .......... .......... .......... .......... 12% 35.9M 0s 2021-05-16T19:52:37.6119120Z 750K .......... .......... .......... .......... .......... 13% 36.2M 0s 2021-05-16T19:52:37.6123620Z 800K .......... .......... .......... .......... .......... 14% 90.4M 0s 2021-05-16T19:52:37.6139060Z 850K .......... .......... .......... .......... .......... 15% 69.3M 0s 2021-05-16T19:52:37.6143330Z 900K .......... .......... .......... .......... .......... 16% 39.5M 0s 2021-05-16T19:52:37.6153160Z 950K .......... .......... .......... .......... .......... 16% 49.8M 0s 2021-05-16T19:52:37.6167610Z 1000K .......... .......... .......... .......... .......... 17% 37.3M 0s 2021-05-16T19:52:37.6179770Z 1050K .......... .......... .......... .......... .......... 18% 36.0M 0s 2021-05-16T19:52:37.6183620Z 1100K .......... .......... .......... .......... .......... 19% 125M 0s 2021-05-16T19:52:37.6195840Z 1150K .......... .......... .......... .......... .......... 20% 45.5M 0s 2021-05-16T19:52:37.6204660Z 1200K .......... .......... .......... .......... .......... 21% 47.7M 0s 2021-05-16T19:52:37.6213000Z 1250K .......... .......... .......... .......... .......... 22% 58.8M 0s 2021-05-16T19:52:37.6226350Z 1300K .......... .......... .......... .......... .......... 22% 106M 0s 2021-05-16T19:52:37.6231820Z 1350K .......... .......... .......... .......... .......... 23% 33.8M 0s 2021-05-16T19:52:37.6239280Z 1400K .......... .......... .......... .......... .......... 24% 66.9M 0s 2021-05-16T19:52:37.6247900Z 1450K .......... .......... .......... .......... .......... 25% 58.3M 0s 2021-05-16T19:52:37.6254240Z 1500K .......... .......... .......... .......... .......... 26% 86.3M 0s 2021-05-16T19:52:37.6261010Z 1550K .......... .......... .......... .......... .......... 27% 64.2M 0s 2021-05-16T19:52:37.6267800Z 1600K .......... .......... .......... .......... .......... 27% 84.8M 0s 2021-05-16T19:52:37.6274370Z 1650K .......... .......... .......... .......... .......... 28% 64.9M 0s 2021-05-16T19:52:37.6279780Z 1700K .......... .......... .......... .......... .......... 29% 90.6M 0s 2021-05-16T19:52:37.6284850Z 1750K .......... .......... .......... .......... .......... 30% 98.6M 0s 2021-05-16T19:52:37.6293750Z 1800K .......... .......... .......... .......... .......... 31% 73.5M 0s 2021-05-16T19:52:37.6298210Z 1850K .......... .......... .......... .......... .......... 32% 68.8M 0s 2021-05-16T19:52:37.6302960Z 1900K .......... .......... .......... .......... .......... 33% 106M 0s 2021-05-16T19:52:37.6314510Z 1950K .......... .......... .......... .......... .......... 33% 52.6M 0s 2021-05-16T19:52:37.6319570Z 2000K .......... .......... .......... .......... .......... 34% 67.8M 0s 2021-05-16T19:52:37.6325590Z 2050K .......... .......... .......... .......... .......... 35% 75.5M 0s 2021-05-16T19:52:37.6330600Z 2100K .......... .......... .......... .......... .......... 36% 104M 0s 2021-05-16T19:52:37.6339150Z 2150K .......... .......... .......... .......... .......... 37% 79.7M 0s 2021-05-16T19:52:37.6344160Z 2200K .......... .......... .......... .......... .......... 38% 97.1M 0s 2021-05-16T19:52:37.6345250Z 2250K .......... .......... .......... .......... .......... 38% 143M 0s 2021-05-16T19:52:37.6349020Z 2300K .......... .......... .......... .......... .......... 39% 149M 0s 2021-05-16T19:52:37.6354230Z 2350K .......... .......... .......... .......... .......... 40% 119M 0s 2021-05-16T19:52:37.6357350Z 2400K .......... .......... .......... .......... .......... 41% 116M 0s 2021-05-16T19:52:37.6360550Z 2450K .......... .......... .......... .......... .......... 42% 125M 0s 2021-05-16T19:52:37.6368900Z 2500K .......... .......... .......... .......... .......... 43% 59.1M 0s 2021-05-16T19:52:37.6372220Z 2550K .......... .......... .......... .......... .......... 44% 136M 0s 2021-05-16T19:52:37.6380290Z 2600K .......... .......... .......... .......... .......... 44% 70.0M 0s 2021-05-16T19:52:37.6386410Z 2650K .......... .......... .......... .......... .......... 45% 71.1M 0s 2021-05-16T19:52:37.6392850Z 2700K .......... .......... .......... .......... .......... 46% 74.7M 0s 2021-05-16T19:52:37.6402720Z 2750K .......... .......... .......... .......... .......... 47% 68.3M 0s 2021-05-16T19:52:37.6406910Z 2800K .......... .......... .......... .......... .......... 48% 87.0M 0s 2021-05-16T19:52:37.6410610Z 2850K .......... .......... .......... .......... .......... 49% 134M 0s 2021-05-16T19:52:37.6415460Z 2900K .......... .......... .......... .......... .......... 49% 80.6M 0s 2021-05-16T19:52:37.6421220Z 2950K .......... .......... .......... .......... .......... 50% 102M 0s 2021-05-16T19:52:37.6427070Z 3000K .......... .......... .......... .......... .......... 51% 117M 0s 2021-05-16T19:52:37.6428750Z 3050K .......... .......... .......... .......... .......... 52% 108M 0s 2021-05-16T19:52:37.6435110Z 3100K .......... .......... .......... .......... .......... 53% 107M 0s 2021-05-16T19:52:37.6439490Z 3150K .......... .......... .......... .......... .......... 54% 121M 0s 2021-05-16T19:52:37.6441180Z 3200K .......... .......... .......... .......... .......... 55% 119M 0s 2021-05-16T19:52:37.6445480Z 3250K .......... .......... .......... .......... .......... 55% 121M 0s 2021-05-16T19:52:37.6454250Z 3300K .......... .......... .......... .......... .......... 56% 64.4M 0s 2021-05-16T19:52:37.6462430Z 3350K .......... .......... .......... .......... .......... 57% 73.5M 0s 2021-05-16T19:52:37.6464890Z 3400K .......... .......... .......... .......... .......... 58% 93.7M 0s 2021-05-16T19:52:37.6470020Z 3450K .......... .......... .......... .......... .......... 59% 93.7M 0s 2021-05-16T19:52:37.6474730Z 3500K .......... .......... .......... .......... .......... 60% 110M 0s 2021-05-16T19:52:37.6481020Z 3550K .......... .......... .......... .......... .......... 60% 107M 0s 2021-05-16T19:52:37.6485530Z 3600K .......... .......... .......... .......... .......... 61% 102M 0s 2021-05-16T19:52:37.6491610Z 3650K .......... .......... .......... .......... .......... 62% 72.1M 0s 2021-05-16T19:52:37.6497800Z 3700K .......... .......... .......... .......... .......... 63% 89.8M 0s 2021-05-16T19:52:37.6501320Z 3750K .......... .......... .......... .......... .......... 64% 94.1M 0s 2021-05-16T19:52:37.6506750Z 3800K .......... .......... .......... .......... .......... 65% 111M 0s 2021-05-16T19:52:37.6512090Z 3850K .......... .......... .......... .......... .......... 66% 134M 0s 2021-05-16T19:52:37.6513590Z 3900K .......... .......... .......... .......... .......... 66% 128M 0s 2021-05-16T19:52:37.6518720Z 3950K .......... .......... .......... .......... .......... 67% 106M 0s 2021-05-16T19:52:37.6523870Z 4000K .......... .......... .......... .......... .......... 68% 86.1M 0s 2021-05-16T19:52:37.6530940Z 4050K .......... .......... .......... .......... .......... 69% 112M 0s 2021-05-16T19:52:37.6536430Z 4100K .......... .......... .......... .......... .......... 70% 79.5M 0s 2021-05-16T19:52:37.6543380Z 4150K .......... .......... .......... .......... .......... 71% 86.1M 0s 2021-05-16T19:52:37.6544480Z 4200K .......... .......... .......... .......... .......... 72% 108M 0s 2021-05-16T19:52:37.6548200Z 4250K .......... .......... .......... .......... .......... 72% 128M 0s 2021-05-16T19:52:37.6555060Z 4300K .......... .......... .......... .......... .......... 73% 67.3M 0s 2021-05-16T19:52:37.6559420Z 4350K .......... .......... .......... .......... .......... 74% 119M 0s 2021-05-16T19:52:37.6569410Z 4400K .......... .......... .......... .......... .......... 75% 67.2M 0s 2021-05-16T19:52:37.6572480Z 4450K .......... .......... .......... .......... .......... 76% 106M 0s 2021-05-16T19:52:37.6575610Z 4500K .......... .......... .......... .......... .......... 77% 119M 0s 2021-05-16T19:52:37.6582950Z 4550K .......... .......... .......... .......... .......... 77% 90.1M 0s 2021-05-16T19:52:37.6585460Z 4600K .......... .......... .......... .......... .......... 78% 116M 0s 2021-05-16T19:52:37.6591010Z 4650K .......... .......... .......... .......... .......... 79% 85.1M 0s 2021-05-16T19:52:37.6595310Z 4700K .......... .......... .......... .......... .......... 80% 131M 0s 2021-05-16T19:52:37.6603150Z 4750K .......... .......... .......... .......... .......... 81% 123M 0s 2021-05-16T19:52:37.6604430Z 4800K .......... .......... .......... .......... .......... 82% 104M 0s 2021-05-16T19:52:37.6608350Z 4850K .......... .......... .......... .......... .......... 83% 114M 0s 2021-05-16T19:52:37.6613620Z 4900K .......... .......... .......... .......... .......... 83% 93.2M 0s 2021-05-16T19:52:37.6622510Z 4950K .......... .......... .......... .......... .......... 84% 63.0M 0s 2021-05-16T19:52:37.6627930Z 5000K .......... .......... .......... .......... .......... 85% 69.6M 0s 2021-05-16T19:52:37.6633910Z 5050K .......... .......... .......... .......... .......... 86% 122M 0s 2021-05-16T19:52:37.6636190Z 5100K .......... .......... .......... .......... .......... 87% 102M 0s 2021-05-16T19:52:37.6641140Z 5150K .......... .......... .......... .......... .......... 88% 106M 0s 2021-05-16T19:52:37.6648200Z 5200K .......... .......... .......... .......... .......... 88% 76.4M 0s 2021-05-16T19:52:37.6652450Z 5250K .......... .......... .......... .......... .......... 89% 92.8M 0s 2021-05-16T19:52:37.6658130Z 5300K .......... .......... .......... .......... .......... 90% 85.2M 0s 2021-05-16T19:52:37.6662970Z 5350K .......... .......... .......... .......... .......... 91% 118M 0s 2021-05-16T19:52:37.6668030Z 5400K .......... .......... .......... .......... .......... 92% 113M 0s 2021-05-16T19:52:37.6672050Z 5450K .......... .......... .......... .......... .......... 93% 112M 0s 2021-05-16T19:52:37.6676210Z 5500K .......... .......... .......... .......... .......... 94% 113M 0s 2021-05-16T19:52:37.6682230Z 5550K .......... .......... .......... .......... .......... 94% 92.8M 0s 2021-05-16T19:52:37.6684090Z 5600K .......... .......... .......... .......... .......... 95% 145M 0s 2021-05-16T19:52:37.6690240Z 5650K .......... .......... .......... .......... .......... 96% 120M 0s 2021-05-16T19:52:37.6697030Z 5700K .......... .......... .......... .......... .......... 97% 72.6M 0s 2021-05-16T19:52:37.6699240Z 5750K .......... .......... .......... .......... .......... 98% 104M 0s 2021-05-16T19:52:37.6703920Z 5800K .......... .......... .......... .......... .......... 99% 109M 0s 2021-05-16T19:52:37.6710870Z 5850K .......... .......... .......... .......... .......... 99% 70.3M 0s 2021-05-16T19:52:37.6711840Z 5900K .. 100% 55.2K=0.08s 2021-05-16T19:52:37.6712450Z 2021-05-16T19:52:37.6715250Z 2021-05-16 19:52:37 (70.8 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9DWImV/oro.nifti_0.10.3.tgz’ saved [6044428/6044428] 2021-05-16T19:52:37.6716930Z 2021-05-16T19:52:37.6785180Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:37.6786680Z (as ‘lib’ is unspecified) 2021-05-16T19:52:37.7307760Z Rewriting new remotes: 2021-05-16T19:52:37.7624280Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T19:52:37.7625350Z remotes::install_deps(dependencies = TRUE) 2021-05-16T19:52:37.7626680Z remotes::install_cran("rcmdcheck") 2021-05-16T19:52:37.7627390Z remotes::install_cran("markdown") 2021-05-16T19:52:37.7843050Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:52:37.7843470Z env: 2021-05-16T19:52:37.7843930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:37.7844370Z TIC_DEPLOY_KEY: 2021-05-16T19:52:37.7844750Z RSPM: 2021-05-16T19:52:37.7845950Z GITHUB_PAT: *** 2021-05-16T19:52:37.7846360Z COVERALLS_TOKEN: 2021-05-16T19:52:37.7846850Z continue-on-error: false 2021-05-16T19:52:37.7847380Z VDIFFR_RUN_TESTS: false 2021-05-16T19:52:37.7848010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:52:37.7848450Z TZ: UTC 2021-05-16T19:52:37.7848870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:37.7849250Z NOT_CRAN: true 2021-05-16T19:52:37.7849690Z ##[endgroup] 2021-05-16T19:52:42.8216130Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T19:52:42.8217710Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T19:52:42.8219090Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T19:52:42.8220440Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T19:52:42.8221730Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:52:42.8222960Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T19:52:42.8224230Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:52:42.8225440Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T19:52:42.8226720Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T19:52:42.8227990Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T19:52:42.8229230Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-16T19:52:42.8230490Z minqa (NA -> 1.2.4 ) [CRAN] 2021-05-16T19:52:42.8232080Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T19:52:42.8233380Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T19:52:42.8234630Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T19:52:42.8235850Z lme4 (NA -> 1.1-27 ) [CRAN] 2021-05-16T19:52:42.8237110Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T19:52:42.8238320Z numDeriv (NA -> 2016.8-1.1) [CRAN] 2021-05-16T19:52:42.8239600Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T19:52:42.8240860Z gamm4 (NA -> 0.2-6 ) [CRAN] 2021-05-16T19:52:42.8242070Z lmerTest (NA -> 3.1-3 ) [CRAN] 2021-05-16T19:52:42.8245200Z 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:42.8259960Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:52:42.8261350Z (as ‘lib’ is unspecified) 2021-05-16T19:52:47.8198110Z 2021-05-16T19:52:47.8199540Z There is a binary version available but the source version is later: 2021-05-16T19:52:47.8225260Z binary source needs_compilation 2021-05-16T19:52:47.8227320Z lme4 1.1-26 1.1-27 TRUE 2021-05-16T19:52:47.8227970Z 2021-05-16T19:52:47.8254210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/colorspace_2.0-1.tgz' 2021-05-16T19:52:48.0221020Z Content type 'application/x-gzip' length 2558416 bytes (2.4 MB) 2021-05-16T19:52:48.0504320Z ================================================== 2021-05-16T19:52:48.0505060Z downloaded 2.4 MB 2021-05-16T19:52:48.0505370Z 2021-05-16T19:52:48.0583120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/viridisLite_0.4.0.tgz' 2021-05-16T19:52:48.2092050Z Content type 'application/x-gzip' length 1296588 bytes (1.2 MB) 2021-05-16T19:52:48.2253940Z ================================================== 2021-05-16T19:52:48.2254970Z downloaded 1.2 MB 2021-05-16T19:52:48.2255580Z 2021-05-16T19:52:48.2311550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RColorBrewer_1.1-2.tgz' 2021-05-16T19:52:48.4099860Z Content type 'application/x-gzip' length 53161 bytes (51 KB) 2021-05-16T19:52:48.4123550Z ================================================== 2021-05-16T19:52:48.4125780Z downloaded 51 KB 2021-05-16T19:52:48.4126620Z 2021-05-16T19:52:48.4159290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/munsell_0.5.0.tgz' 2021-05-16T19:52:48.6198840Z Content type 'application/x-gzip' length 243642 bytes (237 KB) 2021-05-16T19:52:48.6236860Z ================================================== 2021-05-16T19:52:48.6237770Z downloaded 237 KB 2021-05-16T19:52:48.6239720Z 2021-05-16T19:52:48.6281440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/labeling_0.4.2.tgz' 2021-05-16T19:52:48.7818860Z Content type 'application/x-gzip' length 60680 bytes (59 KB) 2021-05-16T19:52:48.7828590Z ================================================== 2021-05-16T19:52:48.7831340Z downloaded 59 KB 2021-05-16T19:52:48.7831970Z 2021-05-16T19:52:48.7865280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/farver_2.1.0.tgz' 2021-05-16T19:52:48.9642240Z Content type 'application/x-gzip' length 1950174 bytes (1.9 MB) 2021-05-16T19:52:48.9883290Z ================================================== 2021-05-16T19:52:48.9884140Z downloaded 1.9 MB 2021-05-16T19:52:48.9885280Z 2021-05-16T19:52:48.9924640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/scales_1.1.1.tgz' 2021-05-16T19:52:49.2517070Z Content type 'application/x-gzip' length 555781 bytes (542 KB) 2021-05-16T19:52:49.2586510Z ================================================== 2021-05-16T19:52:49.2587470Z downloaded 542 KB 2021-05-16T19:52:49.2588250Z 2021-05-16T19:52:49.2633340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/isoband_0.2.4.tgz' 2021-05-16T19:52:49.5161950Z Content type 'application/x-gzip' length 3703439 bytes (3.5 MB) 2021-05-16T19:52:49.5521320Z ================================================== 2021-05-16T19:52:49.5522020Z downloaded 3.5 MB 2021-05-16T19:52:49.5522290Z 2021-05-16T19:52:49.5573390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gtable_0.3.0.tgz' 2021-05-16T19:52:49.7202200Z Content type 'application/x-gzip' length 432473 bytes (422 KB) 2021-05-16T19:52:49.7387620Z ================================================== 2021-05-16T19:52:49.7388620Z downloaded 422 KB 2021-05-16T19:52:49.7390710Z 2021-05-16T19:52:50.0687820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RcppEigen_0.3.3.9.1.tgz' 2021-05-16T19:52:50.4410370Z Content type 'application/x-gzip' length 4871161 bytes (4.6 MB) 2021-05-16T19:52:50.5001370Z ================================================== 2021-05-16T19:52:50.5002340Z downloaded 4.6 MB 2021-05-16T19:52:50.5002670Z 2021-05-16T19:52:50.5086690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/nloptr_1.2.2.2.tgz' 2021-05-16T19:52:50.6767800Z Content type 'application/x-gzip' length 954331 bytes (931 KB) 2021-05-16T19:52:50.6915660Z ================================================== 2021-05-16T19:52:50.6916650Z downloaded 931 KB 2021-05-16T19:52:50.6917830Z 2021-05-16T19:52:50.6952430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/minqa_1.2.4.tgz' 2021-05-16T19:52:50.9903940Z Content type 'application/x-gzip' length 324339 bytes (316 KB) 2021-05-16T19:52:50.9999340Z ================================================== 2021-05-16T19:52:51.0000350Z downloaded 316 KB 2021-05-16T19:52:51.0001170Z 2021-05-16T19:52:51.0039440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RNifti_1.3.1.tgz' 2021-05-16T19:52:51.1885520Z Content type 'application/x-gzip' length 1907337 bytes (1.8 MB) 2021-05-16T19:52:51.2086710Z ================================================== 2021-05-16T19:52:51.2087790Z downloaded 1.8 MB 2021-05-16T19:52:51.2089990Z 2021-05-16T19:52:51.2124930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/abind_1.4-5.tgz' 2021-05-16T19:52:51.4778300Z Content type 'application/x-gzip' length 62240 bytes (60 KB) 2021-05-16T19:52:51.4787910Z ================================================== 2021-05-16T19:52:51.4788770Z downloaded 60 KB 2021-05-16T19:52:51.4789370Z 2021-05-16T19:52:51.4827520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/bitops_1.0-7.tgz' 2021-05-16T19:52:51.7276470Z Content type 'application/x-gzip' length 29283 bytes (28 KB) 2021-05-16T19:52:51.7278330Z ================================================== 2021-05-16T19:52:51.7279440Z downloaded 28 KB 2021-05-16T19:52:51.7280080Z 2021-05-16T19:52:51.7307460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ggplot2_3.3.3.tgz' 2021-05-16T19:52:51.9794350Z Content type 'application/x-gzip' length 4072099 bytes (3.9 MB) 2021-05-16T19:52:52.0758460Z ================================================== 2021-05-16T19:52:52.0760110Z downloaded 3.9 MB 2021-05-16T19:52:52.0762360Z 2021-05-16T19:52:52.0812580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/numDeriv_2016.8-1.1.tgz' 2021-05-16T19:52:52.4665010Z Content type 'application/x-gzip' length 113679 bytes (111 KB) 2021-05-16T19:52:52.4667170Z ================================================== 2021-05-16T19:52:52.4668520Z downloaded 111 KB 2021-05-16T19:52:52.4669460Z 2021-05-16T19:52:52.4699280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/oro.nifti_0.11.0.tgz' 2021-05-16T19:52:52.6405230Z Content type 'application/x-gzip' length 6048299 bytes (5.8 MB) 2021-05-16T19:52:52.7525660Z ================================================== 2021-05-16T19:52:52.7526760Z downloaded 5.8 MB 2021-05-16T19:52:52.7527570Z 2021-05-16T19:52:52.7574100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gamm4_0.2-6.tgz' 2021-05-16T19:52:52.9783440Z Content type 'application/x-gzip' length 56117 bytes (54 KB) 2021-05-16T19:52:52.9797620Z ================================================== 2021-05-16T19:52:52.9798520Z downloaded 54 KB 2021-05-16T19:52:52.9800980Z 2021-05-16T19:52:52.9837160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lmerTest_3.1-3.tgz' 2021-05-16T19:52:53.2773760Z Content type 'application/x-gzip' length 416202 bytes (406 KB) 2021-05-16T19:52:53.2911470Z ================================================== 2021-05-16T19:52:53.2912480Z downloaded 406 KB 2021-05-16T19:52:53.2913080Z 2021-05-16T19:52:54.4640130Z 2021-05-16T19:52:54.4641660Z The downloaded binary packages are in 2021-05-16T19:52:54.4643920Z installing the source package ‘lme4’ 2021-05-16T19:52:54.4644570Z 2021-05-16T19:52:54.4645380Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp7jntJz/downloaded_packages 2021-05-16T19:52:54.4661360Z trying URL 'https://cloud.r-project.org/src/contrib/lme4_1.1-27.tar.gz' 2021-05-16T19:52:54.7140540Z Content type 'application/x-gzip' length 3302287 bytes (3.1 MB) 2021-05-16T19:52:54.7457580Z ================================================== 2021-05-16T19:52:54.7458610Z downloaded 3.1 MB 2021-05-16T19:52:54.7459230Z 2021-05-16T19:52:55.5951630Z * installing *source* package ‘lme4’ ... 2021-05-16T19:52:55.6228900Z ** package ‘lme4’ successfully unpacked and MD5 sums checked 2021-05-16T19:52:55.6330810Z ** using staged installation 2021-05-16T19:52:55.6533280Z ** libs 2021-05-16T19:52:55.6806330Z clang++ -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c external.cpp -o external.o 2021-05-16T19:52:57.4468200Z In file included from external.cpp:8: 2021-05-16T19:52:57.4469050Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.4469950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.4471860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:52:57.4473020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T19:52:57.4474070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T19:52:57.4476740Z /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:52:57.4481280Z #pragma clang diagnostic pop 2021-05-16T19:52:57.4482240Z ^ 2021-05-16T19:52:57.4650060Z In file included from external.cpp:8: 2021-05-16T19:52:57.4651160Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.4652110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.4653650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:52:57.4654830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T19:52:57.4656070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T19:52:57.4658660Z /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:52:57.4659880Z #pragma clang diagnostic pop 2021-05-16T19:52:57.4660700Z ^ 2021-05-16T19:52:57.4690130Z In file included from external.cpp:8: 2021-05-16T19:52:57.4690880Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.4691790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.4692940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:52:57.4695280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:52:57.4696970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T19:52:57.4698160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T19:52:57.4701080Z /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:52:57.4702290Z #pragma clang diagnostic pop 2021-05-16T19:52:57.4702750Z ^ 2021-05-16T19:52:57.4796730Z In file included from external.cpp:8: 2021-05-16T19:52:57.4797480Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.4798410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.4800130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:52:57.4801380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:52:57.4802440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T19:52:57.4806010Z /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:52:57.4807380Z #pragma clang diagnostic pop 2021-05-16T19:52:57.4808270Z ^ 2021-05-16T19:52:57.4854250Z In file included from external.cpp:8: 2021-05-16T19:52:57.4855210Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.4856710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.4857920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:52:57.4859600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:52:57.4861340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T19:52:57.4862940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T19:52:57.4865750Z /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:52:57.4866980Z #pragma clang diagnostic pop 2021-05-16T19:52:57.4867470Z ^ 2021-05-16T19:52:57.4979630Z In file included from external.cpp:8: 2021-05-16T19:52:57.4980410Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.4981760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.4982960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:52:57.4984120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:52:57.4985110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T19:52:57.4988100Z /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:52:57.4989270Z #pragma clang diagnostic pop 2021-05-16T19:52:57.4990110Z ^ 2021-05-16T19:52:57.5657160Z In file included from external.cpp:8: 2021-05-16T19:52:57.5759720Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.5861920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.5965370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:52:57.6016270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T19:52:57.6017920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T19:52:57.6020560Z /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:52:57.6021740Z #pragma clang diagnostic pop 2021-05-16T19:52:57.6022260Z ^ 2021-05-16T19:52:57.6254680Z In file included from external.cpp:8: 2021-05-16T19:52:57.6255870Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.6257490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.6259670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:52:57.6261420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T19:52:57.6263500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T19:52:57.6267010Z /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:52:57.6268360Z #pragma clang diagnostic pop 2021-05-16T19:52:57.6268980Z ^ 2021-05-16T19:52:57.6595790Z In file included from external.cpp:8: 2021-05-16T19:52:57.6597010Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.6598370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.6600480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:52:57.6601950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T19:52:57.6603600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T19:52:57.6607400Z /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:52:57.6609210Z #pragma clang diagnostic pop 2021-05-16T19:52:57.6610330Z ^ 2021-05-16T19:52:57.7665220Z In file included from external.cpp:8: 2021-05-16T19:52:57.7666770Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.7667970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.7669670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:52:57.7671490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T19:52:57.7673090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T19:52:57.7676450Z /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:52:57.7678110Z #pragma clang diagnostic pop 2021-05-16T19:52:57.7679020Z ^ 2021-05-16T19:52:57.7771180Z In file included from external.cpp:8: 2021-05-16T19:52:57.7771940Z In file included from ./predModule.h:12: 2021-05-16T19:52:57.7773090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:57.7774350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:52:57.7775450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T19:52:57.7776580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T19:52:57.7779380Z /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:52:58.3585900Z #pragma clang diagnostic pop 2021-05-16T19:52:58.3586560Z ^ 2021-05-16T19:52:58.3588960Z In file included from external.cpp:8: 2021-05-16T19:52:58.3589660Z In file included from ./predModule.h:12: 2021-05-16T19:52:58.3590580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:58.3591720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:52:58.3592850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T19:52:58.3593940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T19:52:58.3606350Z /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:52:58.3607610Z #pragma clang diagnostic pop 2021-05-16T19:52:58.3608090Z ^ 2021-05-16T19:52:58.3608640Z In file included from external.cpp:8: 2021-05-16T19:52:58.3609280Z In file included from ./predModule.h:12: 2021-05-16T19:52:58.3610170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:58.3611250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:52:58.3620270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T19:52:58.3621460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T19:52:58.3623760Z /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:52:58.3627740Z #pragma clang diagnostic pop 2021-05-16T19:52:58.3632170Z ^ 2021-05-16T19:52:58.3632820Z In file included from external.cpp:8: 2021-05-16T19:52:58.3633440Z In file included from ./predModule.h:12: 2021-05-16T19:52:58.3634300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:58.3635980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:52:58.3640150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T19:52:58.3643440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T19:52:58.3647280Z /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:52:58.3648520Z #pragma clang diagnostic pop 2021-05-16T19:52:58.3648970Z ^ 2021-05-16T19:52:58.3649460Z In file included from external.cpp:8: 2021-05-16T19:52:58.3650140Z In file included from ./predModule.h:12: 2021-05-16T19:52:58.3651090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:58.3652200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T19:52:58.3653330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T19:52:58.3655500Z /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:52:58.3656640Z #pragma clang diagnostic pop 2021-05-16T19:52:58.3657080Z ^ 2021-05-16T19:52:58.3657560Z In file included from external.cpp:8: 2021-05-16T19:52:58.3970690Z In file included from ./predModule.h:12: 2021-05-16T19:52:58.3971590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:58.3972690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T19:52:58.3973910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T19:52:58.3976820Z /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:52:58.3978370Z #pragma clang diagnostic pop 2021-05-16T19:52:58.3978830Z ^ 2021-05-16T19:52:58.3979740Z In file included from external.cpp:8: 2021-05-16T19:52:58.3980540Z In file included from ./predModule.h:12: 2021-05-16T19:52:58.3981400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:58.3982580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T19:52:58.3983760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T19:52:58.3986120Z /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:52:58.3987420Z #pragma clang diagnostic pop 2021-05-16T19:52:58.3987860Z ^ 2021-05-16T19:52:58.3988340Z In file included from external.cpp:8: 2021-05-16T19:52:58.3988950Z In file included from ./predModule.h:12: 2021-05-16T19:52:58.3989790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:52:58.3990870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T19:52:58.3992530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T19:52:58.3994940Z /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:52:58.3996140Z #pragma clang diagnostic pop 2021-05-16T19:52:58.3996570Z ^ 2021-05-16T19:52:58.4435270Z In file included from external.cpp:8: 2021-05-16T19:52:58.4484340Z In file included from ./predModule.h:12: 2021-05-16T19:52:58.4486130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T19:52:58.4487510Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T19:52:58.4489820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T19:52:58.4491270Z SEXP data = Parent::get__(); 2021-05-16T19:52:58.4492010Z ^ 2021-05-16T19:53:09.9261220Z 19 warnings generated. 2021-05-16T19:53:09.9466330Z clang++ -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c glmFamily.cpp -o glmFamily.o 2021-05-16T19:53:11.5468460Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.5475680Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.5577390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.5629320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:11.5666060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T19:53:11.5673450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T19:53:11.5676380Z /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:11.5678000Z #pragma clang diagnostic pop 2021-05-16T19:53:11.5678910Z ^ 2021-05-16T19:53:11.5679950Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.5680990Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.5683120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.5686940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:11.5688470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T19:53:11.5689880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T19:53:11.5692590Z /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:11.5694200Z #pragma clang diagnostic pop 2021-05-16T19:53:11.5695060Z ^ 2021-05-16T19:53:11.5697040Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.5698110Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.5702110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.5703860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:11.5708090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:11.5710380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T19:53:11.5712550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T19:53:11.5715620Z /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:11.5717560Z #pragma clang diagnostic pop 2021-05-16T19:53:11.5718500Z ^ 2021-05-16T19:53:11.5821410Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.5822620Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.5823810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.5825080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:11.5826430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:11.5827770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T19:53:11.5830580Z /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:11.5832120Z #pragma clang diagnostic pop 2021-05-16T19:53:11.5837010Z ^ 2021-05-16T19:53:11.5880780Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.5881820Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.5883060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.5886980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:11.5888560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:11.5891920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T19:53:11.5896920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T19:53:11.5899950Z /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:11.5901980Z #pragma clang diagnostic pop 2021-05-16T19:53:11.5903270Z ^ 2021-05-16T19:53:11.6019220Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.6021110Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.6025530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.6026980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:11.6028420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:11.6029690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T19:53:11.6034270Z /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:11.6036020Z #pragma clang diagnostic pop 2021-05-16T19:53:11.6037160Z ^ 2021-05-16T19:53:11.6558830Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.6561160Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.6562380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.6563780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:11.6565600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T19:53:11.6566800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T19:53:11.6570990Z /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:11.6572620Z #pragma clang diagnostic pop 2021-05-16T19:53:11.6573370Z ^ 2021-05-16T19:53:11.7098010Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.7100440Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.7101840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.7106740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:11.7111030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T19:53:11.7112370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T19:53:11.7115610Z /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:11.7117240Z #pragma clang diagnostic pop 2021-05-16T19:53:11.7117980Z ^ 2021-05-16T19:53:11.7422400Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.7423540Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.7424700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.7426180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:11.7427810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T19:53:11.7432630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T19:53:11.7437530Z /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:11.7440660Z #pragma clang diagnostic pop 2021-05-16T19:53:11.7441520Z ^ 2021-05-16T19:53:11.8449360Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.8451010Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.8452320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.8453810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:11.8458540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T19:53:11.8460740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T19:53:11.8463850Z /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:11.8465410Z #pragma clang diagnostic pop 2021-05-16T19:53:11.8469960Z ^ 2021-05-16T19:53:11.8541280Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.8546070Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.8549560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.8551150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:11.8554280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T19:53:11.8555840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T19:53:11.8559620Z /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:11.8561490Z #pragma clang diagnostic pop 2021-05-16T19:53:11.8572140Z ^ 2021-05-16T19:53:11.8613160Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.8614720Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.8618110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.8620150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:11.8621930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T19:53:11.8623910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T19:53:11.8626760Z /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:11.8628280Z #pragma clang diagnostic pop 2021-05-16T19:53:11.8632840Z ^ 2021-05-16T19:53:11.8974370Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.8975530Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.8976450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.8977530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:11.8979450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T19:53:11.8980530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T19:53:11.8983050Z /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:11.8984190Z #pragma clang diagnostic pop 2021-05-16T19:53:11.8984620Z ^ 2021-05-16T19:53:11.9138750Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.9139910Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.9141360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.9142970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:11.9144540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T19:53:11.9145710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T19:53:11.9148350Z /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:11.9149500Z #pragma clang diagnostic pop 2021-05-16T19:53:11.9149930Z ^ 2021-05-16T19:53:11.9192700Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:11.9193430Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:11.9194300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:11.9195400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T19:53:11.9196520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T19:53:11.9199240Z /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:11.9200530Z #pragma clang diagnostic pop 2021-05-16T19:53:11.9200970Z ^ 2021-05-16T19:53:12.0082340Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:12.0083080Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:12.0083940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:12.0085040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T19:53:12.0087410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T19:53:12.0090230Z /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:12.0091730Z #pragma clang diagnostic pop 2021-05-16T19:53:12.0092180Z ^ 2021-05-16T19:53:12.0848570Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:12.0850050Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:12.0851040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:12.0852690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T19:53:12.0853920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T19:53:12.0857140Z /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:12.0858380Z #pragma clang diagnostic pop 2021-05-16T19:53:12.0858820Z ^ 2021-05-16T19:53:12.2710120Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:12.2810910Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:12.2821680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:12.2827980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T19:53:12.2830160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T19:53:12.2836670Z /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:12.2876780Z #pragma clang diagnostic pop 2021-05-16T19:53:12.2877850Z ^ 2021-05-16T19:53:12.4566450Z In file included from glmFamily.cpp:8: 2021-05-16T19:53:12.4667800Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:12.4768680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T19:53:12.4863290Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T19:53:12.4865780Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T19:53:12.4867270Z SEXP data = Parent::get__(); 2021-05-16T19:53:12.4867990Z ^ 2021-05-16T19:53:20.8935310Z 19 warnings generated. 2021-05-16T19:53:20.9139220Z clang++ -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c optimizer.cpp -o optimizer.o 2021-05-16T19:53:22.3541160Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.3541940Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.3542800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.3543920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:22.3544990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T19:53:22.3545970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T19:53:22.3549330Z /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:22.3550550Z #pragma clang diagnostic pop 2021-05-16T19:53:22.3550990Z ^ 2021-05-16T19:53:22.3706360Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.3707150Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.3708730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.3710040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:22.3711090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T19:53:22.3712330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T19:53:22.3714910Z /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:22.3716090Z #pragma clang diagnostic pop 2021-05-16T19:53:22.3716530Z ^ 2021-05-16T19:53:22.3753190Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.3753890Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.3754740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.3755830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:22.3757510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:22.3758580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T19:53:22.3759910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T19:53:22.3763360Z /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:22.3765410Z #pragma clang diagnostic pop 2021-05-16T19:53:22.3765850Z ^ 2021-05-16T19:53:22.3862050Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.3862820Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.3863670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.3864760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:22.3865810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:22.3867250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T19:53:22.3870220Z /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:22.3871800Z #pragma clang diagnostic pop 2021-05-16T19:53:22.3872410Z ^ 2021-05-16T19:53:22.3920050Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.3921310Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.3922410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.3924400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:22.3925490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:22.3926590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T19:53:22.3928000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T19:53:22.3931040Z /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:22.3933140Z #pragma clang diagnostic pop 2021-05-16T19:53:22.3933860Z ^ 2021-05-16T19:53:22.4064840Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.4065560Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.4066420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.4067500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:22.4068550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:22.4069510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T19:53:22.4071970Z /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:22.4073150Z #pragma clang diagnostic pop 2021-05-16T19:53:22.4074090Z ^ 2021-05-16T19:53:22.4577870Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.4579060Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.4580140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.4581230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:22.4582290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T19:53:22.4583260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T19:53:22.4586290Z /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:22.4587550Z #pragma clang diagnostic pop 2021-05-16T19:53:22.4588510Z ^ 2021-05-16T19:53:22.5065390Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.5067010Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.5067970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.5069060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:22.5070120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T19:53:22.5071120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T19:53:22.5074800Z /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:22.5075930Z #pragma clang diagnostic pop 2021-05-16T19:53:22.5076380Z ^ 2021-05-16T19:53:22.5382660Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.5383380Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.5385050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.5386670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:22.5388040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T19:53:22.5389080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T19:53:22.5392410Z /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:22.5393930Z #pragma clang diagnostic pop 2021-05-16T19:53:22.5394740Z ^ 2021-05-16T19:53:22.6390880Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.6392060Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.6394030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.6395950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:22.6397650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T19:53:22.6399400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T19:53:22.6402190Z /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:22.6403340Z #pragma clang diagnostic pop 2021-05-16T19:53:22.6403770Z ^ 2021-05-16T19:53:22.6482910Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.6483650Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.6485260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.6487100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:22.6488690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T19:53:22.6490180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T19:53:22.6493850Z /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:22.6495010Z #pragma clang diagnostic pop 2021-05-16T19:53:22.6495450Z ^ 2021-05-16T19:53:22.6553780Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.6554600Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.6555460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.6557200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:22.6558430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T19:53:22.6559570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T19:53:22.6562090Z /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:22.6563230Z #pragma clang diagnostic pop 2021-05-16T19:53:22.6563660Z ^ 2021-05-16T19:53:22.6957500Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.6958730Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.6959930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.6961490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:22.6962850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T19:53:22.6963870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T19:53:22.6966910Z /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:22.6968070Z #pragma clang diagnostic pop 2021-05-16T19:53:22.6968500Z ^ 2021-05-16T19:53:22.7136580Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.7138130Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.7139030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.7140640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:22.7142550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T19:53:22.7144220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T19:53:22.7146950Z /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:22.7148570Z #pragma clang diagnostic pop 2021-05-16T19:53:22.7149140Z ^ 2021-05-16T19:53:22.7191130Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.7191930Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.7192820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.7194390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T19:53:22.7195960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T19:53:22.7198760Z /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:22.7199910Z #pragma clang diagnostic pop 2021-05-16T19:53:22.7200360Z ^ 2021-05-16T19:53:22.8152610Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.8154120Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.8155550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.8156730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T19:53:22.8157960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T19:53:22.8161350Z /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:22.8163630Z #pragma clang diagnostic pop 2021-05-16T19:53:22.8164080Z ^ 2021-05-16T19:53:22.8948860Z In file included from optimizer.cpp:13: 2021-05-16T19:53:22.8950280Z In file included from ./optimizer.h:12: 2021-05-16T19:53:22.8951620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:22.8953270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T19:53:22.8954470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T19:53:22.8958380Z /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:22.8959960Z #pragma clang diagnostic pop 2021-05-16T19:53:22.8960410Z ^ 2021-05-16T19:53:23.0331860Z In file included from optimizer.cpp:13: 2021-05-16T19:53:23.0333270Z In file included from ./optimizer.h:12: 2021-05-16T19:53:23.0334740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:23.0335930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T19:53:23.0337120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T19:53:23.0339820Z /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:23.0341040Z #pragma clang diagnostic pop 2021-05-16T19:53:23.0341510Z ^ 2021-05-16T19:53:23.2401430Z In file included from optimizer.cpp:13: 2021-05-16T19:53:23.2403410Z In file included from ./optimizer.h:12: 2021-05-16T19:53:23.2404350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T19:53:23.2405750Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T19:53:23.2408160Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T19:53:23.2410570Z SEXP data = Parent::get__(); 2021-05-16T19:53:23.2411230Z ^ 2021-05-16T19:53:28.5629160Z 19 warnings generated. 2021-05-16T19:53:28.5774610Z clang++ -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c predModule.cpp -o predModule.o 2021-05-16T19:53:29.9996120Z In file included from predModule.cpp:8: 2021-05-16T19:53:29.9997140Z In file included from ./predModule.h:12: 2021-05-16T19:53:29.9998150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:29.9999250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.0000550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T19:53:30.0001590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T19:53:30.0004930Z /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.0006440Z #pragma clang diagnostic pop 2021-05-16T19:53:30.0006910Z ^ 2021-05-16T19:53:30.0150360Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.0151630Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.0153180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.0154880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.0155990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T19:53:30.0157230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T19:53:30.0160360Z /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.0161750Z #pragma clang diagnostic pop 2021-05-16T19:53:30.0162210Z ^ 2021-05-16T19:53:30.0193080Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.0194240Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.0196230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.0197960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.0199020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:30.0200030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T19:53:30.0201640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T19:53:30.0204210Z /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.0205500Z #pragma clang diagnostic pop 2021-05-16T19:53:30.0205930Z ^ 2021-05-16T19:53:30.0316840Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.0318830Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.0320540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.0321940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.0323740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:30.0324780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T19:53:30.0328460Z /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.0330000Z #pragma clang diagnostic pop 2021-05-16T19:53:30.0330450Z ^ 2021-05-16T19:53:30.0379690Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.0381160Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.0382040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.0383130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.0384930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:30.0385900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T19:53:30.0387160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T19:53:30.0390300Z /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.0391460Z #pragma clang diagnostic pop 2021-05-16T19:53:30.0391900Z ^ 2021-05-16T19:53:30.0512540Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.0513830Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.0515380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.0517000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.0519470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:30.0522570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T19:53:30.0525550Z /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.0541410Z #pragma clang diagnostic pop 2021-05-16T19:53:30.0542230Z ^ 2021-05-16T19:53:30.1032180Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.1033110Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.1034400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.1035610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.1036660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T19:53:30.1037920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T19:53:30.1040960Z /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.1042320Z #pragma clang diagnostic pop 2021-05-16T19:53:30.1043160Z ^ 2021-05-16T19:53:30.1531040Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.1532230Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.1533220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.1534680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.1535790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T19:53:30.1536790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T19:53:30.1539300Z /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.1540440Z #pragma clang diagnostic pop 2021-05-16T19:53:30.1540880Z ^ 2021-05-16T19:53:30.1879200Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.1880440Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.1881320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.1882440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:30.1883500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T19:53:30.1885140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T19:53:30.1887960Z /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.1889630Z #pragma clang diagnostic pop 2021-05-16T19:53:30.1890070Z ^ 2021-05-16T19:53:30.2933300Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.2934010Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.2934930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.2936620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:30.2938260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T19:53:30.2939310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T19:53:30.2941970Z /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.2943120Z #pragma clang diagnostic pop 2021-05-16T19:53:30.2943550Z ^ 2021-05-16T19:53:30.3036500Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.3037250Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.3038500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.3039620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:30.3040720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T19:53:30.3041790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T19:53:30.3044330Z /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.3045460Z #pragma clang diagnostic pop 2021-05-16T19:53:30.3045900Z ^ 2021-05-16T19:53:30.3122890Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.3123890Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.3125120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.3126210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:30.3127510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T19:53:30.3128890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T19:53:30.3131880Z /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.3133440Z #pragma clang diagnostic pop 2021-05-16T19:53:30.3134060Z ^ 2021-05-16T19:53:30.3504490Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.3505690Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.3506580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.3507680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:30.3509300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T19:53:30.3510340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T19:53:30.3512850Z /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.3514010Z #pragma clang diagnostic pop 2021-05-16T19:53:30.3514730Z ^ 2021-05-16T19:53:30.3681080Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.3681830Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.3682690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.3684090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:30.3685180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T19:53:30.3686330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T19:53:30.3689450Z /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.3690590Z #pragma clang diagnostic pop 2021-05-16T19:53:30.3691040Z ^ 2021-05-16T19:53:30.3740870Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.3741910Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.3742920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.3744010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T19:53:30.3745140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T19:53:30.3747890Z /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.3749200Z #pragma clang diagnostic pop 2021-05-16T19:53:30.3749770Z ^ 2021-05-16T19:53:30.4656080Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.4656880Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.4657750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.4659000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T19:53:30.4660660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T19:53:30.4663770Z /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:30.4665080Z #pragma clang diagnostic pop 2021-05-16T19:53:30.4665960Z ^ 2021-05-16T19:53:30.5394640Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.5396270Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.5400110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.5401320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T19:53:30.5402590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T19:53:30.5405370Z /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:30.5406640Z #pragma clang diagnostic pop 2021-05-16T19:53:30.5407080Z ^ 2021-05-16T19:53:30.6719000Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.6719870Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.6720780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:30.6722480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T19:53:30.6723720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T19:53:30.6726510Z /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:30.6727790Z #pragma clang diagnostic pop 2021-05-16T19:53:30.6728270Z ^ 2021-05-16T19:53:30.8618490Z In file included from predModule.cpp:8: 2021-05-16T19:53:30.8619520Z In file included from ./predModule.h:12: 2021-05-16T19:53:30.8620510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T19:53:30.8621990Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T19:53:30.8624820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T19:53:30.8625950Z SEXP data = Parent::get__(); 2021-05-16T19:53:30.8626350Z ^ 2021-05-16T19:53:43.7715270Z 19 warnings generated. 2021-05-16T19:53:43.7993500Z clang++ -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c respModule.cpp -o respModule.o 2021-05-16T19:53:45.3466650Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.3468120Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.3469220Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.3471160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.3474760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:45.3476130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T19:53:45.3477360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T19:53:45.3480150Z /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:45.3481620Z #pragma clang diagnostic pop 2021-05-16T19:53:45.3482330Z ^ 2021-05-16T19:53:45.3611370Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.3612510Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.3613150Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.3614380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.3616060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:45.3617530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T19:53:45.3618520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T19:53:45.3621780Z /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:45.3623320Z #pragma clang diagnostic pop 2021-05-16T19:53:45.3623760Z ^ 2021-05-16T19:53:45.3664020Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.3664970Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.3666370Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.3667440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.3669280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:45.3670340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:45.3671350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T19:53:45.3673340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T19:53:45.3676650Z /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:45.3678570Z #pragma clang diagnostic pop 2021-05-16T19:53:45.3679250Z ^ 2021-05-16T19:53:45.3770180Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.3770960Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.3771560Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.3772410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.3773490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:45.3775270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T19:53:45.3776600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T19:53:45.3779180Z /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:45.3780550Z #pragma clang diagnostic pop 2021-05-16T19:53:45.3780990Z ^ 2021-05-16T19:53:45.3838320Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.3839670Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.3840820Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.3841990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.3843650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:45.3844720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:45.3845830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T19:53:45.3847260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T19:53:45.3850040Z /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:45.3851180Z #pragma clang diagnostic pop 2021-05-16T19:53:45.3851630Z ^ 2021-05-16T19:53:45.3963860Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.3964670Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.3965290Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.3966540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.3967660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:45.3968990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T19:53:45.3969960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T19:53:45.3972960Z /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:45.3974110Z #pragma clang diagnostic pop 2021-05-16T19:53:45.3974550Z ^ 2021-05-16T19:53:45.4508910Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.4509710Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.4511300Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.4512170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.4513260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:45.4515000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T19:53:45.4516220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T19:53:45.4519650Z /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:45.4521870Z #pragma clang diagnostic pop 2021-05-16T19:53:45.4522440Z ^ 2021-05-16T19:53:45.5040010Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.5040800Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.5041400Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.5042640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.5044100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:45.5045150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T19:53:45.5046170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T19:53:45.5048690Z /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:45.5049860Z #pragma clang diagnostic pop 2021-05-16T19:53:45.5050300Z ^ 2021-05-16T19:53:45.5402220Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.5402980Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.5403810Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.5405440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.5406590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T19:53:45.5408300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T19:53:45.5409350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T19:53:45.5412760Z /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:45.5413940Z #pragma clang diagnostic pop 2021-05-16T19:53:45.5414380Z ^ 2021-05-16T19:53:45.6443890Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.6444880Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.6445490Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.6446340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.6447420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:45.6448490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T19:53:45.6449670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T19:53:45.6453070Z /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:45.6454410Z #pragma clang diagnostic pop 2021-05-16T19:53:45.6455140Z ^ 2021-05-16T19:53:45.6554780Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.6556200Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.6557040Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.6558470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.6559600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:45.6561300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T19:53:45.6562870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T19:53:45.6565480Z /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:45.6567130Z #pragma clang diagnostic pop 2021-05-16T19:53:45.6567580Z ^ 2021-05-16T19:53:45.6630190Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.6630900Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.6631500Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.6632920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.6634250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:45.6635330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T19:53:45.6636990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T19:53:45.6640940Z /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:45.6642110Z #pragma clang diagnostic pop 2021-05-16T19:53:45.6643090Z ^ 2021-05-16T19:53:45.6992970Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.6994260Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.6995090Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.6995940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.6997030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:45.6998590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T19:53:45.6999910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T19:53:45.7003230Z /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:45.7004910Z #pragma clang diagnostic pop 2021-05-16T19:53:45.7005930Z ^ 2021-05-16T19:53:45.7155090Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.7156140Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.7156740Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.7158050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.7159560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T19:53:45.7161120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T19:53:45.7162830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T19:53:45.7165670Z /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:45.7167340Z #pragma clang diagnostic pop 2021-05-16T19:53:45.7168110Z ^ 2021-05-16T19:53:45.7203990Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.7204720Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.7205330Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.7206170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.7207260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T19:53:45.7208390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T19:53:45.7210790Z /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:45.7211940Z #pragma clang diagnostic pop 2021-05-16T19:53:45.7212860Z ^ 2021-05-16T19:53:45.8123350Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.8124540Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.8125310Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.8126160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.8127250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T19:53:45.8128900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T19:53:45.8131860Z /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.8133690Z #pragma clang diagnostic pop 2021-05-16T19:53:45.8134150Z ^ 2021-05-16T19:53:45.8874470Z In file included from respModule.cpp:7: 2021-05-16T19:53:45.8875840Z In file included from ./respModule.h:12: 2021-05-16T19:53:45.8876690Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:45.8877560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:45.8878640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T19:53:45.8880390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T19:53:45.8884350Z /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.8886180Z #pragma clang diagnostic pop 2021-05-16T19:53:45.8886860Z ^ 2021-05-16T19:53:46.0337190Z In file included from respModule.cpp:7: 2021-05-16T19:53:46.0337950Z In file included from ./respModule.h:12: 2021-05-16T19:53:46.0338570Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:46.5107390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T19:53:46.5109160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T19:53:46.5110410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T19:53:46.5114850Z /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:46.5116120Z #pragma clang diagnostic pop 2021-05-16T19:53:46.5116740Z ^ 2021-05-16T19:53:46.5117420Z In file included from respModule.cpp:7: 2021-05-16T19:53:46.5118190Z In file included from ./respModule.h:12: 2021-05-16T19:53:46.5118810Z In file included from ./glmFamily.h:11: 2021-05-16T19:53:46.5119730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T19:53:46.5120820Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T19:53:46.5122790Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T19:53:46.5123950Z SEXP data = Parent::get__(); 2021-05-16T19:53:46.5124420Z ^ 2021-05-16T19:53:52.1633450Z 19 warnings generated. 2021-05-16T19:53:52.6250520Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:53.0544110Z installing to /Users/runner/work/_temp/Library/00LOCK-lme4/00new/lme4/libs 2021-05-16T19:53:53.0659700Z ** R 2021-05-16T19:53:53.2633670Z ** data 2021-05-16T19:53:53.2685960Z *** moving datasets to lazyload DB 2021-05-16T19:53:53.5519930Z ** inst 2021-05-16T19:53:53.5946000Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:02.6940920Z ** help 2021-05-16T19:54:03.2301870Z *** installing help indices 2021-05-16T19:54:03.4485460Z ** building package indices 2021-05-16T19:54:03.6749490Z ** installing vignettes 2021-05-16T19:54:03.6905690Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:05.2807460Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:05.4438570Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:07.3721890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:07.3723170Z * DONE (lme4) 2021-05-16T19:54:07.3723680Z 2021-05-16T19:54:07.3724210Z The downloaded source packages are in 2021-05-16T19:54:07.3726070Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7jntJz/downloaded_packages’ 2021-05-16T19:54:08.1182120Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T19:54:08.1183390Z Use `force = TRUE` to force installation 2021-05-16T19:54:08.1203500Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T19:54:08.1204360Z Use `force = TRUE` to force installation 2021-05-16T19:54:08.1512660Z ##[group]Run options(width = 100) 2021-05-16T19:54:08.1513240Z options(width = 100) 2021-05-16T19:54:08.1513730Z pkgs <- installed.packages()[, "Package"] 2021-05-16T19:54:08.1514350Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T19:54:08.2022980Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:54:08.2023370Z env: 2021-05-16T19:54:08.2023760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:54:08.2024430Z TIC_DEPLOY_KEY: 2021-05-16T19:54:08.2024740Z RSPM: 2021-05-16T19:54:08.2026350Z GITHUB_PAT: *** 2021-05-16T19:54:08.2026940Z COVERALLS_TOKEN: 2021-05-16T19:54:08.2027390Z continue-on-error: false 2021-05-16T19:54:08.2027820Z VDIFFR_RUN_TESTS: false 2021-05-16T19:54:08.2028270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:54:08.2028660Z TZ: UTC 2021-05-16T19:54:08.2029000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:54:08.2029550Z NOT_CRAN: true 2021-05-16T19:54:08.2029940Z ##[endgroup] 2021-05-16T19:54:08.9720980Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T19:54:08.9745310Z setting value 2021-05-16T19:54:08.9747930Z version R version 3.6.3 (2020-02-29) 2021-05-16T19:54:08.9749750Z os macOS Catalina 10.15.7 2021-05-16T19:54:08.9750720Z system x86_64, darwin15.6.0 2021-05-16T19:54:08.9751520Z ui X11 2021-05-16T19:54:08.9753090Z language (EN) 2021-05-16T19:54:08.9754410Z collate en_US.UTF-8 2021-05-16T19:54:08.9756550Z ctype en_US.UTF-8 2021-05-16T19:54:08.9759270Z tz UTC 2021-05-16T19:54:08.9760960Z date 2021-05-16 2021-05-16T19:54:08.9761600Z 2021-05-16T19:54:08.9763050Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T19:54:08.9766380Z ! package * version date lib source 2021-05-16T19:54:08.9768270Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9769780Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T19:54:08.9771210Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9775730Z base * 3.6.3 2020-03-05 [?] local 2021-05-16T19:54:08.9777640Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9779630Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9783550Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9785000Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9786370Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T19:54:08.9796620Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9798050Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9799490Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9800890Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9802270Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9806470Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9807970Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9809380Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9813970Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-16T19:54:08.9816160Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9826390Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9827840Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9829350Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9830810Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9833590Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-16T19:54:08.9835220Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T19:54:08.9836710Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9840140Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9841670Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9842760Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9844640Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9846720Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9847830Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9848920Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9850400Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9851520Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9852570Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9853580Z gamm4 0.2-6 2020-04-03 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9855520Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9856590Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9857650Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9858640Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9860370Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T19:54:08.9861530Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9862550Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9864220Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9865850Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-16T19:54:08.9866980Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-16T19:54:08.9868060Z grid 3.6.3 2020-03-05 [?] local 2021-05-16T19:54:08.9869600Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9870730Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9871760Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9872820Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9873840Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9874930Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9876440Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9877560Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9878620Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9879830Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9880850Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9881960Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9883060Z lme4 1.1-27 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T19:54:08.9884160Z lmerTest 3.1-3 2020-10-23 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9885240Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9886260Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9887330Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9888330Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9889400Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9890470Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-16T19:54:08.9891490Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9892540Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9893520Z minqa 1.2.4 2014-10-09 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9894580Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9895600Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9896780Z nloptr 1.2.2.2 2020-07-02 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9897840Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9898870Z numDeriv 2016.8-1.1 2019-06-06 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9899930Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9900950Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9902880Z parallel 3.6.3 2020-03-05 [?] local 2021-05-16T19:54:08.9904520Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T19:54:08.9905860Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9906990Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9908050Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9909630Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9910880Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9911940Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9912970Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9913990Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9915020Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9916010Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9917250Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9918970Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9920460Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9921540Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9922730Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9923810Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9924870Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9926410Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9927470Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9928480Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9929680Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9930710Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9931810Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9932890Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9933910Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9935430Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9936470Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9937550Z splines 3.6.3 2020-03-05 [?] local 2021-05-16T19:54:08.9938740Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-16T19:54:08.9939770Z stats4 3.6.3 2020-03-05 [?] local 2021-05-16T19:54:08.9941120Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9942520Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9943620Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T19:54:08.9944610Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9945660Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-16T19:54:08.9947170Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9948200Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T19:54:08.9949290Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T19:54:08.9950310Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9951580Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9953000Z P tools 3.6.3 2020-03-05 [2] local 2021-05-16T19:54:08.9954030Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9955070Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9956070Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-16T19:54:08.9957140Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9958210Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9959240Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9960330Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9961780Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9962910Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T19:54:08.9964050Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9965120Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9966160Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-16T19:54:08.9967170Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T19:54:08.9967490Z 2021-05-16T19:54:08.9968190Z [1] /Users/runner/work/_temp/Library 2021-05-16T19:54:08.9969190Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-16T19:54:08.9969670Z 2021-05-16T19:54:08.9970630Z P ── Loaded and on-disk path mismatch. 2021-05-16T19:54:09.0016520Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T19:54:09.0017230Z Rscript -e 'tic::script()' 2021-05-16T19:54:09.0017650Z ls -l check 2021-05-16T19:54:09.0544400Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T19:54:09.0544960Z env: 2021-05-16T19:54:09.0545400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:54:09.0545880Z TIC_DEPLOY_KEY: 2021-05-16T19:54:09.0546250Z RSPM: 2021-05-16T19:54:09.0547920Z GITHUB_PAT: *** 2021-05-16T19:54:09.0548390Z COVERALLS_TOKEN: 2021-05-16T19:54:09.0548850Z continue-on-error: false 2021-05-16T19:54:09.0549370Z VDIFFR_RUN_TESTS: false 2021-05-16T19:54:09.0549850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:54:09.0550300Z TZ: UTC 2021-05-16T19:54:09.0550670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:54:09.0551100Z NOT_CRAN: true 2021-05-16T19:54:09.0551500Z ##[endgroup] 2021-05-16T19:54:09.4056920Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:54:09.5508240Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T19:54:09.5509370Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T19:54:09.5511220Z timeout = Inf, check_dir = "check") 2021-05-16T19:54:09.6931650Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T19:54:09.9868180Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T19:54:10.2033770Z * preparing ‘voxel’: 2021-05-16T19:54:10.2210210Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:54:10.3434880Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:54:10.3445990Z * checking for empty or unneeded directories 2021-05-16T19:54:10.3501120Z * building ‘voxel_1.3.5.tar.gz’ 2021-05-16T19:54:10.3855410Z 2021-05-16T19:54:10.5441680Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T19:54:10.8496830Z * using log directory ‘/Users/runner/work/voxel/voxel/check/voxel.Rcheck’ 2021-05-16T19:54:10.8520910Z * using R version 3.6.3 (2020-02-29) 2021-05-16T19:54:10.8522890Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T19:54:10.8524500Z * using session charset: UTF-8 2021-05-16T19:54:10.9390240Z * using option ‘--as-cran’ 2021-05-16T19:54:10.9493060Z * checking for file ‘voxel/DESCRIPTION’ ... OK 2021-05-16T19:54:10.9594470Z * this is package ‘voxel’ version ‘1.3.5’ 2021-05-16T19:54:10.9695920Z * package encoding: UTF-8 2021-05-16T19:54:10.9716450Z * checking package namespace information ... OK 2021-05-16T19:54:12.0274430Z * checking package dependencies ... OK 2021-05-16T19:54:12.0289010Z * checking if this is a source package ... OK 2021-05-16T19:54:12.0293540Z * checking if there is a namespace ... OK 2021-05-16T19:54:12.6538000Z * checking for executable files ... OK 2021-05-16T19:54:12.6559250Z * checking for hidden files and directories ... OK 2021-05-16T19:54:12.6590880Z * checking for portable file names ... OK 2021-05-16T19:54:12.6629580Z * checking for sufficient/correct file permissions ... OK 2021-05-16T19:54:12.6970340Z * checking serialization versions ... OK 2021-05-16T19:54:24.0367790Z * checking whether package ‘voxel’ can be installed ... OK 2021-05-16T19:54:24.0497160Z * checking installed package size ... OK 2021-05-16T19:54:24.2465410Z * checking package directory ... OK 2021-05-16T19:54:24.2466880Z * checking for future file timestamps ... OK 2021-05-16T19:54:24.4868550Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:54:24.4879670Z * checking top-level files ... OK 2021-05-16T19:54:24.4890120Z * checking for left-over files ... OK 2021-05-16T19:54:24.4891340Z * checking index information ... OK 2021-05-16T19:54:24.5635590Z * checking package subdirectories ... OK 2021-05-16T19:54:24.6422180Z * checking R files for non-ASCII characters ... OK 2021-05-16T19:54:24.7531040Z * checking R files for syntax errors ... OK 2021-05-16T19:54:26.8219380Z * checking whether the package can be loaded ... OK 2021-05-16T19:54:28.6532780Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T19:54:30.4922240Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T19:54:32.7562840Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T19:54:34.0833650Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T19:54:35.9683180Z * checking loading without being on the library search path ... OK 2021-05-16T19:54:38.9126110Z * checking dependencies in R code ... OK 2021-05-16T19:54:41.7748910Z * checking S3 generic/method consistency ... OK 2021-05-16T19:54:43.6996160Z * checking replacement functions ... OK 2021-05-16T19:54:45.9162940Z * checking foreign function calls ... OK 2021-05-16T19:54:57.8127210Z * checking R code for possible problems ... OK 2021-05-16T19:54:58.1943580Z * checking Rd files ... OK 2021-05-16T19:54:58.2624520Z * checking Rd metadata ... OK 2021-05-16T19:54:58.4099170Z * checking Rd line widths ... OK 2021-05-16T19:54:58.5986140Z * checking Rd cross-references ... OK 2021-05-16T19:55:00.4977390Z * checking for missing documentation entries ... OK 2021-05-16T19:55:06.1304590Z * checking for code/documentation mismatches ... OK 2021-05-16T19:55:09.1765380Z * checking Rd \usage sections ... OK 2021-05-16T19:55:09.3103010Z * checking Rd contents ... OK 2021-05-16T19:55:09.5740270Z * checking for unstated dependencies in examples ... OK 2021-05-16T19:55:31.8043880Z * checking examples ... OK 2021-05-16T19:55:35.8118270Z * checking PDF version of manual ... OK 2021-05-16T19:55:35.8119690Z * checking for detritus in the temp directory ... OK 2021-05-16T19:55:35.8120710Z * DONE 2021-05-16T19:55:35.8121370Z 2021-05-16T19:55:35.8122160Z Status: OK 2021-05-16T19:55:35.8122810Z 2021-05-16T19:55:35.9440100Z ── R CMD check results ──────────────────────────────────────── voxel 1.3.5 ──── 2021-05-16T19:55:35.9461590Z Duration: 1m 25.5s 2021-05-16T19:55:35.9462330Z 2021-05-16T19:55:35.9479830Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T19:55:35.9699790Z total 464 2021-05-16T19:55:35.9704580Z drwxr-xr-x 14 runner staff 448 May 16 19:55 voxel.Rcheck 2021-05-16T19:55:35.9706280Z -rw-r--r-- 1 runner staff 24283 May 16 19:54 voxel_1.3.5.tar.gz 2021-05-16T19:55:35.9707800Z -rw-r--r-- 1 runner staff 212772 May 16 19:54 voxel_1.3.5.tgz 2021-05-16T19:55:35.9762650Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T19:55:35.9763550Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T19:55:36.0076560Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T19:55:36.0077170Z env: 2021-05-16T19:55:36.0077640Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:55:36.0078060Z TIC_DEPLOY_KEY: 2021-05-16T19:55:36.0078410Z RSPM: 2021-05-16T19:55:36.0079920Z GITHUB_PAT: *** 2021-05-16T19:55:36.0080370Z COVERALLS_TOKEN: 2021-05-16T19:55:36.0080820Z continue-on-error: false 2021-05-16T19:55:36.0081310Z VDIFFR_RUN_TESTS: false 2021-05-16T19:55:36.0081800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:55:36.0082260Z TZ: UTC 2021-05-16T19:55:36.0082640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:55:36.0083060Z NOT_CRAN: true 2021-05-16T19:55:36.0083450Z ##[endgroup] 2021-05-16T19:55:36.0509740Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T19:55:36.0510480Z Rscript -e "tic::before_deploy()" 2021-05-16T19:55:36.0799230Z shell: /bin/bash -e {0} 2021-05-16T19:55:36.0799660Z env: 2021-05-16T19:55:36.0800120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:55:36.0800570Z TIC_DEPLOY_KEY: 2021-05-16T19:55:36.0800980Z RSPM: 2021-05-16T19:55:36.0801940Z GITHUB_PAT: *** 2021-05-16T19:55:36.0802330Z COVERALLS_TOKEN: 2021-05-16T19:55:36.0802820Z continue-on-error: false 2021-05-16T19:55:36.0803280Z VDIFFR_RUN_TESTS: false 2021-05-16T19:55:36.0803780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:55:36.0804200Z TZ: UTC 2021-05-16T19:55:36.0804600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:55:36.0804990Z NOT_CRAN: true 2021-05-16T19:55:36.0805370Z ##[endgroup] 2021-05-16T19:55:36.4454850Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:55:36.5900420Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T19:55:36.5901060Z with: 2021-05-16T19:55:36.5901880Z upload_url: https://uploads.github.com/repos/neuroconductor/voxel/releases/43019649/assets{?name,label} 2021-05-16T19:55:36.5902730Z asset_path: check/voxel_1.3.5.tgz 2021-05-16T19:55:36.5903220Z asset_name: voxel_1.3.5_R3.6.tgz 2021-05-16T19:55:36.5903750Z asset_content_type: application/octet-stream 2021-05-16T19:55:36.5904670Z env: 2021-05-16T19:55:36.5905080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:55:36.5905560Z TIC_DEPLOY_KEY: 2021-05-16T19:55:36.5905890Z RSPM: 2021-05-16T19:55:36.5906970Z GITHUB_PAT: *** 2021-05-16T19:55:36.5907420Z COVERALLS_TOKEN: 2021-05-16T19:55:36.5907870Z continue-on-error: false 2021-05-16T19:55:36.5908370Z VDIFFR_RUN_TESTS: false 2021-05-16T19:55:36.5908840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:55:36.5909290Z TZ: UTC 2021-05-16T19:55:36.5909740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:55:36.5910220Z NOT_CRAN: true 2021-05-16T19:55:36.5911160Z GITHUB_TOKEN: *** 2021-05-16T19:55:36.5911550Z ##[endgroup] 2021-05-16T19:55:37.3285470Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T19:55:37.3286100Z Rscript -e "tic::deploy()" 2021-05-16T19:55:37.3584010Z shell: /bin/bash -e {0} 2021-05-16T19:55:37.3584430Z env: 2021-05-16T19:55:37.3584950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:55:37.3585470Z TIC_DEPLOY_KEY: 2021-05-16T19:55:37.3585810Z RSPM: 2021-05-16T19:55:37.3587000Z GITHUB_PAT: *** 2021-05-16T19:55:37.3587440Z COVERALLS_TOKEN: 2021-05-16T19:55:37.3587900Z continue-on-error: false 2021-05-16T19:55:37.3588390Z VDIFFR_RUN_TESTS: false 2021-05-16T19:55:37.3588850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:55:37.3589330Z TZ: UTC 2021-05-16T19:55:37.3589690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:55:37.3590120Z NOT_CRAN: true 2021-05-16T19:55:37.3590470Z ##[endgroup] 2021-05-16T19:55:37.7151870Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:55:37.8545400Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T19:55:37.8546210Z Rscript -e "tic::after_deploy()" 2021-05-16T19:55:37.8842320Z shell: /bin/bash -e {0} 2021-05-16T19:55:37.8842700Z env: 2021-05-16T19:55:37.8843190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:55:37.8843640Z TIC_DEPLOY_KEY: 2021-05-16T19:55:37.8844050Z RSPM: 2021-05-16T19:55:37.8845310Z GITHUB_PAT: *** 2021-05-16T19:55:37.8845770Z COVERALLS_TOKEN: 2021-05-16T19:55:37.8846220Z continue-on-error: false 2021-05-16T19:55:37.8846730Z VDIFFR_RUN_TESTS: false 2021-05-16T19:55:37.8847240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:55:37.8847660Z TZ: UTC 2021-05-16T19:55:37.8848060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:55:37.8848440Z NOT_CRAN: true 2021-05-16T19:55:37.8848840Z ##[endgroup] 2021-05-16T19:55:38.2350260Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:55:38.6427320Z Post job cleanup. 2021-05-16T19:55:38.7178150Z [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.7348830Z Post job cleanup. 2021-05-16T19:55:38.8685160Z [command]/usr/local/bin/git version 2021-05-16T19:55:38.8792060Z git version 2.31.1 2021-05-16T19:55:38.8853030Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:55:38.8936560Z [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.9901310Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:55:38.9966410Z http.https://github.com/.extraheader 2021-05-16T19:55:38.9983300Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T19:55:39.0071200Z [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.1026560Z Cleaning up orphan processes