2021-05-16T22:03:26.9511524Z ##[section]Starting: Request a runner to run this job 2021-05-16T22:03:27.3117211Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T22:03:27.3721565Z 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-16T22:03:27.4912980Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T22:03:27.5574163Z ##[section]Finishing: Request a runner to run this job 2021-05-16T22:03:37.7175430Z Current runner version: '2.278.0' 2021-05-16T22:03:37.7228500Z ##[group]Operating System 2021-05-16T22:03:37.7229550Z Mac OS X 2021-05-16T22:03:37.7230110Z 10.15.7 2021-05-16T22:03:37.7230570Z 19H1030 2021-05-16T22:03:37.7231010Z ##[endgroup] 2021-05-16T22:03:37.7231590Z ##[group]Virtual Environment 2021-05-16T22:03:37.7232270Z Environment: macos-10.15 2021-05-16T22:03:37.7232860Z Version: 20210510.1 2021-05-16T22:03:37.7233880Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T22:03:37.7235200Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T22:03:37.7236090Z ##[endgroup] 2021-05-16T22:03:37.7238000Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T22:03:37.7239410Z Actions: write 2021-05-16T22:03:37.7239990Z Checks: write 2021-05-16T22:03:37.7240470Z Contents: write 2021-05-16T22:03:37.7241030Z Deployments: write 2021-05-16T22:03:37.7241770Z Issues: write 2021-05-16T22:03:37.7242450Z Metadata: read 2021-05-16T22:03:37.7242950Z Packages: write 2021-05-16T22:03:37.7243600Z PullRequests: write 2021-05-16T22:03:37.7244250Z RepositoryProjects: write 2021-05-16T22:03:37.7244940Z SecurityEvents: write 2021-05-16T22:03:37.7245530Z Statuses: write 2021-05-16T22:03:37.7246200Z ##[endgroup] 2021-05-16T22:03:37.7249800Z Prepare workflow directory 2021-05-16T22:03:37.8522990Z Prepare all required actions 2021-05-16T22:03:37.8535820Z Getting action download info 2021-05-16T22:03:38.2259010Z Download action repository 'actions/checkout@v2' 2021-05-16T22:03:39.9779430Z Download action repository 'r-lib/actions@master' 2021-05-16T22:03:42.0834520Z Download action repository 'adigherman/actions@master' 2021-05-16T22:03:43.9705240Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T22:03:44.3135530Z Download action repository 'actions/cache@v1' 2021-05-16T22:03:44.7047430Z Download action repository 'actions/upload-artifact@master' 2021-05-16T22:03:45.1800590Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T22:03:45.9309020Z ##[group]Run actions/checkout@v2 2021-05-16T22:03:45.9309720Z with: 2021-05-16T22:03:45.9310220Z repository: neuroconductor/WhiteStripe 2021-05-16T22:03:45.9311230Z token: *** 2021-05-16T22:03:45.9311610Z ssh-strict: true 2021-05-16T22:03:45.9312080Z persist-credentials: true 2021-05-16T22:03:45.9312530Z clean: true 2021-05-16T22:03:45.9312890Z fetch-depth: 1 2021-05-16T22:03:45.9313250Z lfs: false 2021-05-16T22:03:45.9313620Z submodules: false 2021-05-16T22:03:45.9313960Z env: 2021-05-16T22:03:45.9314370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:45.9314800Z TIC_DEPLOY_KEY: 2021-05-16T22:03:45.9315140Z RSPM: 2021-05-16T22:03:45.9315880Z GITHUB_PAT: *** 2021-05-16T22:03:45.9316260Z COVERALLS_TOKEN: 2021-05-16T22:03:45.9316710Z continue-on-error: false 2021-05-16T22:03:45.9317170Z VDIFFR_RUN_TESTS: false 2021-05-16T22:03:45.9317550Z ##[endgroup] 2021-05-16T22:03:46.9649280Z Syncing repository: neuroconductor/WhiteStripe 2021-05-16T22:03:46.9650590Z ##[group]Getting Git version info 2021-05-16T22:03:46.9729460Z Working directory is '/Users/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:46.9905050Z [command]/usr/local/bin/git version 2021-05-16T22:03:46.9972860Z git version 2.31.1 2021-05-16T22:03:47.0051170Z ##[endgroup] 2021-05-16T22:03:47.0128050Z Deleting the contents of '/Users/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:47.0191330Z ##[group]Initializing the repository 2021-05-16T22:03:47.0251920Z [command]/usr/local/bin/git init /Users/runner/work/WhiteStripe/WhiteStripe 2021-05-16T22:03:47.0303900Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T22:03:47.0331780Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T22:03:47.0360950Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T22:03:47.0367290Z hint: 2021-05-16T22:03:47.0370240Z hint: git config --global init.defaultBranch 2021-05-16T22:03:47.0390650Z hint: 2021-05-16T22:03:47.0392550Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T22:03:47.0394600Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T22:03:47.0398500Z hint: 2021-05-16T22:03:47.0400030Z hint: git branch -m 2021-05-16T22:03:47.0401410Z Initialized empty Git repository in /Users/runner/work/WhiteStripe/WhiteStripe/.git/ 2021-05-16T22:03:47.0404870Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:47.0406500Z ##[endgroup] 2021-05-16T22:03:47.0407230Z ##[group]Disabling automatic garbage collection 2021-05-16T22:03:47.0410460Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T22:03:47.0411710Z ##[endgroup] 2021-05-16T22:03:47.0430100Z ##[group]Setting up auth 2021-05-16T22:03:47.0431450Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:03:47.0437230Z [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-16T22:03:47.1515430Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:03:47.1603040Z [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-16T22:03:47.2503820Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T22:03:47.2607140Z ##[endgroup] 2021-05-16T22:03:47.2608760Z ##[group]Fetching the repository 2021-05-16T22:03:47.2616120Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2642ac54c2fca8e1c8e39a47847ec3ac10989911:refs/tags/2.3.2.s 2021-05-16T22:03:47.5527280Z remote: Enumerating objects: 99, done. 2021-05-16T22:03:47.5623980Z remote: Counting objects: 1% (1/99) 2021-05-16T22:03:47.5663800Z remote: Counting objects: 2% (2/99) 2021-05-16T22:03:47.5673480Z remote: Counting objects: 3% (3/99) 2021-05-16T22:03:47.5775490Z remote: Counting objects: 4% (4/99) 2021-05-16T22:03:47.6211390Z remote: Counting objects: 5% (5/99) 2021-05-16T22:03:47.6349370Z remote: Counting objects: 6% (6/99) 2021-05-16T22:03:47.6478580Z remote: Counting objects: 7% (7/99) 2021-05-16T22:03:47.6583500Z remote: Counting objects: 8% (8/99) 2021-05-16T22:03:48.2226380Z remote: Counting objects: 9% (9/99) 2021-05-16T22:03:48.2231490Z remote: Counting objects: 10% (10/99) 2021-05-16T22:03:48.2333470Z remote: Counting objects: 11% (11/99) 2021-05-16T22:03:48.2435250Z remote: Counting objects: 12% (12/99) 2021-05-16T22:03:48.2542610Z remote: Counting objects: 13% (13/99) 2021-05-16T22:03:48.2642970Z remote: Counting objects: 14% (14/99) 2021-05-16T22:03:48.2747260Z remote: Counting objects: 15% (15/99) 2021-05-16T22:03:48.2813360Z remote: Counting objects: 16% (16/99) 2021-05-16T22:03:48.2824380Z remote: Counting objects: 17% (17/99) 2021-05-16T22:03:48.2825750Z remote: Counting objects: 18% (18/99) 2021-05-16T22:03:48.2826940Z remote: Counting objects: 19% (19/99) 2021-05-16T22:03:48.2832770Z remote: Counting objects: 20% (20/99) 2021-05-16T22:03:48.2838820Z remote: Counting objects: 21% (21/99) 2021-05-16T22:03:48.2866870Z remote: Counting objects: 22% (22/99) 2021-05-16T22:03:48.2898910Z remote: Counting objects: 23% (23/99) 2021-05-16T22:03:48.3025010Z remote: Counting objects: 24% (24/99) 2021-05-16T22:03:48.3136150Z remote: Counting objects: 25% (25/99) 2021-05-16T22:03:48.3238010Z remote: Counting objects: 26% (26/99) 2021-05-16T22:03:48.3344370Z remote: Counting objects: 27% (27/99) 2021-05-16T22:03:48.3385290Z remote: Counting objects: 28% (28/99) 2021-05-16T22:03:48.3423980Z remote: Counting objects: 29% (29/99) 2021-05-16T22:03:48.3525570Z remote: Counting objects: 30% (30/99) 2021-05-16T22:03:48.3526320Z remote: Counting objects: 31% (31/99) 2021-05-16T22:03:48.3627870Z remote: Counting objects: 32% (32/99) 2021-05-16T22:03:48.3666200Z remote: Counting objects: 33% (33/99) 2021-05-16T22:03:48.3699490Z remote: Counting objects: 34% (34/99) 2021-05-16T22:03:48.3721600Z remote: Counting objects: 35% (35/99) 2021-05-16T22:03:48.3761040Z remote: Counting objects: 36% (36/99) 2021-05-16T22:03:48.3792830Z remote: Counting objects: 37% (37/99) 2021-05-16T22:03:48.3814950Z remote: Counting objects: 38% (38/99) 2021-05-16T22:03:48.3837610Z remote: Counting objects: 39% (39/99) 2021-05-16T22:03:48.3851640Z remote: Counting objects: 40% (40/99) 2021-05-16T22:03:48.3863860Z remote: Counting objects: 41% (41/99) 2021-05-16T22:03:48.3868640Z remote: Counting objects: 42% (42/99) 2021-05-16T22:03:48.3872360Z remote: Counting objects: 43% (43/99) 2021-05-16T22:03:48.3880400Z remote: Counting objects: 44% (44/99) 2021-05-16T22:03:48.3888640Z remote: Counting objects: 45% (45/99) 2021-05-16T22:03:48.4055500Z remote: Counting objects: 46% (46/99) 2021-05-16T22:03:48.4056380Z remote: Counting objects: 47% (47/99) 2021-05-16T22:03:48.4085170Z remote: Counting objects: 48% (48/99) 2021-05-16T22:03:48.4119960Z remote: Counting objects: 49% (49/99) 2021-05-16T22:03:48.4221580Z remote: Counting objects: 50% (50/99) 2021-05-16T22:03:48.4323020Z remote: Counting objects: 51% (51/99) 2021-05-16T22:03:48.4353650Z remote: Counting objects: 52% (52/99) 2021-05-16T22:03:48.4380180Z remote: Counting objects: 53% (53/99) 2021-05-16T22:03:48.4386780Z remote: Counting objects: 54% (54/99) 2021-05-16T22:03:48.4414850Z remote: Counting objects: 55% (55/99) 2021-05-16T22:03:48.4516340Z remote: Counting objects: 56% (56/99) 2021-05-16T22:03:48.4616910Z remote: Counting objects: 57% (57/99) 2021-05-16T22:03:48.4717100Z remote: Counting objects: 58% (58/99) 2021-05-16T22:03:48.4817670Z remote: Counting objects: 59% (59/99) 2021-05-16T22:03:48.4919530Z remote: Counting objects: 60% (60/99) 2021-05-16T22:03:48.4979040Z remote: Counting objects: 61% (61/99) 2021-05-16T22:03:48.5014580Z remote: Counting objects: 62% (62/99) 2021-05-16T22:03:48.5018400Z remote: Counting objects: 63% (63/99) 2021-05-16T22:03:48.5020340Z remote: Counting objects: 64% (64/99) 2021-05-16T22:03:48.5022550Z remote: Counting objects: 65% (65/99) 2021-05-16T22:03:48.5026680Z remote: Counting objects: 66% (66/99) 2021-05-16T22:03:48.5027700Z remote: Counting objects: 67% (67/99) 2021-05-16T22:03:48.5031020Z remote: Counting objects: 68% (68/99) 2021-05-16T22:03:48.5031980Z remote: Counting objects: 69% (69/99) 2021-05-16T22:03:48.5037450Z remote: Counting objects: 70% (70/99) 2021-05-16T22:03:48.5043560Z remote: Counting objects: 71% (71/99) 2021-05-16T22:03:48.5045660Z remote: Counting objects: 72% (72/99) 2021-05-16T22:03:48.5048560Z remote: Counting objects: 73% (73/99) 2021-05-16T22:03:48.5051340Z remote: Counting objects: 74% (74/99) 2021-05-16T22:03:48.5054490Z remote: Counting objects: 75% (75/99) 2021-05-16T22:03:48.5057560Z remote: Counting objects: 76% (76/99) 2021-05-16T22:03:48.5061800Z remote: Counting objects: 77% (77/99) 2021-05-16T22:03:48.5064790Z remote: Counting objects: 78% (78/99) 2021-05-16T22:03:48.5066760Z remote: Counting objects: 79% (79/99) 2021-05-16T22:03:48.5071350Z remote: Counting objects: 80% (80/99) 2021-05-16T22:03:48.5076610Z remote: Counting objects: 81% (81/99) 2021-05-16T22:03:48.5079610Z remote: Counting objects: 82% (82/99) 2021-05-16T22:03:48.5086830Z remote: Counting objects: 83% (83/99) 2021-05-16T22:03:48.5092490Z remote: Counting objects: 84% (84/99) 2021-05-16T22:03:48.5109700Z remote: Counting objects: 85% (85/99) 2021-05-16T22:03:48.5110610Z remote: Counting objects: 86% (86/99) 2021-05-16T22:03:48.5113920Z remote: Counting objects: 87% (87/99) 2021-05-16T22:03:48.5118010Z remote: Counting objects: 88% (88/99) 2021-05-16T22:03:48.5120510Z remote: Counting objects: 89% (89/99) 2021-05-16T22:03:48.5124660Z remote: Counting objects: 90% (90/99) 2021-05-16T22:03:48.5125670Z remote: Counting objects: 91% (91/99) 2021-05-16T22:03:48.5130970Z remote: Counting objects: 92% (92/99) 2021-05-16T22:03:48.5133830Z remote: Counting objects: 93% (93/99) 2021-05-16T22:03:48.5136490Z remote: Counting objects: 94% (94/99) 2021-05-16T22:03:48.5139240Z remote: Counting objects: 95% (95/99) 2021-05-16T22:03:48.5141650Z remote: Counting objects: 96% (96/99) 2021-05-16T22:03:48.5145880Z remote: Counting objects: 97% (97/99) 2021-05-16T22:03:48.5151110Z remote: Counting objects: 98% (98/99) 2021-05-16T22:03:48.5154030Z remote: Counting objects: 100% (99/99) 2021-05-16T22:03:48.5158470Z remote: Counting objects: 100% (99/99), done. 2021-05-16T22:03:48.5160960Z remote: Compressing objects: 1% (1/71) 2021-05-16T22:03:48.5161920Z remote: Compressing objects: 2% (2/71) 2021-05-16T22:03:48.5166230Z remote: Compressing objects: 4% (3/71) 2021-05-16T22:03:48.5176790Z remote: Compressing objects: 5% (4/71) 2021-05-16T22:03:48.5177770Z remote: Compressing objects: 7% (5/71) 2021-05-16T22:03:48.5240050Z remote: Compressing objects: 8% (6/71) 2021-05-16T22:03:48.5241910Z remote: Compressing objects: 9% (7/71) 2021-05-16T22:03:48.5243370Z remote: Compressing objects: 11% (8/71) 2021-05-16T22:03:48.5245020Z remote: Compressing objects: 12% (9/71) 2021-05-16T22:03:48.5246010Z remote: Compressing objects: 14% (10/71) 2021-05-16T22:03:48.5247020Z remote: Compressing objects: 15% (11/71) 2021-05-16T22:03:48.5248310Z remote: Compressing objects: 16% (12/71) 2021-05-16T22:03:48.5249850Z remote: Compressing objects: 18% (13/71) 2021-05-16T22:03:48.5250840Z remote: Compressing objects: 19% (14/71) 2021-05-16T22:03:48.5252150Z remote: Compressing objects: 21% (15/71) 2021-05-16T22:03:48.5253250Z remote: Compressing objects: 22% (16/71) 2021-05-16T22:03:48.5254790Z remote: Compressing objects: 23% (17/71) 2021-05-16T22:03:48.5256020Z remote: Compressing objects: 25% (18/71) 2021-05-16T22:03:48.5257340Z remote: Compressing objects: 26% (19/71) 2021-05-16T22:03:48.5258330Z remote: Compressing objects: 28% (20/71) 2021-05-16T22:03:48.5259330Z remote: Compressing objects: 29% (21/71) 2021-05-16T22:03:48.5260350Z remote: Compressing objects: 30% (22/71) 2021-05-16T22:03:48.5261390Z remote: Compressing objects: 32% (23/71) 2021-05-16T22:03:48.5262400Z remote: Compressing objects: 33% (24/71) 2021-05-16T22:03:48.5263450Z remote: Compressing objects: 35% (25/71) 2021-05-16T22:03:48.5265510Z remote: Compressing objects: 36% (26/71) 2021-05-16T22:03:48.5267270Z remote: Compressing objects: 38% (27/71) 2021-05-16T22:03:48.5268300Z remote: Compressing objects: 39% (28/71) 2021-05-16T22:03:48.5269670Z remote: Compressing objects: 40% (29/71) 2021-05-16T22:03:48.5270970Z remote: Compressing objects: 42% (30/71) 2021-05-16T22:03:48.5272470Z remote: Compressing objects: 43% (31/71) 2021-05-16T22:03:48.5273400Z remote: Compressing objects: 45% (32/71) 2021-05-16T22:03:48.5274780Z remote: Compressing objects: 46% (33/71) 2021-05-16T22:03:48.5276000Z remote: Compressing objects: 47% (34/71) 2021-05-16T22:03:48.5276940Z remote: Compressing objects: 49% (35/71) 2021-05-16T22:03:48.5277810Z remote: Compressing objects: 50% (36/71) 2021-05-16T22:03:48.5278960Z remote: Compressing objects: 52% (37/71) 2021-05-16T22:03:48.5280260Z remote: Compressing objects: 53% (38/71) 2021-05-16T22:03:48.5281220Z remote: Compressing objects: 54% (39/71) 2021-05-16T22:03:48.5282130Z remote: Compressing objects: 56% (40/71) 2021-05-16T22:03:48.5283330Z remote: Compressing objects: 57% (41/71) 2021-05-16T22:03:48.5284380Z remote: Compressing objects: 59% (42/71) 2021-05-16T22:03:48.5285300Z remote: Compressing objects: 60% (43/71) 2021-05-16T22:03:48.5287830Z remote: Compressing objects: 61% (44/71) 2021-05-16T22:03:48.5288760Z remote: Compressing objects: 63% (45/71) 2021-05-16T22:03:48.5289940Z remote: Compressing objects: 64% (46/71) 2021-05-16T22:03:48.5291030Z remote: Compressing objects: 66% (47/71) 2021-05-16T22:03:48.5291940Z remote: Compressing objects: 67% (48/71) 2021-05-16T22:03:48.5292830Z remote: Compressing objects: 69% (49/71) 2021-05-16T22:03:48.5293920Z remote: Compressing objects: 70% (50/71) 2021-05-16T22:03:48.5295550Z remote: Compressing objects: 71% (51/71) 2021-05-16T22:03:48.5296470Z remote: Compressing objects: 73% (52/71) 2021-05-16T22:03:48.5297500Z remote: Compressing objects: 74% (53/71) 2021-05-16T22:03:48.5298580Z remote: Compressing objects: 76% (54/71) 2021-05-16T22:03:48.5300100Z remote: Compressing objects: 77% (55/71) 2021-05-16T22:03:48.5301360Z remote: Compressing objects: 78% (56/71) 2021-05-16T22:03:48.5302790Z remote: Compressing objects: 80% (57/71) 2021-05-16T22:03:48.5303690Z remote: Compressing objects: 81% (58/71) 2021-05-16T22:03:48.5305150Z remote: Compressing objects: 83% (59/71) 2021-05-16T22:03:48.5306270Z remote: Compressing objects: 84% (60/71) 2021-05-16T22:03:48.5307410Z remote: Compressing objects: 85% (61/71) 2021-05-16T22:03:48.5308680Z remote: Compressing objects: 87% (62/71) 2021-05-16T22:03:48.5310190Z remote: Compressing objects: 88% (63/71) 2021-05-16T22:03:48.5311080Z remote: Compressing objects: 90% (64/71) 2021-05-16T22:03:48.5312330Z remote: Compressing objects: 91% (65/71) 2021-05-16T22:03:48.5313310Z remote: Compressing objects: 92% (66/71) 2021-05-16T22:03:48.5314200Z remote: Compressing objects: 94% (67/71) 2021-05-16T22:03:48.5314950Z remote: Compressing objects: 95% (68/71) 2021-05-16T22:03:48.5316140Z remote: Compressing objects: 97% (69/71) 2021-05-16T22:03:48.5317730Z remote: Compressing objects: 98% (70/71) 2021-05-16T22:03:48.5318580Z remote: Compressing objects: 100% (71/71) 2021-05-16T22:03:48.5319770Z remote: Compressing objects: 100% (71/71), done. 2021-05-16T22:03:48.5334360Z remote: Total 99 (delta 23), reused 82 (delta 22), pack-reused 0 2021-05-16T22:03:48.5338490Z From https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:48.5342110Z * [new ref] 2642ac54c2fca8e1c8e39a47847ec3ac10989911 -> 2.3.2.s 2021-05-16T22:03:48.5345250Z ##[endgroup] 2021-05-16T22:03:48.5348340Z ##[group]Determining the checkout info 2021-05-16T22:03:48.5349260Z ##[endgroup] 2021-05-16T22:03:48.5352350Z ##[group]Checking out the ref 2021-05-16T22:03:48.5357180Z [command]/usr/local/bin/git checkout --progress --force refs/tags/2.3.2.s 2021-05-16T22:03:48.5361810Z HEAD is now at 2642ac5 Version id 62 stable 2021-05-16T22:03:48.5362650Z ##[endgroup] 2021-05-16T22:03:48.5367170Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T22:03:48.5374980Z '2642ac54c2fca8e1c8e39a47847ec3ac10989911' 2021-05-16T22:03:48.5515230Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T22:03:48.5516030Z with: 2021-05-16T22:03:48.5516380Z r-version: release 2021-05-16T22:03:48.5516720Z Ncpus: 1 2021-05-16T22:03:48.5517090Z crayon.enabled: NULL 2021-05-16T22:03:48.5517560Z remove-openmp-macos: true 2021-05-16T22:03:48.5518060Z http-user-agent: default 2021-05-16T22:03:48.5518470Z install-r: true 2021-05-16T22:03:48.5518980Z windows-path-include-mingw: true 2021-05-16T22:03:48.5519450Z env: 2021-05-16T22:03:48.5519830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:48.5520250Z TIC_DEPLOY_KEY: 2021-05-16T22:03:48.5520560Z RSPM: 2021-05-16T22:03:48.5521760Z GITHUB_PAT: *** 2021-05-16T22:03:48.5522140Z COVERALLS_TOKEN: 2021-05-16T22:03:48.5522580Z continue-on-error: false 2021-05-16T22:03:48.5523010Z VDIFFR_RUN_TESTS: false 2021-05-16T22:03:48.5523380Z ##[endgroup] 2021-05-16T22:03:48.8306460Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T22:03:52.1353590Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-16T22:03:52.3010440Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T22:03:52.6276880Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T22:03:53.0642680Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T22:03:53.0712100Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T22:03:53.0714400Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T22:03:53.0716070Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T22:03:54.0573450Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T22:03:54.0685000Z Checksumming (Apple_Free : 3)… 2021-05-16T22:03:54.0786960Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T22:03:54.0877480Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T22:03:54.0971610Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T22:03:54.0973700Z Checksumming (Apple_Free : 5)… 2021-05-16T22:03:55.0324570Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T22:03:55.0426580Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T22:03:56.0032290Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T22:03:56.0087050Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T22:03:57.0650420Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T22:03:57.0715380Z verified CRC32 $84F1919B 2021-05-16T22:03:57.5589920Z /dev/disk2 GUID_partition_scheme 2021-05-16T22:03:57.5693500Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T22:03:57.5794480Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T22:03:58.7243240Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T22:03:58.7256150Z To reinstall 0.29.2_3, run: 2021-05-16T22:03:58.7325910Z brew reinstall pkg-config 2021-05-16T22:03:58.7685490Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T22:04:00.3804930Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T22:04:00.7519940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T22%3A10%3A00Z&sig=TsYsSa7K7oY5DjCfkHLE%2FhFvbc3PcCnnKXLb5aVAQ50%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:04:01.0109920Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T22:04:04.5022740Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T22:04:04.6748740Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T22:04:06.2448550Z installer: Package name is R 4.0.5 for macOS 2021-05-16T22:04:06.2473900Z installer: Upgrading at base path / 2021-05-16T22:04:06.2475030Z installer: The upgrade was successful. 2021-05-16T22:04:06.2946030Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T22:04:06.6297080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T22%3A10%3A00Z&sig=2589kD%2BOcu6%2BVRD4VCcKMg8HAbw%2F9rIc7s6EPGoWkyE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:04:06.6934230Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T22:04:09.7338020Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T22:04:11.2556640Z installer: Package name is gfortran 2021-05-16T22:04:11.2634750Z installer: Installing at base path / 2021-05-16T22:04:11.2662070Z installer: The install was successful. 2021-05-16T22:04:11.2722310Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T22:04:11.4707420Z "disk2" ejected. 2021-05-16T22:04:11.4766600Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T22:04:11.5080310Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T22:04:11.5367770Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T22:04:11.5368380Z env: 2021-05-16T22:04:11.5368790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:11.5369220Z TIC_DEPLOY_KEY: 2021-05-16T22:04:11.5369580Z RSPM: 2021-05-16T22:04:11.5370760Z GITHUB_PAT: *** 2021-05-16T22:04:11.5371190Z COVERALLS_TOKEN: 2021-05-16T22:04:11.5371650Z continue-on-error: false 2021-05-16T22:04:11.5372130Z VDIFFR_RUN_TESTS: false 2021-05-16T22:04:11.5372600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:04:11.5373060Z TZ: UTC 2021-05-16T22:04:11.5373440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:11.5373890Z NOT_CRAN: true 2021-05-16T22:04:11.5374280Z ##[endgroup] 2021-05-16T22:04:12.0017520Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T22:04:12.0604140Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T22:04:12.0605200Z Dload Upload Total Spent Left Speed 2021-05-16T22:04:12.0605620Z 2021-05-16T22:04:12.1356450Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:12.1357730Z 100 117 0 117 0 0 1560 0 --:--:-- --:--:-- --:--:-- 1560 2021-05-16T22:04:12.1925770Z 2021-05-16T22:04:12.4037030Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:12.4038290Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:13.1763860Z 2021-05-16T22:04:14.1864440Z 1 82.6M 1 1327k 0 0 1189k 0 0:01:11 0:00:01 0:01:10 1189k 2021-05-16T22:04:15.1958940Z 24 82.6M 24 20.0M 0 0 9640k 0 0:00:08 0:00:02 0:00:06 18.5M 2021-05-16T22:04:16.1695870Z 50 82.6M 50 42.0M 0 0 13.3M 0 0:00:06 0:00:03 0:00:03 20.1M 2021-05-16T22:04:17.1406050Z 75 82.6M 75 62.0M 0 0 15.0M 0 0:00:05 0:00:04 0:00:01 20.2M 2021-05-16T22:04:17.1407900Z 100 82.6M 100 82.6M 0 0 16.2M 0 0:00:05 0:00:05 --:--:-- 20.5M 2021-05-16T22:04:21.4855770Z ##[group]Run tlmgr update --self 2021-05-16T22:04:21.4856510Z tlmgr update --self 2021-05-16T22:04:21.4857400Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T22:04:21.4858260Z tlmgr update --all 2021-05-16T22:04:21.5054820Z shell: /bin/bash -e {0} 2021-05-16T22:04:21.5055220Z env: 2021-05-16T22:04:21.5055700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:21.5056160Z TIC_DEPLOY_KEY: 2021-05-16T22:04:21.5056550Z RSPM: 2021-05-16T22:04:21.5058340Z GITHUB_PAT: *** 2021-05-16T22:04:21.5058810Z COVERALLS_TOKEN: 2021-05-16T22:04:21.5059280Z continue-on-error: false 2021-05-16T22:04:21.5059810Z VDIFFR_RUN_TESTS: false 2021-05-16T22:04:21.5060300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:04:21.5060880Z TZ: UTC 2021-05-16T22:04:21.5061320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:21.5061720Z NOT_CRAN: true 2021-05-16T22:04:21.5062200Z ##[endgroup] 2021-05-16T22:04:23.7368200Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:23.7370190Z tlmgr: no self-updates for tlmgr available 2021-05-16T22:04:25.9455690Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:25.9456740Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T22:04:26.1982910Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-16T22:04:26.5874180Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T22:04:26.8593260Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T22:04:27.1726150Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-16T22:04:27.4326300Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T22:04:30.5222920Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T22:04:30.7799040Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T22:04:31.2940450Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T22:04:31.5518840Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T22:04:31.8081420Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T22:04:32.1184920Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T22:04:32.3796250Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T22:04:32.6451240Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-16T22:04:32.9993020Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-16T22:04:33.2589880Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T22:04:33.8113200Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T22:04:34.0715790Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T22:04:34.3281570Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-16T22:04:34.5844810Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-16T22:04:34.8873570Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-16T22:04:35.2493540Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-16T22:04:35.5129990Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-16T22:04:35.8330070Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-16T22:04:36.1340720Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-16T22:04:36.4242920Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-16T22:04:36.6774950Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-16T22:04:37.5291210Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-16T22:04:37.5296620Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-16T22:04:37.5297820Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-16T22:04:37.7086760Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-16T22:04:37.9717560Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-16T22:04:38.2413500Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-16T22:04:38.5518640Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-16T22:04:38.8055130Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-16T22:04:39.0610820Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-16T22:04:39.4333480Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-16T22:04:39.6972160Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-16T22:04:39.9493130Z [39/89, 00:14/00:14] install: lua-visual-debug [4k] 2021-05-16T22:04:40.2104580Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-16T22:04:40.4712990Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-16T22:04:40.7251040Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-16T22:04:40.9864750Z [43/89, 00:15/00:16] install: luaimageembed [2k] 2021-05-16T22:04:41.2413650Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-16T22:04:41.5272430Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-16T22:04:41.7832590Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-16T22:04:42.0463950Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-16T22:04:42.3013620Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-16T22:04:42.5555890Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-16T22:04:42.8162000Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-16T22:04:43.0781430Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-16T22:04:43.3354910Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-16T22:04:43.6023920Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-16T22:04:43.8568800Z [54/89, 00:18/00:19] install: luatex85 [2k] 2021-05-16T22:04:44.1107500Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-16T22:04:44.3759150Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-16T22:04:44.6794700Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-16T22:04:44.9407970Z [58/89, 00:19/00:20] install: luavlna [8k] 2021-05-16T22:04:45.2005190Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-16T22:04:45.5069610Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-16T22:04:45.9104560Z [61/89, 00:20/00:21] install: makeindex [5k] 2021-05-16T22:04:46.1762060Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-16T22:04:46.4313520Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-16T22:04:46.6870690Z [64/89, 00:21/00:22] install: nodetree [13k] 2021-05-16T22:04:47.0174810Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-16T22:04:47.2762370Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-16T22:04:47.5376970Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-16T22:04:48.1833670Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-16T22:04:48.4401070Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-16T22:04:48.7469040Z [70/89, 00:23/00:23] install: placeat [4k] 2021-05-16T22:04:49.0071230Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-16T22:04:49.2733690Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-16T22:04:49.6291760Z [73/89, 00:24/00:24] install: selnolig [53k] 2021-05-16T22:04:49.9862640Z [74/89, 00:24/00:24] install: spelling [14k] 2021-05-16T22:04:50.3004220Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-16T22:04:50.5578190Z [76/89, 00:25/00:25] install: texlive-common [1k] 2021-05-16T22:04:50.8222500Z [77/89, 00:25/00:25] install: texlive-en [1k] 2021-05-16T22:04:51.0814190Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-16T22:04:51.5009580Z [79/89, 00:26/00:26] install: thumbpdf.universal-darwin [1k] 2021-05-16T22:04:51.7575020Z [80/89, 00:26/00:26] install: thumbpdf [19k] 2021-05-16T22:04:52.0722460Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-16T22:04:52.3342260Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-16T22:05:26.7284990Z [83/89, 01:01/01:02] install: typewriter [25k] 2021-05-16T22:05:27.4744300Z [84/89, 01:02/01:03] install: uninormalize [6k] 2021-05-16T22:05:27.4745230Z [85/89, 01:02/01:03] install: upquote [2k] 2021-05-16T22:05:27.5586610Z [86/89, 01:02/01:03] install: xdvi.universal-darwin [948k] 2021-05-16T22:05:28.2396620Z [87/89, 01:03/01:03] install: xdvi [7k] 2021-05-16T22:05:28.5089190Z [88/89, 01:03/01:03] install: collection-basic [1k] 2021-05-16T22:05:28.7685630Z [89/89, 01:03/01:03] install: collection-luatex [1k] 2021-05-16T22:05:29.0379020Z running mktexlsr ... 2021-05-16T22:05:29.7487640Z done running mktexlsr. 2021-05-16T22:05:29.7885460Z running updmap-sys ... 2021-05-16T22:05:30.3881840Z done running updmap-sys. 2021-05-16T22:05:30.3883140Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T22:05:30.3885260Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Pxwtm03Rwt/161SpLup5T ... 2021-05-16T22:05:31.5442280Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Pxwtm03Rwt/161SpLup5T. 2021-05-16T22:05:31.5444250Z OK: optex.fmt/luatex 2021-05-16T22:05:31.5445570Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T22:05:31.5447180Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T22:05:33.7412620Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:05:33.7413760Z tlmgr: no updates available 2021-05-16T22:05:33.8779390Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T22:05:33.8779900Z with: 2021-05-16T22:05:33.8780260Z pandoc-version: 2.7.3 2021-05-16T22:05:33.8780610Z env: 2021-05-16T22:05:33.8780990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:05:33.8781410Z TIC_DEPLOY_KEY: 2021-05-16T22:05:33.8781730Z RSPM: 2021-05-16T22:05:33.8782940Z GITHUB_PAT: *** 2021-05-16T22:05:33.8783330Z COVERALLS_TOKEN: 2021-05-16T22:05:33.8783770Z continue-on-error: false 2021-05-16T22:05:33.8784220Z VDIFFR_RUN_TESTS: false 2021-05-16T22:05:33.8784680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:05:33.8785090Z TZ: UTC 2021-05-16T22:05:33.8785430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:05:33.8785800Z NOT_CRAN: true 2021-05-16T22:05:33.8786130Z ##[endgroup] 2021-05-16T22:05:34.3290500Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T22:05:37.0195350Z installer: Package name is pandoc 2021-05-16T22:05:37.0199250Z installer: Installing at base path / 2021-05-16T22:05:37.0199960Z installer: The install was successful. 2021-05-16T22:05:37.0346150Z ##[group]Run git config user.name adigherman 2021-05-16T22:05:37.0346870Z git config user.name adigherman 2021-05-16T22:05:37.0347470Z git config user.email adig@jhu.edu 2021-05-16T22:05:37.0528060Z shell: /bin/bash -e {0} 2021-05-16T22:05:37.0528660Z env: 2021-05-16T22:05:37.0529160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:05:37.0529680Z TIC_DEPLOY_KEY: 2021-05-16T22:05:37.0530080Z RSPM: 2021-05-16T22:05:37.0531400Z GITHUB_PAT: *** 2021-05-16T22:05:37.0531920Z COVERALLS_TOKEN: 2021-05-16T22:05:37.0532400Z continue-on-error: false 2021-05-16T22:05:37.0532920Z VDIFFR_RUN_TESTS: false 2021-05-16T22:05:37.0533420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:05:37.0533910Z TZ: UTC 2021-05-16T22:05:37.0534300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:05:37.0534750Z NOT_CRAN: true 2021-05-16T22:05:37.0535180Z ##[endgroup] 2021-05-16T22:05:37.1040370Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T22:05:37.1041040Z env: 2021-05-16T22:05:37.1041720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:05:37.1042220Z TIC_DEPLOY_KEY: 2021-05-16T22:05:37.1042570Z RSPM: 2021-05-16T22:05:37.1043910Z GITHUB_PAT: *** 2021-05-16T22:05:37.1044340Z COVERALLS_TOKEN: 2021-05-16T22:05:37.1044830Z continue-on-error: false 2021-05-16T22:05:37.1045300Z VDIFFR_RUN_TESTS: false 2021-05-16T22:05:37.1045940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:05:37.1046380Z TZ: UTC 2021-05-16T22:05:37.1046800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:05:37.1047190Z NOT_CRAN: true 2021-05-16T22:05:37.1047590Z ##[endgroup] 2021-05-16T22:05:38.7079920Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T22:05:38.7454400Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T22:05:38.7455160Z To reinstall 3.20.2, run: 2021-05-16T22:05:38.7455860Z brew reinstall cmake 2021-05-16T22:05:40.3049210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T22:05:41.4318590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:41.9679190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T22:05:42.3056380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T22%3A15%3A00Z&sig=E%2Bep21iLBpsT1Gv%2FDPJuwCa1S5aWwGTuTT87m1gDcYw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:42.3566760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=E\%2Bep21iLBpsT1Gv\%2FDPJuwCa1S5aWwGTuTT87m1gDcYw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:42.4057570Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T22:05:42.4703550Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T22:05:42.4731230Z 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-2791-16vtjor 2021-05-16T22:05:42.4919780Z cp -pR /private/tmp/d20210516-2791-16vtjor/libssh/. /usr/local/Cellar/libssh 2021-05-16T22:05:42.5148070Z chmod -Rf +w /private/tmp/d20210516-2791-16vtjor 2021-05-16T22:05:42.5703300Z ==> Finishing up 2021-05-16T22:05:42.6035150Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T22:05:42.6052260Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T22:05:42.6057680Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T22:05:42.6063210Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T22:05:42.6067570Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T22:05:42.6072650Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T22:05:42.6079720Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T22:05:42.6229290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2955-1v8aon0.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-16T22:05:44.8485870Z ==> Summary 2021-05-16T22:05:44.8514560Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T22:05:46.9007600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T22:05:48.1268680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:48.6749560Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T22:05:49.0186620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T22%3A15%3A00Z&sig=Y1Z6K%2BdgrezviQa0VkiSr2kb4HiNQTLQo0%2F6CQ313kU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:49.0571710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Y1Z6K\%2BdgrezviQa0VkiSr2kb4HiNQTLQo0\%2F6CQ313kU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:50.0158700Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T22:05:50.3664500Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T22:05:51.4582970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:52.0096970Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T22:05:52.3320800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T22%3A15%3A00Z&sig=pOXiBeoCBv%2BwGVd2sjXLEsQS6kTsV%2FP2E5l6z7U0%2F5s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:52.3761850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=pOXiBeoCBv\%2BwGVd2sjXLEsQS6kTsV\%2FP2E5l6z7U0\%2F5s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:52.4436520Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T22:05:52.4504940Z ==> Installing dependencies for jags: gcc 2021-05-16T22:05:52.4515800Z ==> Installing jags dependency: gcc 2021-05-16T22:05:52.5384870Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T22:05:52.5412940Z 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-2962-2h3r20 2021-05-16T22:05:54.7793970Z cp -pR /private/tmp/d20210516-2962-2h3r20/gcc/. /usr/local/Cellar/gcc 2021-05-16T22:05:56.2349370Z chmod -Rf +w /private/tmp/d20210516-2962-2h3r20 2021-05-16T22:06:00.1773390Z ==> Finishing up 2021-05-16T22:06:00.3543770Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T22:06:00.3548500Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T22:06:00.3552560Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T22:06:00.3557500Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T22:06:00.3563070Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T22:06:00.3568110Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T22:06:00.3573290Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T22:06:00.3578380Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T22:06:00.3583120Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T22:06:00.3588100Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T22:06:00.3602530Z rm /usr/local/bin/c++-11 2021-05-16T22:06:00.3606320Z rm /usr/local/bin/cpp-11 2021-05-16T22:06:00.3609900Z rm /usr/local/bin/g++-11 2021-05-16T22:06:00.3613470Z rm /usr/local/bin/gcc-11 2021-05-16T22:06:00.3661570Z rm /usr/local/bin/gcc-ar-11 2021-05-16T22:06:00.3664370Z rm /usr/local/bin/gcc-nm-11 2021-05-16T22:06:00.3667710Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T22:06:00.3670970Z rm /usr/local/bin/gcov-11 2021-05-16T22:06:00.3674000Z rm /usr/local/bin/gcov-dump-11 2021-05-16T22:06:00.3676840Z rm /usr/local/bin/gcov-tool-11 2021-05-16T22:06:00.5981640Z Error: The `brew link` step did not complete successfully 2021-05-16T22:06:00.5982650Z The formula built, but is not symlinked into /usr/local 2021-05-16T22:06:00.5987110Z Could not symlink bin/gfortran 2021-05-16T22:06:00.5987740Z Target /usr/local/bin/gfortran 2021-05-16T22:06:00.5988500Z already exists. You may want to remove it: 2021-05-16T22:06:00.5989620Z rm '/usr/local/bin/gfortran' 2021-05-16T22:06:00.5989950Z 2021-05-16T22:06:00.5990580Z To force the link and overwrite all conflicting files: 2021-05-16T22:06:00.5991580Z brew link --overwrite gcc 2021-05-16T22:06:00.5991930Z 2021-05-16T22:06:00.5992470Z To list all files that would be deleted: 2021-05-16T22:06:00.5993460Z brew link --overwrite --dry-run gcc 2021-05-16T22:06:00.5993830Z 2021-05-16T22:06:00.5994320Z Possible conflicting files are: 2021-05-16T22:06:00.6027120Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T22:06:01.0841030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3135-qa9tk.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-16T22:06:03.6540630Z ==> Summary 2021-05-16T22:06:03.7444650Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T22:06:03.7449880Z ==> Installing jags 2021-05-16T22:06:03.7453680Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T22:06:03.7472050Z 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-2962-1fxzxga 2021-05-16T22:06:03.8029270Z cp -pR /private/tmp/d20210516-2962-1fxzxga/jags/. /usr/local/Cellar/jags 2021-05-16T22:06:03.8710590Z chmod -Rf +w /private/tmp/d20210516-2962-1fxzxga 2021-05-16T22:06:03.9885390Z ==> Finishing up 2021-05-16T22:06:04.0205830Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T22:06:04.0212400Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T22:06:04.0223330Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T22:06:04.0230120Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T22:06:04.0236210Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T22:06:04.0241610Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T22:06:04.0248270Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T22:06:04.0253590Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T22:06:04.0262040Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T22:06:04.0631440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3161-ikujy6.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-16T22:06:06.2572240Z ==> Summary 2021-05-16T22:06:06.2683660Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T22:06:08.4415660Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T22:06:09.4943590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:10.0229570Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T22:06:10.3427450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T22%3A15%3A00Z&sig=d40MvH66rBNCbin14BFEFWzqHmpEPvNeGagS%2BYWITGQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:10.3793170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=d40MvH66rBNCbin14BFEFWzqHmpEPvNeGagS\%2BYWITGQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:10.5878670Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T22:06:10.6948670Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T22:06:10.6976630Z 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-3168-bc1ger 2021-05-16T22:06:10.9692710Z cp -pR /private/tmp/d20210516-3168-bc1ger/v8/. /usr/local/Cellar/v8 2021-05-16T22:06:11.1005370Z chmod -Rf +w /private/tmp/d20210516-3168-bc1ger 2021-05-16T22:06:11.2891270Z ==> Finishing up 2021-05-16T22:06:11.3407550Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T22:06:11.3802580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3333-1wlr8ue.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-16T22:06:13.4964290Z ==> Summary 2021-05-16T22:06:13.5022990Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T22:06:15.5247070Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T22:06:16.6090270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:17.1603740Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T22:06:17.4890410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T22%3A15%3A00Z&sig=jK2ogoQ%2BKLM4YQPw2bj2C%2BvmbIWVJXvcYPoxZyq4%2FKE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:17.5234720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=jK2ogoQ\%2BKLM4YQPw2bj2C\%2BvmbIWVJXvcYPoxZyq4\%2FKE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:17.6883410Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T22:06:17.7078710Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T22:06:19.0002320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:19.5821330Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T22:06:19.9089770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T22%3A15%3A00Z&sig=s9fJE%2FqMp9O%2Bim7bOr4EGmVpdYH8Tk3%2BK1b4ZCEmQDQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:19.9508470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=s9fJE\%2FqMp9O\%2Bim7bOr4EGmVpdYH8Tk3\%2BK1b4ZCEmQDQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:20.0597190Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T22:06:20.0734380Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T22:06:21.1617760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:21.7375590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T22:06:22.0544110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T22%3A15%3A00Z&sig=Z9ep5TXzm7A8ViVvTDNob88khRMqUD4IuD2hxPcfBLQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:22.0858400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Z9ep5TXzm7A8ViVvTDNob88khRMqUD4IuD2hxPcfBLQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:22.2131610Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T22:06:22.2358740Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T22:06:22.2363620Z ==> Installing fftw dependency: hwloc 2021-05-16T22:06:22.2939740Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T22:06:22.2966490Z 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-3340-7dt7gc 2021-05-16T22:06:22.6120670Z cp -pR /private/tmp/d20210516-3340-7dt7gc/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T22:06:23.1488380Z chmod -Rf +w /private/tmp/d20210516-3340-7dt7gc 2021-05-16T22:06:23.4669250Z ==> Finishing up 2021-05-16T22:06:23.4984190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T22:06:23.4989310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T22:06:23.4994820Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T22:06:23.5000670Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T22:06:23.5005800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T22:06:23.5011030Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T22:06:23.5029090Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T22:06:23.5034130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T22:06:23.5039740Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T22:06:23.5044860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T22:06:23.5049920Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T22:06:23.5055050Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T22:06:23.5060550Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T22:06:23.5067520Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T22:06:23.5072050Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T22:06:23.5084320Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T22:06:23.5092120Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T22:06:23.5097570Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T22:06:23.5107690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T22:06:23.5113260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T22:06:23.5119050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T22:06:23.5124890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T22:06:23.5130150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T22:06:23.5135760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T22:06:23.5141720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T22:06:23.5147480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T22:06:23.5167660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T22:06:23.5173130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T22:06:23.5179310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T22:06:23.5185130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T22:06:23.5191170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T22:06:23.5224780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T22:06:23.5241140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T22:06:23.5261310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T22:06:23.5280300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T22:06:23.5286360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T22:06:23.5299080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T22:06:23.5305070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T22:06:23.5310900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T22:06:23.5327890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T22:06:23.5347180Z 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-16T22:06:23.5352560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T22:06:23.5375060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T22:06:23.5391130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T22:06:23.5407000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T22:06:23.5420270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T22:06:23.5433260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T22:06:23.5439550Z 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-16T22:06:23.5445510Z 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-16T22:06:23.5459110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T22:06:23.5474000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T22:06:23.5479980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T22:06:23.5489600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T22:06:23.5495140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T22:06:23.5504560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T22:06:23.5510430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T22:06:23.5520370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T22:06:23.5533180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T22:06:23.5539310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T22:06:23.5544760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T22:06:23.5557640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T22:06:23.5563550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T22:06:23.5569690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T22:06:23.5579580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T22:06:23.5585360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T22:06:23.5594670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T22:06:23.5600330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T22:06:23.5617900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T22:06:23.5623260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T22:06:23.5629620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T22:06:23.5639400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T22:06:23.5644830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T22:06:23.5658720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T22:06:23.5669170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T22:06:23.5679720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T22:06:23.5694140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T22:06:23.5699860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T22:06:23.5705540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T22:06:23.5711300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T22:06:23.5717040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T22:06:23.5722430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T22:06:23.5732080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T22:06:23.5737890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T22:06:23.5743550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T22:06:23.5749820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T22:06:23.5755900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T22:06:23.5762200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T22:06:23.5768610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T22:06:23.5774230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T22:06:23.5780610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T22:06:23.5786890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T22:06:23.5797120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T22:06:23.5802710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T22:06:23.5808970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T22:06:23.5815130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T22:06:23.5821080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T22:06:23.5827040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T22:06:23.5833350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T22:06:23.5839190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T22:06:23.5845670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T22:06:23.5850290Z Only the first 100 operations were output. 2021-05-16T22:06:23.9486730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3516-1l5kwfk.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-16T22:06:26.2685270Z ==> Summary 2021-05-16T22:06:26.3258050Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T22:06:26.3265790Z ==> Installing fftw dependency: open-mpi 2021-05-16T22:06:26.3796070Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:06:26.3814380Z 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-3340-1qn48tp 2021-05-16T22:06:26.6594030Z cp -pR /private/tmp/d20210516-3340-1qn48tp/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T22:06:27.0601200Z chmod -Rf +w /private/tmp/d20210516-3340-1qn48tp 2021-05-16T22:06:28.8028430Z ==> Finishing up 2021-05-16T22:06:28.8427550Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T22:06:28.8431250Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T22:06:28.8436270Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T22:06:28.8441230Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T22:06:28.8447880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T22:06:28.8452360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T22:06:28.8457220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T22:06:28.8462160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T22:06:28.8467070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T22:06:28.8472230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T22:06:28.8477040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T22:06:28.8481730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T22:06:28.8486880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T22:06:28.8491700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T22:06:28.8497190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T22:06:28.8501980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T22:06:28.8507070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T22:06:28.8511520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T22:06:28.8516380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T22:06:28.8521240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T22:06:28.8525810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T22:06:28.8530470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T22:06:28.8550960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T22:06:28.8552280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T22:06:28.8553530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T22:06:28.8555560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T22:06:28.8560800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T22:06:28.8566040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T22:06:28.8570690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T22:06:28.8576170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T22:06:28.8581070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T22:06:28.8586130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T22:06:28.8591400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T22:06:28.8596580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T22:06:28.8602140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T22:06:28.8606720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T22:06:28.8611540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T22:06:28.8616480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T22:06:28.8621620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T22:06:28.8626790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T22:06:28.8632000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T22:06:28.8637470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T22:06:28.8642380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T22:06:28.8647250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T22:06:28.8652590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T22:06:28.8657490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T22:06:28.8662870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T22:06:28.8667830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T22:06:28.8679100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T22:06:28.8684520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T22:06:28.8689940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T22:06:28.8695330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T22:06:28.8700840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T22:06:28.8706300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T22:06:28.8711720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T22:06:28.8717150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T22:06:28.8722860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T22:06:28.8728570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T22:06:28.8733920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T22:06:28.8739440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T22:06:28.8752930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T22:06:28.8758710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T22:06:28.8764360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T22:06:28.8807020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T22:06:28.8812700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T22:06:28.8829860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T22:06:28.8835790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T22:06:28.8841120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T22:06:28.8846630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T22:06:28.8851960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T22:06:28.8857400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T22:06:28.8862630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T22:06:28.8868320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T22:06:28.8873490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T22:06:28.8879250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T22:06:28.8884750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T22:06:28.8890070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T22:06:28.8895680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T22:06:28.8901540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T22:06:28.8906660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T22:06:28.8912040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T22:06:28.8917420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T22:06:28.8922870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T22:06:28.8928100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T22:06:28.8933910Z 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-16T22:06:28.8939190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T22:06:28.8944270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T22:06:28.8949580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T22:06:28.8954860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T22:06:28.8959990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T22:06:28.8965400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T22:06:28.8970830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T22:06:28.8976130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T22:06:28.8981960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T22:06:28.8987370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T22:06:28.8992180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T22:06:28.8997530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T22:06:28.9002840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T22:06:28.9009130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T22:06:28.9014590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T22:06:28.9018760Z Only the first 100 operations were output. 2021-05-16T22:06:29.3335000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3544-tvb7bf.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-16T22:06:31.7286340Z ==> Summary 2021-05-16T22:06:31.7699630Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T22:06:31.7706030Z ==> Installing fftw 2021-05-16T22:06:31.7710190Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:06:31.7728400Z 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-3340-extlom 2021-05-16T22:06:31.8800270Z cp -pR /private/tmp/d20210516-3340-extlom/fftw/. /usr/local/Cellar/fftw 2021-05-16T22:06:31.9482250Z chmod -Rf +w /private/tmp/d20210516-3340-extlom 2021-05-16T22:06:32.1387120Z ==> Finishing up 2021-05-16T22:06:32.1818600Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T22:06:32.1822420Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T22:06:32.1827510Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T22:06:32.1832100Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T22:06:32.1838780Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T22:06:32.1843380Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T22:06:32.1848120Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T22:06:32.1853100Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T22:06:32.1857780Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T22:06:32.1862420Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T22:06:32.1867320Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T22:06:32.1871870Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T22:06:32.1883340Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T22:06:32.1976510Z info /usr/local/share/info/fftw3.info 2021-05-16T22:06:32.1996890Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T22:06:32.2006670Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T22:06:32.2028920Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T22:06:32.2037230Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T22:06:32.2045930Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T22:06:32.2059320Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T22:06:32.2077090Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T22:06:32.2086200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T22:06:32.2095680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T22:06:32.2104590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T22:06:32.2116270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T22:06:32.2125410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T22:06:32.2135270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T22:06:32.2147190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T22:06:32.2154570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T22:06:32.2163570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T22:06:32.2172170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T22:06:32.2181000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T22:06:32.2189530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T22:06:32.2199240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T22:06:32.2208420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T22:06:32.2221050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T22:06:32.2231180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T22:06:32.2240820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T22:06:32.2246490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T22:06:32.2255030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T22:06:32.2262410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T22:06:32.2270890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T22:06:32.2276330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T22:06:32.2285710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T22:06:32.2298390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T22:06:32.2304950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T22:06:32.2311850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T22:06:32.2318930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T22:06:32.2325880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T22:06:32.2333200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T22:06:32.2340880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T22:06:32.2347730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T22:06:32.2355360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T22:06:32.2364790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T22:06:32.2440390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T22:06:32.2445550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T22:06:32.2449980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T22:06:32.2457410Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T22:06:32.2463150Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T22:06:32.2468490Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T22:06:32.2790980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3571-1k7z9v0.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-16T22:06:34.5343870Z ==> Summary 2021-05-16T22:06:34.5398960Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T22:06:35.1501560Z ==> No outdated dependents to upgrade! 2021-05-16T22:06:35.1502970Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:06:35.3250610Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T22:06:35.3251760Z fftw, open-mpi 2021-05-16T22:06:35.3261590Z rm /usr/local/bin/fftw-wisdom 2021-05-16T22:06:35.3264910Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T22:06:35.3267800Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T22:06:35.3270430Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T22:06:35.3275830Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T22:06:35.3278600Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T22:06:35.3281180Z rm /usr/local/include/fftw3.f 2021-05-16T22:06:35.3284200Z rm /usr/local/include/fftw3.f03 2021-05-16T22:06:35.3287090Z rm /usr/local/include/fftw3.h 2021-05-16T22:06:35.3290520Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T22:06:35.3293340Z rm /usr/local/include/fftw3l.f03 2021-05-16T22:06:35.3296300Z rm /usr/local/include/fftw3q.f03 2021-05-16T22:06:35.3304190Z rm /usr/local/lib/cmake/fftw3 2021-05-16T22:06:35.3307020Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T22:06:35.3310150Z rm /usr/local/lib/libfftw3.a 2021-05-16T22:06:35.3313180Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T22:06:35.3317500Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T22:06:35.3319260Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T22:06:35.3323040Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T22:06:35.3325860Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T22:06:35.3328560Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T22:06:35.3331680Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T22:06:35.3334970Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T22:06:35.3337840Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T22:06:35.3340850Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T22:06:35.3343830Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T22:06:35.3346690Z rm /usr/local/lib/libfftw3f.a 2021-05-16T22:06:35.3349770Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T22:06:35.3352950Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T22:06:35.3355980Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T22:06:35.3359030Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T22:06:35.3361990Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T22:06:35.3364980Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T22:06:35.3368440Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T22:06:35.3371560Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T22:06:35.3374420Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T22:06:35.3377450Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T22:06:35.3380420Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T22:06:35.3383310Z rm /usr/local/lib/libfftw3l.a 2021-05-16T22:06:35.3386370Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T22:06:35.3389370Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T22:06:35.3392330Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T22:06:35.3395370Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T22:06:35.3398360Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T22:06:35.3401490Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T22:06:35.3404550Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T22:06:35.3408010Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T22:06:35.3410920Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T22:06:35.3413920Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T22:06:35.3418890Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T22:06:35.3422420Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T22:06:35.3425350Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T22:06:35.3480200Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T22:06:35.3481270Z rm /usr/local/share/info/fftw3.info 2021-05-16T22:06:35.3486630Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T22:06:35.3489800Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T22:06:35.3499120Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T22:06:35.3513720Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T22:06:35.3518350Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T22:06:35.3529210Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T22:06:35.4420440Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T22:06:35.4424080Z rm /usr/local/bin/mpic++ 2021-05-16T22:06:35.4427180Z rm /usr/local/bin/mpicc 2021-05-16T22:06:35.4430660Z rm /usr/local/bin/mpicxx 2021-05-16T22:06:35.4433810Z rm /usr/local/bin/mpiexec 2021-05-16T22:06:35.4437060Z rm /usr/local/bin/mpif77 2021-05-16T22:06:35.4440240Z rm /usr/local/bin/mpif90 2021-05-16T22:06:35.4443480Z rm /usr/local/bin/mpifort 2021-05-16T22:06:35.4446660Z rm /usr/local/bin/mpirun 2021-05-16T22:06:35.4450700Z rm /usr/local/bin/ompi-clean 2021-05-16T22:06:35.4454300Z rm /usr/local/bin/ompi-server 2021-05-16T22:06:35.4456660Z rm /usr/local/bin/ompi_info 2021-05-16T22:06:35.4459810Z rm /usr/local/bin/opal_wrapper 2021-05-16T22:06:35.4463360Z rm /usr/local/bin/orte-clean 2021-05-16T22:06:35.4466530Z rm /usr/local/bin/orte-info 2021-05-16T22:06:35.4469670Z rm /usr/local/bin/orte-server 2021-05-16T22:06:35.4473180Z rm /usr/local/bin/ortecc 2021-05-16T22:06:35.4475600Z rm /usr/local/bin/orted 2021-05-16T22:06:35.4479180Z rm /usr/local/bin/orterun 2021-05-16T22:06:35.4485670Z rm /usr/local/bin/profile2mat.pl 2021-05-16T22:06:35.4495680Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T22:06:35.4498950Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T22:06:35.4506600Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T22:06:35.4509460Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T22:06:35.4518290Z rm /usr/local/include/mpi-ext.h 2021-05-16T22:06:35.4525050Z rm /usr/local/include/mpi.h 2021-05-16T22:06:35.4532860Z rm /usr/local/include/mpi.mod 2021-05-16T22:06:35.4536650Z rm /usr/local/include/mpi_ext.mod 2021-05-16T22:06:35.4541690Z rm /usr/local/include/mpi_f08.mod 2021-05-16T22:06:35.4544980Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T22:06:35.4549210Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T22:06:35.4552400Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T22:06:35.4558600Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T22:06:35.4561750Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T22:06:35.4567690Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T22:06:35.4571460Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T22:06:35.4577200Z rm /usr/local/include/mpif-config.h 2021-05-16T22:06:35.4582520Z rm /usr/local/include/mpif-constants.h 2021-05-16T22:06:35.4585570Z rm /usr/local/include/mpif-ext.h 2021-05-16T22:06:35.4591400Z rm /usr/local/include/mpif-externals.h 2021-05-16T22:06:35.4594460Z rm /usr/local/include/mpif-handles.h 2021-05-16T22:06:35.4600030Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T22:06:35.4603660Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T22:06:35.4608830Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T22:06:35.4612000Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T22:06:35.4616840Z rm /usr/local/include/mpif.h 2021-05-16T22:06:35.4621750Z rm /usr/local/include/openmpi 2021-05-16T22:06:35.4624700Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T22:06:35.4633090Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T22:06:35.4637830Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T22:06:35.4640990Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T22:06:35.4646390Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T22:06:35.4649310Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T22:06:35.4656180Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T22:06:35.4659500Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T22:06:35.4666900Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T22:06:35.4670160Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T22:06:35.4677300Z rm /usr/local/lib/libmpi.dylib 2021-05-16T22:06:35.4680450Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T22:06:35.4687610Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T22:06:35.4690870Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T22:06:35.4697680Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T22:06:35.4705020Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T22:06:35.4708460Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T22:06:35.4713280Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T22:06:35.4716410Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T22:06:35.4723780Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T22:06:35.4727030Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T22:06:35.4733750Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T22:06:35.4741580Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T22:06:35.4744900Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T22:06:35.4752050Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T22:06:35.4756020Z rm /usr/local/lib/openmpi 2021-05-16T22:06:35.4765890Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T22:06:35.4772600Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T22:06:35.4776300Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T22:06:35.4783550Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T22:06:35.4790060Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T22:06:35.4793070Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T22:06:35.4800770Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T22:06:35.4804360Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T22:06:35.4809940Z rm /usr/local/lib/pmix 2021-05-16T22:06:35.4824100Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T22:06:35.4830370Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T22:06:35.4834090Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T22:06:35.4840910Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T22:06:35.4844350Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T22:06:35.4847960Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T22:06:35.4853820Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T22:06:35.4857360Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T22:06:35.4864960Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T22:06:35.4868490Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T22:06:35.4874760Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T22:06:35.4878230Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T22:06:35.4885480Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T22:06:35.4889070Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T22:06:35.4893430Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T22:06:35.4898580Z rm /usr/local/share/man/man1/orted.1 2021-05-16T22:06:35.4901920Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T22:06:35.4925330Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T22:06:35.4928710Z Only the first 100 operations were output. 2021-05-16T22:06:37.3034130Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T22:06:38.3402080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:38.8923050Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T22:06:39.2299650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T22%3A15%3A00Z&sig=YNrX667m%2BTyQwK95bgyK3VvHA1jxmrFOT7eI%2BZdbfoY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:39.2690730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=YNrX667m\%2BTyQwK95bgyK3VvHA1jxmrFOT7eI\%2BZdbfoY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:39.5888390Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T22:06:39.7162390Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T22:06:39.7190010Z 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-3579-h85d2i 2021-05-16T22:06:40.4559220Z cp -pR /private/tmp/d20210516-3579-h85d2i/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T22:06:41.2905310Z chmod -Rf +w /private/tmp/d20210516-3579-h85d2i 2021-05-16T22:06:42.3458050Z ==> Finishing up 2021-05-16T22:06:42.3935460Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T22:06:42.3940580Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T22:06:42.3945270Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T22:06:42.3949380Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T22:06:42.3954300Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T22:06:42.3958800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T22:06:42.3964190Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T22:06:42.3968660Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T22:06:42.3976570Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T22:06:42.3981050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T22:06:42.3985640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T22:06:42.3990200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T22:06:42.3994760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T22:06:42.3999390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T22:06:42.4004520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T22:06:42.4008850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T22:06:42.4014290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T22:06:42.4019800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T22:06:42.4024940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T22:06:42.4029030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T22:06:42.4036080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T22:06:42.4040090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T22:06:42.4044900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T22:06:42.4049710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T22:06:42.4054380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T22:06:42.4059340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T22:06:42.4063730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T22:06:42.4068600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T22:06:42.4073310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T22:06:42.4080750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T22:06:42.4088700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T22:06:42.4097410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T22:06:42.4108730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T22:06:42.4117180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T22:06:42.4124890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T22:06:42.4133470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T22:06:42.4142260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T22:06:42.4151620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T22:06:42.4160280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T22:06:42.4173210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T22:06:42.4179230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T22:06:42.4186990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T22:06:42.4195570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T22:06:42.4204340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T22:06:42.4213500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T22:06:42.4221570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T22:06:42.4226520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T22:06:42.4234900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T22:06:42.4242590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T22:06:42.4250190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T22:06:42.4258480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T22:06:42.4263790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T22:06:42.4270840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T22:06:42.4279660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T22:06:42.4288820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T22:06:42.4296910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T22:06:42.4304770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T22:06:42.4309560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T22:06:42.4317360Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T22:06:42.4326330Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T22:06:42.4334690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T22:06:42.4341520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T22:06:42.4346470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T22:06:42.4353870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T22:06:42.4362240Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T22:06:42.4371760Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T22:06:42.4376040Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T22:06:42.4385030Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T22:06:42.4394350Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T22:06:42.4496760Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T22:06:42.4500510Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T22:06:42.4505360Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T22:06:42.4510110Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T22:06:42.4514350Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T22:06:42.4518900Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T22:06:42.4523620Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T22:06:42.4527900Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T22:06:42.4532760Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T22:06:42.4537130Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T22:06:42.4541990Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T22:06:42.4546390Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T22:06:42.4553260Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T22:06:42.4559370Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T22:06:42.4566210Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T22:06:42.4576630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T22:06:42.4581860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T22:06:42.4586860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T22:06:42.4591770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T22:06:42.4596660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T22:06:42.4602070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T22:06:42.4607120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T22:06:42.4613670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T22:06:42.4618840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T22:06:42.4624020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T22:06:42.4629140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T22:06:42.4634930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T22:06:42.4639710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T22:06:42.4645000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T22:06:42.4649860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T22:06:42.4655440Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T22:06:42.4660310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T22:06:42.4664560Z Only the first 100 operations were output. 2021-05-16T22:06:42.8267850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3743-iva5w5.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-16T22:06:45.2927970Z ==> Summary 2021-05-16T22:06:45.3647210Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T22:06:47.7345160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T22:06:48.8537160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:49.4300260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T22:06:49.7124580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T22%3A15%3A00Z&sig=iolhItHpa8Csupvr2yEMN2aQFX3FNuDZFx4KtWbKgYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:49.7556040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=iolhItHpa8Csupvr2yEMN2aQFX3FNuDZFx4KtWbKgYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:49.8241930Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T22:06:49.9081810Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T22:06:49.9110500Z 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-3750-1hajf23 2021-05-16T22:06:49.9880490Z cp -pR /private/tmp/d20210516-3750-1hajf23/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T22:06:50.1289800Z chmod -Rf +w /private/tmp/d20210516-3750-1hajf23 2021-05-16T22:06:50.3049700Z ==> Finishing up 2021-05-16T22:06:50.3369690Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T22:06:50.3404130Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T22:06:50.3406370Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T22:06:50.3408590Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T22:06:50.3430780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3484630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3508790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3519900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3542360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3559750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3568340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3579070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3583860Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T22:06:50.3588940Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T22:06:50.3594610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3604580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3620230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3640070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3661580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3686950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3708250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3731540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3742360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3764550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3788180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3815890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3840050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3918860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3950760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3957290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3983040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.3984910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4019260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4022570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4043800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4046280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4051640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4054000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4056070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4085580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4108300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4117290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4151410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4154500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4156500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4173360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4196770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4205220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4220300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4241550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4267270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4269490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4291210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4303380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4313810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4330400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4349280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4359140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4367840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4397280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:50.4412850Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T22:06:50.4418510Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T22:06:50.4420850Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T22:06:50.4523660Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T22:06:50.4625780Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T22:06:50.4727680Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T22:06:50.4810050Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T22:06:50.4817230Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T22:06:50.5037740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3915-140xtgk.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-16T22:06:52.7918910Z ==> Summary 2021-05-16T22:06:52.8121710Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T22:06:54.7420420Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T22:06:54.7421150Z To reinstall 1.6.37, run: 2021-05-16T22:06:54.7421620Z brew reinstall libpng 2021-05-16T22:06:56.5695560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T22:06:57.6879510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:58.2229680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T22:06:58.5387250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T22%3A15%3A00Z&sig=viwXrVpgulyC3HIrIEr24FQwWa76YsXx9Uopcn7zPqo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:58.5802710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=viwXrVpgulyC3HIrIEr24FQwWa76YsXx9Uopcn7zPqo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:58.6155420Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T22:06:58.6202740Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T22:06:59.6997740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:00.2536930Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T22:07:00.6053210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T22%3A15%3A00Z&sig=I4lL2Yhvc6CLiToV8Jdc36BHESRQsxFw%2Fr9oLmvkyu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:00.6450270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=I4lL2Yhvc6CLiToV8Jdc36BHESRQsxFw\%2Fr9oLmvkyu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:00.7293260Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T22:07:00.7343400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T22:07:02.8552640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:03.3919530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T22:07:03.7305180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T22%3A15%3A00Z&sig=H8oLZImLafN5ZILafIloMMgdp4ALD9OVCcDoR6yL6LM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:03.7663690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=H8oLZImLafN5ZILafIloMMgdp4ALD9OVCcDoR6yL6LM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:03.8033350Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T22:07:03.8061330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T22:07:04.8865310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:05.4419890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T22:07:05.7771670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T22%3A15%3A00Z&sig=0%2B7AVYjvy0P3YmZ9S3UQpaVzsNV23eOqp3iBgYsGMIA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:05.8078180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=0\%2B7AVYjvy0P3YmZ9S3UQpaVzsNV23eOqp3iBgYsGMIA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:05.8444730Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T22:07:05.8472940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T22:07:06.9719130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:07.5457310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T22:07:07.8769510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T22%3A15%3A00Z&sig=MzZ3xDkhXzkIO7PW2e2EAZJLDEALBLc2149W2xcvuZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:07.9138430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=MzZ3xDkhXzkIO7PW2e2EAZJLDEALBLc2149W2xcvuZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:08.0273530Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T22:07:08.0334880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T22:07:09.1320220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:09.7183970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T22:07:10.0542200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T22%3A15%3A00Z&sig=XjgCtTU2m6Sj%2FpkmuXiTTmzC%2BBicLNsNFvEzERfPiPA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:10.0999220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=XjgCtTU2m6Sj\%2FpkmuXiTTmzC\%2BBicLNsNFvEzERfPiPA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:10.1829960Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T22:07:10.1931070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T22:07:11.3219610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:11.8711840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T22:07:12.1977000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T22%3A15%3A00Z&sig=wQkanUEC7R9qFp48z4VWw4FKkWSaIq3r1GqeLYg7u9I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:12.2369660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=wQkanUEC7R9qFp48z4VWw4FKkWSaIq3r1GqeLYg7u9I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:12.2784870Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T22:07:12.2816010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T22:07:14.3710060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:14.9255910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T22:07:15.5082580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T22%3A15%3A00Z&sig=zQUvwTmxYbce12EHSYjy6yDQoMXK%2Bqd8b2hjRIcpg%2Fk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:15.5791860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=zQUvwTmxYbce12EHSYjy6yDQoMXK\%2Bqd8b2hjRIcpg\%2Fk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:15.6252710Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T22:07:15.6284180Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T22:07:16.7358880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:17.2864490Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T22:07:17.6022950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T22%3A15%3A00Z&sig=g7yFs2nM0B4fpM%2FLqfLdgruqEabavxgXIpDM3ZoNSgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:17.6311540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=g7yFs2nM0B4fpM\%2FLqfLdgruqEabavxgXIpDM3ZoNSgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:17.6747600Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T22:07:17.6779720Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T22:07:18.7827880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:19.3393040Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T22:07:19.6955110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T22%3A15%3A00Z&sig=DJwPm3WIb1wHa0ssmIwjUVD0Ovgp3kEyJuhDWzxP%2BaE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:19.7322130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=DJwPm3WIb1wHa0ssmIwjUVD0Ovgp3kEyJuhDWzxP\%2BaE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:19.7856000Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T22:07:19.7900040Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T22:07:20.9031660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:21.4269230Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T22:07:21.8046350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T22%3A15%3A00Z&sig=tkztvFvhzaMana5tG%2FEBqSQuhlFwYx0lfLZm5NNPguc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:21.8426240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=tkztvFvhzaMana5tG\%2FEBqSQuhlFwYx0lfLZm5NNPguc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:21.9199020Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T22:07:21.9285770Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T22:07:23.2787800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:23.8288880Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T22:07:24.7420390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=qqGhFJCEcngnraZNSlBnrK\%2BgmMzj3TCip1GfpDbMnKk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:24.7428110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T22%3A15%3A00Z&sig=qqGhFJCEcngnraZNSlBnrK%2BgmMzj3TCip1GfpDbMnKk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:24.7432150Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T22:07:24.7434660Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T22:07:25.3169870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:25.8452670Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T22:07:26.1698280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T22%3A15%3A00Z&sig=6bS1wF1JLosp07BFV%2FmCzt%2FDbJZCDBM1C%2B8c0z8JwRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:26.2083630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=6bS1wF1JLosp07BFV\%2FmCzt\%2FDbJZCDBM1C\%2B8c0z8JwRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:26.2670840Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T22:07:26.2710550Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T22:07:27.3749370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:27.9465150Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T22:07:28.2764090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T22%3A15%3A00Z&sig=p0FEI6PufKfOm5T6LXG%2F8cdcsJVPvEfKyBf9sY59JE8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:28.3108330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=p0FEI6PufKfOm5T6LXG\%2F8cdcsJVPvEfKyBf9sY59JE8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:28.6049240Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T22:07:28.6560040Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T22:07:29.7326740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:30.2766010Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T22:07:30.6091480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T22%3A15%3A00Z&sig=Uhe3n9Q7BU3gyX4Tfr7JeRyx6hLL5hL%2BdvqiZ%2BqZYr4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:30.6480730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Uhe3n9Q7BU3gyX4Tfr7JeRyx6hLL5hL\%2BdvqiZ\%2BqZYr4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:30.8051890Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T22:07:30.8147760Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T22:07:31.9758180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:32.5316650Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T22:07:32.8760100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T22%3A15%3A00Z&sig=Teyrm4gUARsoWxUr4zgXpUZOd6hSZZzFpCiKFXho5ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:32.9219590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Teyrm4gUARsoWxUr4zgXpUZOd6hSZZzFpCiKFXho5ss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:34.1373170Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T22:07:34.5591880Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T22:07:35.7157570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:36.3097260Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T22:07:36.6205680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T22%3A15%3A00Z&sig=8IIUP5xLMxzVA13rh4hU0tVWn7Er8WUaPjMAfOCJ%2ByQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:36.6495650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=8IIUP5xLMxzVA13rh4hU0tVWn7Er8WUaPjMAfOCJ\%2ByQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:36.8085160Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T22:07:36.8619860Z ==> 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-16T22:07:36.8622290Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T22:07:36.9222940Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T22:07:36.9252410Z 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-4025-1si93ke 2021-05-16T22:07:36.9319330Z cp -pR /private/tmp/d20210516-4025-1si93ke/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T22:07:36.9399490Z chmod -Rf +w /private/tmp/d20210516-4025-1si93ke 2021-05-16T22:07:36.9768410Z ==> Finishing up 2021-05-16T22:07:37.0098380Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T22:07:37.0185490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4286-1f5got8.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-16T22:07:39.1884460Z ==> Summary 2021-05-16T22:07:39.1897950Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T22:07:39.1903220Z ==> Installing poppler dependency: xorgproto 2021-05-16T22:07:39.1938380Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T22:07:39.1955490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4025-f1h53c 2021-05-16T22:07:39.2929260Z cp -pR /private/tmp/d20210516-4025-f1h53c/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T22:07:39.4260700Z chmod -Rf +w /private/tmp/d20210516-4025-f1h53c 2021-05-16T22:07:39.5836790Z ==> Finishing up 2021-05-16T22:07:39.6167510Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T22:07:39.6173520Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T22:07:39.6182040Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T22:07:39.6188780Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T22:07:39.6194400Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T22:07:39.6200670Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T22:07:39.6206390Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T22:07:39.6212160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T22:07:39.6217770Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T22:07:39.6223640Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T22:07:39.6229900Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T22:07:39.6268340Z rm /usr/local/share/pkgconfig 2021-05-16T22:07:39.6284790Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T22:07:39.6291120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T22:07:39.6297760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T22:07:39.6303730Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T22:07:39.6309920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T22:07:39.6315920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T22:07:39.6321790Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T22:07:39.6327820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T22:07:39.6334090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T22:07:39.6339940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T22:07:39.6345920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T22:07:39.6351580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T22:07:39.6357360Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T22:07:39.6363340Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T22:07:39.6370260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T22:07:39.6376200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T22:07:39.6416260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T22:07:39.6422060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T22:07:39.6427680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T22:07:39.6432770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T22:07:39.6438150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T22:07:39.6443600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T22:07:39.6448900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T22:07:39.6454150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T22:07:39.6459440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T22:07:39.6464920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T22:07:39.6470530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T22:07:39.6476050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T22:07:39.6482090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T22:07:39.6487980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T22:07:39.6493130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T22:07:39.6498600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T22:07:39.6504040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T22:07:39.6509540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T22:07:39.6515150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T22:07:39.6521160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T22:07:39.6526790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T22:07:39.6532180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T22:07:39.6537530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T22:07:39.6543050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T22:07:39.6548450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T22:07:39.6553690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T22:07:39.7082140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4312-mrhhn7.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-16T22:07:41.8958160Z ==> Summary 2021-05-16T22:07:41.9121930Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T22:07:41.9128010Z ==> Installing poppler dependency: libxau 2021-05-16T22:07:41.9214390Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T22:07:41.9232150Z 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-4025-dtkpn9 2021-05-16T22:07:41.9352450Z cp -pR /private/tmp/d20210516-4025-dtkpn9/libxau/. /usr/local/Cellar/libxau 2021-05-16T22:07:41.9521700Z chmod -Rf +w /private/tmp/d20210516-4025-dtkpn9 2021-05-16T22:07:42.0061950Z ==> Finishing up 2021-05-16T22:07:42.0502170Z rm /usr/local/include/X11 2021-05-16T22:07:42.0509720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T22:07:42.0514290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T22:07:42.0519490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T22:07:42.0524980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T22:07:42.0529550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T22:07:42.0534520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T22:07:42.0538970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T22:07:42.0544510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T22:07:42.0548930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T22:07:42.0553860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T22:07:42.0559050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T22:07:42.0563860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T22:07:42.0568830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T22:07:42.0573780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T22:07:42.0579240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T22:07:42.0584280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T22:07:42.0589220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T22:07:42.0594200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T22:07:42.0599480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T22:07:42.0604220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T22:07:42.0609100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T22:07:42.0614130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T22:07:42.0619060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T22:07:42.0624530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T22:07:42.0627860Z mkdir -p /usr/local/include/X11/dri 2021-05-16T22:07:42.0633980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T22:07:42.0639620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T22:07:42.0644750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T22:07:42.0647900Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T22:07:42.0655860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T22:07:42.0661480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T22:07:42.0666340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T22:07:42.0671530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T22:07:42.0676810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T22:07:42.0682080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T22:07:42.0687450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T22:07:42.0694200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T22:07:42.0699160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T22:07:42.0704480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T22:07:42.0710090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T22:07:42.0715090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T22:07:42.0742900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T22:07:42.0748420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T22:07:42.0754070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T22:07:42.0758740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T22:07:42.0763870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T22:07:42.0769280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T22:07:42.0774230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T22:07:42.0782830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T22:07:42.0785040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T22:07:42.0790260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T22:07:42.0795740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T22:07:42.0800600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T22:07:42.0806070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T22:07:42.0811220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T22:07:42.0816490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T22:07:42.0821940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T22:07:42.0826960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T22:07:42.0832230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T22:07:42.0837370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T22:07:42.0842630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T22:07:42.0848070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T22:07:42.0853690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T22:07:42.0859000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T22:07:42.0864090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T22:07:42.0868910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T22:07:42.0873960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T22:07:42.0879150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T22:07:42.0884260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T22:07:42.0889330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T22:07:42.0894490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T22:07:42.0899650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T22:07:42.0905010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T22:07:42.0910030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T22:07:42.0914940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T22:07:42.0920550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T22:07:42.0925270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T22:07:42.0930470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T22:07:42.0935800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T22:07:42.0941030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T22:07:42.0945830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T22:07:42.0951270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T22:07:42.0956290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T22:07:42.0961530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T22:07:42.0966460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T22:07:42.0971930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T22:07:42.0977870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T22:07:42.0983040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T22:07:42.0988090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T22:07:42.0993430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T22:07:42.0998530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T22:07:42.1003600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T22:07:42.1008770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T22:07:42.1013890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T22:07:42.1018950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T22:07:42.1023950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T22:07:42.1028970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T22:07:42.1034100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T22:07:42.1039520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T22:07:42.1044580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T22:07:42.1050060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T22:07:42.1053810Z Only the first 100 operations were output. 2021-05-16T22:07:42.1392510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4339-fvhir4.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-16T22:07:44.2556320Z ==> Summary 2021-05-16T22:07:44.2582870Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T22:07:44.2589010Z ==> Installing poppler dependency: libxdmcp 2021-05-16T22:07:44.2674960Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T22:07:44.2692310Z 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-4025-8vzgvu 2021-05-16T22:07:44.2786860Z cp -pR /private/tmp/d20210516-4025-8vzgvu/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T22:07:44.2901550Z chmod -Rf +w /private/tmp/d20210516-4025-8vzgvu 2021-05-16T22:07:44.3322640Z ==> Finishing up 2021-05-16T22:07:44.3693950Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T22:07:44.3700420Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T22:07:44.3705260Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T22:07:44.3710290Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T22:07:44.3717170Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T22:07:44.3833310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4365-169116d.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-16T22:07:46.5959410Z ==> Summary 2021-05-16T22:07:46.5976650Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T22:07:46.5982640Z ==> Installing poppler dependency: libxcb 2021-05-16T22:07:46.6326310Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T22:07:46.6343830Z 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-4025-18pzim1 2021-05-16T22:07:47.3249760Z cp -pR /private/tmp/d20210516-4025-18pzim1/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T22:07:48.8111420Z chmod -Rf +w /private/tmp/d20210516-4025-18pzim1 2021-05-16T22:07:49.9393090Z ==> Finishing up 2021-05-16T22:07:49.9778530Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T22:07:49.9788130Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T22:07:49.9896440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T22:07:49.9902090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T22:07:49.9907710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T22:07:49.9913620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T22:07:49.9919660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T22:07:49.9925610Z 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-16T22:07:49.9931560Z 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-16T22:07:49.9937410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T22:07:49.9942940Z 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-16T22:07:49.9948950Z 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-16T22:07:49.9954570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T22:07:49.9960990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T22:07:49.9966450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T22:07:49.9972630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T22:07:49.9978620Z 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-16T22:07:49.9984720Z 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-16T22:07:49.9990980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T22:07:49.9996770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T22:07:50.0002300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T22:07:50.0008370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T22:07:50.0014380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T22:07:50.0020420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T22:07:50.0026290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T22:07:50.0031910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T22:07:50.0037720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T22:07:50.0042700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T22:07:50.0048580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T22:07:50.0054320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T22:07:50.0060700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T22:07:50.0066500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T22:07:50.0072070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T22:07:50.0077820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T22:07:50.0083620Z 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-16T22:07:50.0089170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T22:07:50.0095340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T22:07:50.0101550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T22:07:50.0107420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T22:07:50.0112960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T22:07:50.0119180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T22:07:50.0124710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T22:07:50.0130390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T22:07:50.0135980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T22:07:50.0141930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T22:07:50.0147490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T22:07:50.0153350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T22:07:50.0158710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T22:07:50.0164360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T22:07:50.0170040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T22:07:50.0176010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T22:07:50.0181410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T22:07:50.0187370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T22:07:50.0192930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T22:07:50.0225550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T22:07:50.0231490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T22:07:50.0237120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T22:07:50.0242520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T22:07:50.0247920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T22:07:50.0253490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T22:07:50.0259640Z 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-16T22:07:50.0265420Z 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-16T22:07:50.0270640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T22:07:50.0276440Z 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-16T22:07:50.0282240Z 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-16T22:07:50.0287730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T22:07:50.0293480Z 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-16T22:07:50.0299140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T22:07:50.0304820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T22:07:50.0310810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T22:07:50.0317230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T22:07:50.0322890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T22:07:50.0329110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T22:07:50.0335370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T22:07:50.0341320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T22:07:50.0347080Z 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-16T22:07:50.0352530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T22:07:50.0358460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T22:07:50.0363910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T22:07:50.0376430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T22:07:50.0378390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T22:07:50.0381160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T22:07:50.0386640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T22:07:50.0392540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T22:07:50.0398300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T22:07:50.0404200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T22:07:50.0409460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T22:07:50.0415300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T22:07:50.0421070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T22:07:50.0427410Z 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-16T22:07:50.0432630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T22:07:50.0438690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T22:07:50.0444180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T22:07:50.0449910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T22:07:50.0455650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T22:07:50.0461440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T22:07:50.0466760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T22:07:50.0472350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T22:07:50.0478010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T22:07:50.0484030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T22:07:50.0488160Z Only the first 100 operations were output. 2021-05-16T22:07:51.5819310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4400-qxm6.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-16T22:07:54.1373170Z ==> Summary 2021-05-16T22:07:54.2713690Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T22:07:54.2720560Z ==> Installing poppler dependency: libx11 2021-05-16T22:07:54.3169740Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T22:07:54.3187410Z 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-4025-1rpc08v 2021-05-16T22:07:54.6427740Z cp -pR /private/tmp/d20210516-4025-1rpc08v/libx11/. /usr/local/Cellar/libx11 2021-05-16T22:07:55.1507650Z chmod -Rf +w /private/tmp/d20210516-4025-1rpc08v 2021-05-16T22:07:55.6010840Z ==> Finishing up 2021-05-16T22:07:55.6351940Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T22:07:55.6356810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T22:07:55.6362090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T22:07:55.6366830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T22:07:55.6372080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T22:07:55.6377630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T22:07:55.6416640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T22:07:55.6422180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T22:07:55.6426700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T22:07:55.6431730Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T22:07:55.6436460Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T22:07:55.6441350Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T22:07:55.6448810Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T22:07:55.6454690Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T22:07:55.6482690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T22:07:55.6488510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T22:07:55.6493370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T22:07:55.6498790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T22:07:55.6503890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T22:07:55.6509430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T22:07:55.6515030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T22:07:55.6520620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T22:07:55.6526080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T22:07:55.6531200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T22:07:55.6536980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T22:07:55.6541770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T22:07:55.6547440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T22:07:55.6552370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T22:07:55.6558070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T22:07:55.6563220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T22:07:55.6568680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T22:07:55.6574420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T22:07:55.6579840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T22:07:55.6585690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T22:07:55.6590470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T22:07:55.6595650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T22:07:55.6601680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T22:07:55.6607440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T22:07:55.6612780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T22:07:55.6618320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T22:07:55.6623610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T22:07:55.6628530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T22:07:55.6634320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T22:07:55.6639480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T22:07:55.6644610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T22:07:55.6649970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T22:07:55.6655350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T22:07:55.6660300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T22:07:55.6665530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T22:07:55.6670790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T22:07:55.6676160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T22:07:55.6681060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T22:07:55.6686720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T22:07:55.6691870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T22:07:55.6696550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T22:07:55.6723360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T22:07:55.6728690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T22:07:55.6734090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T22:07:55.6739240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T22:07:55.6744070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T22:07:55.6749230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T22:07:55.6754380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T22:07:55.6759460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T22:07:55.6764350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T22:07:55.6769600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T22:07:55.6774920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T22:07:55.6779970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T22:07:55.6785530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T22:07:55.6790610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T22:07:55.6795650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T22:07:55.6801020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T22:07:55.6806220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T22:07:55.6811990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T22:07:55.6817450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T22:07:55.6826480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T22:07:55.6830800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T22:07:55.6835650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T22:07:55.6841190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T22:07:55.6846260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T22:07:55.6851040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T22:07:55.6856820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T22:07:55.6861490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T22:07:55.6866840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T22:07:55.6872130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T22:07:55.6877080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T22:07:55.6882480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T22:07:55.6887770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T22:07:55.6892370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T22:07:55.6897870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T22:07:55.6903070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T22:07:55.6908510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T22:07:55.6913000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T22:07:55.6918550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T22:07:55.6923710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T22:07:55.6928580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T22:07:55.6933940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T22:07:55.6939080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T22:07:55.6945110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T22:07:55.6949620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T22:07:55.6955110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T22:07:55.6959290Z Only the first 100 operations were output. 2021-05-16T22:07:56.2406510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4426-lgqvmw.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-16T22:07:58.5504310Z ==> Summary 2021-05-16T22:07:58.6117370Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T22:07:58.6122800Z ==> Installing poppler dependency: libxext 2021-05-16T22:07:58.6663580Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T22:07:58.6680370Z 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-4025-7zr9kk 2021-05-16T22:07:58.7017150Z cp -pR /private/tmp/d20210516-4025-7zr9kk/libxext/. /usr/local/Cellar/libxext 2021-05-16T22:07:58.7473920Z chmod -Rf +w /private/tmp/d20210516-4025-7zr9kk 2021-05-16T22:07:58.8217350Z ==> Finishing up 2021-05-16T22:07:58.8596180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T22:07:58.8600650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T22:07:58.8606030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T22:07:58.8611790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T22:07:58.8616750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T22:07:58.8622190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T22:07:58.8627100Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T22:07:58.8632400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T22:07:58.8638040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T22:07:58.8643190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T22:07:58.8648300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T22:07:58.8653830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T22:07:58.8659030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T22:07:58.8664300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T22:07:58.8669320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T22:07:58.8674530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T22:07:58.8687550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T22:07:58.8693840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T22:07:58.8699970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T22:07:58.8705060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T22:07:58.8711040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T22:07:58.8717030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T22:07:58.8722580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T22:07:58.8728290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T22:07:58.8733750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T22:07:58.8739280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T22:07:58.8744660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T22:07:58.8750100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T22:07:58.8755570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T22:07:58.8760820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T22:07:58.8766120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T22:07:58.8771990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T22:07:58.8781780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T22:07:58.8787420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T22:07:58.8819570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T22:07:58.8825460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T22:07:58.8827570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T22:07:58.8829610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T22:07:58.8831400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T22:07:58.8833310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T22:07:58.8835190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T22:07:58.8837160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T22:07:58.8841330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T22:07:58.8847100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T22:07:58.8852510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T22:07:58.8857930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T22:07:58.8863490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T22:07:58.8869220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T22:07:58.8874860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T22:07:58.8881070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T22:07:58.8886270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T22:07:58.8892010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T22:07:58.8898250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T22:07:58.8903510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T22:07:58.8909690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T22:07:58.8915310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T22:07:58.8920920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T22:07:58.8928150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T22:07:58.8933590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T22:07:58.8939210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T22:07:58.8945000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T22:07:58.8950310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T22:07:58.8956260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T22:07:58.8962150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T22:07:58.8968140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T22:07:58.8973180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T22:07:58.8979600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T22:07:58.8985510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T22:07:58.8990630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T22:07:58.8996680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T22:07:58.9001760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T22:07:58.9007290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T22:07:58.9013180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T22:07:58.9019050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T22:07:58.9024580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T22:07:58.9031040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T22:07:58.9036620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T22:07:58.9043280Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T22:07:58.9048410Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T22:07:58.9053960Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T22:07:58.9061930Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T22:07:58.9316350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4452-16763lq.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-16T22:08:01.0816420Z ==> Summary 2021-05-16T22:08:01.0876910Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T22:08:01.0883950Z ==> Installing poppler dependency: libxrender 2021-05-16T22:08:01.1409040Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T22:08:01.1426520Z 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-4025-6o1y32 2021-05-16T22:08:01.1531910Z cp -pR /private/tmp/d20210516-4025-6o1y32/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T22:08:01.1668860Z chmod -Rf +w /private/tmp/d20210516-4025-6o1y32 2021-05-16T22:08:01.2152660Z ==> Finishing up 2021-05-16T22:08:01.2510400Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T22:08:01.2518050Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T22:08:01.2524490Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T22:08:01.2528790Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T22:08:01.2534080Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T22:08:01.2541330Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T22:08:01.2671350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4478-vgslf8.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-16T22:08:03.4882840Z ==> Summary 2021-05-16T22:08:03.4905430Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T22:08:03.4910210Z ==> Installing poppler dependency: lzo 2021-05-16T22:08:03.4929320Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T22:08:03.4946740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4025-7s7mfd 2021-05-16T22:08:03.5121530Z cp -pR /private/tmp/d20210516-4025-7s7mfd/lzo/. /usr/local/Cellar/lzo 2021-05-16T22:08:03.5423550Z chmod -Rf +w /private/tmp/d20210516-4025-7s7mfd 2021-05-16T22:08:03.5859410Z ==> Finishing up 2021-05-16T22:08:03.6231260Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T22:08:03.6239070Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T22:08:03.6245080Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T22:08:03.6249790Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T22:08:03.6254490Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T22:08:03.6261870Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T22:08:03.6415410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4504-11ixfda.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-16T22:08:05.7474880Z ==> Summary 2021-05-16T22:08:05.7507020Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T22:08:05.7513310Z ==> Installing poppler dependency: pixman 2021-05-16T22:08:05.7576720Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T22:08:05.7594690Z 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-4025-1q75dqr 2021-05-16T22:08:05.7760440Z cp -pR /private/tmp/d20210516-4025-1q75dqr/pixman/. /usr/local/Cellar/pixman 2021-05-16T22:08:05.7899010Z chmod -Rf +w /private/tmp/d20210516-4025-1q75dqr 2021-05-16T22:08:05.8354090Z ==> Finishing up 2021-05-16T22:08:05.8702520Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T22:08:05.8709710Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T22:08:05.8714970Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T22:08:05.8719730Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T22:08:05.8724580Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T22:08:05.8732140Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T22:08:05.8856640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4530-37poib.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-16T22:08:08.1275010Z ==> Summary 2021-05-16T22:08:08.1294530Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T22:08:08.1300800Z ==> Installing poppler dependency: cairo 2021-05-16T22:08:08.2927680Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T22:08:08.2945070Z 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-4025-1rkbxdj 2021-05-16T22:08:08.3719410Z cp -pR /private/tmp/d20210516-4025-1rkbxdj/cairo/. /usr/local/Cellar/cairo 2021-05-16T22:08:08.4451590Z chmod -Rf +w /private/tmp/d20210516-4025-1rkbxdj 2021-05-16T22:08:08.7073660Z ==> Finishing up 2021-05-16T22:08:08.7640930Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T22:08:08.7644340Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T22:08:08.7650890Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T22:08:08.7661730Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T22:08:08.7668000Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T22:08:08.7673410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T22:08:08.7678150Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T22:08:08.7683450Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T22:08:08.7688890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T22:08:08.7693960Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T22:08:08.7699080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T22:08:08.7703430Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T22:08:08.7708500Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T22:08:08.7713380Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T22:08:08.7721010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T22:08:08.7733070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T22:08:08.7743740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T22:08:08.7756090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T22:08:08.7764940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T22:08:08.7772140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T22:08:08.7781070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T22:08:08.7789210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T22:08:08.7797770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T22:08:08.7807070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T22:08:08.7819700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T22:08:08.7828990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T22:08:08.7836460Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T22:08:08.7842960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T22:08:08.7855680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T22:08:08.7864800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T22:08:08.7869940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T22:08:08.8280190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4556-rwi5ue.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-16T22:08:11.0061870Z ==> Summary 2021-05-16T22:08:11.0145100Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T22:08:11.0158040Z ==> Installing poppler dependency: little-cms2 2021-05-16T22:08:11.0263050Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T22:08:11.0281230Z 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-4025-1b464rc 2021-05-16T22:08:11.0468060Z cp -pR /private/tmp/d20210516-4025-1b464rc/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T22:08:11.0657830Z chmod -Rf +w /private/tmp/d20210516-4025-1b464rc 2021-05-16T22:08:11.1277550Z ==> Finishing up 2021-05-16T22:08:11.1522390Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T22:08:11.1528130Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T22:08:11.1534250Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T22:08:11.1538650Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T22:08:11.1543760Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T22:08:11.1549970Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T22:08:11.1555010Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T22:08:11.1565950Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T22:08:11.1571390Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T22:08:11.1576650Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T22:08:11.1581980Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T22:08:11.1587510Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T22:08:11.1593740Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T22:08:11.1598390Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T22:08:11.1604630Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T22:08:11.1611900Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T22:08:11.1782000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4582-1se0viz.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-16T22:08:13.3037710Z ==> Summary 2021-05-16T22:08:13.3063920Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T22:08:13.3069200Z ==> Installing poppler dependency: nspr 2021-05-16T22:08:13.3089080Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T22:08:13.3107090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4025-4kwdcf 2021-05-16T22:08:13.3505670Z cp -pR /private/tmp/d20210516-4025-4kwdcf/nspr/. /usr/local/Cellar/nspr 2021-05-16T22:08:13.4005960Z chmod -Rf +w /private/tmp/d20210516-4025-4kwdcf 2021-05-16T22:08:13.4777790Z ==> Finishing up 2021-05-16T22:08:13.5149560Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T22:08:13.5155700Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T22:08:13.5164910Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T22:08:13.5171770Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T22:08:13.5177220Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T22:08:13.5182190Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T22:08:13.5187490Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T22:08:13.5192650Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T22:08:13.5198030Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T22:08:13.5205680Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T22:08:13.5466830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4608-1i60iob.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-16T22:08:15.8120150Z ==> Summary 2021-05-16T22:08:15.8179840Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T22:08:15.8185590Z ==> Installing poppler dependency: nss 2021-05-16T22:08:15.8345660Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T22:08:15.8363460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4025-hoo2fv 2021-05-16T22:08:16.1335740Z cp -pR /private/tmp/d20210516-4025-hoo2fv/nss/. /usr/local/Cellar/nss 2021-05-16T22:08:16.3224020Z chmod -Rf +w /private/tmp/d20210516-4025-hoo2fv 2021-05-16T22:08:18.2466720Z ==> Finishing up 2021-05-16T22:08:18.2851700Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T22:08:18.2855650Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T22:08:18.2859680Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T22:08:18.2864250Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T22:08:18.2868920Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T22:08:18.2873660Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T22:08:18.2878000Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T22:08:18.2882620Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T22:08:18.2887510Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T22:08:18.2891740Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T22:08:18.2896090Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T22:08:18.2900720Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T22:08:18.2905250Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T22:08:18.2910080Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T22:08:18.2914820Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T22:08:18.2919360Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T22:08:18.2923960Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T22:08:18.2928530Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T22:08:18.2932990Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T22:08:18.2937930Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T22:08:18.2942380Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T22:08:18.2946810Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T22:08:18.2951340Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T22:08:18.2955960Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T22:08:18.2960710Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T22:08:18.2965180Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T22:08:18.2970190Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T22:08:18.2974600Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T22:08:18.2979670Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T22:08:18.2983950Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T22:08:18.2988490Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T22:08:18.2993350Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T22:08:18.2998170Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T22:08:18.3002860Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T22:08:18.3007180Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T22:08:18.3012270Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T22:08:18.3016580Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T22:08:18.3021430Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T22:08:18.3025760Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T22:08:18.3030310Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T22:08:18.3034960Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T22:08:18.3040000Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T22:08:18.3044310Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T22:08:18.3049180Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T22:08:18.3054080Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T22:08:18.3058660Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T22:08:18.3063190Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T22:08:18.3068030Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T22:08:18.3072830Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T22:08:18.3077100Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T22:08:18.3081880Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T22:08:18.3086480Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T22:08:18.3091340Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T22:08:18.3099630Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T22:08:18.3104400Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T22:08:18.3109330Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T22:08:18.3114210Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T22:08:18.3119120Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T22:08:18.3123710Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T22:08:18.3128550Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T22:08:18.3132990Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T22:08:18.3137920Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T22:08:18.3142920Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T22:08:18.3147450Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T22:08:18.3152110Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T22:08:18.3156790Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T22:08:18.3161530Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T22:08:18.3166410Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T22:08:18.3171530Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T22:08:18.3176200Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T22:08:18.3183190Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T22:08:18.3190600Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T22:08:18.3195530Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T22:08:18.3201410Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T22:08:18.3206730Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T22:08:18.3211800Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T22:08:18.3216690Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T22:08:18.3221700Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T22:08:18.3226640Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T22:08:18.3231550Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T22:08:18.3236650Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T22:08:18.3241460Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T22:08:18.3246420Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T22:08:18.3251550Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T22:08:18.3256920Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T22:08:18.3262690Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T22:08:18.3267430Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T22:08:18.3272910Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T22:08:18.3278170Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T22:08:18.3283600Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T22:08:18.3288900Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T22:08:18.3294200Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T22:08:18.3299020Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T22:08:18.3304280Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T22:08:18.3309310Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T22:08:18.3314790Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T22:08:18.3319610Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T22:08:18.3324450Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T22:08:18.3330930Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T22:08:18.3335940Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T22:08:18.3339630Z Only the first 100 operations were output. 2021-05-16T22:08:18.4518980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4634-1dimqc2.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-16T22:08:20.7150410Z ==> Summary 2021-05-16T22:08:20.7277880Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T22:08:20.7283880Z ==> Installing poppler dependency: openjpeg 2021-05-16T22:08:20.7563450Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T22:08:20.7579940Z 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-4025-za4prl 2021-05-16T22:08:20.9749180Z cp -pR /private/tmp/d20210516-4025-za4prl/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T22:08:21.2293540Z chmod -Rf +w /private/tmp/d20210516-4025-za4prl 2021-05-16T22:08:21.4802820Z ==> Finishing up 2021-05-16T22:08:21.5164920Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T22:08:21.5169930Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T22:08:21.5174950Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T22:08:21.5183000Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:08:21.5191990Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:08:21.5202020Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T22:08:21.5207910Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T22:08:21.5213830Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T22:08:21.5221960Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T22:08:21.5228970Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T22:08:21.5234560Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T22:08:21.5239670Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T22:08:21.5245180Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T22:08:21.5250370Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:08:21.5258000Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T22:08:21.6202230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4660-ia51wy.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-16T22:08:23.9193950Z ==> Summary 2021-05-16T22:08:23.9489450Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T22:08:23.9497050Z ==> Installing poppler dependency: qt@5 2021-05-16T22:08:23.9558320Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T22:08:23.9576570Z 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-4025-12p13i1 2021-05-16T22:08:29.2129230Z cp -pR /private/tmp/d20210516-4025-12p13i1/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T22:08:36.4044580Z chmod -Rf +w /private/tmp/d20210516-4025-12p13i1 2021-05-16T22:08:50.0045820Z ==> Finishing up 2021-05-16T22:08:52.3470810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4713-18ywhb0.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-16T22:08:56.3651840Z ==> Caveats 2021-05-16T22:08:56.3652560Z We agreed to the Qt open source license for you. 2021-05-16T22:08:56.3653260Z If this is unacceptable you should uninstall. 2021-05-16T22:08:56.3653630Z 2021-05-16T22:08:56.3654670Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:08:56.3655440Z because this is an alternate version of another formula. 2021-05-16T22:08:56.3655870Z 2021-05-16T22:08:56.3656370Z If you need to have qt@5 first in your PATH, run: 2021-05-16T22:08:56.3657560Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:08:56.3658020Z 2021-05-16T22:08:56.3658520Z For compilers to find qt@5 you may need to set: 2021-05-16T22:08:56.3659500Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T22:08:56.3660510Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T22:08:56.3660880Z 2021-05-16T22:08:56.3662150Z For pkg-config to find qt@5 you may need to set: 2021-05-16T22:08:56.3662920Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T22:08:56.3663320Z 2021-05-16T22:08:56.3664110Z ==> Summary 2021-05-16T22:08:57.0581370Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T22:08:57.0587790Z ==> Installing poppler 2021-05-16T22:08:57.0592340Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T22:08:57.0611930Z 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-4025-1ld3gxf 2021-05-16T22:08:57.3514640Z cp -pR /private/tmp/d20210516-4025-1ld3gxf/poppler/. /usr/local/Cellar/poppler 2021-05-16T22:08:57.6265540Z chmod -Rf +w /private/tmp/d20210516-4025-1ld3gxf 2021-05-16T22:08:58.0586220Z ==> Finishing up 2021-05-16T22:08:58.0923570Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T22:08:58.0927830Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T22:08:58.0933380Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T22:08:58.0938100Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T22:08:58.0943190Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T22:08:58.0951010Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T22:08:58.0956610Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T22:08:58.0962660Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T22:08:58.0968570Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T22:08:58.0977440Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T22:08:58.0980560Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T22:08:58.0985150Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T22:08:58.1048860Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T22:08:58.1056180Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T22:08:58.1068210Z rm /usr/local/share/gir-1.0 2021-05-16T22:08:58.1075460Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T22:08:58.1081500Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T22:08:58.1090840Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T22:08:58.1096780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T22:08:58.1102280Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T22:08:58.1108670Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T22:08:58.1113680Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T22:08:58.1119930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T22:08:58.1125230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T22:08:58.1131240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T22:08:58.1136330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T22:08:58.1141530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T22:08:58.1184050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T22:08:58.1185780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T22:08:58.1187380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T22:08:58.1189040Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T22:08:58.1190580Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T22:08:58.1192540Z rm /usr/local/lib/girepository-1.0 2021-05-16T22:08:58.1199120Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T22:08:58.1205940Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T22:08:58.1211520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T22:08:58.1217060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T22:08:58.1221900Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T22:08:58.1226690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T22:08:58.1232190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T22:08:58.1237730Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T22:08:58.1243930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T22:08:58.1249730Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T22:08:58.1255010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T22:08:58.1269260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T22:08:58.1271400Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T22:08:58.1273290Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T22:08:58.1277870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T22:08:58.1282170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T22:08:58.1287440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T22:08:58.1295140Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T22:08:58.1301370Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T22:08:58.1307020Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T22:08:58.1312810Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T22:08:58.2343930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4739-1u33pbx.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-16T22:09:00.4828160Z ==> Summary 2021-05-16T22:09:00.5109020Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T22:09:01.8846940Z ==> Caveats 2021-05-16T22:09:01.8848420Z ==> qt@5 2021-05-16T22:09:01.8887440Z We agreed to the Qt open source license for you. 2021-05-16T22:09:01.8888720Z If this is unacceptable you should uninstall. 2021-05-16T22:09:01.8889480Z 2021-05-16T22:09:01.8891190Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:09:01.8892140Z because this is an alternate version of another formula. 2021-05-16T22:09:01.8892930Z 2021-05-16T22:09:01.8893740Z If you need to have qt@5 first in your PATH, run: 2021-05-16T22:09:01.8895230Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:09:01.8895930Z 2021-05-16T22:09:01.8896870Z For compilers to find qt@5 you may need to set: 2021-05-16T22:09:01.8898170Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T22:09:01.8899660Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T22:09:01.8900330Z 2021-05-16T22:09:01.8901460Z For pkg-config to find qt@5 you may need to set: 2021-05-16T22:09:01.8902490Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T22:09:01.8903130Z 2021-05-16T22:09:03.5297330Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T22:09:04.6165430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:05.1417220Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T22:09:05.4798180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T22%3A15%3A00Z&sig=yYvC9voxxhMl%2F2nLtSbNeTGylpqxIKFiFgr0W3nE8m4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:05.5087880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=yYvC9voxxhMl\%2F2nLtSbNeTGylpqxIKFiFgr0W3nE8m4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:05.5457410Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T22:09:05.5502960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T22:09:06.6670750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:07.2122170Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T22:09:07.5350340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T22%3A15%3A00Z&sig=JBDV0JIPhgPzgwg4DGcIuRmuUqKbGDLxytqLpFvEDUw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:07.5641180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=JBDV0JIPhgPzgwg4DGcIuRmuUqKbGDLxytqLpFvEDUw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:07.7052930Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T22:09:07.7322850Z ==> Installing dependencies for hdf5: szip 2021-05-16T22:09:07.7327790Z ==> Installing hdf5 dependency: szip 2021-05-16T22:09:07.7945390Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T22:09:07.7974750Z 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-4763-1yy8q39 2021-05-16T22:09:07.8070610Z cp -pR /private/tmp/d20210516-4763-1yy8q39/szip/. /usr/local/Cellar/szip 2021-05-16T22:09:07.8184520Z chmod -Rf +w /private/tmp/d20210516-4763-1yy8q39 2021-05-16T22:09:07.8605700Z ==> Finishing up 2021-05-16T22:09:07.8962810Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T22:09:07.8966680Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T22:09:07.8972580Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T22:09:07.8979130Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T22:09:07.8983700Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T22:09:07.8988600Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T22:09:07.9109600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4941-1op21pi.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-16T22:09:10.1459690Z ==> Summary 2021-05-16T22:09:10.1476710Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T22:09:10.1482660Z ==> Installing hdf5 2021-05-16T22:09:10.1486280Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:09:10.1503860Z 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-4763-18ux2e3 2021-05-16T22:09:10.3199070Z cp -pR /private/tmp/d20210516-4763-18ux2e3/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T22:09:10.4774220Z chmod -Rf +w /private/tmp/d20210516-4763-18ux2e3 2021-05-16T22:09:10.7977100Z ==> Finishing up 2021-05-16T22:09:10.8419350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T22:09:10.8423950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T22:09:10.8429040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T22:09:10.8434350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T22:09:10.8439870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T22:09:10.8444860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T22:09:10.8450030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T22:09:10.8455090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T22:09:10.8460220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T22:09:10.8465140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T22:09:10.8470460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T22:09:10.8475450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T22:09:10.8480600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T22:09:10.8485250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T22:09:10.8490660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T22:09:10.8495960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T22:09:10.8500990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T22:09:10.8506100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T22:09:10.8511620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T22:09:10.8517200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T22:09:11.4005330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T22:09:11.4014250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T22:09:11.4016290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T22:09:11.4018050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T22:09:11.4019690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T22:09:11.4023090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T22:09:11.4024850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T22:09:11.4026490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T22:09:11.4028580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T22:09:11.4030190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T22:09:11.4031790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T22:09:11.4033340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T22:09:11.4034860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T22:09:11.4036410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T22:09:11.4038020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T22:09:11.4039610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T22:09:11.4041200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T22:09:11.4042780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T22:09:11.4044370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T22:09:11.4046270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T22:09:11.4047930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T22:09:11.4049530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T22:09:11.4051200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T22:09:11.4052840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T22:09:11.4054430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T22:09:11.4056020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T22:09:11.4057570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T22:09:11.4059180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T22:09:11.4060760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T22:09:11.4062330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T22:09:11.4064380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T22:09:11.4066030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T22:09:11.4067600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T22:09:11.4069120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T22:09:11.4070630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T22:09:11.4072260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T22:09:11.4073850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T22:09:11.4075390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T22:09:11.4076920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T22:09:11.4078440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T22:09:11.4080040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T22:09:11.4081650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T22:09:11.4083300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T22:09:11.4084880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T22:09:11.4086440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T22:09:11.4088030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T22:09:11.4089600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T22:09:11.4091390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T22:09:11.4093030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T22:09:11.4094680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T22:09:11.4096290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T22:09:11.4097860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T22:09:11.4099410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T22:09:11.4101170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T22:09:11.4102780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T22:09:11.4104630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T22:09:11.4106430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T22:09:11.4108080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T22:09:11.4109680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T22:09:11.4111280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T22:09:11.4112860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T22:09:11.4114460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T22:09:11.4116010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T22:09:11.4117630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T22:09:11.4119520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T22:09:11.4121110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T22:09:11.4122830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T22:09:11.4124430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T22:09:11.4126090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T22:09:11.4127760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T22:09:11.4129370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T22:09:11.4131030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T22:09:11.4132640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T22:09:11.4134190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T22:09:11.4135780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T22:09:11.4137390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T22:09:11.4138960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T22:09:11.4140610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T22:09:11.4142430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T22:09:11.4144160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T22:09:11.4145310Z Only the first 100 operations were output. 2021-05-16T22:09:11.4147870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4967-1oqre6a.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-16T22:09:13.2005100Z ==> Summary 2021-05-16T22:09:13.2184990Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T22:09:13.7824930Z ==> No outdated dependents to upgrade! 2021-05-16T22:09:13.7826630Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:09:13.8347810Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:09:13.8348470Z hdf5 2021-05-16T22:09:13.8358210Z rm /usr/local/bin/gif2h5 2021-05-16T22:09:13.8361160Z rm /usr/local/bin/h52gif 2021-05-16T22:09:13.8363740Z rm /usr/local/bin/h5c++ 2021-05-16T22:09:13.8366780Z rm /usr/local/bin/h5cc 2021-05-16T22:09:13.8369860Z rm /usr/local/bin/h5clear 2021-05-16T22:09:13.8373210Z rm /usr/local/bin/h5copy 2021-05-16T22:09:13.8376060Z rm /usr/local/bin/h5debug 2021-05-16T22:09:13.8378740Z rm /usr/local/bin/h5diff 2021-05-16T22:09:13.8381770Z rm /usr/local/bin/h5dump 2021-05-16T22:09:13.8385200Z rm /usr/local/bin/h5fc 2021-05-16T22:09:13.8388050Z rm /usr/local/bin/h5format_convert 2021-05-16T22:09:13.8390750Z rm /usr/local/bin/h5import 2021-05-16T22:09:13.8393670Z rm /usr/local/bin/h5jam 2021-05-16T22:09:13.8396670Z rm /usr/local/bin/h5ls 2021-05-16T22:09:13.8399670Z rm /usr/local/bin/h5mkgrp 2021-05-16T22:09:13.8402710Z rm /usr/local/bin/h5perf_serial 2021-05-16T22:09:13.8406590Z rm /usr/local/bin/h5redeploy 2021-05-16T22:09:13.8410120Z rm /usr/local/bin/h5repack 2021-05-16T22:09:13.8413200Z rm /usr/local/bin/h5repart 2021-05-16T22:09:13.8416700Z rm /usr/local/bin/h5stat 2021-05-16T22:09:13.8419750Z rm /usr/local/bin/h5unjam 2021-05-16T22:09:13.8422840Z rm /usr/local/bin/h5watch 2021-05-16T22:09:13.8430610Z rm /usr/local/include/H5ACpublic.h 2021-05-16T22:09:13.8433930Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T22:09:13.8436720Z rm /usr/local/include/H5Apublic.h 2021-05-16T22:09:13.8439700Z rm /usr/local/include/H5ArrayType.h 2021-05-16T22:09:13.8442840Z rm /usr/local/include/H5AtomType.h 2021-05-16T22:09:13.8445860Z rm /usr/local/include/H5Attribute.h 2021-05-16T22:09:13.8449140Z rm /usr/local/include/H5Classes.h 2021-05-16T22:09:13.8451900Z rm /usr/local/include/H5CommonFG.h 2021-05-16T22:09:13.8454920Z rm /usr/local/include/H5CompType.h 2021-05-16T22:09:13.8458200Z rm /usr/local/include/H5Cpp.h 2021-05-16T22:09:13.8461000Z rm /usr/local/include/H5CppDoc.h 2021-05-16T22:09:13.8464000Z rm /usr/local/include/H5Cpublic.h 2021-05-16T22:09:13.8467020Z rm /usr/local/include/H5DOpublic.h 2021-05-16T22:09:13.8470250Z rm /usr/local/include/H5DSpublic.h 2021-05-16T22:09:13.8473280Z rm /usr/local/include/H5DaccProp.h 2021-05-16T22:09:13.8476260Z rm /usr/local/include/H5DataSet.h 2021-05-16T22:09:13.8479290Z rm /usr/local/include/H5DataSpace.h 2021-05-16T22:09:13.8482270Z rm /usr/local/include/H5DataType.h 2021-05-16T22:09:13.8485360Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T22:09:13.8488340Z rm /usr/local/include/H5Dpublic.h 2021-05-16T22:09:13.8491380Z rm /usr/local/include/H5DxferProp.h 2021-05-16T22:09:13.8494420Z rm /usr/local/include/H5ESpublic.h 2021-05-16T22:09:13.8497590Z rm /usr/local/include/H5EnumType.h 2021-05-16T22:09:13.8500430Z rm /usr/local/include/H5Epubgen.h 2021-05-16T22:09:13.8503530Z rm /usr/local/include/H5Epublic.h 2021-05-16T22:09:13.8506780Z rm /usr/local/include/H5Exception.h 2021-05-16T22:09:13.8510030Z rm /usr/local/include/H5FDcore.h 2021-05-16T22:09:13.8513360Z rm /usr/local/include/H5FDdirect.h 2021-05-16T22:09:13.8516540Z rm /usr/local/include/H5FDfamily.h 2021-05-16T22:09:13.8519470Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T22:09:13.8522540Z rm /usr/local/include/H5FDlog.h 2021-05-16T22:09:13.8526020Z rm /usr/local/include/H5FDmpi.h 2021-05-16T22:09:13.8528820Z rm /usr/local/include/H5FDmpio.h 2021-05-16T22:09:13.8531990Z rm /usr/local/include/H5FDmulti.h 2021-05-16T22:09:13.8534940Z rm /usr/local/include/H5FDpublic.h 2021-05-16T22:09:13.8537900Z rm /usr/local/include/H5FDros3.h 2021-05-16T22:09:13.8540840Z rm /usr/local/include/H5FDsec2.h 2021-05-16T22:09:13.8543970Z rm /usr/local/include/H5FDstdio.h 2021-05-16T22:09:13.8547160Z rm /usr/local/include/H5FDwindows.h 2021-05-16T22:09:13.8550440Z rm /usr/local/include/H5FaccProp.h 2021-05-16T22:09:13.8553450Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T22:09:13.8556320Z rm /usr/local/include/H5File.h 2021-05-16T22:09:13.8559270Z rm /usr/local/include/H5FloatType.h 2021-05-16T22:09:13.8562430Z rm /usr/local/include/H5Fpublic.h 2021-05-16T22:09:13.8565410Z rm /usr/local/include/H5Gpublic.h 2021-05-16T22:09:13.8568310Z rm /usr/local/include/H5Group.h 2021-05-16T22:09:13.8571490Z rm /usr/local/include/H5IMpublic.h 2021-05-16T22:09:13.8574580Z rm /usr/local/include/H5IdComponent.h 2021-05-16T22:09:13.8577450Z rm /usr/local/include/H5Include.h 2021-05-16T22:09:13.8581770Z rm /usr/local/include/H5IntType.h 2021-05-16T22:09:13.8584420Z rm /usr/local/include/H5Ipublic.h 2021-05-16T22:09:13.8587330Z rm /usr/local/include/H5LDpublic.h 2021-05-16T22:09:13.8590300Z rm /usr/local/include/H5LTpublic.h 2021-05-16T22:09:13.8593390Z rm /usr/local/include/H5LaccProp.h 2021-05-16T22:09:13.8596580Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T22:09:13.8599510Z rm /usr/local/include/H5Library.h 2021-05-16T22:09:13.8602600Z rm /usr/local/include/H5Location.h 2021-05-16T22:09:13.8605710Z rm /usr/local/include/H5Lpublic.h 2021-05-16T22:09:13.8608720Z rm /usr/local/include/H5MMpublic.h 2021-05-16T22:09:13.8612200Z rm /usr/local/include/H5Mpublic.h 2021-05-16T22:09:13.8614840Z rm /usr/local/include/H5Object.h 2021-05-16T22:09:13.8617790Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T22:09:13.8620630Z rm /usr/local/include/H5Opublic.h 2021-05-16T22:09:13.8623700Z rm /usr/local/include/H5PLextern.h 2021-05-16T22:09:13.8626820Z rm /usr/local/include/H5PLpublic.h 2021-05-16T22:09:13.8629670Z rm /usr/local/include/H5PTpublic.h 2021-05-16T22:09:13.8632800Z rm /usr/local/include/H5PacketTable.h 2021-05-16T22:09:13.8635700Z rm /usr/local/include/H5Ppublic.h 2021-05-16T22:09:13.8638660Z rm /usr/local/include/H5PredType.h 2021-05-16T22:09:13.8641610Z rm /usr/local/include/H5PropList.h 2021-05-16T22:09:13.8644730Z rm /usr/local/include/H5Rpublic.h 2021-05-16T22:09:13.8647790Z rm /usr/local/include/H5Spublic.h 2021-05-16T22:09:13.8650670Z rm /usr/local/include/H5StrType.h 2021-05-16T22:09:13.8653950Z rm /usr/local/include/H5TBpublic.h 2021-05-16T22:09:13.8656930Z rm /usr/local/include/H5Tpublic.h 2021-05-16T22:09:13.8659770Z rm /usr/local/include/H5VLconnector.h 2021-05-16T22:09:13.8663250Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T22:09:13.8666790Z rm /usr/local/include/H5VLnative.h 2021-05-16T22:09:13.8670200Z Only the first 100 operations were output. 2021-05-16T22:09:15.4795980Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T22:09:16.5640020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:17.1189580Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T22:09:17.4473310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T22%3A15%3A00Z&sig=pJXeYLY1nZ6HjbRHEbjt4EOYEB8wkw8gCkBwhg0Btws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:17.4857420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=pJXeYLY1nZ6HjbRHEbjt4EOYEB8wkw8gCkBwhg0Btws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:17.6976260Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T22:09:17.7821500Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T22:09:17.7855620Z 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-4974-1wo7bcp 2021-05-16T22:09:18.0033140Z cp -pR /private/tmp/d20210516-4974-1wo7bcp/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T22:09:18.1517480Z chmod -Rf +w /private/tmp/d20210516-4974-1wo7bcp 2021-05-16T22:09:18.3120720Z ==> Finishing up 2021-05-16T22:09:18.3436390Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T22:09:18.3442980Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T22:09:18.3454390Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T22:09:18.3459280Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T22:09:18.3466470Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T22:09:18.3470970Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T22:09:18.3476080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T22:09:18.3480910Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T22:09:18.3485590Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T22:09:18.3490650Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T22:09:18.3495540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T22:09:18.3500380Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T22:09:18.3505230Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T22:09:18.3512730Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T22:09:18.3517610Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T22:09:18.3559490Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T22:09:18.4113270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5138-12bec8c.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-16T22:09:20.6708120Z ==> Caveats 2021-05-16T22:09:20.6708780Z Emacs Lisp files have been installed to: 2021-05-16T22:09:20.6709860Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T22:09:20.6710750Z ==> Summary 2021-05-16T22:09:20.6892020Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T22:09:22.7115860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T22:09:23.7618700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:24.2937270Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T22:09:24.6110580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T22%3A15%3A00Z&sig=RUV2sSeuvxxPZaecbNvSpSTxWy3a1KEN6yXfN7ijOgI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:24.6405780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=RUV2sSeuvxxPZaecbNvSpSTxWy3a1KEN6yXfN7ijOgI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:24.7326290Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T22:09:24.8053340Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T22:09:24.8081740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5145-rkc4df 2021-05-16T22:09:24.9577300Z cp -pR /private/tmp/d20210516-5145-rkc4df/gsl/. /usr/local/Cellar/gsl 2021-05-16T22:09:25.1061880Z chmod -Rf +w /private/tmp/d20210516-5145-rkc4df 2021-05-16T22:09:25.2661060Z ==> Finishing up 2021-05-16T22:09:25.2941920Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T22:09:25.2946850Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T22:09:25.2951220Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T22:09:25.2958450Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T22:09:25.2968340Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T22:09:25.2976650Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T22:09:25.3096920Z info /usr/local/share/info/gsl-ref.info 2021-05-16T22:09:25.3111020Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T22:09:25.3117550Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T22:09:25.3125280Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T22:09:25.3135100Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T22:09:25.3142730Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T22:09:25.3148600Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T22:09:25.3154870Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T22:09:25.3161700Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T22:09:25.3167430Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T22:09:25.3173530Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T22:09:25.3182460Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T22:09:25.3798750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5310-19xf6pf.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-16T22:09:27.5874120Z ==> Summary 2021-05-16T22:09:27.6040980Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T22:09:30.5212700Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T22:09:31.5951220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:32.1251000Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T22:09:32.4547610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T22%3A15%3A00Z&sig=tRIx%2FiY4Bat03Bdcu8iJQJMuz0ydv%2BBwueqxvLZHR%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:32.4924880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=tRIx\%2FiY4Bat03Bdcu8iJQJMuz0ydv\%2BBwueqxvLZHR\%2F0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:32.6635590Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T22:09:32.6816500Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T22:09:33.7440870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:34.2491980Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T22:09:34.5747760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T22%3A15%3A00Z&sig=HREMscOUz9yZx09t8vHrHrOnJ%2FWiD%2FkdltLA5QAwRCs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:34.6187110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=HREMscOUz9yZx09t8vHrHrOnJ\%2FWiD\%2FkdltLA5QAwRCs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:34.6945430Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T22:09:34.6991640Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T22:09:36.7653750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:37.3031430Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T22:09:37.6621900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T22%3A15%3A00Z&sig=rp%2F2cTbVTHxUW4bp2VARhdYnqtONJXa5NuprPvJ%2BcOU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:37.6922380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=rp\%2F2cTbVTHxUW4bp2VARhdYnqtONJXa5NuprPvJ\%2BcOU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:37.7407990Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T22:09:37.7450140Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T22:09:38.9228670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:39.4312470Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T22:09:39.7575810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T22%3A15%3A00Z&sig=kg2iC6u06lXm5gKpgssqeVEB7pjMHwtpoSZQWhWUBho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:39.7935250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=kg2iC6u06lXm5gKpgssqeVEB7pjMHwtpoSZQWhWUBho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:39.8427140Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T22:09:39.8459890Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T22:09:40.9114000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:41.4439550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T22:09:43.4324440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=oCJx5s\%2FvuEOX8BzZpLYBw3nAxXvFJsETy1K1DETLIhs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:43.4331770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T22%3A15%3A00Z&sig=oCJx5s%2FvuEOX8BzZpLYBw3nAxXvFJsETy1K1DETLIhs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:43.4336910Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T22:09:43.4343410Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T22:09:43.9661970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:44.5290870Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T22:09:44.9502200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T22%3A15%3A00Z&sig=%2FyBf7YOSms5i5of%2BWBmllIB3GgRoqMB6B2iXuw2q99w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:44.9786170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=\%2FyBf7YOSms5i5of\%2BWBmllIB3GgRoqMB6B2iXuw2q99w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:45.0369040Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T22:09:45.0401050Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T22:09:46.0993310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:46.6317440Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T22:09:46.9466000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T22%3A15%3A00Z&sig=jfQ3qCsePPhE3X9R0EcrAFos12h4ACj0xcDneX4YmmU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:46.9889300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=jfQ3qCsePPhE3X9R0EcrAFos12h4ACj0xcDneX4YmmU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:47.1102730Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T22:09:47.1199240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T22:09:48.2334490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:48.8239830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T22:09:49.1408880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T22%3A15%3A00Z&sig=dE9X3oTMR4q3W8y%2BsKO50KRntz0WRY2GO%2BoGdX63Ldc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:49.1851650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=dE9X3oTMR4q3W8y\%2BsKO50KRntz0WRY2GO\%2BoGdX63Ldc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:49.2618370Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T22:09:49.2654410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T22:09:50.3266600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:50.8471480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T22:09:51.1823200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T22%3A15%3A00Z&sig=ZqqSie%2BgG%2ByYzOct8128qr8cfGwSJRwdGZypSeNu1N8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:51.2183880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=ZqqSie\%2BgG\%2ByYzOct8128qr8cfGwSJRwdGZypSeNu1N8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:51.3330260Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T22:09:51.3368990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T22:09:52.5068230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:53.0360940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T22:09:53.3670060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T22%3A15%3A00Z&sig=s26Vot6sPmpMFGVXKeMBMYpvNMWIBNOJK2kh1JfIGdg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:53.3970880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=s26Vot6sPmpMFGVXKeMBMYpvNMWIBNOJK2kh1JfIGdg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:53.4580200Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T22:09:53.4611890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T22:09:54.5742310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:55.1327660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T22:09:55.4714720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T22%3A15%3A00Z&sig=nz9P%2FeWE4Rlajb6XncuIQFlgpd0h%2BWLLujEmNRRsZ2I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:55.5028660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=nz9P\%2FeWE4Rlajb6XncuIQFlgpd0h\%2BWLLujEmNRRsZ2I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:55.5402170Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T22:09:55.5431790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T22:09:56.6460360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:57.1683320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T22:09:57.4967340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T22%3A15%3A00Z&sig=Iu%2FSNdk7EpDSC0PPOGV0p6viENt0nYSuvi%2FNchVFUsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:57.5424560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Iu\%2FSNdk7EpDSC0PPOGV0p6viENt0nYSuvi\%2FNchVFUsA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:57.6444990Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T22:09:57.6507140Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T22:09:58.7787280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:59.4031410Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T22:09:59.7384990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T22%3A15%3A00Z&sig=d1THQiYG5dB7DTy3LfQnaeMqiM%2Fast5Rn98uQlwLiGE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:59.7679920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=d1THQiYG5dB7DTy3LfQnaeMqiM\%2Fast5Rn98uQlwLiGE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:59.8098110Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T22:09:59.8136970Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T22:10:00.9187880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:01.4414810Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T22:10:01.8986130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T22%3A20%3A00Z&sig=tbHwwk7MuNvWaRJOYOfTWK80PiRkD%2FNhLHfftDzuvCU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:01.9409920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=tbHwwk7MuNvWaRJOYOfTWK80PiRkD\%2FNhLHfftDzuvCU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:02.3891580Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T22:10:02.5035830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T22:10:03.6777100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:04.2354400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T22:10:04.6325790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T22%3A20%3A00Z&sig=EUJaRq0Oxxg8yXk3tT4uxkSpvMNp5nu7Tl3D4VnYtZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:04.6623090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=EUJaRq0Oxxg8yXk3tT4uxkSpvMNp5nu7Tl3D4VnYtZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:04.9522670Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T22:10:04.9639280Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T22:10:06.0527790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:06.6228130Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T22:10:07.0030110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T22%3A20%3A00Z&sig=NsOzFbPCNbLpQPTJPDNvFYpIm2hvpDHnfLwIPXvv%2FsI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:07.0401350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=NsOzFbPCNbLpQPTJPDNvFYpIm2hvpDHnfLwIPXvv\%2FsI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:07.1005160Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T22:10:07.1044670Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T22:10:08.2433530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:08.7902570Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T22:10:09.1704630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T22%3A20%3A00Z&sig=eLkUUuZrA0HccRUh7%2B%2F2yCaF42EUCrOJHiCVOWZxEGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:09.2136180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=eLkUUuZrA0HccRUh7\%2B\%2F2yCaF42EUCrOJHiCVOWZxEGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:09.2844110Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T22:10:09.2919360Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T22:10:10.3610730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:10.8747730Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T22:10:11.2199600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T22%3A20%3A00Z&sig=T4NkCsZZWUTSAv7nyBhVuapTbpBxuCUTJ%2BT4fLOXkJ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:11.2501580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=T4NkCsZZWUTSAv7nyBhVuapTbpBxuCUTJ\%2BT4fLOXkJ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:11.3161810Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T22:10:11.3191370Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T22:10:12.4417730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:12.9987820Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T22:10:13.3868010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T22%3A20%3A00Z&sig=wuQuol8QIeOjBP4YGZPbrRkvWFpys3D0ZtFef%2FjkHl8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:13.4161290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=wuQuol8QIeOjBP4YGZPbrRkvWFpys3D0ZtFef\%2FjkHl8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:13.5012240Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T22:10:13.5056860Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T22:10:14.6090540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:15.1678390Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T22:10:15.5667480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T22%3A20%3A00Z&sig=gUSvQxgiYf8jQ9viGogrffQ2RKOs5Fsee3m1%2BdIR7HQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:15.6047750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=gUSvQxgiYf8jQ9viGogrffQ2RKOs5Fsee3m1\%2BdIR7HQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:15.6786330Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T22:10:15.6870920Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T22:10:16.7986790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:17.3623900Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T22:10:17.7272750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T22%3A20%3A00Z&sig=6ZdcXjvRvHgpgBuMkuXil19eZYmKHFXTpR%2FrgpJJ9%2Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:17.7652890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=6ZdcXjvRvHgpgBuMkuXil19eZYmKHFXTpR\%2FrgpJJ9\%2Bs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:17.8218700Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T22:10:17.8264540Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T22:10:18.8950890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:19.4307300Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T22:10:19.8234680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T22%3A20%3A00Z&sig=IxsJYM%2BTzJ7umzk77Mad9B6DIDXDVY9mJlq3jnBpbXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:19.8559020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=IxsJYM\%2BTzJ7umzk77Mad9B6DIDXDVY9mJlq3jnBpbXU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:19.9454540Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T22:10:19.9561360Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T22:10:21.0665220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:21.6068690Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T22:10:22.0198590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T22%3A20%3A00Z&sig=nwlsT7aqT334lawqo3S%2F4ELLGeDOzeeqyzwv0yjKz60%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:22.0495800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=nwlsT7aqT334lawqo3S\%2F4ELLGeDOzeeqyzwv0yjKz60\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:22.2400460Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T22:10:22.2812630Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T22:10:23.3790450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:23.9009030Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T22:10:24.2619610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T22%3A20%3A00Z&sig=JWy6UtHGHsgKL9hneDc5c%2FsQPi6FX3caBJsnL8qTrjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:24.3067460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=JWy6UtHGHsgKL9hneDc5c\%2FsQPi6FX3caBJsnL8qTrjM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:24.3842590Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T22:10:24.3893460Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T22:10:25.4175620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:25.9783070Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T22:10:26.3660160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T22%3A20%3A00Z&sig=8A5pfSclxwRZT1Ig74IoZNlmc%2B%2F%2F73gdmnpBnMrp02E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:26.4169790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=8A5pfSclxwRZT1Ig74IoZNlmc\%2B\%2F\%2F73gdmnpBnMrp02E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:26.5272150Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T22:10:27.4916360Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T22:10:27.6825240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:28.2408260Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T22:10:28.6508930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T22%3A20%3A00Z&sig=7KSrGeKart5MDOb3krurl%2BIXkdwY8N1z%2BS4EjrFS8u8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:28.6865730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=7KSrGeKart5MDOb3krurl\%2BIXkdwY8N1z\%2BS4EjrFS8u8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:28.8797770Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T22:10:28.8990240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T22:10:30.0159670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:30.5376800Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T22:10:30.9258300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T22%3A20%3A00Z&sig=cGSr7rTognbf6O6tIpHahlJT%2BDieniRR%2FdiAzTwUYRE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:30.9690020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=cGSr7rTognbf6O6tIpHahlJT\%2BDieniRR\%2FdiAzTwUYRE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:31.0206650Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T22:10:31.0249810Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T22:10:32.0840470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:32.6202900Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T22:10:32.9666530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T22%3A20%3A00Z&sig=fvIHXusm4xmvzx%2BPm2Eh3HIBC2Jj4D1rK4bJ7zl8o4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:33.0103590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=fvIHXusm4xmvzx\%2BPm2Eh3HIBC2Jj4D1rK4bJ7zl8o4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:33.0877340Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T22:10:33.0957570Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T22:10:34.1835470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:34.7332940Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T22:10:35.0570630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T22%3A20%3A00Z&sig=3oJnwbCMLZsOdly264oXFWWWn9R2cos8TokdFsU2p6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:35.0946310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=3oJnwbCMLZsOdly264oXFWWWn9R2cos8TokdFsU2p6I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:35.1684720Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:10:35.1732860Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T22:10:36.3074250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:36.8725240Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T22:10:37.2065490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T22%3A20%3A00Z&sig=QQwJpovfOTCuuIf%2FovzwyY0vBpRCfQmfScItubKa8Os%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:37.2374850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=QQwJpovfOTCuuIf\%2FovzwyY0vBpRCfQmfScItubKa8Os\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:37.6225420Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T22:10:37.7248570Z ==> 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-16T22:10:37.7261550Z ==> Installing ffmpeg dependency: aom 2021-05-16T22:10:37.7865730Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T22:10:37.7894650Z 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-5317-g5ldhx 2021-05-16T22:10:37.8937970Z cp -pR /private/tmp/d20210516-5317-g5ldhx/aom/. /usr/local/Cellar/aom 2021-05-16T22:10:37.9380540Z chmod -Rf +w /private/tmp/d20210516-5317-g5ldhx 2021-05-16T22:10:38.0006380Z ==> Finishing up 2021-05-16T22:10:38.0379060Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T22:10:38.0382660Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T22:10:38.0389130Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T22:10:38.0396530Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T22:10:38.0401060Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T22:10:38.0405800Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T22:10:38.0411210Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T22:10:38.0418060Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T22:10:38.0592710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5659-kkku6z.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-16T22:10:40.3298060Z ==> Summary 2021-05-16T22:10:40.3324310Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T22:10:40.3330080Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T22:10:40.3436710Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T22:10:40.3455000Z 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-5317-1bs3p1q 2021-05-16T22:10:40.3636770Z cp -pR /private/tmp/d20210516-5317-1bs3p1q/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T22:10:40.3801900Z chmod -Rf +w /private/tmp/d20210516-5317-1bs3p1q 2021-05-16T22:10:40.4301390Z ==> Finishing up 2021-05-16T22:10:40.4680180Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T22:10:40.4685990Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T22:10:40.4693890Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T22:10:40.4699580Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T22:10:40.4707300Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T22:10:40.4852080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5685-12sl5c2.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-16T22:10:42.6261230Z ==> Summary 2021-05-16T22:10:42.6281910Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T22:10:42.6290510Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T22:10:42.6341840Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T22:10:42.6359670Z 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-5317-1ipp1ez 2021-05-16T22:10:42.6897950Z cp -pR /private/tmp/d20210516-5317-1ipp1ez/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T22:10:42.7526670Z chmod -Rf +w /private/tmp/d20210516-5317-1ipp1ez 2021-05-16T22:10:42.8176080Z ==> Finishing up 2021-05-16T22:10:42.8576790Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T22:10:42.8582960Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T22:10:42.8590250Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T22:10:42.8682000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5711-cltlpk.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-16T22:10:45.1374340Z ==> Summary 2021-05-16T22:10:45.1451840Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T22:10:45.1459950Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T22:10:45.1481480Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T22:10:45.1499440Z 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-5317-1rjb08r 2021-05-16T22:10:45.1819210Z cp -pR /private/tmp/d20210516-5317-1rjb08r/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T22:10:45.2217210Z chmod -Rf +w /private/tmp/d20210516-5317-1rjb08r 2021-05-16T22:10:45.2948450Z ==> Finishing up 2021-05-16T22:10:45.3308230Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T22:10:45.3316390Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T22:10:45.3330840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T22:10:45.3336890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T22:10:45.3343030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T22:10:45.3349640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T22:10:45.3355710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T22:10:45.3361630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T22:10:45.3367450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T22:10:45.3373310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T22:10:45.3379310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T22:10:45.3385540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T22:10:45.3391160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T22:10:45.3396540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T22:10:45.3402460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T22:10:45.3409170Z 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-16T22:10:45.3414630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T22:10:45.3419880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T22:10:45.3425250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T22:10:45.3430280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T22:10:45.3436060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T22:10:45.3441500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T22:10:45.3447480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T22:10:45.3452730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T22:10:45.3458240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T22:10:45.3463750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T22:10:45.3469330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T22:10:45.3474850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T22:10:45.3480020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T22:10:45.3485250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T22:10:45.3490630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T22:10:45.3496190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T22:10:45.3501900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T22:10:45.3508310Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T22:10:45.3514310Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T22:10:45.3519700Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T22:10:45.3526770Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T22:10:45.3754390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5737-15ldxfp.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-16T22:10:47.5955200Z ==> Summary 2021-05-16T22:10:48.2448330Z 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-5317-15m56px 2021-05-16T22:10:48.2451100Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T22:10:48.2452700Z cp -pR /private/tmp/d20210516-5317-15m56px/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T22:10:48.2455880Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T22:10:48.2461800Z chmod -Rf +w /private/tmp/d20210516-5317-15m56px 2021-05-16T22:10:48.2463530Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T22:10:48.2691490Z ==> Finishing up 2021-05-16T22:10:48.3293260Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T22:10:48.3297970Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T22:10:48.3302790Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T22:10:48.3307460Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T22:10:48.3312550Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T22:10:48.3319390Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T22:10:48.3328010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T22:10:48.3335390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T22:10:48.3340640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T22:10:48.3346100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T22:10:48.3351060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T22:10:48.3356240Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T22:10:48.3361560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T22:10:48.3366920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T22:10:48.3371710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T22:10:48.3376860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T22:10:48.3385630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T22:10:48.3396520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T22:10:48.3410950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T22:10:48.3420630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T22:10:48.3430210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T22:10:48.3438010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T22:10:48.3446820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T22:10:48.3458340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T22:10:48.3466320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T22:10:48.3481790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T22:10:48.3492560Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T22:10:48.3509680Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T22:10:48.3520120Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T22:10:48.3535630Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T22:10:48.3551750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T22:10:48.3561900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T22:10:48.3571540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T22:10:48.3579560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T22:10:48.3587740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T22:10:48.3595940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T22:10:48.3603720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T22:10:48.3609250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T22:10:48.3617060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T22:10:48.3627220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T22:10:48.3637840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T22:10:48.3647900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T22:10:48.3657760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T22:10:48.3669160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T22:10:48.3678380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T22:10:48.3687610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T22:10:48.3697310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T22:10:48.3781820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T22:10:48.3786250Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T22:10:48.3791220Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T22:10:48.3796230Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T22:10:48.3803850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T22:10:48.3809400Z 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-16T22:10:48.4264070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5763-50xasp.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-16T22:10:50.6822850Z ==> Summary 2021-05-16T22:10:50.6954810Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T22:10:50.6960510Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T22:10:50.7011300Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T22:10:50.7029120Z 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-5317-1a1xzxx 2021-05-16T22:10:50.7154940Z cp -pR /private/tmp/d20210516-5317-1a1xzxx/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T22:10:50.7315970Z chmod -Rf +w /private/tmp/d20210516-5317-1a1xzxx 2021-05-16T22:10:50.7813160Z ==> Finishing up 2021-05-16T22:10:50.8196330Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T22:10:50.8201860Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T22:10:50.8207910Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T22:10:50.8214610Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T22:10:50.8219860Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T22:10:50.8224900Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T22:10:50.8232150Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T22:10:50.8381910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5789-1p6ugdt.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-16T22:10:52.9400750Z ==> Summary 2021-05-16T22:10:52.9426170Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T22:10:52.9434160Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T22:10:53.1583560Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T22:10:53.1600690Z 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-5317-dz2wmv 2021-05-16T22:10:53.2221180Z cp -pR /private/tmp/d20210516-5317-dz2wmv/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T22:10:53.2704860Z chmod -Rf +w /private/tmp/d20210516-5317-dz2wmv 2021-05-16T22:10:53.4462910Z ==> Finishing up 2021-05-16T22:10:53.4803550Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T22:10:53.4807470Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T22:10:53.4812480Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T22:10:53.4818850Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T22:10:53.4826150Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T22:10:53.4865850Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T22:10:53.4874250Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T22:10:53.4884340Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T22:10:53.4890080Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T22:10:53.4896220Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T22:10:53.4902170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T22:10:53.4907760Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T22:10:53.4912670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T22:10:53.4918800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T22:10:53.4924130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T22:10:53.4929360Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T22:10:53.4934580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T22:10:53.4939990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T22:10:53.4945160Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T22:10:53.4950690Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T22:10:53.4958730Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T22:10:53.4965180Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T22:10:53.4971300Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T22:10:53.4976360Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T22:10:53.5247980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5818-1aepkda.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-16T22:10:55.7380470Z ==> Summary 2021-05-16T22:10:55.7433160Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T22:10:55.7438620Z ==> Installing ffmpeg dependency: libass 2021-05-16T22:10:55.9697280Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T22:10:55.9714720Z 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-5317-vd6va5 2021-05-16T22:10:55.9837010Z cp -pR /private/tmp/d20210516-5317-vd6va5/libass/. /usr/local/Cellar/libass 2021-05-16T22:10:55.9966350Z chmod -Rf +w /private/tmp/d20210516-5317-vd6va5 2021-05-16T22:10:56.0463200Z ==> Finishing up 2021-05-16T22:10:56.0838430Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T22:10:56.0844270Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T22:10:56.0849430Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T22:10:56.0854360Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T22:10:56.0861120Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T22:10:56.0986140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5844-1diun8i.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-16T22:10:58.3724960Z ==> Summary 2021-05-16T22:10:58.3742600Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T22:10:58.3747360Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T22:10:58.3939210Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T22:10:58.3957920Z 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-5317-kysd2u 2021-05-16T22:10:58.4141780Z cp -pR /private/tmp/d20210516-5317-kysd2u/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T22:10:58.4312880Z chmod -Rf +w /private/tmp/d20210516-5317-kysd2u 2021-05-16T22:10:58.5019290Z ==> Finishing up 2021-05-16T22:10:58.5416330Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T22:10:58.5420130Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T22:10:58.5424800Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T22:10:58.5431520Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T22:10:58.5437880Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T22:10:58.5443240Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T22:10:58.5448370Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T22:10:58.5455380Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T22:10:58.5618490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5870-16upyeq.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-16T22:11:00.7024330Z ==> Summary 2021-05-16T22:11:00.7047990Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T22:11:00.7054320Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T22:11:00.7103560Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T22:11:00.7122530Z 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-5317-1jpuqqt 2021-05-16T22:11:00.7276580Z cp -pR /private/tmp/d20210516-5317-1jpuqqt/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T22:11:00.7495360Z chmod -Rf +w /private/tmp/d20210516-5317-1jpuqqt 2021-05-16T22:11:00.8036060Z ==> Finishing up 2021-05-16T22:11:00.8417130Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T22:11:00.8420480Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T22:11:00.8429090Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T22:11:00.8435690Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T22:11:00.8441450Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T22:11:00.8446710Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T22:11:00.8451940Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T22:11:00.8457060Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T22:11:00.8462560Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T22:11:00.8470070Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T22:11:00.8475380Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T22:11:00.8661950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5896-bjiaek.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-16T22:11:03.0350110Z ==> Summary 2021-05-16T22:11:03.0382670Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T22:11:03.0390890Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T22:11:03.0443420Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T22:11:03.0461590Z 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-5317-vxz8mp 2021-05-16T22:11:03.0600260Z cp -pR /private/tmp/d20210516-5317-vxz8mp/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T22:11:03.0784250Z chmod -Rf +w /private/tmp/d20210516-5317-vxz8mp 2021-05-16T22:11:03.1276530Z ==> Finishing up 2021-05-16T22:11:03.1529750Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T22:11:03.1535570Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T22:11:03.1540860Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T22:11:03.1547690Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T22:11:03.1693350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5922-ycr5oh.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-16T22:11:05.3171090Z ==> Summary 2021-05-16T22:11:05.3197930Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T22:11:05.3204960Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T22:11:05.3234250Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T22:11:05.3251510Z 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-5317-1mxlver 2021-05-16T22:11:05.3547810Z cp -pR /private/tmp/d20210516-5317-1mxlver/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T22:11:05.3751490Z chmod -Rf +w /private/tmp/d20210516-5317-1mxlver 2021-05-16T22:11:05.4164220Z ==> Finishing up 2021-05-16T22:11:05.4556700Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T22:11:05.4562330Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T22:11:05.4568870Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T22:11:05.4772230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5948-1l7qwo0.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-16T22:11:07.6658540Z ==> Summary 2021-05-16T22:11:07.6680260Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T22:11:07.6687570Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T22:11:07.6709350Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T22:11:07.6727000Z 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-5317-z7chkx 2021-05-16T22:11:07.6873600Z cp -pR /private/tmp/d20210516-5317-z7chkx/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T22:11:07.7024190Z chmod -Rf +w /private/tmp/d20210516-5317-z7chkx 2021-05-16T22:11:07.7512690Z ==> Finishing up 2021-05-16T22:11:07.7888270Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T22:11:07.7892970Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T22:11:07.7899990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T22:11:07.7905110Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T22:11:07.7910390Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T22:11:07.7915480Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T22:11:07.7920550Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T22:11:07.7926160Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T22:11:07.7933510Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T22:11:07.7938900Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T22:11:07.8094560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5974-13h4lgx.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-16T22:11:09.9007370Z ==> Summary 2021-05-16T22:11:09.9031530Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T22:11:09.9039680Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T22:11:09.9123600Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T22:11:09.9142380Z 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-5317-10o0xce 2021-05-16T22:11:10.4251520Z cp -pR /private/tmp/d20210516-5317-10o0xce/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T22:11:10.6388230Z chmod -Rf +w /private/tmp/d20210516-5317-10o0xce 2021-05-16T22:11:10.6996290Z ==> Finishing up 2021-05-16T22:11:10.7508250Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T22:11:10.7522210Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T22:11:10.7544290Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T22:11:10.7559090Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T22:11:10.7567420Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T22:11:10.7582310Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T22:11:10.7595980Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T22:11:10.7971870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6000-1rsi9e5.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-16T22:11:12.9587550Z ==> Summary 2021-05-16T22:11:12.9607640Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T22:11:12.9614310Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T22:11:13.0013580Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T22:11:13.0031720Z 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-5317-h2vyfn 2021-05-16T22:11:13.0375560Z cp -pR /private/tmp/d20210516-5317-h2vyfn/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T22:11:13.0631890Z chmod -Rf +w /private/tmp/d20210516-5317-h2vyfn 2021-05-16T22:11:13.1278840Z ==> Finishing up 2021-05-16T22:11:13.1661870Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T22:11:13.1668370Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T22:11:13.1678340Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T22:11:13.1685290Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T22:11:13.1691130Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T22:11:13.1697120Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T22:11:13.1704900Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T22:11:13.1876750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6026-1s1teag.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-16T22:11:15.3431520Z ==> Summary 2021-05-16T22:11:15.3462520Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T22:11:15.3467990Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T22:11:15.3973410Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T22:11:15.3991090Z 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-5317-18ndm4n 2021-05-16T22:11:15.4143940Z cp -pR /private/tmp/d20210516-5317-18ndm4n/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T22:11:15.4299400Z chmod -Rf +w /private/tmp/d20210516-5317-18ndm4n 2021-05-16T22:11:15.4861780Z ==> Finishing up 2021-05-16T22:11:15.5217930Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T22:11:15.5224870Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T22:11:15.5231550Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T22:11:15.5236750Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T22:11:15.5270860Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T22:11:15.5278030Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T22:11:15.5421980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6052-r5t3ik.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-16T22:11:17.6670430Z ==> Summary 2021-05-16T22:11:17.6689930Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T22:11:17.6695640Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T22:11:17.6715980Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T22:11:17.6732880Z 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-5317-1w1i72 2021-05-16T22:11:17.7790840Z cp -pR /private/tmp/d20210516-5317-1w1i72/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T22:11:17.8378880Z chmod -Rf +w /private/tmp/d20210516-5317-1w1i72 2021-05-16T22:11:17.9435210Z ==> Finishing up 2021-05-16T22:11:17.9787230Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T22:11:17.9793600Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T22:11:17.9802440Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T22:11:17.9840310Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T22:11:17.9845410Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T22:11:17.9850160Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T22:11:17.9855570Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T22:11:17.9860260Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T22:11:17.9865370Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T22:11:17.9872240Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T22:11:18.0142170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6078-pn0plw.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-16T22:11:20.1383660Z ==> Summary 2021-05-16T22:11:20.1447630Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T22:11:20.1454450Z ==> Installing ffmpeg dependency: snappy 2021-05-16T22:11:20.1512260Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T22:11:20.1529920Z 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-5317-tibkwc 2021-05-16T22:11:20.1655660Z cp -pR /private/tmp/d20210516-5317-tibkwc/snappy/. /usr/local/Cellar/snappy 2021-05-16T22:11:20.1846760Z chmod -Rf +w /private/tmp/d20210516-5317-tibkwc 2021-05-16T22:11:20.2290750Z ==> Finishing up 2021-05-16T22:11:20.2775460Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T22:11:20.2780060Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T22:11:20.2784370Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T22:11:20.2789100Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T22:11:20.2798020Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T22:11:20.2803190Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T22:11:20.2808400Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T22:11:20.2812930Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T22:11:20.2818160Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T22:11:20.3090460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6104-1thywtm.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-16T22:11:22.4923860Z ==> Summary 2021-05-16T22:11:22.4944880Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T22:11:22.4951280Z ==> Installing ffmpeg dependency: speex 2021-05-16T22:11:22.5009920Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T22:11:22.5027850Z 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-5317-1fuka4h 2021-05-16T22:11:22.5186970Z cp -pR /private/tmp/d20210516-5317-1fuka4h/speex/. /usr/local/Cellar/speex 2021-05-16T22:11:22.5375490Z chmod -Rf +w /private/tmp/d20210516-5317-1fuka4h 2021-05-16T22:11:22.5881850Z ==> Finishing up 2021-05-16T22:11:22.6278780Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T22:11:22.6286630Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T22:11:22.6293570Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T22:11:22.6299800Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T22:11:22.6304520Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T22:11:22.6309420Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T22:11:22.6316230Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T22:11:22.6464800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6130-197t3gh.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-16T22:11:24.8297340Z ==> Summary 2021-05-16T22:11:24.8327090Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T22:11:24.8333480Z ==> Installing ffmpeg dependency: srt 2021-05-16T22:11:24.8412960Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T22:11:24.8429690Z 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-5317-fqq1c3 2021-05-16T22:11:24.8766780Z cp -pR /private/tmp/d20210516-5317-fqq1c3/srt/. /usr/local/Cellar/srt 2021-05-16T22:11:24.8976920Z chmod -Rf +w /private/tmp/d20210516-5317-fqq1c3 2021-05-16T22:11:24.9845460Z ==> Finishing up 2021-05-16T22:11:25.0454190Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T22:11:25.0455520Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T22:11:25.0460260Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T22:11:25.0465090Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T22:11:25.0471130Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T22:11:25.0478160Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T22:11:25.0483480Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T22:11:25.0487760Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T22:11:25.0492860Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T22:11:25.0499930Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T22:11:25.0504980Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T22:11:25.0677740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6156-1mykzfq.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-16T22:11:27.2803310Z ==> Summary 2021-05-16T22:11:27.2826430Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T22:11:27.2833400Z ==> Installing ffmpeg dependency: giflib 2021-05-16T22:11:27.2853430Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T22:11:27.2872090Z 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-5317-16zapfp 2021-05-16T22:11:27.3020970Z cp -pR /private/tmp/d20210516-5317-16zapfp/giflib/. /usr/local/Cellar/giflib 2021-05-16T22:11:27.3174090Z chmod -Rf +w /private/tmp/d20210516-5317-16zapfp 2021-05-16T22:11:27.3650160Z ==> Finishing up 2021-05-16T22:11:27.4042150Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T22:11:27.4046550Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T22:11:27.4051240Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T22:11:27.4056240Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T22:11:27.4060840Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T22:11:27.4065920Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T22:11:27.4072530Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T22:11:27.4079700Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T22:11:27.4084320Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T22:11:27.4089200Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T22:11:27.4094150Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T22:11:27.4254920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6182-1lkmvpb.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-16T22:11:29.6577210Z ==> Summary 2021-05-16T22:11:29.6599710Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T22:11:29.6606730Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T22:11:29.7186940Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T22:11:29.7204130Z 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-5317-4zli6j 2021-05-16T22:11:29.7757560Z cp -pR /private/tmp/d20210516-5317-4zli6j/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T22:11:29.8158000Z chmod -Rf +w /private/tmp/d20210516-5317-4zli6j 2021-05-16T22:11:30.0882670Z ==> Finishing up 2021-05-16T22:11:30.1394230Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T22:11:30.1403280Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T22:11:30.1416000Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T22:11:30.1425960Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T22:11:30.1434000Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T22:11:30.1515210Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T22:11:30.1519850Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T22:11:30.1524820Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T22:11:30.1530000Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T22:11:30.1535370Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T22:11:30.1542530Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T22:11:30.1552720Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T22:11:30.1557890Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T22:11:30.1562890Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T22:11:30.1567810Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T22:11:30.1573420Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T22:11:30.1581370Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T22:11:30.1853490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6208-432eqo.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-16T22:11:32.3563300Z ==> Summary 2021-05-16T22:11:32.3604230Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T22:11:32.3609720Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T22:11:32.4334380Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T22:11:32.4351660Z 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-5317-1xqi4u0 2021-05-16T22:11:32.6324530Z cp -pR /private/tmp/d20210516-5317-1xqi4u0/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T22:11:32.7336410Z chmod -Rf +w /private/tmp/d20210516-5317-1xqi4u0 2021-05-16T22:11:32.8168600Z ==> Finishing up 2021-05-16T22:11:32.8560540Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T22:11:32.8566830Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T22:11:32.8572590Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T22:11:32.8579820Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T22:11:32.8584050Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T22:11:32.8589070Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T22:11:32.8596330Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T22:11:32.8835260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6234-19d9xvw.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-16T22:11:35.0311360Z ==> Caveats 2021-05-16T22:11:35.0312190Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T22:11:35.0313510Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T22:11:35.0314520Z ==> Summary 2021-05-16T22:11:35.0364450Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T22:11:35.0369420Z ==> Installing ffmpeg dependency: theora 2021-05-16T22:11:35.0516950Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T22:11:35.0535230Z 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-5317-p0678y 2021-05-16T22:11:35.0997850Z cp -pR /private/tmp/d20210516-5317-p0678y/theora/. /usr/local/Cellar/theora 2021-05-16T22:11:35.1538770Z chmod -Rf +w /private/tmp/d20210516-5317-p0678y 2021-05-16T22:11:35.2433810Z ==> Finishing up 2021-05-16T22:11:35.2838090Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T22:11:35.2846170Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T22:11:35.2852490Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T22:11:35.2857150Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T22:11:35.2862360Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T22:11:35.2867040Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T22:11:35.2872000Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T22:11:35.2877030Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T22:11:35.2882220Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T22:11:35.2886710Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T22:11:35.2891470Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T22:11:35.2898580Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T22:11:35.2903430Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T22:11:35.2908560Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T22:11:35.3182590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6260-11j228w.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-16T22:11:37.6067670Z ==> Summary 2021-05-16T22:11:37.6137700Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T22:11:37.6142940Z ==> Installing ffmpeg dependency: x264 2021-05-16T22:11:37.6170780Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T22:11:37.6187840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5317-xd7nwa 2021-05-16T22:11:37.6588230Z cp -pR /private/tmp/d20210516-5317-xd7nwa/x264/. /usr/local/Cellar/x264 2021-05-16T22:11:37.6824140Z chmod -Rf +w /private/tmp/d20210516-5317-xd7nwa 2021-05-16T22:11:37.7279520Z ==> Finishing up 2021-05-16T22:11:37.7689050Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T22:11:37.7695160Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T22:11:37.7699890Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T22:11:37.7706940Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T22:11:37.7711620Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T22:11:37.7717000Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T22:11:37.7724710Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T22:11:37.7991710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6286-1l1x8.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-16T22:11:39.9532610Z ==> Summary 2021-05-16T22:11:39.9549980Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T22:11:39.9557520Z ==> Installing ffmpeg dependency: x265 2021-05-16T22:11:39.9616430Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T22:11:39.9634170Z 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-5317-wruph 2021-05-16T22:11:40.0971120Z cp -pR /private/tmp/d20210516-5317-wruph/x265/. /usr/local/Cellar/x265 2021-05-16T22:11:40.1791290Z chmod -Rf +w /private/tmp/d20210516-5317-wruph 2021-05-16T22:11:40.2919790Z ==> Finishing up 2021-05-16T22:11:40.3527200Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T22:11:40.3533480Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T22:11:40.3538250Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T22:11:40.3544770Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T22:11:40.3549480Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T22:11:40.3553940Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T22:11:40.3560820Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T22:11:40.3763520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6312-1q31lxa.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-16T22:11:42.5364160Z ==> Summary 2021-05-16T22:11:42.5381600Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T22:11:42.5388930Z ==> Installing ffmpeg dependency: xvid 2021-05-16T22:11:42.5409670Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T22:11:42.5427950Z 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-5317-1kqavmt 2021-05-16T22:11:42.5583650Z cp -pR /private/tmp/d20210516-5317-1kqavmt/xvid/. /usr/local/Cellar/xvid 2021-05-16T22:11:42.5725860Z chmod -Rf +w /private/tmp/d20210516-5317-1kqavmt 2021-05-16T22:11:42.6141310Z ==> Finishing up 2021-05-16T22:11:42.6529410Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T22:11:42.6535660Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T22:11:42.6539870Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T22:11:42.6668900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6338-a4siob.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-16T22:11:44.7653460Z ==> Summary 2021-05-16T22:11:44.7669840Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T22:11:44.7679220Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T22:11:44.7841830Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T22:11:44.7859640Z 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-5317-1p26als 2021-05-16T22:11:44.8452180Z cp -pR /private/tmp/d20210516-5317-1p26als/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T22:11:44.8998650Z chmod -Rf +w /private/tmp/d20210516-5317-1p26als 2021-05-16T22:11:44.9782350Z ==> Finishing up 2021-05-16T22:11:45.0127970Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T22:11:45.0133490Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T22:11:45.0138260Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T22:11:45.0150790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T22:11:45.0157560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T22:11:45.0163530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T22:11:45.0169530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T22:11:45.0175470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T22:11:45.0180980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T22:11:45.0186210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T22:11:45.0191540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T22:11:45.0197090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T22:11:45.0202700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T22:11:45.0208290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T22:11:45.0213390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T22:11:45.0218910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T22:11:45.0224420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T22:11:45.0229250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T22:11:45.0235040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T22:11:45.0243590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T22:11:45.0246310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T22:11:45.0251760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T22:11:45.0257500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T22:11:45.0262430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T22:11:45.0268070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T22:11:45.0273400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T22:11:45.0278830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T22:11:45.0284270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T22:11:45.0289550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T22:11:45.0294800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T22:11:45.0300330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T22:11:45.0305540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T22:11:45.0310980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T22:11:45.0316130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T22:11:45.0321400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T22:11:45.0326980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T22:11:45.0357930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T22:11:45.0359730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T22:11:45.0361420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T22:11:45.0363190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T22:11:45.0364970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T22:11:45.0366640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T22:11:45.0371810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T22:11:45.0377370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T22:11:45.0383420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T22:11:45.0388350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T22:11:45.0394260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T22:11:45.0399880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T22:11:45.0427130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T22:11:45.0432300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T22:11:45.0437670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T22:11:45.0443080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T22:11:45.0448560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T22:11:45.0454160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T22:11:45.0459030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T22:11:45.0464470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T22:11:45.0470380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T22:11:45.0475360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T22:11:45.0480720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T22:11:45.0486020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T22:11:45.0493820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T22:11:45.0499170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T22:11:45.0504440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T22:11:45.0509760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T22:11:45.0515110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T22:11:45.0520050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T22:11:45.0525560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T22:11:45.0530670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T22:11:45.0574620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T22:11:45.0577100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T22:11:45.0578610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T22:11:45.0580090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T22:11:45.0581640Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T22:11:45.0583070Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T22:11:45.0586880Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T22:11:45.0595290Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T22:11:45.0850690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6364-1yf6hzb.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-16T22:11:47.3661150Z ==> Summary 2021-05-16T22:11:47.3719580Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T22:11:47.3725720Z ==> Installing ffmpeg dependency: zimg 2021-05-16T22:11:47.3772520Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:11:47.3789970Z 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-5317-97g8bn 2021-05-16T22:11:47.4066970Z cp -pR /private/tmp/d20210516-5317-97g8bn/zimg/. /usr/local/Cellar/zimg 2021-05-16T22:11:47.4310280Z chmod -Rf +w /private/tmp/d20210516-5317-97g8bn 2021-05-16T22:11:47.4855260Z ==> Finishing up 2021-05-16T22:11:47.5267280Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T22:11:47.5271010Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T22:11:47.5279520Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T22:11:47.5285690Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T22:11:47.5290170Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T22:11:47.5295010Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T22:11:47.5302240Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T22:11:47.5458930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6390-1j1vfc6.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-16T22:11:49.7560050Z ==> Summary 2021-05-16T22:11:49.7591670Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T22:11:49.7598820Z ==> Installing ffmpeg 2021-05-16T22:11:49.7604230Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T22:11:49.7622300Z 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-5317-1golw8h 2021-05-16T22:11:50.1314740Z cp -pR /private/tmp/d20210516-5317-1golw8h/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T22:11:50.3729740Z chmod -Rf +w /private/tmp/d20210516-5317-1golw8h 2021-05-16T22:11:54.1264040Z ==> Finishing up 2021-05-16T22:11:54.1662340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T22:11:54.1666830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T22:11:54.1670790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T22:11:54.1675840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T22:11:54.1680540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T22:11:54.1685380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T22:11:54.1690790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T22:11:54.1695460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T22:11:54.1700510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T22:11:54.1705520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T22:11:54.1709960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T22:11:54.1714720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T22:11:54.1719720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T22:11:54.1724380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T22:11:54.1729460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T22:11:54.1734260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T22:11:54.1738730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T22:11:54.1743610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T22:11:54.1748760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T22:11:54.1753540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T22:11:54.1758440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T22:11:54.1762950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T22:11:54.1767880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T22:11:54.1773070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T22:11:54.1777730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T22:11:54.1786490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T22:11:54.1791680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T22:11:54.1796680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T22:11:54.1801620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T22:11:54.1806930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T22:11:54.1811820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T22:11:54.1816650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T22:11:54.1821890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T22:11:54.1827130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T22:11:54.1832060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T22:11:54.1837050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T22:11:54.1841990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T22:11:54.1847400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T22:11:54.1854480Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T22:11:54.1859440Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T22:11:54.1864450Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T22:11:54.1869230Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T22:11:54.1874460Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T22:11:54.1879110Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T22:11:54.1884150Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T22:11:54.1889190Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T22:11:54.1895560Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T22:11:54.1902250Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T22:11:54.1912200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T22:11:54.1918340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T22:11:54.1924070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T22:11:54.1929640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T22:11:54.1935090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T22:11:54.1940730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T22:11:54.1946350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T22:11:54.1951960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T22:11:54.1957040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T22:11:54.1962550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T22:11:54.1967500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T22:11:54.1973350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T22:11:54.1978840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T22:11:54.1984820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T22:11:54.1990600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T22:11:54.1999080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T22:11:54.2005790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T22:11:54.2011870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T22:11:54.2017970Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T22:11:54.2040490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T22:11:54.2045770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T22:11:54.2051100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T22:11:54.2058940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T22:11:54.2063710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T22:11:54.2068770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T22:11:54.2073910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T22:11:54.2078920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T22:11:54.2083750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T22:11:54.2088430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T22:11:54.2093940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T22:11:54.2099030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T22:11:54.2103930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T22:11:54.2108960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T22:11:54.2114250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T22:11:54.2119260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T22:11:54.2124180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T22:11:54.2128920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T22:11:54.2134140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T22:11:54.2139350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T22:11:54.2144010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T22:11:54.2148590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T22:11:54.2153620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T22:11:54.2158540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T22:11:54.2163290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T22:11:54.2167880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T22:11:54.2172920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T22:11:54.2177930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T22:11:54.2182790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T22:11:54.2187410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T22:11:54.2192920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T22:11:54.2197620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T22:11:54.2202570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T22:11:54.2206270Z Only the first 100 operations were output. 2021-05-16T22:11:54.3454810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6416-1j1yp94.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-16T22:11:56.7965790Z ==> Summary 2021-05-16T22:11:56.8138770Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T22:11:57.6593730Z ==> Caveats 2021-05-16T22:11:57.6594700Z ==> tesseract 2021-05-16T22:11:57.6610270Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T22:11:57.6611800Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T22:11:59.3394860Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T22:12:00.4362810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:00.9549860Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T22:12:01.2748180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T22%3A20%3A00Z&sig=8u4d4OgmHbgacJF8h%2F1R6yiw9i3NLrMnJY20zFt4Tk8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:01.3149240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=8u4d4OgmHbgacJF8h\%2F1R6yiw9i3NLrMnJY20zFt4Tk8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:01.6554300Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T22:12:01.7658880Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T22:12:02.8933500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:03.4673220Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T22:12:03.7877250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T22%3A20%3A00Z&sig=AXyDzo39pifKgI5SA49zFU28WG8wY5XAG6Brp4upZ7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:03.8196520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=AXyDzo39pifKgI5SA49zFU28WG8wY5XAG6Brp4upZ7o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:04.0988890Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T22:12:04.1413310Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T22:12:04.1417670Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T22:12:04.2072060Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T22:12:04.2100730Z 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-6423-1x68neq 2021-05-16T22:12:04.8540470Z cp -pR /private/tmp/d20210516-6423-1x68neq/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T22:12:05.3363280Z chmod -Rf +w /private/tmp/d20210516-6423-1x68neq 2021-05-16T22:12:05.6913380Z ==> Finishing up 2021-05-16T22:12:05.7228840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T22:12:05.7232580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T22:12:05.7237360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T22:12:05.7241790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T22:12:05.7246340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T22:12:05.7251640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T22:12:05.7256290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T22:12:05.7261460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T22:12:05.7265630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T22:12:05.7280440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T22:12:05.7289760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T22:12:05.7299960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T22:12:05.7310560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T22:12:05.7322170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T22:12:05.7333120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T22:12:05.7348230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T22:12:05.7356770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T22:12:05.7367020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T22:12:05.7382850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T22:12:05.7391720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T22:12:05.7401630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T22:12:05.7410520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T22:12:05.7415640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T22:12:05.7425440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T22:12:05.7435780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T22:12:05.7446290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T22:12:05.7456960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T22:12:05.7467110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T22:12:05.7477280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T22:12:05.7488330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T22:12:05.7500800Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T22:12:05.7557520Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T22:12:05.7562620Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T22:12:05.7572150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T22:12:05.7578400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T22:12:05.7583270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T22:12:05.7589630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T22:12:05.7595240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T22:12:05.7600910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T22:12:05.7606180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T22:12:05.7611250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T22:12:05.7616880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T22:12:05.7621800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T22:12:05.7627050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T22:12:05.7632030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T22:12:05.7637640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T22:12:05.7642330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T22:12:05.7647650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T22:12:05.7653020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T22:12:05.7658390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T22:12:05.7663700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T22:12:05.7669740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T22:12:05.7675070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T22:12:05.7680120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T22:12:05.7685180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T22:12:05.7691520Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T22:12:05.7696890Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T22:12:05.7701590Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T22:12:05.9136000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6593-1b7acd9.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-16T22:12:08.2265420Z ==> Summary 2021-05-16T22:12:08.2727140Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T22:12:08.2732470Z ==> Installing imagemagick@6 2021-05-16T22:12:08.2735940Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T22:12:08.2753500Z 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-6423-os9tc6 2021-05-16T22:12:08.6383690Z cp -pR /private/tmp/d20210516-6423-os9tc6/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T22:12:09.0328180Z chmod -Rf +w /private/tmp/d20210516-6423-os9tc6 2021-05-16T22:12:10.6667020Z ==> Finishing up 2021-05-16T22:12:10.9221070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6619-xl3zvb.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-16T22:12:13.2967940Z ==> Caveats 2021-05-16T22:12:13.2970180Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:12:13.2971190Z because this is an alternate version of another formula. 2021-05-16T22:12:13.2972510Z 2021-05-16T22:12:13.2973590Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T22:12:13.2975340Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:12:13.2976160Z 2021-05-16T22:12:13.2977020Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T22:12:13.2978780Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T22:12:13.2980310Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T22:12:13.2980730Z 2021-05-16T22:12:13.2981720Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T22:12:13.2982550Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T22:12:13.2982980Z 2021-05-16T22:12:13.2983760Z ==> Summary 2021-05-16T22:12:13.3398230Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T22:12:14.0809830Z ==> Caveats 2021-05-16T22:12:14.0811110Z ==> imagemagick@6 2021-05-16T22:12:14.0851570Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:12:14.0852650Z because this is an alternate version of another formula. 2021-05-16T22:12:14.0853040Z 2021-05-16T22:12:14.0853590Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T22:12:14.0854920Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:12:14.0855410Z 2021-05-16T22:12:14.0855950Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T22:12:14.0857030Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T22:12:14.0858120Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T22:12:14.0858510Z 2021-05-16T22:12:14.0859410Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T22:12:14.0860210Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T22:12:14.0860630Z 2021-05-16T22:12:16.3070160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T22:12:17.0484210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:17.5904630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T22:12:17.9282540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T22%3A20%3A00Z&sig=L09rvVh1C%2Bv6O%2FGnLgpdaJ9pHl59U%2B6bJl24vWr%2Bu8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:17.9622220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=L09rvVh1C\%2Bv6O\%2FGnLgpdaJ9pHl59U\%2B6bJl24vWr\%2Bu8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:18.0526110Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T22:12:18.0602100Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T22:12:19.1117340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:19.6359290Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T22:12:19.9877040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T22%3A20%3A00Z&sig=v8f5NUCja1wTgTUBAJe%2FSE7gU%2Fp8RBaAG37v8qqKuaA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:20.0174880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=v8f5NUCja1wTgTUBAJe\%2FSE7gU\%2Fp8RBaAG37v8qqKuaA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:20.1151800Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T22:12:20.1223870Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T22:12:21.2274110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:21.7578810Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T22:12:22.0715540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T22%3A20%3A00Z&sig=nLhwCf6Mis7fSnNufTR3TgT2I61HazX6Nz9hLmIpWxU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:22.1042090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=nLhwCf6Mis7fSnNufTR3TgT2I61HazX6Nz9hLmIpWxU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:22.5755970Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T22:12:22.7252580Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T22:12:24.0919740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:24.6341240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T22:12:24.9513780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T22%3A20%3A00Z&sig=etb7IZz4ASRocscFEn78vA5pi0NRbDy75oJH6lnniOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:25.0359520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=etb7IZz4ASRocscFEn78vA5pi0NRbDy75oJH6lnniOM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:25.0738940Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T22:12:25.0770030Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T22:12:26.1988730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:26.7474310Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T22:12:27.0922340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T22%3A20%3A00Z&sig=LoAVUOZW0QsOxl8SGW8cvmnz56AHeoKh8B43Hpe7pnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:27.1330320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=LoAVUOZW0QsOxl8SGW8cvmnz56AHeoKh8B43Hpe7pnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:27.1775800Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T22:12:27.1806270Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T22:12:28.3608560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:28.9328340Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T22:12:29.2682570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T22%3A20%3A00Z&sig=EZ3W93Q9%2FsvfbcWIQWTizgB43pgH4FlQ5rMxMrmN5Us%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:29.2974460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=EZ3W93Q9\%2FsvfbcWIQWTizgB43pgH4FlQ5rMxMrmN5Us\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:29.4214370Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T22:12:29.4279420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T22:12:30.5779460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:32.1667660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T22:12:33.7544360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T22%3A20%3A00Z&sig=mRszhZf82T5cEIATQMz4RMh0kwIC%2Fw%2BVj7GSMA9aXJI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:33.8032120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=mRszhZf82T5cEIATQMz4RMh0kwIC\%2Fw\%2BVj7GSMA9aXJI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:33.8959340Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T22:12:33.9029490Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T22:12:35.0161580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:36.5707410Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T22:12:36.9198060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T22%3A20%3A00Z&sig=TLvjxs003NGg2sp7VWgt9MWAkrvbF1kAnZSj3if2UgM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:36.9558700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=TLvjxs003NGg2sp7VWgt9MWAkrvbF1kAnZSj3if2UgM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:36.9938270Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T22:12:36.9968970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T22:12:38.0400210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:39.6042850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T22:12:40.9444480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T22%3A20%3A00Z&sig=DvZCOw3lgZIr2nGbRukgWWlPDunw3x6UiuHE2zgDICg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:40.9821730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=DvZCOw3lgZIr2nGbRukgWWlPDunw3x6UiuHE2zgDICg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:41.0699860Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T22:12:41.0745450Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T22:12:42.1480610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:43.7229210Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T22:12:45.0726030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T22%3A20%3A00Z&sig=i8JnMUpc6Xjajhs4nh4c4bJhun48UhXXn2tL6zNHfTc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:45.1125010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=i8JnMUpc6Xjajhs4nh4c4bJhun48UhXXn2tL6zNHfTc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:45.1592340Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:12:45.1628500Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T22:12:46.2438820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:47.7933530Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T22:12:49.1370920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T22%3A20%3A00Z&sig=oJILEnyCDOurTnNw%2FTt6ib4aRoQSSNftgmxubSBeWmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:49.1790190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=oJILEnyCDOurTnNw\%2FTt6ib4aRoQSSNftgmxubSBeWmA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:49.2526860Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:12:49.2597270Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T22:12:50.3734930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:50.9320190Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T22:12:51.2735100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T22%3A20%3A00Z&sig=s%2BnEobt%2Fvrjz2bYiqx9pRPSyTdGDRYZCoGMGod9w6KU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:51.3027530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=s\%2BnEobt\%2Fvrjz2bYiqx9pRPSyTdGDRYZCoGMGod9w6KU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:51.5043070Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T22:12:51.5529710Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T22:12:51.5532600Z ==> Installing imagemagick dependency: libde265 2021-05-16T22:12:51.6287680Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T22:12:51.6322740Z 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-6626-a2df6i 2021-05-16T22:12:51.6581290Z cp -pR /private/tmp/d20210516-6626-a2df6i/libde265/. /usr/local/Cellar/libde265 2021-05-16T22:12:51.6806400Z chmod -Rf +w /private/tmp/d20210516-6626-a2df6i 2021-05-16T22:12:51.7451770Z ==> Finishing up 2021-05-16T22:12:51.7868740Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T22:12:51.7873860Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T22:12:51.7878350Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T22:12:51.7882950Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T22:12:51.7887990Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T22:12:51.7899950Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T22:12:51.7906450Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T22:12:51.7911020Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T22:12:51.7916220Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T22:12:51.7923410Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T22:12:51.8108930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6858-bvc4dn.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-16T22:12:53.8952130Z ==> Summary 2021-05-16T22:12:53.8979690Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T22:12:53.8986920Z ==> Installing imagemagick dependency: docbook 2021-05-16T22:12:53.9007370Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T22:12:53.9024830Z 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-6626-yoo162 2021-05-16T22:12:54.0009010Z cp -pR /private/tmp/d20210516-6626-yoo162/docbook/. /usr/local/Cellar/docbook 2021-05-16T22:12:54.1174140Z chmod -Rf +w /private/tmp/d20210516-6626-yoo162 2021-05-16T22:12:54.2043660Z ==> Finishing up 2021-05-16T22:12:54.2574830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6884-furgos.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-16T22:12:56.0952360Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T22:12:56.1228510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.1384780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.1484810Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.1579310Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.1672760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.1766440Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.1860470Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.1953870Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.2063710Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.2188710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.2282090Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.2392090Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.2490170Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.2588080Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:12:56.5365620Z ==> Caveats 2021-05-16T22:12:56.5366370Z To use the DocBook package in your XML toolchain, 2021-05-16T22:12:56.5367160Z you need to add the following to your ~/.bashrc: 2021-05-16T22:12:56.5367500Z 2021-05-16T22:12:56.5368050Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T22:12:56.5368980Z ==> Summary 2021-05-16T22:12:56.5496680Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T22:12:56.5503310Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T22:12:56.5551810Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T22:12:56.5569260Z 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-6626-1mvx1zu 2021-05-16T22:12:58.3495420Z cp -pR /private/tmp/d20210516-6626-1mvx1zu/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T22:13:01.0386340Z chmod -Rf +w /private/tmp/d20210516-6626-1mvx1zu 2021-05-16T22:13:02.1848020Z ==> Finishing up 2021-05-16T22:13:02.2229210Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T22:13:02.2239070Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T22:13:02.2474620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6925-1ywn04f.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-16T22:13:04.0890210Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:04.0995410Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:04.1091290Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:13:04.1193900Z ==> 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-16T22:13:04.1286660Z ==> 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-16T22:13:04.1379450Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T22:13:04.1473100Z ==> 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-16T22:13:04.1566720Z ==> 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-16T22:13:04.1658800Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:13:04.1753780Z ==> 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-16T22:13:04.1847400Z ==> 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-16T22:13:04.1941390Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T22:13:04.2034500Z ==> 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-16T22:13:04.2129600Z ==> 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-16T22:13:04.2232490Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:04.2327620Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:04.2421050Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:13:04.2515610Z ==> 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-16T22:13:04.2610300Z ==> 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-16T22:13:04.2702010Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T22:13:04.2795610Z ==> 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-16T22:13:04.2890300Z ==> 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-16T22:13:04.2985070Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:13:04.3079700Z ==> 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-16T22:13:04.3175060Z ==> 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-16T22:13:04.3268260Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T22:13:04.3377600Z ==> 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-16T22:13:04.3491250Z ==> 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-16T22:13:05.3729080Z ==> Summary 2021-05-16T22:13:05.6501020Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T22:13:05.6507630Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T22:13:05.6528340Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T22:13:05.6546850Z 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-6626-1e2riwt 2021-05-16T22:13:05.6650370Z cp -pR /private/tmp/d20210516-6626-1e2riwt/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T22:13:05.6770170Z chmod -Rf +w /private/tmp/d20210516-6626-1e2riwt 2021-05-16T22:13:05.7162430Z ==> Finishing up 2021-05-16T22:13:05.7586100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6979-aekhkx.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-16T22:13:07.8642980Z ==> Caveats 2021-05-16T22:13:07.8645180Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:13:07.8646860Z because macOS already provides this software and installing another version in 2021-05-16T22:13:07.8647970Z parallel can cause all kinds of trouble. 2021-05-16T22:13:07.8648320Z 2021-05-16T22:13:07.8649440Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T22:13:07.8650740Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:13:07.8651220Z 2021-05-16T22:13:07.8651420Z 2021-05-16T22:13:07.8651890Z Bash completion has been installed to: 2021-05-16T22:13:07.8652890Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T22:13:07.8653770Z ==> Summary 2021-05-16T22:13:07.8663400Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T22:13:07.8669640Z ==> Installing imagemagick dependency: xmlto 2021-05-16T22:13:07.8841340Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T22:13:07.8858740Z 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-6626-1ubpziz 2021-05-16T22:13:07.9064900Z cp -pR /private/tmp/d20210516-6626-1ubpziz/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T22:13:07.9352720Z chmod -Rf +w /private/tmp/d20210516-6626-1ubpziz 2021-05-16T22:13:07.9870580Z ==> Finishing up 2021-05-16T22:13:08.0279160Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T22:13:08.0284840Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T22:13:08.0297090Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T22:13:08.0310590Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T22:13:08.0316420Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T22:13:08.0407490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7005-1i3zyor.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-16T22:13:10.1991180Z ==> Summary 2021-05-16T22:13:10.2031000Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T22:13:10.2036630Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T22:13:10.2793530Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T22:13:10.2811510Z 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-6626-eym1fy 2021-05-16T22:13:10.3566570Z cp -pR /private/tmp/d20210516-6626-eym1fy/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T22:13:10.4896480Z chmod -Rf +w /private/tmp/d20210516-6626-eym1fy 2021-05-16T22:13:10.6389050Z ==> Finishing up 2021-05-16T22:13:10.6763690Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T22:13:10.6889220Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T22:13:10.6935850Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T22:13:10.6938020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6947610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6950080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6955650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6958850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6961200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6963630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6967350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6973150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6975550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6978290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6982430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6986410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6988570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.6992460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7001110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7003520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7010330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7012510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7016820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7022310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7027770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7045410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7047130Z mkdir -p /usr/local/share/locale/fo 2021-05-16T22:13:10.7053290Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T22:13:10.7056890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7066440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7071740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7081360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7089480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7100310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7109750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7119660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7132560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7141320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7144760Z mkdir -p /usr/local/share/locale/ia 2021-05-16T22:13:10.7148020Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T22:13:10.7155790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7164930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7179580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7186580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7196060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7206410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7217350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7228600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7233340Z mkdir -p /usr/local/share/locale/ky 2021-05-16T22:13:10.7242560Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T22:13:10.7266120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7275670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7285480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7300010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7306780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7314240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7327640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7335080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7345540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7356550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7366340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7374980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7387010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7394380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7404910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7414640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7427380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7446590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7476890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7532400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7559540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7575970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7625520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7691490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7721010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7723170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7731810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7733970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7736040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7738670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7741050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7743550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7745940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7748240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:10.7750820Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T22:13:10.7752890Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T22:13:10.7754750Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T22:13:10.8181790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7031-1nwr9e8.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-16T22:13:12.6826030Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T22:13:14.5951140Z ==> Summary 2021-05-16T22:13:14.6146010Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T22:13:14.6152010Z ==> Installing imagemagick dependency: libheif 2021-05-16T22:13:14.7206830Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T22:13:14.7224030Z 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-6626-1warx 2021-05-16T22:13:14.7479570Z cp -pR /private/tmp/d20210516-6626-1warx/libheif/. /usr/local/Cellar/libheif 2021-05-16T22:13:14.7733260Z chmod -Rf +w /private/tmp/d20210516-6626-1warx 2021-05-16T22:13:14.8823730Z ==> Finishing up 2021-05-16T22:13:14.9204810Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T22:13:14.9239020Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T22:13:14.9243760Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T22:13:14.9248430Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T22:13:14.9255000Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T22:13:14.9261270Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T22:13:14.9271400Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T22:13:14.9276250Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T22:13:14.9281540Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T22:13:14.9287210Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T22:13:14.9296320Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T22:13:14.9301590Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T22:13:14.9306210Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T22:13:14.9312490Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T22:13:14.9316790Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T22:13:14.9322780Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T22:13:14.9329530Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T22:13:14.9513890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7058-gvmotd.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-16T22:13:16.8161490Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T22:13:18.6157000Z ==> Summary 2021-05-16T22:13:18.6189540Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T22:13:18.6195320Z ==> Installing imagemagick dependency: liblqr 2021-05-16T22:13:18.6716990Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T22:13:18.6733920Z 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-6626-1yjfrjk 2021-05-16T22:13:18.6867480Z cp -pR /private/tmp/d20210516-6626-1yjfrjk/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T22:13:18.7046450Z chmod -Rf +w /private/tmp/d20210516-6626-1yjfrjk 2021-05-16T22:13:18.7572360Z ==> Finishing up 2021-05-16T22:13:18.7983680Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T22:13:18.7992660Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T22:13:18.7996680Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T22:13:18.8004830Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T22:13:18.8152420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7085-1grvsm3.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-16T22:13:20.9871390Z ==> Summary 2021-05-16T22:13:20.9896980Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T22:13:20.9901570Z ==> Installing imagemagick dependency: libomp 2021-05-16T22:13:20.9952470Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T22:13:20.9969710Z 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-6626-rqct9n 2021-05-16T22:13:21.0129300Z cp -pR /private/tmp/d20210516-6626-rqct9n/libomp/. /usr/local/Cellar/libomp 2021-05-16T22:13:21.0245170Z chmod -Rf +w /private/tmp/d20210516-6626-rqct9n 2021-05-16T22:13:21.0688930Z ==> Finishing up 2021-05-16T22:13:21.1053430Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T22:13:21.1058400Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T22:13:21.1062790Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T22:13:21.1069160Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T22:13:21.1074280Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T22:13:21.1323200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7111-jqfekq.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-16T22:13:23.3169810Z ==> Summary 2021-05-16T22:13:23.3184450Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T22:13:23.3191070Z ==> Installing imagemagick dependency: imath 2021-05-16T22:13:23.3243860Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:13:23.3261350Z 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-6626-ht40uo 2021-05-16T22:13:23.3501890Z cp -pR /private/tmp/d20210516-6626-ht40uo/imath/. /usr/local/Cellar/imath 2021-05-16T22:13:23.3790680Z chmod -Rf +w /private/tmp/d20210516-6626-ht40uo 2021-05-16T22:13:23.4407300Z ==> Finishing up 2021-05-16T22:13:23.4830510Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T22:13:23.4840020Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T22:13:23.4845210Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T22:13:23.4850280Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T22:13:23.4855490Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T22:13:23.4860580Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T22:13:23.4868340Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T22:13:23.5051530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7137-7mxk4q.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-16T22:13:25.6576740Z ==> Summary 2021-05-16T22:13:25.6614820Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T22:13:25.6629210Z ==> Installing imagemagick dependency: openexr 2021-05-16T22:13:25.6716270Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:13:25.6733830Z 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-6626-1c3uxri 2021-05-16T22:13:25.7498460Z cp -pR /private/tmp/d20210516-6626-1c3uxri/openexr/. /usr/local/Cellar/openexr 2021-05-16T22:13:25.8483730Z chmod -Rf +w /private/tmp/d20210516-6626-1c3uxri 2021-05-16T22:13:25.9921460Z ==> Finishing up 2021-05-16T22:13:26.0507100Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T22:13:26.0517380Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T22:13:26.0527770Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T22:13:26.0542890Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T22:13:26.0552850Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T22:13:26.0564270Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T22:13:26.0634800Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T22:13:26.0639270Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T22:13:26.0647100Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T22:13:26.0655790Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T22:13:26.0665250Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T22:13:26.0670310Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T22:13:26.0675830Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T22:13:26.0681510Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T22:13:26.0686920Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T22:13:26.0692670Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T22:13:26.0698680Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T22:13:26.0703640Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T22:13:26.0709090Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T22:13:26.0714470Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T22:13:26.0719910Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T22:13:26.0725760Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T22:13:26.0731320Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T22:13:26.0737080Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T22:13:26.0742690Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T22:13:26.0748400Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T22:13:26.0754080Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T22:13:26.0761940Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T22:13:26.1216690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7164-nmk5rc.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-16T22:13:28.2658840Z ==> Summary 2021-05-16T22:13:28.2765670Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T22:13:28.2772400Z ==> Installing imagemagick 2021-05-16T22:13:28.2775870Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T22:13:28.2794000Z 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-6626-mywv83 2021-05-16T22:13:28.6459310Z cp -pR /private/tmp/d20210516-6626-mywv83/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T22:13:29.0837890Z chmod -Rf +w /private/tmp/d20210516-6626-mywv83 2021-05-16T22:13:32.1122090Z ==> Finishing up 2021-05-16T22:13:32.1303490Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T22:13:32.1310070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T22:13:32.1315560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T22:13:32.1320980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T22:13:32.1326740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T22:13:32.1397680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T22:13:32.1403020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T22:13:32.1408270Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T22:13:32.1413130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T22:13:32.1418130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T22:13:32.1423130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T22:13:32.1428080Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T22:13:32.1433060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T22:13:32.1438110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T22:13:32.1445460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T22:13:32.1450230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T22:13:32.1454980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T22:13:32.1459650Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T22:13:32.1464740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T22:13:32.1469390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T22:13:32.1474490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T22:13:32.1479210Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T22:13:32.1484180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T22:13:32.1489080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T22:13:32.1494430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T22:13:32.1499620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T22:13:32.1504370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T22:13:32.1509120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T22:13:32.1513870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T22:13:32.1518910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T22:13:32.1525690Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T22:13:32.1531890Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T22:13:32.1538930Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T22:13:32.1548440Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T22:13:32.1554150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T22:13:32.1559760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T22:13:32.1565210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T22:13:32.1570090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T22:13:32.1575420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T22:13:32.1580970Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T22:13:32.1586410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T22:13:32.1591610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T22:13:32.1597190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T22:13:32.1602500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T22:13:32.1607810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T22:13:32.1613160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T22:13:32.1618230Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T22:13:32.1624010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T22:13:32.1630030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T22:13:32.1635270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T22:13:32.1642020Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T22:13:32.1647220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T22:13:32.1669840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T22:13:32.1675410Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T22:13:32.1680480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T22:13:32.1685440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T22:13:32.1690220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T22:13:32.1695870Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T22:13:32.1700920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T22:13:32.1706520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T22:13:32.1710990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T22:13:32.1716290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T22:13:32.1721110Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T22:13:32.1728870Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T22:13:32.1734010Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T22:13:32.1739440Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T22:13:32.1744520Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T22:13:32.1749680Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T22:13:32.1754940Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T22:13:32.1760340Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T22:13:32.1765230Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T22:13:32.4366460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7193-1wigp3f.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-16T22:13:34.8127500Z ==> Summary 2021-05-16T22:13:34.8557340Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T22:13:36.4295870Z ==> Caveats 2021-05-16T22:13:36.4296780Z ==> docbook 2021-05-16T22:13:36.4311460Z To use the DocBook package in your XML toolchain, 2021-05-16T22:13:36.4312230Z you need to add the following to your ~/.bashrc: 2021-05-16T22:13:36.4312590Z 2021-05-16T22:13:36.4313120Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T22:13:36.4314260Z ==> gnu-getopt 2021-05-16T22:13:36.4340720Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:13:36.4341720Z because macOS already provides this software and installing another version in 2021-05-16T22:13:36.4342470Z parallel can cause all kinds of trouble. 2021-05-16T22:13:36.4342800Z 2021-05-16T22:13:36.4343740Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T22:13:36.4345000Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:13:36.4345480Z 2021-05-16T22:13:36.4345670Z 2021-05-16T22:13:36.4346150Z Bash completion has been installed to: 2021-05-16T22:13:36.4347170Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T22:13:37.9921550Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T22:13:39.1639970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:39.7085130Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T22:13:40.0299890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T22%3A20%3A00Z&sig=N30ueIOLjBx1NEf9puU%2B0l4pQfYt97vGR0wkuTm52Xo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:40.0592000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=N30ueIOLjBx1NEf9puU\%2B0l4pQfYt97vGR0wkuTm52Xo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:40.1047470Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T22:13:40.1662280Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T22:13:40.1689720Z 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-7200-fqtumn 2021-05-16T22:13:40.1864010Z cp -pR /private/tmp/d20210516-7200-fqtumn/udunits/. /usr/local/Cellar/udunits 2021-05-16T22:13:40.2057090Z chmod -Rf +w /private/tmp/d20210516-7200-fqtumn 2021-05-16T22:13:40.2591620Z ==> Finishing up 2021-05-16T22:13:40.2999760Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T22:13:40.3006650Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T22:13:40.3011890Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T22:13:40.3021530Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T22:13:40.3030280Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T22:13:40.3069340Z info /usr/local/share/info/udunits2.info 2021-05-16T22:13:40.3078010Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T22:13:40.3113930Z info /usr/local/share/info/udunits2lib.info 2021-05-16T22:13:40.3123460Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T22:13:40.3156600Z info /usr/local/share/info/udunits2prog.info 2021-05-16T22:13:40.3164810Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T22:13:40.3172620Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T22:13:40.3178640Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T22:13:40.3337840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7367-rrzd35.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-16T22:13:42.4749130Z ==> Summary 2021-05-16T22:13:42.4805990Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T22:13:44.6208410Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T22:13:44.6209090Z To reinstall 1.6, run: 2021-05-16T22:13:44.6210090Z brew reinstall jq 2021-05-16T22:13:46.0921530Z ==> Caveats 2021-05-16T22:13:46.0922770Z imagej requires Java. You can install the latest version with: 2021-05-16T22:13:46.0924240Z brew install --cask adoptopenjdk 2021-05-16T22:13:46.0924920Z 2021-05-16T22:13:46.3603690Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T22:13:46.6168530Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T22:13:54.3160130Z ==> Verifying checksum for cask 'imagej' 2021-05-16T22:13:54.4841470Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T22:13:54.4842630Z ==> Installing Cask imagej 2021-05-16T22:13:54.5270170Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7477-i6pv1j 2021-05-16T22:13:54.6833140Z cp -pR /private/tmp/d20210516-7477-i6pv1j/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T22:13:54.8346030Z chmod -Rf +w /private/tmp/d20210516-7477-i6pv1j 2021-05-16T22:13:54.9078400Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T22:13:55.2015580Z 🍺 imagej was successfully installed! 2021-05-16T22:13:57.3997390Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T22:13:59.2853470Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T22:13:59.4040020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T22%3A20%3A00Z&sig=BSW%2Bd7XPd21%2BT7bsOEJ5Vc%2FQBAY27xxvNGxcDE98uBs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:59.5136640Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T22:14:01.1915630Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T22:14:01.5511690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T22%3A20%3A00Z&sig=3CUSvxVnAAcigImMuiLq8kVHmHXlNFNIImjA1N%2FxlDc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:01.8384950Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T22:14:01.8389510Z ==> Installing bowtie2 dependency: tbb 2021-05-16T22:14:01.9317660Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T22:14:04.6459990Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T22:14:04.6464310Z ==> Installing bowtie2 2021-05-16T22:14:04.6468210Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T22:14:07.4523680Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T22:14:10.4832310Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T22:14:12.1238460Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T22:14:12.4429280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T22%3A20%3A00Z&sig=SoX8ygxgMJ45PUHUUX7ZW48YObHvcL6eMhXTZl4xATc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:12.5540020Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T22:14:14.1833150Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T22:14:14.5093340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T22%3A20%3A00Z&sig=T6p20H8f529bPuGf37yFu7ODb4EWPH%2FReTFaQPgwu1U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:14.5914100Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T22:14:16.2343590Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T22:14:16.5542130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T22%3A20%3A00Z&sig=BxLyo5A1NSWzWHwQFEQVuUHxgaOzvaT6kSBQgF1mccE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:16.6360600Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T22:14:18.2417540Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T22:14:18.5570710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T22%3A20%3A00Z&sig=467G6owhv0TkKcVqTow3Qn68eqZEQDYEoTWWzKwSwuI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:18.6381770Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T22:14:20.2748630Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T22:14:20.6055320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T22%3A20%3A00Z&sig=i1GZPIyBdJieSGy5sqdMkMutK55XxLBWNEHNJEAVkv4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:20.7265520Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T22:14:22.3491990Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T22:14:22.6960010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T22%3A20%3A00Z&sig=ghcP5fsDRnpxd9dJwKxqJ%2BNJnBi6iZyOZMkyVJgMf5A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:22.9179420Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T22:14:23.4626640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T22:14:23.4646280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T22:14:23.7975390Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:14:23.8205730Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T22:14:25.4328050Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T22:14:25.7631180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T22%3A20%3A00Z&sig=tL1iltxdgRSbI%2B2QYRClbohPiCzHaV8lg54rqCLAcNs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:25.8365450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T22:14:27.4995360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T22:14:27.8190770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T22%3A20%3A00Z&sig=MC0iJIk7kvqK2mgU%2BuYe%2BdQgCyiyiQaTJERVofzx4jQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:28.0274080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T22:14:29.6263190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T22:14:29.9515440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T22%3A20%3A00Z&sig=VQFnhXl1ugdtyyZWTp8nD8NmEpo4o22RW2VyLiJYEIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:30.1398250Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T22:14:31.7581920Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T22:14:32.0864620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T22%3A20%3A00Z&sig=mqxI5qK%2FkMtBgyd69zc6DuudrwerneSB4JYbS5PsN5U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:32.3529790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T22:14:33.9584070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T22:14:34.3010570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T22%3A20%3A00Z&sig=qK8Vq9MpCGLefjQlPQcFhjk7RwtCiydh1XM0fScAt4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:34.3832750Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T22:14:36.0167930Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T22:14:36.3422270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T22%3A20%3A00Z&sig=fsEn3jk4Jujvda0n2hnGfApkkb05Bp1QNX1wrNo6aMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:36.4269060Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T22:14:38.0236250Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T22:14:38.3521820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T22%3A20%3A00Z&sig=U6F1LcNdirXYEIRoEcnpCrUz3GYSSyQIw7HkQijl8nE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:38.4422070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T22:14:40.0476130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T22:14:40.3633660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T22%3A20%3A00Z&sig=aR1Tq0F2jqSugzL%2FnbNtmSn5yOmA7m2Di1QYqksDaKo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:40.6097570Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T22:14:42.2396740Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T22:14:42.5581170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T22%3A20%3A00Z&sig=1g2iwvyjkcFLJEr0f2D2bEvyCg7CTuXXnJDH8%2Fs4Wlw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:42.7418350Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T22:14:44.3114340Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T22:14:44.6410790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T22%3A20%3A00Z&sig=FJz8ELWV46vvyVttRllPlIbMID0asSnw825RsiA012I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:44.9706770Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T22:14:46.6302970Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T22:14:46.9539590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T22%3A20%3A00Z&sig=3xyspsmxOt8cVBY5ARNijg%2FndEqSdNDsImxdgGbZVOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:47.1329190Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T22:14:48.7489140Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T22:14:49.0790040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T22%3A20%3A00Z&sig=biFp0R9iwZelXtfovAWnG8sQGE3ME7F%2FoinYoL5jZW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:49.2915000Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T22:14:50.9655960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T22:14:51.2882410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T22%3A20%3A00Z&sig=Y%2B2GnJxmccJ234zgeijYsFKNF0xSrWC1XVRf7e96OAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:51.7902190Z ==> 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-16T22:14:51.7905370Z ==> Installing gdal dependency: cfitsio 2021-05-16T22:14:51.8475240Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T22:14:54.2132630Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T22:14:54.2137430Z ==> Installing gdal dependency: popt 2021-05-16T22:14:54.2159780Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T22:14:56.4901290Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T22:14:56.4908840Z ==> Installing gdal dependency: epsilon 2021-05-16T22:14:56.4960400Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T22:14:58.7766790Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T22:14:58.7772730Z ==> Installing gdal dependency: expat 2021-05-16T22:14:58.7793930Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T22:15:01.2956990Z ==> Caveats 2021-05-16T22:15:01.2958220Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:01.2959130Z because macOS already provides this software and installing another version in 2021-05-16T22:15:01.2959850Z parallel can cause all kinds of trouble. 2021-05-16T22:15:01.2960180Z 2021-05-16T22:15:01.2960680Z If you need to have expat first in your PATH, run: 2021-05-16T22:15:01.2961870Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:15:01.2962320Z 2021-05-16T22:15:01.2962820Z For compilers to find expat you may need to set: 2021-05-16T22:15:01.2964200Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T22:15:01.2965210Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T22:15:01.2965570Z 2021-05-16T22:15:01.2966420Z For pkg-config to find expat you may need to set: 2021-05-16T22:15:01.2967150Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T22:15:01.2967530Z 2021-05-16T22:15:01.2968240Z ==> Summary 2021-05-16T22:15:01.2986550Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T22:15:01.2992620Z ==> Installing gdal dependency: freexl 2021-05-16T22:15:01.3050070Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T22:15:03.7941660Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T22:15:03.7951380Z ==> Installing gdal dependency: geos 2021-05-16T22:15:03.8272260Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T22:15:06.9628080Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T22:15:06.9635820Z ==> Installing gdal dependency: hdf5 2021-05-16T22:15:07.0094420Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:15:10.1927360Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T22:15:10.1932630Z ==> Installing gdal dependency: json-c 2021-05-16T22:15:10.2037330Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T22:15:12.4723930Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T22:15:12.4730480Z ==> Installing gdal dependency: libxml2 2021-05-16T22:15:12.4802170Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T22:15:15.2860620Z ==> Caveats 2021-05-16T22:15:15.2862070Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:15.2864050Z because macOS already provides this software and installing another version in 2021-05-16T22:15:15.2864910Z parallel can cause all kinds of trouble. 2021-05-16T22:15:15.2865270Z 2021-05-16T22:15:15.2865770Z If you need to have libxml2 first in your PATH, run: 2021-05-16T22:15:15.2867060Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:15:15.2867520Z 2021-05-16T22:15:15.2868020Z For compilers to find libxml2 you may need to set: 2021-05-16T22:15:15.2869300Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T22:15:15.2870420Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T22:15:15.2870800Z 2021-05-16T22:15:15.2871680Z For pkg-config to find libxml2 you may need to set: 2021-05-16T22:15:15.2872550Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T22:15:15.2872960Z 2021-05-16T22:15:15.2873710Z ==> Summary 2021-05-16T22:15:15.3048680Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T22:15:15.3055250Z ==> Installing gdal dependency: libdap 2021-05-16T22:15:15.3229140Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T22:15:17.9414990Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T22:15:17.9422290Z ==> Installing gdal dependency: proj 2021-05-16T22:15:17.9567730Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T22:15:20.5433780Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T22:15:20.5440030Z ==> Installing gdal dependency: libgeotiff 2021-05-16T22:15:20.5673830Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T22:15:22.9088600Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T22:15:22.9097330Z ==> Installing gdal dependency: librttopo 2021-05-16T22:15:22.9553540Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T22:15:25.2831190Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T22:15:25.2835600Z ==> Installing gdal dependency: minizip 2021-05-16T22:15:25.3030200Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T22:15:27.6489160Z ==> Caveats 2021-05-16T22:15:27.6490710Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T22:15:27.6493570Z with the venerable 'unzip' library. 2021-05-16T22:15:27.6494880Z ==> Summary 2021-05-16T22:15:27.6510480Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T22:15:27.6517690Z ==> Installing gdal dependency: libspatialite 2021-05-16T22:15:27.7407090Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T22:15:30.7795130Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T22:15:30.7800910Z ==> Installing gdal dependency: netcdf 2021-05-16T22:15:30.8354490Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:15:33.5041880Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T22:15:33.5046890Z ==> Installing gdal dependency: openblas 2021-05-16T22:15:33.5386060Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T22:15:37.6866720Z ==> Caveats 2021-05-16T22:15:37.6868060Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:37.6868930Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T22:15:37.6869380Z 2021-05-16T22:15:37.6869890Z For compilers to find openblas you may need to set: 2021-05-16T22:15:37.6870920Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T22:15:37.6872330Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T22:15:37.6872740Z 2021-05-16T22:15:37.6873820Z For pkg-config to find openblas you may need to set: 2021-05-16T22:15:37.6874580Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T22:15:37.6875010Z 2021-05-16T22:15:37.6875740Z ==> Summary 2021-05-16T22:15:37.6895360Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T22:15:37.6902230Z ==> Installing gdal dependency: numpy 2021-05-16T22:15:37.7565530Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T22:15:41.7511370Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T22:15:41.7517350Z ==> Installing gdal dependency: xerces-c 2021-05-16T22:15:41.7570440Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T22:15:46.7151310Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T22:15:46.7157400Z ==> Installing gdal 2021-05-16T22:15:46.7160630Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T22:15:54.4238330Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T22:15:55.5583380Z ==> No outdated dependents to upgrade! 2021-05-16T22:15:55.5584630Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:15:55.8825630Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:15:55.8826220Z netcdf 2021-05-16T22:15:55.9710320Z ==> Caveats 2021-05-16T22:15:55.9711340Z ==> expat 2021-05-16T22:15:55.9784360Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:55.9785360Z because macOS already provides this software and installing another version in 2021-05-16T22:15:55.9786090Z parallel can cause all kinds of trouble. 2021-05-16T22:15:55.9786420Z 2021-05-16T22:15:55.9786920Z If you need to have expat first in your PATH, run: 2021-05-16T22:15:55.9788130Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:15:55.9788580Z 2021-05-16T22:15:55.9789080Z For compilers to find expat you may need to set: 2021-05-16T22:15:55.9790580Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T22:15:55.9791580Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T22:15:55.9791950Z 2021-05-16T22:15:55.9792800Z For pkg-config to find expat you may need to set: 2021-05-16T22:15:55.9793530Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T22:15:55.9793910Z 2021-05-16T22:15:55.9794620Z ==> libxml2 2021-05-16T22:15:55.9855260Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:55.9856240Z because macOS already provides this software and installing another version in 2021-05-16T22:15:55.9857120Z parallel can cause all kinds of trouble. 2021-05-16T22:15:55.9857450Z 2021-05-16T22:15:55.9857950Z If you need to have libxml2 first in your PATH, run: 2021-05-16T22:15:55.9859180Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:15:55.9859640Z 2021-05-16T22:15:55.9860140Z For compilers to find libxml2 you may need to set: 2021-05-16T22:15:55.9861150Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T22:15:55.9862160Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T22:15:55.9862530Z 2021-05-16T22:15:55.9863390Z For pkg-config to find libxml2 you may need to set: 2021-05-16T22:15:55.9864120Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T22:15:55.9864510Z 2021-05-16T22:15:55.9865220Z ==> minizip 2021-05-16T22:15:55.9879800Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T22:15:55.9880900Z with the venerable 'unzip' library. 2021-05-16T22:15:55.9881730Z ==> openblas 2021-05-16T22:15:55.9939510Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:55.9940430Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T22:15:55.9940870Z 2021-05-16T22:15:55.9941410Z For compilers to find openblas you may need to set: 2021-05-16T22:15:55.9942500Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T22:15:55.9943590Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T22:15:55.9943990Z 2021-05-16T22:15:55.9944890Z For pkg-config to find openblas you may need to set: 2021-05-16T22:15:55.9945670Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T22:15:55.9946090Z 2021-05-16T22:15:57.9593760Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T22:15:58.4873910Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T22:15:58.4894130Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T22:15:58.8363630Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:15:58.8530630Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T22:15:59.4157310Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T22:15:59.4178010Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T22:15:59.7505810Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:15:59.7695410Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T22:16:01.4418710Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T22:16:01.7893270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T22%3A25%3A00Z&sig=KB1QyQ4imfxGY%2FazWu3MAOmMjghsM68EQSjytK%2BHMXE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:02.9747460Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T22:16:03.5234850Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T22:16:03.5254230Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T22:16:03.8512690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:16:03.8618080Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T22:16:05.4541970Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T22:16:05.8871110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T22%3A25%3A00Z&sig=2a9u2w11RhOrDCWjV0MTNBWvbDgSPf7tOqGFVorLsMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:06.0878270Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T22:16:06.0896220Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T22:16:07.7519450Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T22:16:08.0902610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T22%3A25%3A00Z&sig=OKE5ZBmXSsL7ybjdKjCQoLW48hVs%2BQpbL4OwD4irkUE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:08.6490930Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T22:16:10.2536370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T22:16:10.5816960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T22%3A25%3A00Z&sig=jk48SlCxyixvR3GXR%2ByWmDCGM6GlvAQ0Qcgij%2FYPbKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:10.9051320Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T22:16:12.5338900Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T22:16:12.8570510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T22%3A25%3A00Z&sig=gFHRqRnWJIgDe6nzEfV5%2B6411GniS3wb04nMvPftLl4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:14.0681290Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T22:16:14.0689040Z ==> Installing itk dependency: open-mpi 2021-05-16T22:16:14.1775030Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:16:19.7471020Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T22:16:19.7477070Z ==> Installing itk dependency: fftw 2021-05-16T22:16:19.8073520Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:16:22.6006440Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T22:16:22.6011840Z ==> Installing itk dependency: boost 2021-05-16T22:16:22.6063490Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T22:16:52.7024680Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T22:16:52.7025930Z ==> Installing itk dependency: netcdf 2021-05-16T22:16:52.7634460Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:16:55.3395520Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T22:16:55.3400700Z ==> Installing itk dependency: pyqt@5 2021-05-16T22:16:55.3818510Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T22:17:00.2869420Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T22:17:00.2874970Z ==> Installing itk dependency: vtk@8.2 2021-05-16T22:17:00.4405460Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T22:17:34.6124160Z ==> Caveats 2021-05-16T22:17:34.6125390Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:17:34.6126180Z because this is an alternate version of another formula. 2021-05-16T22:17:34.6126610Z 2021-05-16T22:17:34.6127270Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T22:17:34.6128510Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:17:34.6128980Z 2021-05-16T22:17:34.6129490Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T22:17:34.6130600Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T22:17:34.6131590Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T22:17:34.6131970Z 2021-05-16T22:17:34.6132680Z ==> Summary 2021-05-16T22:17:34.8321190Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T22:17:35.5532990Z ==> Installing itk dependency: gdcm 2021-05-16T22:17:35.5540000Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T22:17:41.2123960Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T22:17:41.2129170Z ==> Installing itk 2021-05-16T22:17:41.2134320Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T22:17:55.2722910Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T22:17:58.1880460Z ==> No outdated dependents to upgrade! 2021-05-16T22:17:58.1881760Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:18:00.2599790Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:18:00.2600780Z fftw 2021-05-16T22:18:00.2910060Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T22:18:00.2911690Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T22:18:02.0052720Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T22:18:02.1334090Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T22:18:03.2333560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:18:04.8292250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=lUgPxCmvPPE\%2BIBvrbfUYeZquClcwyA1x\%2BW5wqaI5IHI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:18:04.8298250Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T22:18:04.8301680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T22%3A25%3A00Z&sig=lUgPxCmvPPE%2BIBvrbfUYeZquClcwyA1x%2BW5wqaI5IHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:04.8305260Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T22:18:04.8307540Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T22:18:05.3295190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:18:05.8813800Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T22:18:06.2159820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T22%3A25%3A00Z&sig=1twtGHdyQ%2BFsGhXK6pzvJK%2BRGrBqnm3vdCOTKLP8UzU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:06.2449320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=1twtGHdyQ\%2BFsGhXK6pzvJK\%2BRGrBqnm3vdCOTKLP8UzU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:18:06.3169250Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T22:18:06.3252920Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T22:18:07.4160430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:18:07.9755760Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T22:18:08.3008280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T22%3A25%3A00Z&sig=2z2it5bVr2%2Fs169gOS%2FNkZw4OMeYIQmoh%2Fm9G82E7BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:08.3416020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=2z2it5bVr2\%2Fs169gOS\%2FNkZw4OMeYIQmoh\%2Fm9G82E7BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:18:08.4127000Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T22:18:08.4168620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T22:18:09.5136640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:18:10.0783610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T22:18:10.4113600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T22%3A25%3A00Z&sig=gDYojzvjTMBfqL%2BokuPQX0lq64Q4leWPASGWkKA%2B%2F7w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:10.4548240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=gDYojzvjTMBfqL\%2BokuPQX0lq64Q4leWPASGWkKA\%2B\%2F7w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:18:10.6785600Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T22:18:10.7383330Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T22:18:10.7387790Z ==> Installing libav dependency: faac 2021-05-16T22:18:10.7980180Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T22:18:10.8159810Z 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-9086-1ws71gw 2021-05-16T22:18:10.8270150Z cp -pR /private/tmp/d20210516-9086-1ws71gw/faac/. /usr/local/Cellar/faac 2021-05-16T22:18:10.8430980Z chmod -Rf +w /private/tmp/d20210516-9086-1ws71gw 2021-05-16T22:18:10.8925320Z ==> Finishing up 2021-05-16T22:18:10.9528680Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T22:18:10.9535040Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T22:18:10.9539820Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T22:18:10.9551040Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T22:18:10.9557660Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T22:18:10.9562290Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T22:18:10.9567610Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T22:18:10.9716470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9268-775drh.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-16T22:18:13.1418530Z ==> Summary 2021-05-16T22:18:13.1446200Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T22:18:13.1448540Z ==> Installing libav dependency: fdk-aac 2021-05-16T22:18:13.1471270Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T22:18:13.1489140Z 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-9086-7qy27 2021-05-16T22:18:13.1789530Z cp -pR /private/tmp/d20210516-9086-7qy27/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T22:18:13.1962760Z chmod -Rf +w /private/tmp/d20210516-9086-7qy27 2021-05-16T22:18:13.2465980Z ==> Finishing up 2021-05-16T22:18:13.2912890Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T22:18:13.2919160Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T22:18:13.2925910Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T22:18:13.2929930Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T22:18:13.2935090Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T22:18:13.2942490Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T22:18:13.3086510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9294-10zuo9p.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-16T22:18:15.5510820Z ==> Summary 2021-05-16T22:18:15.5533500Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T22:18:15.5540530Z ==> Installing libav dependency: sdl 2021-05-16T22:18:15.5588130Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T22:18:15.5605750Z 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-9086-y4mvcv 2021-05-16T22:18:15.6334310Z cp -pR /private/tmp/d20210516-9086-y4mvcv/sdl/. /usr/local/Cellar/sdl 2021-05-16T22:18:15.7517430Z chmod -Rf +w /private/tmp/d20210516-9086-y4mvcv 2021-05-16T22:18:15.8819170Z ==> Finishing up 2021-05-16T22:18:15.9283880Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T22:18:15.9290390Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T22:18:15.9298360Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T22:18:15.9312030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T22:18:15.9317630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T22:18:15.9331780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T22:18:15.9337820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T22:18:15.9377310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T22:18:15.9383720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T22:18:15.9390040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T22:18:15.9395560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T22:18:15.9401750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T22:18:15.9407510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T22:18:15.9413400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T22:18:15.9419360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T22:18:15.9425090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T22:18:15.9430790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T22:18:15.9436570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T22:18:15.9442460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T22:18:15.9448260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T22:18:15.9454160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T22:18:15.9459890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T22:18:15.9465530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T22:18:15.9471170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T22:18:15.9477810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T22:18:15.9485240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T22:18:15.9490670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T22:18:15.9496840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T22:18:15.9502900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T22:18:15.9508100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T22:18:15.9513690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T22:18:15.9519380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T22:18:15.9524920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T22:18:15.9530250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T22:18:15.9536160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T22:18:15.9541850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T22:18:15.9547180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T22:18:15.9563530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T22:18:15.9569190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T22:18:15.9574610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T22:18:15.9580510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T22:18:15.9586000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T22:18:15.9591710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T22:18:15.9597800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T22:18:15.9603350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T22:18:15.9608870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T22:18:15.9614300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T22:18:15.9619860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T22:18:15.9625020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T22:18:15.9630630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T22:18:15.9635930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T22:18:15.9641240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T22:18:15.9646560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T22:18:15.9652120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T22:18:15.9657860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T22:18:15.9663210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T22:18:15.9668770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T22:18:15.9674270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T22:18:15.9679660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T22:18:15.9684990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T22:18:15.9691150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T22:18:15.9697050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T22:18:15.9702520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T22:18:15.9708730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T22:18:15.9714090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T22:18:15.9719520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T22:18:15.9724990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T22:18:15.9730550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T22:18:15.9736600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T22:18:15.9752880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T22:18:15.9758800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T22:18:15.9764290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T22:18:15.9769720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T22:18:15.9775380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T22:18:15.9780950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T22:18:15.9786560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T22:18:15.9792130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T22:18:15.9798040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T22:18:15.9803200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T22:18:15.9809220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T22:18:15.9815080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T22:18:15.9820710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T22:18:15.9825780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T22:18:15.9831250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T22:18:15.9836550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T22:18:15.9841960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T22:18:15.9847990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T22:18:15.9854470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T22:18:15.9860380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T22:18:15.9866880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T22:18:15.9872000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T22:18:15.9877510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T22:18:15.9882820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T22:18:15.9888310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T22:18:15.9894120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T22:18:15.9902340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T22:18:15.9906830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T22:18:15.9912510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T22:18:15.9921450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T22:18:15.9928720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T22:18:15.9933710Z Only the first 100 operations were output. 2021-05-16T22:18:16.0819350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9320-vb5sek.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-16T22:18:18.4251020Z ==> Summary 2021-05-16T22:18:18.4405490Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T22:18:18.4411970Z ==> Installing libav 2021-05-16T22:18:18.4415390Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T22:18:18.4433660Z 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-9086-1xss2gq 2021-05-16T22:18:18.6681190Z cp -pR /private/tmp/d20210516-9086-1xss2gq/libav/. /usr/local/Cellar/libav 2021-05-16T22:18:18.7628460Z chmod -Rf +w /private/tmp/d20210516-9086-1xss2gq 2021-05-16T22:18:20.1454250Z ==> Finishing up 2021-05-16T22:18:20.1914220Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T22:18:20.1918910Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T22:18:20.1932300Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T22:18:20.1943830Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T22:18:20.1948740Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T22:18:20.1954080Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T22:18:20.2284310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9346-sbhqfa.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-16T22:18:22.4711150Z ==> Summary 2021-05-16T22:18:22.4731620Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T22:18:24.8645060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T22:18:26.5095920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T22:18:26.8475270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T22%3A25%3A00Z&sig=F32urrS7mJpgmFH0CCFpzaOjgJDzCI4mXuYzd2cnTwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:27.0219440Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T22:18:29.5440320Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T22:18:31.8312580Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T22:18:31.8313280Z To reinstall 4.3.0, run: 2021-05-16T22:18:31.8313720Z brew reinstall libtiff 2021-05-16T22:18:33.3470990Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T22:18:33.3471700Z To reinstall 2.3.9_1, run: 2021-05-16T22:18:33.3472160Z brew reinstall unixodbc 2021-05-16T22:18:34.8775490Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T22:18:34.8776230Z To reinstall 1.0.18_1, run: 2021-05-16T22:18:34.8776700Z brew reinstall libsodium 2021-05-16T22:18:36.4104700Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T22:18:36.4105420Z To reinstall 4.1.1, run: 2021-05-16T22:18:36.4105880Z brew reinstall tesseract 2021-05-16T22:18:37.9255470Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T22:18:37.9256180Z To reinstall 1.21.1, run: 2021-05-16T22:18:37.9257100Z brew reinstall wget 2021-05-16T22:18:39.4231310Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T22:18:39.4231990Z To reinstall 4.3.4, run: 2021-05-16T22:18:39.4232520Z brew reinstall zeromq 2021-05-16T22:18:40.9313320Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T22:18:40.9314010Z To reinstall 2.2.27.6_1, run: 2021-05-16T22:18:40.9314470Z brew reinstall udunits 2021-05-16T22:18:42.4325710Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T22:18:42.4326990Z To reinstall 1.2.0, run: 2021-05-16T22:18:42.4327510Z brew reinstall webp 2021-05-16T22:18:44.0047980Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T22:18:45.6482140Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T22:18:45.9747000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T22%3A25%3A00Z&sig=N9%2BCHlnEZe63C41j0MX%2Bfd5%2BydO19ptN2d5C19RH8eU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:47.7687280Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T22:19:26.5667680Z ==> Caveats 2021-05-16T22:19:26.5668390Z Bash completion has been installed to: 2021-05-16T22:19:26.5668990Z /usr/local/etc/bash_completion.d 2021-05-16T22:19:26.5670310Z ==> Summary 2021-05-16T22:19:27.8030490Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T22:19:30.6918550Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T22:19:30.6923860Z ==> 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=20210516T221824Z&X-Amz-Expires=300&X-Amz-Signature=bd03f0ac4f36f5d8f3b0b3a10214066f1d95dfb1f4793be4e68661d387f116fa&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-16T22:19:33.2166110Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T22:19:33.2167350Z ==> Installing Cask xquartz 2021-05-16T22:19:49.6279550Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T22:19:49.6281070Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T22:20:16.0437010Z installer: Package name is 2021-05-16T22:20:16.0438360Z installer: Installing at base path / 2021-05-16T22:20:16.0439410Z installer: The install was successful. 2021-05-16T22:20:16.0440830Z installer: The install requires logging out now. 2021-05-16T22:20:16.1249620Z 🍺 xquartz was successfully installed! 2021-05-16T22:20:16.1484960Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T22:20:16.1485500Z with: 2021-05-16T22:20:16.1486000Z github_slug: neuroconductor/WhiteStripe 2021-05-16T22:20:16.1486430Z env: 2021-05-16T22:20:16.1486830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:16.1487240Z TIC_DEPLOY_KEY: 2021-05-16T22:20:16.1487640Z RSPM: 2021-05-16T22:20:16.1488790Z GITHUB_PAT: *** 2021-05-16T22:20:16.1489190Z COVERALLS_TOKEN: 2021-05-16T22:20:16.1489620Z continue-on-error: false 2021-05-16T22:20:16.1490060Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:16.1490710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:16.1491440Z TZ: UTC 2021-05-16T22:20:16.1491850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:16.1492240Z NOT_CRAN: true 2021-05-16T22:20:16.1492600Z ##[endgroup] 2021-05-16T22:20:16.2243410Z repo slug is: neuroconductor/WhiteStripe 2021-05-16T22:20:16.2367600Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T22:20:16.2368250Z env: 2021-05-16T22:20:16.2368720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:16.2369160Z TIC_DEPLOY_KEY: 2021-05-16T22:20:16.2369540Z RSPM: 2021-05-16T22:20:16.2370400Z GITHUB_PAT: *** 2021-05-16T22:20:16.2370930Z COVERALLS_TOKEN: 2021-05-16T22:20:16.2371410Z continue-on-error: false 2021-05-16T22:20:16.2371910Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:16.2372440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:16.2372910Z TZ: UTC 2021-05-16T22:20:16.2373320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:16.2373720Z NOT_CRAN: true 2021-05-16T22:20:16.2374120Z ##[endgroup] 2021-05-16T22:20:17.4409200Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T22:20:17.4409970Z with: 2021-05-16T22:20:17.4410470Z repo_name: WhiteStripe 2021-05-16T22:20:17.4410940Z repo_version: 2.3.2 2021-05-16T22:20:17.4411310Z runner_os: macOS 2021-05-16T22:20:17.4411700Z R_version: 4.0 2021-05-16T22:20:17.4412040Z env: 2021-05-16T22:20:17.4412490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:17.4412930Z TIC_DEPLOY_KEY: 2021-05-16T22:20:17.4413310Z RSPM: 2021-05-16T22:20:17.4414540Z GITHUB_PAT: *** 2021-05-16T22:20:17.4414970Z COVERALLS_TOKEN: 2021-05-16T22:20:17.4415460Z continue-on-error: false 2021-05-16T22:20:17.4415930Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:17.4416430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:17.4417180Z TZ: UTC 2021-05-16T22:20:17.4417730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:17.4418180Z NOT_CRAN: true 2021-05-16T22:20:17.4418580Z ##[endgroup] 2021-05-16T22:20:17.5117430Z Package: WhiteStripe 2021-05-16T22:20:17.5122770Z Version: 2.3.2 2021-05-16T22:20:17.5123270Z OS: macOS 2021-05-16T22:20:17.5205650Z ##[group]Run install.packages('remotes') 2021-05-16T22:20:17.5206380Z install.packages('remotes') 2021-05-16T22:20:17.5207170Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T22:20:17.5208140Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T22:20:17.5381360Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:20:17.5381790Z env: 2021-05-16T22:20:17.5382200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:17.5382680Z TIC_DEPLOY_KEY: 2021-05-16T22:20:17.5383020Z RSPM: 2021-05-16T22:20:17.5383910Z GITHUB_PAT: *** 2021-05-16T22:20:17.5384380Z COVERALLS_TOKEN: 2021-05-16T22:20:17.5384830Z continue-on-error: false 2021-05-16T22:20:17.5385320Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:17.5385790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:17.5386240Z TZ: UTC 2021-05-16T22:20:17.5386650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:17.5387130Z NOT_CRAN: true 2021-05-16T22:20:17.5387530Z ##[endgroup] 2021-05-16T22:20:17.7782360Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:20:17.7784580Z (as ‘lib’ is unspecified) 2021-05-16T22:20:20.0322270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-16T22:20:20.2508070Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-16T22:20:20.2562310Z ================================================== 2021-05-16T22:20:20.2562820Z downloaded 381 KB 2021-05-16T22:20:20.2563130Z 2021-05-16T22:20:20.2781900Z 2021-05-16T22:20:20.2792770Z The downloaded binary packages are in 2021-05-16T22:20:20.2794720Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfqvxOB/downloaded_packages 2021-05-16T22:20:25.9215130Z ##[group]Run actions/cache@v1 2021-05-16T22:20:25.9215640Z with: 2021-05-16T22:20:25.9216120Z path: /Users/runner/work/_temp/Library 2021-05-16T22:20:25.9218810Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-d87057e3fe02c29ad6b0b16620e968f06839dddbc0a66b53db37d6a4e479f87a 2021-05-16T22:20:25.9222160Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T22:20:25.9223300Z env: 2021-05-16T22:20:25.9223910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:25.9224420Z TIC_DEPLOY_KEY: 2021-05-16T22:20:25.9224760Z RSPM: 2021-05-16T22:20:25.9225930Z GITHUB_PAT: *** 2021-05-16T22:20:25.9226510Z COVERALLS_TOKEN: 2021-05-16T22:20:25.9226960Z continue-on-error: false 2021-05-16T22:20:25.9227440Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:25.9227910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:25.9228420Z TZ: UTC 2021-05-16T22:20:25.9228860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:25.9229260Z NOT_CRAN: true 2021-05-16T22:20:25.9229630Z ##[endgroup] 2021-05-16T22:20:25.9956110Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:20:26.0078170Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T22:20:26.0078920Z remotes::install_github("ropensci/tic") 2021-05-16T22:20:26.0079560Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T22:20:26.0080230Z remotes::install_github("muschellij2/aghast") 2021-05-16T22:20:26.0080770Z remotes::install_cran("covr") 2021-05-16T22:20:26.0256740Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:20:26.0257200Z env: 2021-05-16T22:20:26.0257620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:26.0258100Z TIC_DEPLOY_KEY: 2021-05-16T22:20:26.0258800Z RSPM: 2021-05-16T22:20:26.0260260Z GITHUB_PAT: *** 2021-05-16T22:20:26.0260700Z COVERALLS_TOKEN: 2021-05-16T22:20:26.0261160Z continue-on-error: false 2021-05-16T22:20:26.0261640Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:26.0262080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:26.0262530Z TZ: UTC 2021-05-16T22:20:26.0262990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:26.0263390Z NOT_CRAN: true 2021-05-16T22:20:26.0263780Z ##[endgroup] 2021-05-16T22:20:26.2797030Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:20:27.0278780Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T22:20:30.8542180Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T22:20:30.8543220Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:20:30.8544130Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:20:30.8544990Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T22:20:30.8545880Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T22:20:30.8546700Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:20:30.8547650Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T22:20:30.8548650Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T22:20:30.8549460Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T22:20:30.8550320Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T22:20:30.8551150Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T22:20:30.8551980Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:20:30.8552830Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T22:20:30.8553700Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:20:30.8554490Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T22:20:30.8555380Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T22:20:30.8556280Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:20:30.8557140Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:20:30.8558020Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T22:20:30.8558840Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T22:20:30.8559690Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T22:20:30.8560480Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T22:20:30.8561370Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T22:20:30.8562280Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T22:20:30.8563180Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:20:30.8564000Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:20:30.8564890Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:20:30.8565720Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:20:30.8566540Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T22:20:30.8567380Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:20:30.8568190Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T22:20:30.8569190Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T22:20:30.8570020Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:20:30.8570920Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T22:20:30.8571760Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T22:20:30.8573680Z 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-16T22:20:30.8584080Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:20:30.8585330Z (as ‘lib’ is unspecified) 2021-05-16T22:20:32.7495230Z 2021-05-16T22:20:32.7496280Z There is a binary version available but the source version is later: 2021-05-16T22:20:32.7522290Z binary source needs_compilation 2021-05-16T22:20:32.7523010Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T22:20:32.7523330Z 2021-05-16T22:20:32.7550000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-16T22:20:32.9613550Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-16T22:20:32.9808310Z ================================================== 2021-05-16T22:20:32.9808890Z downloaded 1.3 MB 2021-05-16T22:20:32.9809160Z 2021-05-16T22:20:32.9859810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-16T22:20:33.2591850Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-16T22:20:33.2628330Z ================================================== 2021-05-16T22:20:33.2628880Z downloaded 219 KB 2021-05-16T22:20:33.2629190Z 2021-05-16T22:20:33.2665350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-16T22:20:33.5253900Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-16T22:20:33.5275370Z ================================================== 2021-05-16T22:20:33.5276690Z downloaded 135 KB 2021-05-16T22:20:33.5277410Z 2021-05-16T22:20:33.5314030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-16T22:20:33.8035780Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-16T22:20:33.8039610Z ================================================== 2021-05-16T22:20:33.8040120Z downloaded 46 KB 2021-05-16T22:20:33.8040670Z 2021-05-16T22:20:33.8076860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-16T22:20:33.9684360Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-16T22:20:33.9685220Z ================================================== 2021-05-16T22:20:33.9685680Z downloaded 21 KB 2021-05-16T22:20:33.9685950Z 2021-05-16T22:20:33.9718430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-16T22:20:34.1888140Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-16T22:20:34.1896970Z ================================================== 2021-05-16T22:20:34.1897540Z downloaded 80 KB 2021-05-16T22:20:34.1897850Z 2021-05-16T22:20:34.1932970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-16T22:20:34.5434810Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-16T22:20:34.6148140Z ================================================== 2021-05-16T22:20:34.6148880Z downloaded 2.8 MB 2021-05-16T22:20:34.6149190Z 2021-05-16T22:20:34.6242090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-16T22:20:34.8305430Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-16T22:20:34.8306220Z ================================================== 2021-05-16T22:20:34.8306650Z downloaded 34 KB 2021-05-16T22:20:34.8306940Z 2021-05-16T22:20:34.8338790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-16T22:20:34.9823440Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-16T22:20:34.9978210Z ================================================== 2021-05-16T22:20:34.9978750Z downloaded 841 KB 2021-05-16T22:20:34.9979020Z 2021-05-16T22:20:35.0016710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-16T22:20:35.1515700Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-16T22:20:35.1601780Z ================================================== 2021-05-16T22:20:35.1602300Z downloaded 480 KB 2021-05-16T22:20:35.1602660Z 2021-05-16T22:20:35.1639100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-16T22:20:35.4489240Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-16T22:20:35.4490060Z ================================================== 2021-05-16T22:20:35.4490530Z downloaded 12 KB 2021-05-16T22:20:35.4490830Z 2021-05-16T22:20:35.4543210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-16T22:20:35.6066410Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-16T22:20:35.6408450Z ================================================== 2021-05-16T22:20:35.6409900Z downloaded 486 KB 2021-05-16T22:20:35.6410750Z 2021-05-16T22:20:35.6458350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-16T22:20:35.8623110Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-16T22:20:35.8627150Z ================================================== 2021-05-16T22:20:35.8627980Z downloaded 89 KB 2021-05-16T22:20:35.8628290Z 2021-05-16T22:20:35.8660780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-16T22:20:36.0215260Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-16T22:20:36.0317640Z ================================================== 2021-05-16T22:20:36.0318210Z downloaded 518 KB 2021-05-16T22:20:36.0318530Z 2021-05-16T22:20:36.0353770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-16T22:20:36.2923470Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-16T22:20:36.3030510Z ================================================== 2021-05-16T22:20:36.3031080Z downloaded 206 KB 2021-05-16T22:20:36.3031400Z 2021-05-16T22:20:36.3065950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-16T22:20:36.4737520Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-16T22:20:36.4794420Z ================================================== 2021-05-16T22:20:36.4794950Z downloaded 265 KB 2021-05-16T22:20:36.4795260Z 2021-05-16T22:20:36.4830710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-16T22:20:36.7359840Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-16T22:20:36.7389280Z ================================================== 2021-05-16T22:20:36.7389840Z downloaded 166 KB 2021-05-16T22:20:36.7390110Z 2021-05-16T22:20:36.7424300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-16T22:20:37.0590820Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-16T22:20:37.0616230Z ================================================== 2021-05-16T22:20:37.0616780Z downloaded 94 KB 2021-05-16T22:20:37.0617080Z 2021-05-16T22:20:37.0654710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-16T22:20:37.2254070Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-16T22:20:37.2291410Z ================================================== 2021-05-16T22:20:37.2291890Z downloaded 136 KB 2021-05-16T22:20:37.2292190Z 2021-05-16T22:20:37.2326100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-16T22:20:37.4855100Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-16T22:20:37.4903810Z ================================================== 2021-05-16T22:20:37.4904480Z downloaded 183 KB 2021-05-16T22:20:37.4904780Z 2021-05-16T22:20:37.4941500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-16T22:20:37.7562220Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-16T22:20:37.7595720Z ================================================== 2021-05-16T22:20:37.7596330Z downloaded 198 KB 2021-05-16T22:20:37.7596630Z 2021-05-16T22:20:37.7639540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-16T22:20:37.9746440Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-16T22:20:37.9790840Z ================================================== 2021-05-16T22:20:37.9792240Z downloaded 204 KB 2021-05-16T22:20:37.9793110Z 2021-05-16T22:20:37.9831940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-16T22:20:38.1699220Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-16T22:20:38.1706760Z ================================================== 2021-05-16T22:20:38.1707300Z downloaded 64 KB 2021-05-16T22:20:38.1707570Z 2021-05-16T22:20:38.1741260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-16T22:20:38.4168160Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-16T22:20:38.4176650Z ================================================== 2021-05-16T22:20:38.4177180Z downloaded 44 KB 2021-05-16T22:20:38.4177480Z 2021-05-16T22:20:38.4211450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-16T22:20:38.6620490Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-16T22:20:38.6683470Z ================================================== 2021-05-16T22:20:38.6683980Z downloaded 408 KB 2021-05-16T22:20:38.6684300Z 2021-05-16T22:20:38.6719740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-16T22:20:39.1289540Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-16T22:20:39.1314690Z ================================================== 2021-05-16T22:20:39.1315190Z downloaded 91 KB 2021-05-16T22:20:39.1315500Z 2021-05-16T22:20:39.1440260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-16T22:20:39.5078260Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-16T22:20:39.5112780Z ================================================== 2021-05-16T22:20:39.5113380Z downloaded 134 KB 2021-05-16T22:20:39.5113640Z 2021-05-16T22:20:39.5147620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-16T22:20:39.8071420Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-16T22:20:39.8766890Z ================================================== 2021-05-16T22:20:39.8767570Z downloaded 1.9 MB 2021-05-16T22:20:39.8767880Z 2021-05-16T22:20:39.8822450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-16T22:20:40.1492820Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-16T22:20:40.1655390Z ================================================== 2021-05-16T22:20:40.1655910Z downloaded 532 KB 2021-05-16T22:20:40.1656220Z 2021-05-16T22:20:40.1695110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-16T22:20:40.3013160Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-16T22:20:40.3088340Z ================================================== 2021-05-16T22:20:40.3088870Z downloaded 515 KB 2021-05-16T22:20:40.3089130Z 2021-05-16T22:20:40.3178280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-16T22:20:40.5162470Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-16T22:20:40.5168430Z ================================================== 2021-05-16T22:20:40.5168980Z downloaded 47 KB 2021-05-16T22:20:40.5169280Z 2021-05-16T22:20:40.5203440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-16T22:20:41.6719810Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-16T22:20:41.6957530Z ================================================== 2021-05-16T22:20:41.6958040Z downloaded 690 KB 2021-05-16T22:20:41.6958340Z 2021-05-16T22:20:41.6996550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-16T22:20:42.0718190Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-16T22:20:42.0720310Z ================================================== 2021-05-16T22:20:42.0721080Z downloaded 46 KB 2021-05-16T22:20:42.0721440Z 2021-05-16T22:20:42.0774680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-16T22:20:42.2272100Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-16T22:20:42.2665380Z ================================================== 2021-05-16T22:20:42.2665980Z downloaded 2.0 MB 2021-05-16T22:20:42.2666670Z 2021-05-16T22:20:43.2263220Z installing the source package ‘cachem’ 2021-05-16T22:20:43.2263700Z 2021-05-16T22:20:43.2279900Z 2021-05-16T22:20:43.2280600Z The downloaded binary packages are in 2021-05-16T22:20:43.2297550Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T22:20:43.2298690Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFBz2AR/downloaded_packages 2021-05-16T22:20:43.3766150Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T22:20:43.3795500Z ================================================== 2021-05-16T22:20:43.3897080Z downloaded 24 KB 2021-05-16T22:20:43.3996880Z 2021-05-16T22:20:43.7167310Z * installing *source* package ‘cachem’ ... 2021-05-16T22:20:43.7218110Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:43.7258540Z ** using staged installation 2021-05-16T22:20:43.7433460Z ** libs 2021-05-16T22:20:48.4366750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T22:20:49.0228300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:20:49.1262280Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:20:49.3431930Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T22:20:49.3470470Z ** R 2021-05-16T22:20:49.3587540Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:50.1373880Z ** help 2021-05-16T22:20:50.1691270Z *** installing help indices 2021-05-16T22:20:50.1959670Z ** building package indices 2021-05-16T22:20:50.4594250Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:20:50.8250210Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:20:52.3598310Z ** testing if installed package can be loaded from final location 2021-05-16T22:20:52.6389130Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:20:52.6412680Z * DONE (cachem) 2021-05-16T22:20:52.6557600Z 2021-05-16T22:20:52.6558420Z The downloaded source packages are in 2021-05-16T22:20:52.6560140Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBz2AR/downloaded_packages’ 2021-05-16T22:20:52.6573380Z Running `R CMD build`... 2021-05-16T22:20:55.7421960Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBz2AR/remotes2a6e6eee14bb/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T22:20:55.7423460Z * preparing ‘tic’: 2021-05-16T22:20:55.7424450Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:20:55.7425220Z * installing the package to process help pages 2021-05-16T22:20:55.7426410Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:20:55.7427190Z * checking for empty or unneeded directories 2021-05-16T22:20:55.7428180Z Removed empty directory ‘tic/.circleci’ 2021-05-16T22:20:55.7429170Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T22:20:55.7430070Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T22:20:55.7434960Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:20:55.7436020Z (as ‘lib’ is unspecified) 2021-05-16T22:20:56.2430520Z * installing *source* package ‘tic’ ... 2021-05-16T22:20:56.2434310Z ** using staged installation 2021-05-16T22:20:56.2750320Z ** R 2021-05-16T22:20:56.3158610Z ** inst 2021-05-16T22:20:56.3322440Z ** preparing package for lazy loading 2021-05-16T22:20:56.8759350Z ** help 2021-05-16T22:20:57.2768730Z *** installing help indices 2021-05-16T22:20:57.3941980Z *** copying figures 2021-05-16T22:20:57.3974530Z ** building package indices 2021-05-16T22:20:57.7498570Z ** installing vignettes 2021-05-16T22:20:57.7599290Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:20:58.1075100Z ** testing if installed package can be loaded from final location 2021-05-16T22:20:58.6174220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:20:58.6243800Z * DONE (tic) 2021-05-16T22:20:58.6809460Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:20:59.0014590Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T22:21:01.8004590Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T22:21:01.8006400Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:21:01.8007250Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T22:21:01.8008100Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T22:21:01.8008970Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:21:01.8009800Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T22:21:01.8010770Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T22:21:01.8011630Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T22:21:01.8012470Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:21:01.8013310Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T22:21:01.8014260Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T22:21:01.8015080Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T22:21:01.8015900Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:21:01.8016890Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:21:01.8017730Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T22:21:01.8018620Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T22:21:01.8019470Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T22:21:01.8020290Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T22:21:01.8021110Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T22:21:01.8021920Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T22:21:01.8022740Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T22:21:01.8023570Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T22:21:01.8024420Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T22:21:01.8025240Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T22:21:01.8026090Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:21:01.8026920Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T22:21:01.8027740Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T22:21:01.8028580Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T22:21:01.8029430Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T22:21:01.8030250Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:21:01.8031110Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:21:01.8032000Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:21:01.8032860Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T22:21:01.8033720Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T22:21:01.8034580Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:21:01.8035430Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T22:21:01.8036300Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T22:21:01.8037160Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T22:21:01.8039310Z 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-16T22:21:01.8041620Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:21:01.8042590Z (as ‘lib’ is unspecified) 2021-05-16T22:21:03.4992590Z 2021-05-16T22:21:03.4993580Z There are binary versions available but the source versions are later: 2021-05-16T22:21:03.5003860Z binary source needs_compilation 2021-05-16T22:21:03.5004420Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T22:21:03.5005390Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T22:21:03.5005880Z xfun 0.22 0.23 TRUE 2021-05-16T22:21:03.5006130Z 2021-05-16T22:21:03.5020320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-16T22:21:03.7152300Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-16T22:21:03.7197860Z ================================================== 2021-05-16T22:21:03.7198360Z downloaded 192 KB 2021-05-16T22:21:03.7198640Z 2021-05-16T22:21:03.7324010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-16T22:21:03.8798980Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-16T22:21:03.9018090Z ================================================== 2021-05-16T22:21:03.9018590Z downloaded 1.3 MB 2021-05-16T22:21:03.9018870Z 2021-05-16T22:21:03.9068090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-16T22:21:04.0456410Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-16T22:21:04.0457240Z ================================================== 2021-05-16T22:21:04.0457700Z downloaded 17 KB 2021-05-16T22:21:04.0457950Z 2021-05-16T22:21:04.0488950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-16T22:21:04.3326780Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-16T22:21:04.3332800Z ================================================== 2021-05-16T22:21:04.3333280Z downloaded 43 KB 2021-05-16T22:21:04.3333550Z 2021-05-16T22:21:04.3367050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-16T22:21:04.5359990Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-16T22:21:04.5405460Z ================================================== 2021-05-16T22:21:04.5405930Z downloaded 207 KB 2021-05-16T22:21:04.5406200Z 2021-05-16T22:21:04.5441780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-16T22:21:04.6993190Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-16T22:21:04.7155750Z ================================================== 2021-05-16T22:21:04.7156250Z downloaded 975 KB 2021-05-16T22:21:04.7156530Z 2021-05-16T22:21:04.7240650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-16T22:21:04.9709750Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-16T22:21:04.9730370Z ================================================== 2021-05-16T22:21:04.9730850Z downloaded 68 KB 2021-05-16T22:21:04.9731130Z 2021-05-16T22:21:04.9764460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-16T22:21:05.1222350Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-16T22:21:05.1289740Z ================================================== 2021-05-16T22:21:05.1290240Z downloaded 278 KB 2021-05-16T22:21:05.1290510Z 2021-05-16T22:21:05.1323610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-16T22:21:05.2730410Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-16T22:21:05.2777540Z ================================================== 2021-05-16T22:21:05.2778030Z downloaded 288 KB 2021-05-16T22:21:05.2778310Z 2021-05-16T22:21:05.2812530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-16T22:21:05.4642750Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T22:21:05.4643500Z ================================================== 2021-05-16T22:21:05.4643890Z downloaded 15 KB 2021-05-16T22:21:05.4644190Z 2021-05-16T22:21:05.4686380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-16T22:21:05.7562810Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-16T22:21:05.7590340Z ================================================== 2021-05-16T22:21:05.7590840Z downloaded 148 KB 2021-05-16T22:21:05.7591120Z 2021-05-16T22:21:05.7640450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-16T22:21:05.9855140Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-16T22:21:05.9923270Z ================================================== 2021-05-16T22:21:05.9923760Z downloaded 72 KB 2021-05-16T22:21:05.9924040Z 2021-05-16T22:21:05.9959000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-16T22:21:06.1625340Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-16T22:21:06.1629410Z ================================================== 2021-05-16T22:21:06.1630220Z downloaded 35 KB 2021-05-16T22:21:06.1630490Z 2021-05-16T22:21:06.1662560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-16T22:21:06.4428080Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-16T22:21:06.4467980Z ================================================== 2021-05-16T22:21:06.4468460Z downloaded 293 KB 2021-05-16T22:21:06.4468740Z 2021-05-16T22:21:06.5085400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-16T22:21:06.6563940Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-16T22:21:06.6693430Z ================================================== 2021-05-16T22:21:06.6694160Z downloaded 425 KB 2021-05-16T22:21:06.6694610Z 2021-05-16T22:21:06.6729170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-16T22:21:06.8748100Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-16T22:21:06.8749110Z ================================================== 2021-05-16T22:21:06.8749740Z downloaded 36 KB 2021-05-16T22:21:06.8750190Z 2021-05-16T22:21:06.8779320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-16T22:21:07.2087940Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-16T22:21:07.2389440Z ================================================== 2021-05-16T22:21:07.2390260Z downloaded 2.2 MB 2021-05-16T22:21:07.2390720Z 2021-05-16T22:21:07.2454730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-16T22:21:07.4373900Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-16T22:21:07.4416050Z ================================================== 2021-05-16T22:21:07.4416730Z downloaded 194 KB 2021-05-16T22:21:07.4417180Z 2021-05-16T22:21:07.4449840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-16T22:21:07.6883220Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-16T22:21:07.6884140Z ================================================== 2021-05-16T22:21:07.6884740Z downloaded 38 KB 2021-05-16T22:21:07.6885350Z 2021-05-16T22:21:07.6918950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-16T22:21:07.8704740Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-16T22:21:07.8741360Z ================================================== 2021-05-16T22:21:07.8741810Z downloaded 205 KB 2021-05-16T22:21:07.8742070Z 2021-05-16T22:21:07.8776920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-16T22:21:08.1131750Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-16T22:21:08.2402820Z ================================================== 2021-05-16T22:21:08.2403660Z downloaded 13.9 MB 2021-05-16T22:21:08.2404120Z 2021-05-16T22:21:08.2685880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-16T22:21:08.4491230Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-16T22:21:08.4780590Z ================================================== 2021-05-16T22:21:08.4781140Z downloaded 3.1 MB 2021-05-16T22:21:08.4781400Z 2021-05-16T22:21:08.4865540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-16T22:21:08.7205020Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-16T22:21:08.7467660Z ================================================== 2021-05-16T22:21:08.7468150Z downloaded 1.3 MB 2021-05-16T22:21:08.7468420Z 2021-05-16T22:21:08.7510790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-16T22:21:09.0539180Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-16T22:21:09.0689680Z ================================================== 2021-05-16T22:21:09.0690200Z downloaded 302 KB 2021-05-16T22:21:09.0690470Z 2021-05-16T22:21:09.0735680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-16T22:21:09.2451310Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-16T22:21:09.2475890Z ================================================== 2021-05-16T22:21:09.2476320Z downloaded 104 KB 2021-05-16T22:21:09.2476620Z 2021-05-16T22:21:09.2509350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-16T22:21:09.5179240Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-16T22:21:09.5179950Z ================================================== 2021-05-16T22:21:09.5180350Z downloaded 21 KB 2021-05-16T22:21:09.5180610Z 2021-05-16T22:21:09.5211910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-16T22:21:09.7034570Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-16T22:21:09.7043840Z ================================================== 2021-05-16T22:21:09.7044320Z downloaded 43 KB 2021-05-16T22:21:09.7044580Z 2021-05-16T22:21:09.7078300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-16T22:21:09.8813890Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-16T22:21:09.8823070Z ================================================== 2021-05-16T22:21:09.8823510Z downloaded 33 KB 2021-05-16T22:21:09.8823810Z 2021-05-16T22:21:09.8857710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-16T22:21:10.1224300Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-16T22:21:10.1241990Z ================================================== 2021-05-16T22:21:10.1242490Z downloaded 137 KB 2021-05-16T22:21:10.1242760Z 2021-05-16T22:21:10.1281000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-16T22:21:10.2678930Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-16T22:21:10.4908800Z ================================================== 2021-05-16T22:21:10.4909380Z downloaded 2.8 MB 2021-05-16T22:21:10.4909670Z 2021-05-16T22:21:10.4991590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-16T22:21:10.6468150Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-16T22:21:10.6478060Z ================================================== 2021-05-16T22:21:10.6478530Z downloaded 64 KB 2021-05-16T22:21:10.6478810Z 2021-05-16T22:21:10.6513590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-16T22:21:10.7827090Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-16T22:21:10.8895390Z ================================================== 2021-05-16T22:21:10.8895910Z downloaded 954 KB 2021-05-16T22:21:10.8896170Z 2021-05-16T22:21:10.8949900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-16T22:21:11.0304170Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-16T22:21:11.0358220Z ================================================== 2021-05-16T22:21:11.0358700Z downloaded 129 KB 2021-05-16T22:21:11.0358960Z 2021-05-16T22:21:11.0391560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-16T22:21:11.3158800Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-16T22:21:11.3250990Z ================================================== 2021-05-16T22:21:11.3251810Z downloaded 384 KB 2021-05-16T22:21:11.3252140Z 2021-05-16T22:21:12.7824580Z 2021-05-16T22:21:12.7926520Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T22:21:12.7927240Z The downloaded binary packages are in 2021-05-16T22:21:12.8011920Z 2021-05-16T22:21:12.8012890Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFBz2AR/downloaded_packages 2021-05-16T22:21:12.8017040Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T22:21:13.0797210Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T22:21:13.1104000Z ================================================== 2021-05-16T22:21:13.1204540Z downloaded 1.1 MB 2021-05-16T22:21:13.1305760Z 2021-05-16T22:21:13.1433610Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T22:21:13.2358310Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T22:21:13.2766660Z ================================================== 2021-05-16T22:21:13.2867150Z downloaded 670 KB 2021-05-16T22:21:13.2958270Z 2021-05-16T22:21:13.2963200Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T22:21:13.4737960Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T22:21:13.4837400Z ================================================== 2021-05-16T22:21:13.4938920Z downloaded 109 KB 2021-05-16T22:21:13.5009740Z 2021-05-16T22:21:14.1319330Z * installing *source* package ‘pillar’ ... 2021-05-16T22:21:14.1584050Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:14.1686540Z ** using staged installation 2021-05-16T22:21:14.1777810Z ** R 2021-05-16T22:21:14.2221590Z ** inst 2021-05-16T22:21:14.2872190Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:16.8940610Z ** help 2021-05-16T22:21:17.0188740Z *** installing help indices 2021-05-16T22:21:17.0898830Z *** copying figures 2021-05-16T22:21:17.0930440Z ** building package indices 2021-05-16T22:21:17.4025080Z ** installing vignettes 2021-05-16T22:21:17.4511380Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:18.0591360Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:18.5063410Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:18.5107820Z * DONE (pillar) 2021-05-16T22:21:19.0584130Z * installing *source* package ‘xfun’ ... 2021-05-16T22:21:19.0654780Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:19.0708270Z ** using staged installation 2021-05-16T22:21:19.0940090Z ** libs 2021-05-16T22:21:19.1147940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T22:21:19.3196530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:21:19.4094970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:21:20.5086670Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T22:21:20.5150090Z ** R 2021-05-16T22:21:20.5319480Z ** inst 2021-05-16T22:21:20.5350160Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:22.3941400Z ** help 2021-05-16T22:21:22.6157240Z *** installing help indices 2021-05-16T22:21:22.7344460Z ** building package indices 2021-05-16T22:21:23.1315900Z ** installing vignettes 2021-05-16T22:21:23.1404640Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:23.4743170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:23.5984390Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:23.8861550Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:23.8895480Z * DONE (xfun) 2021-05-16T22:21:24.5240910Z * installing *source* package ‘tibble’ ... 2021-05-16T22:21:24.5396270Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:24.5397510Z ** using staged installation 2021-05-16T22:21:24.5672300Z ** libs 2021-05-16T22:21:24.5839050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T22:21:24.6577920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:21:24.7648950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:21:24.8303350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T22:21:24.9574100Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:21:25.0124440Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T22:21:25.0164570Z ** R 2021-05-16T22:21:25.0513780Z ** inst 2021-05-16T22:21:25.0658830Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:27.4307410Z ** help 2021-05-16T22:21:27.5336870Z *** installing help indices 2021-05-16T22:21:27.5925370Z *** copying figures 2021-05-16T22:21:27.5960430Z ** building package indices 2021-05-16T22:21:27.8952150Z ** installing vignettes 2021-05-16T22:21:27.9051470Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:28.4426970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:28.6846030Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:29.2235590Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:29.2278460Z * DONE (tibble) 2021-05-16T22:21:29.2648270Z 2021-05-16T22:21:29.2649080Z The downloaded source packages are in 2021-05-16T22:21:29.2650830Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBz2AR/downloaded_packages’ 2021-05-16T22:21:29.3458770Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T22:21:31.9873640Z 2021-05-16T22:21:32.4520090Z 2021-05-16T22:21:32.4540020Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBz2AR/remotes2a6e55ef23ce/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T22:21:32.4597670Z 2021-05-16T22:21:32.4600010Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBz2AR/remotes2a6e55ef23ce/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T22:21:32.5401230Z 2021-05-16T22:21:32.5426770Z 2021-05-16T22:21:32.5428390Z ─ preparing ‘desc’: 2021-05-16T22:21:32.5437720Z 2021-05-16T22:21:32.5438530Z 2021-05-16T22:21:32.5525430Z checking DESCRIPTION meta-information ... 2021-05-16T22:21:32.5550390Z 2021-05-16T22:21:32.5551890Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:21:32.6578090Z 2021-05-16T22:21:32.6604680Z 2021-05-16T22:21:32.6606590Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:21:32.6615180Z 2021-05-16T22:21:32.6641040Z 2021-05-16T22:21:32.6642660Z ─ checking for empty or unneeded directories 2021-05-16T22:21:32.6676610Z 2021-05-16T22:21:32.6830390Z 2021-05-16T22:21:32.6832860Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T22:21:32.7923060Z 2021-05-16T22:21:32.7924010Z 2021-05-16T22:21:32.7925080Z 2021-05-16T22:21:32.8217980Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:21:32.8220100Z (as ‘lib’ is unspecified) 2021-05-16T22:21:33.2579620Z * installing *source* package ‘desc’ ... 2021-05-16T22:21:33.2642120Z ** using staged installation 2021-05-16T22:21:33.2870240Z ** R 2021-05-16T22:21:33.3135800Z ** inst 2021-05-16T22:21:33.3185170Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:35.2362010Z ** help 2021-05-16T22:21:35.4389740Z *** installing help indices 2021-05-16T22:21:35.5494530Z ** building package indices 2021-05-16T22:21:35.9057650Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:36.1645980Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:36.4627940Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:36.4738540Z * DONE (desc) 2021-05-16T22:21:36.7663490Z 2021-05-16T22:21:36.7664550Z 2021-05-16T22:21:36.7680710Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBz2AR/remotes2a6e5a40478b/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T22:21:36.7709560Z 2021-05-16T22:21:36.7711950Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBz2AR/remotes2a6e5a40478b/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T22:21:36.8146750Z 2021-05-16T22:21:36.8173950Z 2021-05-16T22:21:36.8175580Z ─ preparing ‘ghtravis’: 2021-05-16T22:21:36.8184380Z 2021-05-16T22:21:36.8185170Z 2021-05-16T22:21:36.8265510Z checking DESCRIPTION meta-information ... 2021-05-16T22:21:36.8291120Z 2021-05-16T22:21:36.8292500Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:21:36.8938240Z 2021-05-16T22:21:36.8965750Z 2021-05-16T22:21:36.8967670Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:21:36.8975790Z 2021-05-16T22:21:36.9002490Z 2021-05-16T22:21:36.9004030Z ─ checking for empty or unneeded directories 2021-05-16T22:21:36.9012730Z 2021-05-16T22:21:36.9040840Z 2021-05-16T22:21:36.9042330Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T22:21:36.9294610Z 2021-05-16T22:21:36.9295650Z 2021-05-16T22:21:36.9296900Z 2021-05-16T22:21:36.9812310Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:21:36.9813570Z (as ‘lib’ is unspecified) 2021-05-16T22:21:37.3110920Z * installing *source* package ‘ghtravis’ ... 2021-05-16T22:21:37.3114120Z ** using staged installation 2021-05-16T22:21:37.3318720Z ** R 2021-05-16T22:21:37.3493520Z ** inst 2021-05-16T22:21:37.3514180Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:39.1405930Z ** help 2021-05-16T22:21:39.2323710Z *** installing help indices 2021-05-16T22:21:39.2861390Z ** building package indices 2021-05-16T22:21:39.5915920Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:40.4582160Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:41.3305970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:41.3329250Z * DONE (ghtravis) 2021-05-16T22:21:41.3591080Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:21:41.5306460Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T22:21:44.1331570Z 2021-05-16T22:21:44.1333220Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T22:21:44.1334130Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T22:21:44.1334930Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T22:21:44.1335820Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T22:21:44.1336550Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T22:21:44.1337510Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T22:21:44.1347580Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:21:44.1348610Z (as ‘lib’ is unspecified) 2021-05-16T22:21:45.8533170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-16T22:21:46.0507220Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-16T22:21:46.0564590Z ================================================== 2021-05-16T22:21:46.0565060Z downloaded 194 KB 2021-05-16T22:21:46.0565330Z 2021-05-16T22:21:46.0602360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-16T22:21:46.2515050Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-16T22:21:46.2524290Z ================================================== 2021-05-16T22:21:46.2524740Z downloaded 67 KB 2021-05-16T22:21:46.2525480Z 2021-05-16T22:21:46.2560190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-16T22:21:46.4600450Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-16T22:21:46.4629430Z ================================================== 2021-05-16T22:21:46.4629900Z downloaded 189 KB 2021-05-16T22:21:46.4630180Z 2021-05-16T22:21:46.4673690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-16T22:21:46.6430040Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-16T22:21:46.6704710Z ================================================== 2021-05-16T22:21:46.6705200Z downloaded 1.2 MB 2021-05-16T22:21:46.6705460Z 2021-05-16T22:21:46.6746480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-16T22:21:46.9159390Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-16T22:21:46.9362000Z ================================================== 2021-05-16T22:21:46.9362520Z downloaded 936 KB 2021-05-16T22:21:46.9362790Z 2021-05-16T22:21:47.0745010Z 2021-05-16T22:21:47.0846140Z The downloaded binary packages are in 2021-05-16T22:21:47.0947140Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFBz2AR/downloaded_packages 2021-05-16T22:21:47.3545300Z 2021-05-16T22:21:47.3560810Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBz2AR/remotes2a6e73615a7b/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T22:21:47.3723580Z 2021-05-16T22:21:47.3726560Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBz2AR/remotes2a6e73615a7b/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T22:21:47.3857150Z 2021-05-16T22:21:47.3905250Z 2021-05-16T22:21:47.3908640Z ─ preparing ‘aghast’: 2021-05-16T22:21:47.3922140Z 2021-05-16T22:21:47.3922860Z 2021-05-16T22:21:47.3966520Z checking DESCRIPTION meta-information ... 2021-05-16T22:21:47.4001620Z 2021-05-16T22:21:47.4011390Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:21:47.4445830Z 2021-05-16T22:21:47.4477710Z 2021-05-16T22:21:47.4479550Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:21:47.4488450Z 2021-05-16T22:21:47.4518760Z 2021-05-16T22:21:47.4520140Z ─ checking for empty or unneeded directories 2021-05-16T22:21:47.4532180Z 2021-05-16T22:21:47.4564320Z 2021-05-16T22:21:47.4565780Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T22:21:47.4623060Z 2021-05-16T22:21:47.4623720Z 2021-05-16T22:21:47.4624300Z 2021-05-16T22:21:47.4786550Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:21:47.4788310Z (as ‘lib’ is unspecified) 2021-05-16T22:21:48.0721180Z * installing *source* package ‘aghast’ ... 2021-05-16T22:21:48.0774010Z ** using staged installation 2021-05-16T22:21:48.0975550Z ** R 2021-05-16T22:21:48.1085040Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:48.8389400Z ** help 2021-05-16T22:21:48.8688170Z *** installing help indices 2021-05-16T22:21:48.8989580Z ** building package indices 2021-05-16T22:21:49.2000120Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:49.4515100Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:49.7064980Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:49.7083520Z * DONE (aghast) 2021-05-16T22:21:49.7309710Z Installing 1 packages: covr 2021-05-16T22:21:49.7319660Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:21:49.7320710Z (as ‘lib’ is unspecified) 2021-05-16T22:21:50.6291040Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T22:21:50.6291630Z 2021-05-16T22:21:51.4507530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-16T22:21:51.5708050Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-16T22:21:51.5736640Z ================================================== 2021-05-16T22:21:51.5737440Z downloaded 153 KB 2021-05-16T22:21:51.5737710Z 2021-05-16T22:21:51.5772900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-16T22:21:51.8394750Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-16T22:21:51.8410560Z ================================================== 2021-05-16T22:21:51.8411040Z downloaded 117 KB 2021-05-16T22:21:51.8411340Z 2021-05-16T22:21:51.8447240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-16T22:21:52.0510310Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-16T22:21:52.0576530Z ================================================== 2021-05-16T22:21:52.0577000Z downloaded 282 KB 2021-05-16T22:21:52.0577270Z 2021-05-16T22:21:52.1306520Z 2021-05-16T22:21:52.1407390Z The downloaded binary packages are in 2021-05-16T22:21:52.1510600Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFBz2AR/downloaded_packages 2021-05-16T22:21:52.1658070Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T22:21:52.1658720Z Rscript -e "tic::before_install()" 2021-05-16T22:21:52.1935790Z shell: /bin/bash -e {0} 2021-05-16T22:21:52.1936180Z env: 2021-05-16T22:21:52.1941720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:21:52.1942220Z TIC_DEPLOY_KEY: 2021-05-16T22:21:52.1942570Z RSPM: 2021-05-16T22:21:52.1943810Z GITHUB_PAT: *** 2021-05-16T22:21:52.1944200Z COVERALLS_TOKEN: 2021-05-16T22:21:52.1944630Z continue-on-error: false 2021-05-16T22:21:52.1945080Z VDIFFR_RUN_TESTS: false 2021-05-16T22:21:52.1945540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:21:52.1945940Z TZ: UTC 2021-05-16T22:21:52.1946290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:21:52.1946650Z NOT_CRAN: true 2021-05-16T22:21:52.1947000Z ##[endgroup] 2021-05-16T22:21:53.3341040Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:21:53.3342180Z Running before_install: step_install_remote_binaries() 2021-05-16T22:21:53.4988330Z Installing oro.nifti binaries 2021-05-16T22:21:53.5001840Z [1] "neuroconductor/oro.nifti" 2021-05-16T22:21:53.7884340Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T22:21:53.7925380Z tag_name 2021-05-16T22:21:53.7925830Z 5 0.10.3.s 2021-05-16T22:21:53.7926380Z zipball_url 2021-05-16T22:21:53.7927290Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T22:21:53.7928150Z tarball_url 2021-05-16T22:21:53.7929030Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T22:21:53.7929870Z commit.sha 2021-05-16T22:21:53.7930480Z 5 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:21:53.7931260Z commit.url 2021-05-16T22:21:53.7932340Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:21:53.7933310Z node_id 2021-05-16T22:21:53.7934290Z 5 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T22:21:53.7935290Z url 2021-05-16T22:21:53.7936130Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T22:21:53.7936960Z assets_url 2021-05-16T22:21:53.7937840Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T22:21:53.7938720Z upload_url 2021-05-16T22:21:53.7939750Z 5 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T22:21:53.7940790Z id asset_updated_at asset_created_at created_at 2021-05-16T22:21:53.7942830Z 5 43005549 2021-05-15 22:57:23 2021-05-15 22:57:22 2021-05-15 22:37:06 2021-05-16T22:21:53.7943460Z published_at asset_name asset_label 2021-05-16T22:21:53.7944470Z 5 2021-05-15 22:37:30 oro.nifti_0.10.3_R4.0.tgz 2021-05-16T22:21:53.7945030Z asset_download_count 2021-05-16T22:21:53.7945430Z 5 11 2021-05-16T22:21:53.7946070Z asset_browser_download_url 2021-05-16T22:21:53.7947040Z 5 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T22:21:53.7947910Z Installing oro.nifti package binaries 2021-05-16T22:21:53.8108950Z --2021-05-16 22:21:53-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T22:21:53.8350240Z Resolving github.com (github.com)... 140.82.112.3 2021-05-16T22:21:53.8505130Z Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2021-05-16T22:21:53.9031820Z HTTP request sent, awaiting response... 302 Found 2021-05-16T22:21:53.9037270Z Location: https://github-releases.githubusercontent.com/367742122/e84b3500-b5d0-11eb-95ee-74464c8e21ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T222101Z&X-Amz-Expires=300&X-Amz-Signature=c19615010400fae90304ad75ba2edc118dacf90a651d66aa6524ad6000d49788&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T22:21:53.9044760Z --2021-05-16 22:21:53-- https://github-releases.githubusercontent.com/367742122/e84b3500-b5d0-11eb-95ee-74464c8e21ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T222101Z&X-Amz-Expires=300&X-Amz-Signature=c19615010400fae90304ad75ba2edc118dacf90a651d66aa6524ad6000d49788&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-16T22:21:53.9049260Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T22:21:53.9053680Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T22:21:53.9517100Z HTTP request sent, awaiting response... 200 OK 2021-05-16T22:21:53.9520580Z Length: 6096196 (5.8M) [application/octet-stream] 2021-05-16T22:21:53.9523180Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpLWc3Ya/oro.nifti_0.10.3.tgz’ 2021-05-16T22:21:53.9525370Z 2021-05-16T22:21:53.9543100Z 0K .......... .......... .......... .......... .......... 0% 23.3M 0s 2021-05-16T22:21:53.9559320Z 50K .......... .......... .......... .......... .......... 1% 29.5M 0s 2021-05-16T22:21:53.9575030Z 100K .......... .......... .......... .......... .......... 2% 32.1M 0s 2021-05-16T22:21:53.9587580Z 150K .......... .......... .......... .......... .......... 3% 37.0M 0s 2021-05-16T22:21:53.9602110Z 200K .......... .......... .......... .......... .......... 4% 36.1M 0s 2021-05-16T22:21:53.9615390Z 250K .......... .......... .......... .......... .......... 5% 34.3M 0s 2021-05-16T22:21:53.9621630Z 300K .......... .......... .......... .......... .......... 5% 78.4M 0s 2021-05-16T22:21:53.9629280Z 350K .......... .......... .......... .......... .......... 6% 78.6M 0s 2021-05-16T22:21:53.9634140Z 400K .......... .......... .......... .......... .......... 7% 82.6M 0s 2021-05-16T22:21:53.9639120Z 450K .......... .......... .......... .......... .......... 8% 92.5M 0s 2021-05-16T22:21:53.9645150Z 500K .......... .......... .......... .......... .......... 9% 82.8M 0s 2021-05-16T22:21:53.9654900Z 550K .......... .......... .......... .......... .......... 10% 57.4M 0s 2021-05-16T22:21:53.9661140Z 600K .......... .......... .......... .......... .......... 10% 63.0M 0s 2021-05-16T22:21:53.9669070Z 650K .......... .......... .......... .......... .......... 11% 62.8M 0s 2021-05-16T22:21:53.9676170Z 700K .......... .......... .......... .......... .......... 12% 70.6M 0s 2021-05-16T22:21:53.9683330Z 750K .......... .......... .......... .......... .......... 13% 91.6M 0s 2021-05-16T22:21:53.9690490Z 800K .......... .......... .......... .......... .......... 14% 54.3M 0s 2021-05-16T22:21:53.9696930Z 850K .......... .......... .......... .......... .......... 15% 75.9M 0s 2021-05-16T22:21:53.9703490Z 900K .......... .......... .......... .......... .......... 15% 75.5M 0s 2021-05-16T22:21:53.9711230Z 950K .......... .......... .......... .......... .......... 16% 76.3M 0s 2021-05-16T22:21:53.9719190Z 1000K .......... .......... .......... .......... .......... 17% 62.0M 0s 2021-05-16T22:21:53.9721990Z 1050K .......... .......... .......... .......... .......... 18% 96.7M 0s 2021-05-16T22:21:53.9729170Z 1100K .......... .......... .......... .......... .......... 19% 83.2M 0s 2021-05-16T22:21:53.9734720Z 1150K .......... .......... .......... .......... .......... 20% 99.4M 0s 2021-05-16T22:21:53.9740450Z 1200K .......... .......... .......... .......... .......... 20% 70.7M 0s 2021-05-16T22:21:53.9745770Z 1250K .......... .......... .......... .......... .......... 21% 85.7M 0s 2021-05-16T22:21:53.9751790Z 1300K .......... .......... .......... .......... .......... 22% 86.9M 0s 2021-05-16T22:21:53.9757360Z 1350K .......... .......... .......... .......... .......... 23% 88.1M 0s 2021-05-16T22:21:53.9764100Z 1400K .......... .......... .......... .......... .......... 24% 73.0M 0s 2021-05-16T22:21:53.9769330Z 1450K .......... .......... .......... .......... .......... 25% 91.3M 0s 2021-05-16T22:21:53.9773900Z 1500K .......... .......... .......... .......... .......... 26% 103M 0s 2021-05-16T22:21:53.9780550Z 1550K .......... .......... .......... .......... .......... 26% 91.3M 0s 2021-05-16T22:21:53.9785410Z 1600K .......... .......... .......... .......... .......... 27% 77.8M 0s 2021-05-16T22:21:53.9792030Z 1650K .......... .......... .......... .......... .......... 28% 89.4M 0s 2021-05-16T22:21:53.9796690Z 1700K .......... .......... .......... .......... .......... 29% 85.4M 0s 2021-05-16T22:21:53.9802210Z 1750K .......... .......... .......... .......... .......... 30% 100M 0s 2021-05-16T22:21:53.9807040Z 1800K .......... .......... .......... .......... .......... 31% 88.8M 0s 2021-05-16T22:21:53.9812980Z 1850K .......... .......... .......... .......... .......... 31% 83.8M 0s 2021-05-16T22:21:53.9818650Z 1900K .......... .......... .......... .......... .......... 32% 88.0M 0s 2021-05-16T22:21:53.9823770Z 1950K .......... .......... .......... .......... .......... 33% 102M 0s 2021-05-16T22:21:53.9829030Z 2000K .......... .......... .......... .......... .......... 34% 90.8M 0s 2021-05-16T22:21:53.9834450Z 2050K .......... .......... .......... .......... .......... 35% 94.3M 0s 2021-05-16T22:21:53.9840110Z 2100K .......... .......... .......... .......... .......... 36% 83.9M 0s 2021-05-16T22:21:53.9844550Z 2150K .......... .......... .......... .......... .......... 36% 107M 0s 2021-05-16T22:21:53.9849610Z 2200K .......... .......... .......... .......... .......... 37% 88.1M 0s 2021-05-16T22:21:53.9854730Z 2250K .......... .......... .......... .......... .......... 38% 94.4M 0s 2021-05-16T22:21:53.9860000Z 2300K .......... .......... .......... .......... .......... 39% 94.8M 0s 2021-05-16T22:21:53.9865380Z 2350K .......... .......... .......... .......... .......... 40% 100M 0s 2021-05-16T22:21:53.9869150Z 2400K .......... .......... .......... .......... .......... 41% 113M 0s 2021-05-16T22:21:53.9874590Z 2450K .......... .......... .......... .......... .......... 41% 91.6M 0s 2021-05-16T22:21:53.9879700Z 2500K .......... .......... .......... .......... .......... 42% 91.3M 0s 2021-05-16T22:21:53.9885380Z 2550K .......... .......... .......... .......... .......... 43% 96.1M 0s 2021-05-16T22:21:53.9891210Z 2600K .......... .......... .......... .......... .......... 44% 81.8M 0s 2021-05-16T22:21:53.9895540Z 2650K .......... .......... .......... .......... .......... 45% 105M 0s 2021-05-16T22:21:53.9902160Z 2700K .......... .......... .......... .......... .......... 46% 84.9M 0s 2021-05-16T22:21:53.9907600Z 2750K .......... .......... .......... .......... .......... 47% 87.0M 0s 2021-05-16T22:21:53.9912090Z 2800K .......... .......... .......... .......... .......... 47% 89.8M 0s 2021-05-16T22:21:53.9917910Z 2850K .......... .......... .......... .......... .......... 48% 91.1M 0s 2021-05-16T22:21:53.9922090Z 2900K .......... .......... .......... .......... .......... 49% 110M 0s 2021-05-16T22:21:53.9928550Z 2950K .......... .......... .......... .......... .......... 50% 102M 0s 2021-05-16T22:21:53.9932830Z 3000K .......... .......... .......... .......... .......... 51% 77.0M 0s 2021-05-16T22:21:53.9937220Z 3050K .......... .......... .......... .......... .......... 52% 119M 0s 2021-05-16T22:21:53.9941980Z 3100K .......... .......... .......... .......... .......... 52% 104M 0s 2021-05-16T22:21:53.9948310Z 3150K .......... .......... .......... .......... .......... 53% 99.0M 0s 2021-05-16T22:21:53.9953960Z 3200K .......... .......... .......... .......... .......... 54% 75.9M 0s 2021-05-16T22:21:53.9958990Z 3250K .......... .......... .......... .......... .......... 55% 89.6M 0s 2021-05-16T22:21:53.9964190Z 3300K .......... .......... .......... .......... .......... 56% 102M 0s 2021-05-16T22:21:53.9969750Z 3350K .......... .......... .......... .......... .......... 57% 89.8M 0s 2021-05-16T22:21:53.9974660Z 3400K .......... .......... .......... .......... .......... 57% 86.9M 0s 2021-05-16T22:21:53.9979390Z 3450K .......... .......... .......... .......... .......... 58% 108M 0s 2021-05-16T22:21:53.9984310Z 3500K .......... .......... .......... .......... .......... 59% 94.4M 0s 2021-05-16T22:21:53.9990640Z 3550K .......... .......... .......... .......... .......... 60% 95.2M 0s 2021-05-16T22:21:53.9995690Z 3600K .......... .......... .......... .......... .......... 61% 84.6M 0s 2021-05-16T22:21:54.0001380Z 3650K .......... .......... .......... .......... .......... 62% 82.1M 0s 2021-05-16T22:21:54.0006980Z 3700K .......... .......... .......... .......... .......... 62% 94.4M 0s 2021-05-16T22:21:54.0012480Z 3750K .......... .......... .......... .......... .......... 63% 89.3M 0s 2021-05-16T22:21:54.0017960Z 3800K .......... .......... .......... .......... .......... 64% 81.2M 0s 2021-05-16T22:21:54.0023180Z 3850K .......... .......... .......... .......... .......... 65% 90.4M 0s 2021-05-16T22:21:54.0027660Z 3900K .......... .......... .......... .......... .......... 66% 111M 0s 2021-05-16T22:21:54.0032810Z 3950K .......... .......... .......... .......... .......... 67% 107M 0s 2021-05-16T22:21:54.0038260Z 4000K .......... .......... .......... .......... .......... 68% 85.8M 0s 2021-05-16T22:21:54.0042780Z 4050K .......... .......... .......... .......... .......... 68% 104M 0s 2021-05-16T22:21:54.0048460Z 4100K .......... .......... .......... .......... .......... 69% 86.1M 0s 2021-05-16T22:21:54.0054360Z 4150K .......... .......... .......... .......... .......... 70% 93.2M 0s 2021-05-16T22:21:54.0058710Z 4200K .......... .......... .......... .......... .......... 71% 91.1M 0s 2021-05-16T22:21:54.0063990Z 4250K .......... .......... .......... .......... .......... 72% 109M 0s 2021-05-16T22:21:54.0068570Z 4300K .......... .......... .......... .......... .......... 73% 98.0M 0s 2021-05-16T22:21:54.0075770Z 4350K .......... .......... .......... .......... .......... 73% 81.7M 0s 2021-05-16T22:21:54.0080590Z 4400K .......... .......... .......... .......... .......... 74% 82.8M 0s 2021-05-16T22:21:54.0085520Z 4450K .......... .......... .......... .......... .......... 75% 101M 0s 2021-05-16T22:21:54.0091270Z 4500K .......... .......... .......... .......... .......... 76% 82.5M 0s 2021-05-16T22:21:54.0096050Z 4550K .......... .......... .......... .......... .......... 77% 104M 0s 2021-05-16T22:21:54.0099960Z 4600K .......... .......... .......... .......... .......... 78% 109M 0s 2021-05-16T22:21:54.0104790Z 4650K .......... .......... .......... .......... .......... 78% 103M 0s 2021-05-16T22:21:54.0109490Z 4700K .......... .......... .......... .......... .......... 79% 102M 0s 2021-05-16T22:21:54.0115870Z 4750K .......... .......... .......... .......... .......... 80% 91.8M 0s 2021-05-16T22:21:54.0121790Z 4800K .......... .......... .......... .......... .......... 81% 72.1M 0s 2021-05-16T22:21:54.0126350Z 4850K .......... .......... .......... .......... .......... 82% 105M 0s 2021-05-16T22:21:54.0132250Z 4900K .......... .......... .......... .......... .......... 83% 109M 0s 2021-05-16T22:21:54.0136650Z 4950K .......... .......... .......... .......... .......... 83% 91.4M 0s 2021-05-16T22:21:54.0141900Z 5000K .......... .......... .......... .......... .......... 84% 95.7M 0s 2021-05-16T22:21:54.0146570Z 5050K .......... .......... .......... .......... .......... 85% 91.8M 0s 2021-05-16T22:21:54.0152650Z 5100K .......... .......... .......... .......... .......... 86% 86.9M 0s 2021-05-16T22:21:54.0159350Z 5150K .......... .......... .......... .......... .......... 87% 88.8M 0s 2021-05-16T22:21:54.0164270Z 5200K .......... .......... .......... .......... .......... 88% 79.5M 0s 2021-05-16T22:21:54.0169630Z 5250K .......... .......... .......... .......... .......... 89% 93.2M 0s 2021-05-16T22:21:54.0173710Z 5300K .......... .......... .......... .......... .......... 89% 107M 0s 2021-05-16T22:21:54.0178590Z 5350K .......... .......... .......... .......... .......... 90% 111M 0s 2021-05-16T22:21:54.0183190Z 5400K .......... .......... .......... .......... .......... 91% 100M 0s 2021-05-16T22:21:54.0187280Z 5450K .......... .......... .......... .......... .......... 92% 114M 0s 2021-05-16T22:21:54.0192790Z 5500K .......... .......... .......... .......... .......... 93% 90.9M 0s 2021-05-16T22:21:54.0199070Z 5550K .......... .......... .......... .......... .......... 94% 97.3M 0s 2021-05-16T22:21:54.0204360Z 5600K .......... .......... .......... .......... .......... 94% 74.0M 0s 2021-05-16T22:21:54.0210070Z 5650K .......... .......... .......... .......... .......... 95% 85.7M 0s 2021-05-16T22:21:54.0215790Z 5700K .......... .......... .......... .......... .......... 96% 97.7M 0s 2021-05-16T22:21:54.0221250Z 5750K .......... .......... .......... .......... .......... 97% 84.2M 0s 2021-05-16T22:21:54.0225670Z 5800K .......... .......... .......... .......... .......... 98% 96.1M 0s 2021-05-16T22:21:54.0230420Z 5850K .......... .......... .......... .......... .......... 99% 102M 0s 2021-05-16T22:21:54.0235230Z 5900K .......... .......... .......... .......... .......... 99% 104M 0s 2021-05-16T22:21:54.0249900Z 5950K ... 100% 49.8M=0.07s 2021-05-16T22:21:54.0250330Z 2021-05-16T22:21:54.0252340Z 2021-05-16 22:21:54 (81.4 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpLWc3Ya/oro.nifti_0.10.3.tgz’ saved [6096196/6096196] 2021-05-16T22:21:54.0252950Z 2021-05-16T22:21:54.0380250Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:21:54.0381470Z (as ‘lib’ is unspecified) 2021-05-16T22:21:54.1032330Z Rewriting new remotes: 2021-05-16T22:21:54.1390660Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T22:21:54.1391530Z remotes::install_deps(dependencies = TRUE) 2021-05-16T22:21:54.1392160Z remotes::install_cran("rcmdcheck") 2021-05-16T22:21:54.1392680Z remotes::install_cran("markdown") 2021-05-16T22:21:54.1575740Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:21:54.1576230Z env: 2021-05-16T22:21:54.1576940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:21:54.1577430Z TIC_DEPLOY_KEY: 2021-05-16T22:21:54.1577810Z RSPM: 2021-05-16T22:21:54.1579000Z GITHUB_PAT: *** 2021-05-16T22:21:54.1579460Z COVERALLS_TOKEN: 2021-05-16T22:21:54.1580240Z continue-on-error: false 2021-05-16T22:21:54.1580750Z VDIFFR_RUN_TESTS: false 2021-05-16T22:21:54.1581240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:21:54.1581700Z TZ: UTC 2021-05-16T22:21:54.1582080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:21:54.1582510Z NOT_CRAN: true 2021-05-16T22:21:54.1582980Z ##[endgroup] 2021-05-16T22:21:59.5579910Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T22:21:59.5581260Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T22:21:59.5582120Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T22:21:59.5583000Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T22:21:59.5583820Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T22:21:59.5584710Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T22:21:59.5585600Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T22:21:59.5586510Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T22:21:59.5607640Z Installing 8 packages: base64enc, tinytex, htmltools, RNifti, abind, bitops, rmarkdown, oro.nifti 2021-05-16T22:21:59.5690180Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:21:59.5691310Z (as ‘lib’ is unspecified) 2021-05-16T22:22:04.6689140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/base64enc_0.1-3.tgz' 2021-05-16T22:22:04.8491810Z Content type 'application/x-gzip' length 31695 bytes (30 KB) 2021-05-16T22:22:04.8514960Z ================================================== 2021-05-16T22:22:04.8515630Z downloaded 30 KB 2021-05-16T22:22:04.8515940Z 2021-05-16T22:22:04.8551810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tinytex_0.31.tgz' 2021-05-16T22:22:04.9870770Z Content type 'application/x-gzip' length 118071 bytes (115 KB) 2021-05-16T22:22:04.9888870Z ================================================== 2021-05-16T22:22:04.9889450Z downloaded 115 KB 2021-05-16T22:22:04.9889720Z 2021-05-16T22:22:04.9923410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmltools_0.5.1.1.tgz' 2021-05-16T22:22:05.2223620Z Content type 'application/x-gzip' length 231294 bytes (225 KB) 2021-05-16T22:22:05.2274800Z ================================================== 2021-05-16T22:22:05.2275360Z downloaded 225 KB 2021-05-16T22:22:05.2275660Z 2021-05-16T22:22:05.2311290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RNifti_1.3.1.tgz' 2021-05-16T22:22:05.5367800Z Content type 'application/x-gzip' length 1921571 bytes (1.8 MB) 2021-05-16T22:22:05.8001520Z ================================================== 2021-05-16T22:22:05.8002240Z downloaded 1.8 MB 2021-05-16T22:22:05.8002550Z 2021-05-16T22:22:05.8106760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/abind_1.4-5.tgz' 2021-05-16T22:22:06.0589760Z Content type 'application/x-gzip' length 61580 bytes (60 KB) 2021-05-16T22:22:06.0612440Z ================================================== 2021-05-16T22:22:06.0615280Z downloaded 60 KB 2021-05-16T22:22:06.0620710Z 2021-05-16T22:22:06.0692990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-16T22:22:06.3144030Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-16T22:22:06.3144960Z ================================================== 2021-05-16T22:22:06.3145400Z downloaded 28 KB 2021-05-16T22:22:06.3145700Z 2021-05-16T22:22:06.3180030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rmarkdown_2.8.tgz' 2021-05-16T22:22:06.4543600Z Content type 'application/x-gzip' length 3633157 bytes (3.5 MB) 2021-05-16T22:22:06.6957150Z ================================================== 2021-05-16T22:22:06.6957720Z downloaded 3.5 MB 2021-05-16T22:22:06.6958050Z 2021-05-16T22:22:06.7058960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/oro.nifti_0.11.0.tgz' 2021-05-16T22:22:06.8560910Z Content type 'application/x-gzip' length 6105866 bytes (5.8 MB) 2021-05-16T22:22:07.2217670Z ================================================== 2021-05-16T22:22:07.2218440Z downloaded 5.8 MB 2021-05-16T22:22:07.2218750Z 2021-05-16T22:22:07.6009700Z 2021-05-16T22:22:07.6110410Z The downloaded binary packages are in 2021-05-16T22:22:07.6211680Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9S8elm/downloaded_packages 2021-05-16T22:22:08.4328390Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T22:22:08.4329790Z Use `force = TRUE` to force installation 2021-05-16T22:22:08.4344370Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T22:22:08.4345250Z Use `force = TRUE` to force installation 2021-05-16T22:22:08.4552750Z ##[group]Run options(width = 100) 2021-05-16T22:22:08.4553370Z options(width = 100) 2021-05-16T22:22:08.4553910Z pkgs <- installed.packages()[, "Package"] 2021-05-16T22:22:08.4554690Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T22:22:08.4729160Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:22:08.4729610Z env: 2021-05-16T22:22:08.4730060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:22:08.4730540Z TIC_DEPLOY_KEY: 2021-05-16T22:22:08.4730880Z RSPM: 2021-05-16T22:22:08.4732410Z GITHUB_PAT: *** 2021-05-16T22:22:08.4732850Z COVERALLS_TOKEN: 2021-05-16T22:22:08.4733350Z continue-on-error: false 2021-05-16T22:22:08.4733820Z VDIFFR_RUN_TESTS: false 2021-05-16T22:22:08.4734340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:22:08.4734770Z TZ: UTC 2021-05-16T22:22:08.4735170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:22:08.4735610Z NOT_CRAN: true 2021-05-16T22:22:08.4736050Z ##[endgroup] 2021-05-16T22:22:09.3365940Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:22:09.3366610Z setting value 2021-05-16T22:22:09.3367740Z version R version 4.0.5 (2021-03-31) 2021-05-16T22:22:09.3368310Z os macOS Catalina 10.15.7 2021-05-16T22:22:09.3368840Z system x86_64, darwin17.0 2021-05-16T22:22:09.3369350Z ui X11 2021-05-16T22:22:09.3369810Z language (EN) 2021-05-16T22:22:09.3370730Z collate en_US.UTF-8 2021-05-16T22:22:09.3371610Z ctype en_US.UTF-8 2021-05-16T22:22:09.3372180Z tz UTC 2021-05-16T22:22:09.3373060Z date 2021-05-16 2021-05-16T22:22:09.3373320Z 2021-05-16T22:22:09.3374400Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:22:09.3375190Z ! package * version date lib source 2021-05-16T22:22:09.3376310Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3377610Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T22:22:09.3378720Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3379750Z base * 4.0.5 2021-04-01 [?] local 2021-05-16T22:22:09.3380740Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3381810Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3382860Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3383840Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3384970Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3385950Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T22:22:09.3386990Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3388720Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3389740Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3390900Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3391900Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3392950Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3393980Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3395070Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-16T22:22:09.3396660Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3397750Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3398790Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3399810Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3400880Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3401920Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-16T22:22:09.3403010Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T22:22:09.3404590Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3405610Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3406660Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3407640Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3408700Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3409780Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-16T22:22:09.3410790Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3411830Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3412820Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3413860Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3414970Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3416000Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3417030Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3418250Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T22:22:09.3419420Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3420430Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3421520Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3422580Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-16T22:22:09.3423650Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-16T22:22:09.3424720Z grid 4.0.5 2021-04-01 [?] local 2021-05-16T22:22:09.3425710Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3426800Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3427870Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3429150Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3430210Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3431270Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3432350Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3433370Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3434460Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3435540Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3436860Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3438030Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3439050Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3440130Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3441200Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3442240Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-16T22:22:09.3443310Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3444360Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3445440Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3446440Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3447630Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3448820Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3449880Z parallel 4.0.5 2021-04-01 [?] local 2021-05-16T22:22:09.3450950Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T22:22:09.3452070Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3453140Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3454220Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3455270Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3456370Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3457410Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3458480Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3459470Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3460860Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3461960Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3463080Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3464260Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3465450Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3481370Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3482480Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3483540Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3484640Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3486030Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3487070Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3488140Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3489170Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3490350Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3491440Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3492780Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3493960Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3495040Z splines 4.0.5 2021-04-01 [?] local 2021-05-16T22:22:09.3496090Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-16T22:22:09.3497140Z stats4 4.0.5 2021-04-01 [?] local 2021-05-16T22:22:09.3498150Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3499220Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3500220Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T22:22:09.3501290Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3502330Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-16T22:22:09.3503370Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3504400Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T22:22:09.3505470Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T22:22:09.3506570Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3507760Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3508780Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3509810Z P tools 4.0.5 2021-04-01 [2] local 2021-05-16T22:22:09.3510790Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3511830Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3512810Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-16T22:22:09.3514010Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3515220Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3516250Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3517400Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3518370Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T22:22:09.3519380Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3520350Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3521310Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3522320Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T22:22:09.3522660Z 2021-05-16T22:22:09.3523120Z [1] /Users/runner/work/_temp/Library 2021-05-16T22:22:09.3523890Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-16T22:22:09.3524530Z 2021-05-16T22:22:09.3525490Z P ── Loaded and on-disk path mismatch. 2021-05-16T22:22:09.3569480Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T22:22:09.3570240Z Rscript -e 'tic::script()' 2021-05-16T22:22:09.3570710Z ls -l check 2021-05-16T22:22:09.3817590Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:22:09.3818120Z env: 2021-05-16T22:22:09.3818540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:22:09.3819010Z TIC_DEPLOY_KEY: 2021-05-16T22:22:09.3819390Z RSPM: 2021-05-16T22:22:09.3820440Z GITHUB_PAT: *** 2021-05-16T22:22:09.3820880Z COVERALLS_TOKEN: 2021-05-16T22:22:09.3821340Z continue-on-error: false 2021-05-16T22:22:09.3821840Z VDIFFR_RUN_TESTS: false 2021-05-16T22:22:09.3822310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:22:09.3822760Z TZ: UTC 2021-05-16T22:22:09.3823130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:22:09.3823560Z NOT_CRAN: true 2021-05-16T22:22:09.3823930Z ##[endgroup] 2021-05-16T22:22:09.9764160Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:22:10.1217260Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T22:22:10.1218330Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T22:22:10.1219050Z timeout = Inf, check_dir = "check") 2021-05-16T22:22:10.2483840Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T22:22:10.7571920Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T22:22:11.0818960Z * preparing ‘WhiteStripe’: 2021-05-16T22:22:11.0925550Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:22:11.2018230Z * installing the package to build vignettes 2021-05-16T22:22:54.7558460Z * creating vignettes ... OK 2021-05-16T22:22:54.8570010Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:22:54.8581780Z * checking for empty or unneeded directories 2021-05-16T22:22:54.8644990Z * building ‘WhiteStripe_2.3.2.tar.gz’ 2021-05-16T22:22:54.9285840Z 2021-05-16T22:22:55.0772140Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T22:22:55.3821620Z * using log directory ‘/Users/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck’ 2021-05-16T22:22:55.3841370Z * using R version 4.0.5 (2021-03-31) 2021-05-16T22:22:55.3842940Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T22:22:55.3844480Z * using session charset: UTF-8 2021-05-16T22:22:55.4886110Z * using option ‘--as-cran’ 2021-05-16T22:22:55.4989010Z * checking for file ‘WhiteStripe/DESCRIPTION’ ... OK 2021-05-16T22:22:55.5092800Z * checking extension type ... Package 2021-05-16T22:22:55.5217900Z * this is package ‘WhiteStripe’ version ‘2.3.2’ 2021-05-16T22:22:55.5385420Z * package encoding: UTF-8 2021-05-16T22:22:55.5712990Z * checking package namespace information ... OK 2021-05-16T22:22:56.7379070Z * checking package dependencies ... OK 2021-05-16T22:22:56.7397000Z * checking if this is a source package ... OK 2021-05-16T22:22:56.7405360Z * checking if there is a namespace ... OK 2021-05-16T22:22:56.9602510Z * checking for executable files ... OK 2021-05-16T22:22:56.9620380Z * checking for hidden files and directories ... OK 2021-05-16T22:22:56.9642160Z * checking for portable file names ... OK 2021-05-16T22:22:56.9661880Z * checking for sufficient/correct file permissions ... OK 2021-05-16T22:22:56.9696280Z * checking serialization versions ... OK 2021-05-16T22:23:05.5390730Z * checking whether package ‘WhiteStripe’ can be installed ... OK 2021-05-16T22:23:05.5507270Z * checking installed package size ... NOTE 2021-05-16T22:23:05.5519190Z installed size is 6.0Mb 2021-05-16T22:23:05.5530630Z sub-directories of 1Mb or more: 2021-05-16T22:23:05.5540650Z data 5.7Mb 2021-05-16T22:23:05.6798490Z * checking package directory ... OK 2021-05-16T22:23:05.6806610Z * checking for future file timestamps ... OK 2021-05-16T22:23:05.6808480Z * checking ‘build’ directory ... OK 2021-05-16T22:23:05.9018660Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:23:05.9029700Z * checking top-level files ... OK 2021-05-16T22:23:05.9039470Z * checking for left-over files ... OK 2021-05-16T22:23:06.1344080Z * checking index information ... OK 2021-05-16T22:23:06.4581210Z * checking package subdirectories ... OK 2021-05-16T22:23:06.5273000Z * checking R files for non-ASCII characters ... OK 2021-05-16T22:23:06.5991430Z * checking R files for syntax errors ... OK 2021-05-16T22:23:08.2376240Z * checking whether the package can be loaded ... OK 2021-05-16T22:23:09.8601690Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T22:23:11.4731940Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T22:23:13.0911670Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T22:23:14.7429020Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T22:23:16.4206660Z * checking loading without being on the library search path ... OK 2021-05-16T22:23:18.1016150Z * checking dependencies in R code ... OK 2021-05-16T22:23:20.8565840Z * checking S3 generic/method consistency ... OK 2021-05-16T22:23:22.5634670Z * checking replacement functions ... OK 2021-05-16T22:23:24.2946720Z * checking foreign function calls ... OK 2021-05-16T22:23:31.3169590Z * checking R code for possible problems ... OK 2021-05-16T22:23:31.6235720Z * checking Rd files ... OK 2021-05-16T22:23:31.6923760Z * checking Rd metadata ... OK 2021-05-16T22:23:31.8065720Z * checking Rd line widths ... OK 2021-05-16T22:23:32.0066820Z * checking Rd cross-references ... OK 2021-05-16T22:23:33.7675690Z * checking for missing documentation entries ... OK 2021-05-16T22:23:39.0469190Z * checking for code/documentation mismatches ... OK 2021-05-16T22:23:42.0051290Z * checking Rd \usage sections ... OK 2021-05-16T22:23:42.1393900Z * checking Rd contents ... OK 2021-05-16T22:23:42.3158500Z * checking for unstated dependencies in examples ... OK 2021-05-16T22:23:43.3500280Z * checking contents of ‘data’ directory ... OK 2021-05-16T22:23:45.1091500Z * checking data for non-ASCII characters ... OK 2021-05-16T22:23:45.3533800Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T22:23:45.3603050Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T22:23:45.3665750Z * checking files in ‘vignettes’ ... OK 2021-05-16T22:23:51.9325120Z * checking examples ... OK 2021-05-16T22:23:52.1702590Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T22:23:52.1751330Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T22:24:34.1082020Z * checking re-building of vignette outputs ... OK 2021-05-16T22:24:38.3443480Z * checking PDF version of manual ... OK 2021-05-16T22:24:38.3452480Z * checking for non-standard things in the check directory ... OK 2021-05-16T22:24:38.3459600Z * checking for detritus in the temp directory ... OK 2021-05-16T22:24:38.3460510Z * DONE 2021-05-16T22:24:38.3466780Z 2021-05-16T22:24:38.3468150Z Status: 1 NOTE 2021-05-16T22:24:38.3468950Z See 2021-05-16T22:24:38.3470840Z ‘/Users/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck/00check.log’ 2021-05-16T22:24:38.3471990Z for details. 2021-05-16T22:24:38.3472800Z 2021-05-16T22:24:38.3529080Z 2021-05-16T22:24:38.4792460Z ── R CMD check results ────────────────────────────────── WhiteStripe 2.3.2 ──── 2021-05-16T22:24:38.4810450Z Duration: 1m 43.5s 2021-05-16T22:24:38.4810790Z 2021-05-16T22:24:38.4842850Z ❯ checking installed package size ... NOTE 2021-05-16T22:24:38.4843950Z installed size is 6.0Mb 2021-05-16T22:24:38.4845280Z sub-directories of 1Mb or more: 2021-05-16T22:24:38.4845790Z data 5.7Mb 2021-05-16T22:24:38.4846150Z 2021-05-16T22:24:38.4853970Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-16T22:24:38.5047930Z total 13136 2021-05-16T22:24:38.5054430Z drwxr-xr-x 14 runner staff 448 May 16 22:24 WhiteStripe.Rcheck 2021-05-16T22:24:38.5055890Z -rw-r--r-- 1 runner staff 658542 May 16 22:22 WhiteStripe_2.3.2.tar.gz 2021-05-16T22:24:38.5057580Z -rw-r--r-- 1 runner staff 6065021 May 16 22:23 WhiteStripe_2.3.2.tgz 2021-05-16T22:24:38.5113900Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:24:38.5114770Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:24:38.5368510Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:24:38.5369070Z env: 2021-05-16T22:24:38.5369520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:24:38.5370100Z TIC_DEPLOY_KEY: 2021-05-16T22:24:38.5370480Z RSPM: 2021-05-16T22:24:38.5371910Z GITHUB_PAT: *** 2021-05-16T22:24:38.5372360Z COVERALLS_TOKEN: 2021-05-16T22:24:38.5372810Z continue-on-error: false 2021-05-16T22:24:38.5373300Z VDIFFR_RUN_TESTS: false 2021-05-16T22:24:38.5373780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:24:38.5374230Z TZ: UTC 2021-05-16T22:24:38.5374600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:24:38.5375040Z NOT_CRAN: true 2021-05-16T22:24:38.5375430Z ##[endgroup] 2021-05-16T22:24:38.5791240Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T22:24:38.5792020Z Rscript -e "tic::before_deploy()" 2021-05-16T22:24:38.6044220Z shell: /bin/bash -e {0} 2021-05-16T22:24:38.6044620Z env: 2021-05-16T22:24:38.6045040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:24:38.6045530Z TIC_DEPLOY_KEY: 2021-05-16T22:24:38.6045870Z RSPM: 2021-05-16T22:24:38.6046750Z GITHUB_PAT: *** 2021-05-16T22:24:38.6047180Z COVERALLS_TOKEN: 2021-05-16T22:24:38.6047630Z continue-on-error: false 2021-05-16T22:24:38.6048130Z VDIFFR_RUN_TESTS: false 2021-05-16T22:24:38.6048610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:24:38.6049060Z TZ: UTC 2021-05-16T22:24:38.6049430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:24:38.6049840Z NOT_CRAN: true 2021-05-16T22:24:38.6050190Z ##[endgroup] 2021-05-16T22:24:38.9735000Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:24:39.1190600Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T22:24:39.1191250Z with: 2021-05-16T22:24:39.1192120Z upload_url: https://uploads.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets{?name,label} 2021-05-16T22:24:39.1193070Z asset_path: check/WhiteStripe_2.3.2.tgz 2021-05-16T22:24:39.1193600Z asset_name: WhiteStripe_2.3.2_R4.0.tgz 2021-05-16T22:24:39.1194200Z asset_content_type: application/octet-stream 2021-05-16T22:24:39.1194680Z env: 2021-05-16T22:24:39.1195140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:24:39.1195590Z TIC_DEPLOY_KEY: 2021-05-16T22:24:39.1195960Z RSPM: 2021-05-16T22:24:39.1197070Z GITHUB_PAT: *** 2021-05-16T22:24:39.1197480Z COVERALLS_TOKEN: 2021-05-16T22:24:39.1197980Z continue-on-error: false 2021-05-16T22:24:39.1198450Z VDIFFR_RUN_TESTS: false 2021-05-16T22:24:39.1198960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:24:39.1199400Z TZ: UTC 2021-05-16T22:24:39.1199840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:24:39.1200590Z NOT_CRAN: true 2021-05-16T22:24:39.1201570Z GITHUB_TOKEN: *** 2021-05-16T22:24:39.1201970Z ##[endgroup] 2021-05-16T22:24:39.9303400Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T22:24:39.9316850Z Rscript -e "tic::deploy()" 2021-05-16T22:24:39.9579520Z shell: /bin/bash -e {0} 2021-05-16T22:24:39.9579900Z env: 2021-05-16T22:24:39.9580350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:24:39.9580800Z TIC_DEPLOY_KEY: 2021-05-16T22:24:39.9581170Z RSPM: 2021-05-16T22:24:39.9582260Z GITHUB_PAT: *** 2021-05-16T22:24:39.9582690Z COVERALLS_TOKEN: 2021-05-16T22:24:39.9583140Z continue-on-error: false 2021-05-16T22:24:39.9583640Z VDIFFR_RUN_TESTS: false 2021-05-16T22:24:39.9584140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:24:39.9584560Z TZ: UTC 2021-05-16T22:24:39.9584950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:24:39.9585340Z NOT_CRAN: true 2021-05-16T22:24:39.9585720Z ##[endgroup] 2021-05-16T22:24:40.3165030Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:24:40.4562610Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T22:24:40.4563250Z Rscript -e "tic::after_deploy()" 2021-05-16T22:24:40.4818530Z shell: /bin/bash -e {0} 2021-05-16T22:24:40.4819000Z env: 2021-05-16T22:24:40.4819470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:24:40.4819920Z TIC_DEPLOY_KEY: 2021-05-16T22:24:40.4820290Z RSPM: 2021-05-16T22:24:40.4821710Z GITHUB_PAT: *** 2021-05-16T22:24:40.4822180Z COVERALLS_TOKEN: 2021-05-16T22:24:40.4822660Z continue-on-error: false 2021-05-16T22:24:40.4823130Z VDIFFR_RUN_TESTS: false 2021-05-16T22:24:40.4823630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:24:40.4824050Z TZ: UTC 2021-05-16T22:24:40.4824450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:24:40.4824850Z NOT_CRAN: true 2021-05-16T22:24:40.4825230Z ##[endgroup] 2021-05-16T22:24:40.8342740Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:24:41.2199690Z Post job cleanup. 2021-05-16T22:24:41.2908660Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:24:41.3036290Z Post job cleanup. 2021-05-16T22:24:41.4282570Z [command]/usr/local/bin/git version 2021-05-16T22:24:41.4370500Z git version 2.31.1 2021-05-16T22:24:41.4419540Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:24:41.4552470Z [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-16T22:24:41.5423770Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:24:41.5470950Z http.https://github.com/.extraheader 2021-05-16T22:24:41.5483660Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T22:24:41.5559270Z [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-16T22:24:41.6456630Z Cleaning up orphan processes