2021-05-14T21:05:25.7059563Z ##[section]Starting: Request a runner to run this job 2021-05-14T21:05:25.8319123Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T21:05:25.8958131Z 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-14T21:05:25.9876967Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T21:05:26.0839255Z ##[section]Finishing: Request a runner to run this job 2021-05-14T21:05:38.8902620Z Current runner version: '2.278.0' 2021-05-14T21:05:38.8951910Z ##[group]Operating System 2021-05-14T21:05:38.8952890Z Mac OS X 2021-05-14T21:05:38.8953300Z 10.15.7 2021-05-14T21:05:38.8953720Z 19H1030 2021-05-14T21:05:38.8954140Z ##[endgroup] 2021-05-14T21:05:38.8954900Z ##[group]Virtual Environment 2021-05-14T21:05:38.8955520Z Environment: macos-10.15 2021-05-14T21:05:38.8956060Z Version: 20210510.1 2021-05-14T21:05:38.8957030Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T21:05:38.8958310Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T21:05:38.8959240Z ##[endgroup] 2021-05-14T21:05:38.8961090Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T21:05:38.8962370Z Actions: write 2021-05-14T21:05:38.8962880Z Checks: write 2021-05-14T21:05:38.8963340Z Contents: write 2021-05-14T21:05:38.8963960Z Deployments: write 2021-05-14T21:05:38.8964590Z Issues: write 2021-05-14T21:05:38.8965120Z Metadata: read 2021-05-14T21:05:38.8965590Z Packages: write 2021-05-14T21:05:38.8966200Z PullRequests: write 2021-05-14T21:05:38.8966780Z RepositoryProjects: write 2021-05-14T21:05:38.8967400Z SecurityEvents: write 2021-05-14T21:05:38.8967950Z Statuses: write 2021-05-14T21:05:38.8968560Z ##[endgroup] 2021-05-14T21:05:38.8972030Z Prepare workflow directory 2021-05-14T21:05:39.0299090Z Prepare all required actions 2021-05-14T21:05:39.0311940Z Getting action download info 2021-05-14T21:05:39.4215150Z Download action repository 'actions/checkout@v2' 2021-05-14T21:05:41.3263830Z Download action repository 'r-lib/actions@master' 2021-05-14T21:05:43.5779440Z Download action repository 'adigherman/actions@master' 2021-05-14T21:05:45.7664060Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T21:05:46.3548660Z Download action repository 'actions/cache@v1' 2021-05-14T21:05:46.7557080Z Download action repository 'actions/upload-artifact@master' 2021-05-14T21:05:47.3326990Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T21:05:48.1654700Z ##[group]Run actions/checkout@v2 2021-05-14T21:05:48.1655430Z with: 2021-05-14T21:05:48.1655880Z repository: neuroconductor/waveslim 2021-05-14T21:05:48.1656810Z token: *** 2021-05-14T21:05:48.1657170Z ssh-strict: true 2021-05-14T21:05:48.1657610Z persist-credentials: true 2021-05-14T21:05:48.1658040Z clean: true 2021-05-14T21:05:48.1658380Z fetch-depth: 1 2021-05-14T21:05:48.1658710Z lfs: false 2021-05-14T21:05:48.1659060Z submodules: false 2021-05-14T21:05:48.1659380Z env: 2021-05-14T21:05:48.1659770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:48.1660180Z TIC_DEPLOY_KEY: 2021-05-14T21:05:48.1660490Z RSPM: 2021-05-14T21:05:48.1661180Z GITHUB_PAT: *** 2021-05-14T21:05:48.1661540Z COVERALLS_TOKEN: 2021-05-14T21:05:48.1661970Z continue-on-error: false 2021-05-14T21:05:48.1662410Z VDIFFR_RUN_TESTS: false 2021-05-14T21:05:48.1662780Z ##[endgroup] 2021-05-14T21:05:49.7945570Z Syncing repository: neuroconductor/waveslim 2021-05-14T21:05:49.7946710Z ##[group]Getting Git version info 2021-05-14T21:05:49.7948290Z Working directory is '/Users/runner/work/waveslim/waveslim' 2021-05-14T21:05:49.7949000Z [command]/usr/local/bin/git version 2021-05-14T21:05:49.7949450Z git version 2.31.1 2021-05-14T21:05:49.7951030Z ##[endgroup] 2021-05-14T21:05:49.7953250Z Deleting the contents of '/Users/runner/work/waveslim/waveslim' 2021-05-14T21:05:49.7965590Z ##[group]Initializing the repository 2021-05-14T21:05:49.7966850Z [command]/usr/local/bin/git init /Users/runner/work/waveslim/waveslim 2021-05-14T21:05:49.7968350Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T21:05:49.7969430Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T21:05:49.7970440Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T21:05:49.7971250Z hint: 2021-05-14T21:05:49.7972370Z hint: git config --global init.defaultBranch 2021-05-14T21:05:49.7974060Z hint: 2021-05-14T21:05:49.7975370Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T21:05:49.7976890Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T21:05:49.7977920Z hint: 2021-05-14T21:05:49.7979180Z hint: git branch -m 2021-05-14T21:05:49.7980790Z Initialized empty Git repository in /Users/runner/work/waveslim/waveslim/.git/ 2021-05-14T21:05:49.7981750Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/waveslim 2021-05-14T21:05:49.7982900Z ##[endgroup] 2021-05-14T21:05:49.8037910Z ##[group]Disabling automatic garbage collection 2021-05-14T21:05:49.8039690Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T21:05:49.8040460Z ##[endgroup] 2021-05-14T21:05:49.8043540Z ##[group]Setting up auth 2021-05-14T21:05:49.8044900Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:05:49.8046950Z [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-14T21:05:49.8048940Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:05:49.8051280Z [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-14T21:05:49.8760740Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T21:05:49.8880080Z ##[endgroup] 2021-05-14T21:05:49.8881040Z ##[group]Fetching the repository 2021-05-14T21:05:49.8895680Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a74b535d496fc984041746133919742f083ea54f:refs/tags/1.8.0.s 2021-05-14T21:05:50.2604730Z remote: Enumerating objects: 157, done. 2021-05-14T21:05:50.2707640Z remote: Counting objects: 0% (1/157) 2021-05-14T21:05:50.2743360Z remote: Counting objects: 1% (2/157) 2021-05-14T21:05:50.2763650Z remote: Counting objects: 2% (4/157) 2021-05-14T21:05:50.2769120Z remote: Counting objects: 3% (5/157) 2021-05-14T21:05:50.2782060Z remote: Counting objects: 4% (7/157) 2021-05-14T21:05:50.2797270Z remote: Counting objects: 5% (8/157) 2021-05-14T21:05:50.2818130Z remote: Counting objects: 6% (10/157) 2021-05-14T21:05:50.2827850Z remote: Counting objects: 7% (11/157) 2021-05-14T21:05:50.2831760Z remote: Counting objects: 8% (13/157) 2021-05-14T21:05:50.2845870Z remote: Counting objects: 9% (15/157) 2021-05-14T21:05:50.2848830Z remote: Counting objects: 10% (16/157) 2021-05-14T21:05:50.2850040Z remote: Counting objects: 11% (18/157) 2021-05-14T21:05:50.2851760Z remote: Counting objects: 12% (19/157) 2021-05-14T21:05:50.2853880Z remote: Counting objects: 13% (21/157) 2021-05-14T21:05:50.2855050Z remote: Counting objects: 14% (22/157) 2021-05-14T21:05:50.2856220Z remote: Counting objects: 15% (24/157) 2021-05-14T21:05:50.2857410Z remote: Counting objects: 16% (26/157) 2021-05-14T21:05:50.2858620Z remote: Counting objects: 17% (27/157) 2021-05-14T21:05:50.2859800Z remote: Counting objects: 18% (29/157) 2021-05-14T21:05:50.2861220Z remote: Counting objects: 19% (30/157) 2021-05-14T21:05:50.2862520Z remote: Counting objects: 20% (32/157) 2021-05-14T21:05:50.2863770Z remote: Counting objects: 21% (33/157) 2021-05-14T21:05:50.2865170Z remote: Counting objects: 22% (35/157) 2021-05-14T21:05:50.2867110Z remote: Counting objects: 23% (37/157) 2021-05-14T21:05:50.2868140Z remote: Counting objects: 24% (38/157) 2021-05-14T21:05:50.2869200Z remote: Counting objects: 25% (40/157) 2021-05-14T21:05:50.2873320Z remote: Counting objects: 26% (41/157) 2021-05-14T21:05:50.2874620Z remote: Counting objects: 27% (43/157) 2021-05-14T21:05:50.2877120Z remote: Counting objects: 28% (44/157) 2021-05-14T21:05:50.2881070Z remote: Counting objects: 29% (46/157) 2021-05-14T21:05:50.2882500Z remote: Counting objects: 30% (48/157) 2021-05-14T21:05:50.2883440Z remote: Counting objects: 31% (49/157) 2021-05-14T21:05:50.2884500Z remote: Counting objects: 32% (51/157) 2021-05-14T21:05:50.2885790Z remote: Counting objects: 33% (52/157) 2021-05-14T21:05:50.2886920Z remote: Counting objects: 34% (54/157) 2021-05-14T21:05:50.2888210Z remote: Counting objects: 35% (55/157) 2021-05-14T21:05:50.2889230Z remote: Counting objects: 36% (57/157) 2021-05-14T21:05:50.2890570Z remote: Counting objects: 37% (59/157) 2021-05-14T21:05:50.2891610Z remote: Counting objects: 38% (60/157) 2021-05-14T21:05:50.2892800Z remote: Counting objects: 39% (62/157) 2021-05-14T21:05:50.2893740Z remote: Counting objects: 40% (63/157) 2021-05-14T21:05:50.2894990Z remote: Counting objects: 41% (65/157) 2021-05-14T21:05:50.2896120Z remote: Counting objects: 42% (66/157) 2021-05-14T21:05:50.2897200Z remote: Counting objects: 43% (68/157) 2021-05-14T21:05:50.2899900Z remote: Counting objects: 44% (70/157) 2021-05-14T21:05:50.2900830Z remote: Counting objects: 45% (71/157) 2021-05-14T21:05:50.2901700Z remote: Counting objects: 46% (73/157) 2021-05-14T21:05:50.2927540Z remote: Counting objects: 47% (74/157) 2021-05-14T21:05:50.2928590Z remote: Counting objects: 48% (76/157) 2021-05-14T21:05:50.2929810Z remote: Counting objects: 49% (77/157) 2021-05-14T21:05:50.2938610Z remote: Counting objects: 50% (79/157) 2021-05-14T21:05:50.2990160Z remote: Counting objects: 51% (81/157) 2021-05-14T21:05:50.2992590Z remote: Counting objects: 52% (82/157) 2021-05-14T21:05:50.2993930Z remote: Counting objects: 53% (84/157) 2021-05-14T21:05:50.2995100Z remote: Counting objects: 54% (85/157) 2021-05-14T21:05:50.2996440Z remote: Counting objects: 55% (87/157) 2021-05-14T21:05:50.3020770Z remote: Counting objects: 56% (88/157) 2021-05-14T21:05:50.3044030Z remote: Counting objects: 57% (90/157) 2021-05-14T21:05:50.3080520Z remote: Counting objects: 58% (92/157) 2021-05-14T21:05:50.3081470Z remote: Counting objects: 59% (93/157) 2021-05-14T21:05:50.3083190Z remote: Counting objects: 60% (95/157) 2021-05-14T21:05:50.3084200Z remote: Counting objects: 61% (96/157) 2021-05-14T21:05:50.3085450Z remote: Counting objects: 62% (98/157) 2021-05-14T21:05:50.3086360Z remote: Counting objects: 63% (99/157) 2021-05-14T21:05:50.3088160Z remote: Counting objects: 64% (101/157) 2021-05-14T21:05:50.3092270Z remote: Counting objects: 65% (103/157) 2021-05-14T21:05:50.3095140Z remote: Counting objects: 66% (104/157) 2021-05-14T21:05:50.3115410Z remote: Counting objects: 67% (106/157) 2021-05-14T21:05:50.3131050Z remote: Counting objects: 68% (107/157) 2021-05-14T21:05:50.3131850Z remote: Counting objects: 69% (109/157) 2021-05-14T21:05:50.3132900Z remote: Counting objects: 70% (110/157) 2021-05-14T21:05:50.3133870Z remote: Counting objects: 71% (112/157) 2021-05-14T21:05:50.3134690Z remote: Counting objects: 72% (114/157) 2021-05-14T21:05:50.3136780Z remote: Counting objects: 73% (115/157) 2021-05-14T21:05:50.3162860Z remote: Counting objects: 74% (117/157) 2021-05-14T21:05:50.3166090Z remote: Counting objects: 75% (118/157) 2021-05-14T21:05:50.3168910Z remote: Counting objects: 76% (120/157) 2021-05-14T21:05:50.3175610Z remote: Counting objects: 77% (121/157) 2021-05-14T21:05:50.3176630Z remote: Counting objects: 78% (123/157) 2021-05-14T21:05:50.3181590Z remote: Counting objects: 79% (125/157) 2021-05-14T21:05:50.3183210Z remote: Counting objects: 80% (126/157) 2021-05-14T21:05:50.3184050Z remote: Counting objects: 81% (128/157) 2021-05-14T21:05:50.3185150Z remote: Counting objects: 82% (129/157) 2021-05-14T21:05:50.3186200Z remote: Counting objects: 83% (131/157) 2021-05-14T21:05:50.3190020Z remote: Counting objects: 84% (132/157) 2021-05-14T21:05:50.3190880Z remote: Counting objects: 85% (134/157) 2021-05-14T21:05:50.3193410Z remote: Counting objects: 86% (136/157) 2021-05-14T21:05:50.3194230Z remote: Counting objects: 87% (137/157) 2021-05-14T21:05:50.3195000Z remote: Counting objects: 88% (139/157) 2021-05-14T21:05:50.3296260Z remote: Counting objects: 89% (140/157) 2021-05-14T21:05:50.3397910Z remote: Counting objects: 90% (142/157) 2021-05-14T21:05:50.3499760Z remote: Counting objects: 91% (143/157) 2021-05-14T21:05:50.3521910Z remote: Counting objects: 92% (145/157) 2021-05-14T21:05:50.3523140Z remote: Counting objects: 93% (147/157) 2021-05-14T21:05:50.3533140Z remote: Counting objects: 94% (148/157) 2021-05-14T21:05:50.3538770Z remote: Counting objects: 95% (150/157) 2021-05-14T21:05:50.3559350Z remote: Counting objects: 96% (151/157) 2021-05-14T21:05:50.3563670Z remote: Counting objects: 97% (153/157) 2021-05-14T21:05:50.3622150Z remote: Counting objects: 98% (154/157) 2021-05-14T21:05:50.3639720Z remote: Counting objects: 99% (156/157) 2021-05-14T21:05:50.3699510Z remote: Counting objects: 100% (157/157) 2021-05-14T21:05:50.3703280Z remote: Counting objects: 100% (157/157), done. 2021-05-14T21:05:50.3704650Z remote: Compressing objects: 0% (1/143) 2021-05-14T21:05:50.3705790Z remote: Compressing objects: 1% (2/143) 2021-05-14T21:05:50.3707100Z remote: Compressing objects: 2% (3/143) 2021-05-14T21:05:50.3711740Z remote: Compressing objects: 3% (5/143) 2021-05-14T21:05:50.3714810Z remote: Compressing objects: 4% (6/143) 2021-05-14T21:05:50.3718070Z remote: Compressing objects: 5% (8/143) 2021-05-14T21:05:50.3721320Z remote: Compressing objects: 6% (9/143) 2021-05-14T21:05:50.3724540Z remote: Compressing objects: 7% (11/143) 2021-05-14T21:05:50.3760150Z remote: Compressing objects: 8% (12/143) 2021-05-14T21:05:50.3767110Z remote: Compressing objects: 9% (13/143) 2021-05-14T21:05:50.3775940Z remote: Compressing objects: 10% (15/143) 2021-05-14T21:05:50.3776980Z remote: Compressing objects: 11% (16/143) 2021-05-14T21:05:50.3777860Z remote: Compressing objects: 12% (18/143) 2021-05-14T21:05:50.3778760Z remote: Compressing objects: 13% (19/143) 2021-05-14T21:05:50.3779360Z remote: Compressing objects: 14% (21/143) 2021-05-14T21:05:50.3780010Z remote: Compressing objects: 15% (22/143) 2021-05-14T21:05:50.3780680Z remote: Compressing objects: 16% (23/143) 2021-05-14T21:05:50.3781210Z remote: Compressing objects: 17% (25/143) 2021-05-14T21:05:50.3781770Z remote: Compressing objects: 18% (26/143) 2021-05-14T21:05:50.3782310Z remote: Compressing objects: 19% (28/143) 2021-05-14T21:05:50.3782870Z remote: Compressing objects: 20% (29/143) 2021-05-14T21:05:50.3783400Z remote: Compressing objects: 21% (31/143) 2021-05-14T21:05:50.3783950Z remote: Compressing objects: 22% (32/143) 2021-05-14T21:05:50.3785120Z remote: Compressing objects: 23% (33/143) 2021-05-14T21:05:50.3785680Z remote: Compressing objects: 24% (35/143) 2021-05-14T21:05:50.3786190Z remote: Compressing objects: 25% (36/143) 2021-05-14T21:05:50.3786680Z remote: Compressing objects: 26% (38/143) 2021-05-14T21:05:50.3787180Z remote: Compressing objects: 27% (39/143) 2021-05-14T21:05:50.3787680Z remote: Compressing objects: 28% (41/143) 2021-05-14T21:05:50.3788850Z remote: Compressing objects: 29% (42/143) 2021-05-14T21:05:50.3789370Z remote: Compressing objects: 30% (43/143) 2021-05-14T21:05:50.3789870Z remote: Compressing objects: 31% (45/143) 2021-05-14T21:05:50.3790400Z remote: Compressing objects: 32% (46/143) 2021-05-14T21:05:50.3790960Z remote: Compressing objects: 33% (48/143) 2021-05-14T21:05:50.3791490Z remote: Compressing objects: 34% (49/143) 2021-05-14T21:05:50.3791990Z remote: Compressing objects: 35% (51/143) 2021-05-14T21:05:50.3792530Z remote: Compressing objects: 36% (52/143) 2021-05-14T21:05:50.3793060Z remote: Compressing objects: 37% (53/143) 2021-05-14T21:05:50.3793580Z remote: Compressing objects: 38% (55/143) 2021-05-14T21:05:50.3794080Z remote: Compressing objects: 39% (56/143) 2021-05-14T21:05:50.3794580Z remote: Compressing objects: 40% (58/143) 2021-05-14T21:05:50.3795110Z remote: Compressing objects: 41% (59/143) 2021-05-14T21:05:50.3795620Z remote: Compressing objects: 42% (61/143) 2021-05-14T21:05:50.3796180Z remote: Compressing objects: 43% (62/143) 2021-05-14T21:05:50.3796690Z remote: Compressing objects: 44% (63/143) 2021-05-14T21:05:50.3797220Z remote: Compressing objects: 45% (65/143) 2021-05-14T21:05:50.3797720Z remote: Compressing objects: 46% (66/143) 2021-05-14T21:05:50.3798290Z remote: Compressing objects: 47% (68/143) 2021-05-14T21:05:50.3798810Z remote: Compressing objects: 48% (69/143) 2021-05-14T21:05:50.3799490Z remote: Compressing objects: 49% (71/143) 2021-05-14T21:05:50.3800050Z remote: Compressing objects: 50% (72/143) 2021-05-14T21:05:50.3800600Z remote: Compressing objects: 51% (73/143) 2021-05-14T21:05:50.3801130Z remote: Compressing objects: 52% (75/143) 2021-05-14T21:05:50.3801690Z remote: Compressing objects: 53% (76/143) 2021-05-14T21:05:50.3802550Z remote: Compressing objects: 54% (78/143) 2021-05-14T21:05:50.3803150Z remote: Compressing objects: 55% (79/143) 2021-05-14T21:05:50.3803680Z remote: Compressing objects: 56% (81/143) 2021-05-14T21:05:50.3804220Z remote: Compressing objects: 57% (82/143) 2021-05-14T21:05:50.3804730Z remote: Compressing objects: 58% (83/143) 2021-05-14T21:05:50.3805270Z remote: Compressing objects: 59% (85/143) 2021-05-14T21:05:50.3805810Z remote: Compressing objects: 60% (86/143) 2021-05-14T21:05:50.3806330Z remote: Compressing objects: 61% (88/143) 2021-05-14T21:05:50.3806880Z remote: Compressing objects: 62% (89/143) 2021-05-14T21:05:50.3807380Z remote: Compressing objects: 63% (91/143) 2021-05-14T21:05:50.3807940Z remote: Compressing objects: 64% (92/143) 2021-05-14T21:05:50.3808470Z remote: Compressing objects: 65% (93/143) 2021-05-14T21:05:50.3809030Z remote: Compressing objects: 66% (95/143) 2021-05-14T21:05:50.3809570Z remote: Compressing objects: 67% (96/143) 2021-05-14T21:05:50.3810140Z remote: Compressing objects: 68% (98/143) 2021-05-14T21:05:50.3810700Z remote: Compressing objects: 69% (99/143) 2021-05-14T21:05:50.3811230Z remote: Compressing objects: 70% (101/143) 2021-05-14T21:05:50.3811800Z remote: Compressing objects: 71% (102/143) 2021-05-14T21:05:50.3812330Z remote: Compressing objects: 72% (103/143) 2021-05-14T21:05:50.3812900Z remote: Compressing objects: 73% (105/143) 2021-05-14T21:05:50.3813400Z remote: Compressing objects: 74% (106/143) 2021-05-14T21:05:50.3813930Z remote: Compressing objects: 75% (108/143) 2021-05-14T21:05:50.3815600Z remote: Compressing objects: 76% (109/143) 2021-05-14T21:05:50.3816260Z remote: Compressing objects: 77% (111/143) 2021-05-14T21:05:50.3816830Z remote: Compressing objects: 78% (112/143) 2021-05-14T21:05:50.3817330Z remote: Compressing objects: 79% (113/143) 2021-05-14T21:05:50.3818360Z remote: Compressing objects: 80% (115/143) 2021-05-14T21:05:50.3818890Z remote: Compressing objects: 81% (116/143) 2021-05-14T21:05:50.3819440Z remote: Compressing objects: 82% (118/143) 2021-05-14T21:05:50.3819970Z remote: Compressing objects: 83% (119/143) 2021-05-14T21:05:50.3820540Z remote: Compressing objects: 84% (121/143) 2021-05-14T21:05:50.3821060Z remote: Compressing objects: 85% (122/143) 2021-05-14T21:05:50.3821610Z remote: Compressing objects: 86% (123/143) 2021-05-14T21:05:50.3822170Z remote: Compressing objects: 87% (125/143) 2021-05-14T21:05:50.3822690Z remote: Compressing objects: 88% (126/143) 2021-05-14T21:05:50.3823220Z remote: Compressing objects: 89% (128/143) 2021-05-14T21:05:50.3823960Z remote: Compressing objects: 90% (129/143) 2021-05-14T21:05:50.3824490Z remote: Compressing objects: 91% (131/143) 2021-05-14T21:05:50.3825040Z remote: Compressing objects: 92% (132/143) 2021-05-14T21:05:50.3825540Z remote: Compressing objects: 93% (133/143) 2021-05-14T21:05:50.3826890Z remote: Compressing objects: 94% (135/143) 2021-05-14T21:05:50.3827420Z remote: Compressing objects: 95% (136/143) 2021-05-14T21:05:50.3827970Z remote: Compressing objects: 96% (138/143) 2021-05-14T21:05:50.3828520Z remote: Compressing objects: 97% (139/143) 2021-05-14T21:05:50.3830000Z remote: Compressing objects: 98% (141/143) 2021-05-14T21:05:50.3830640Z remote: Compressing objects: 99% (142/143) 2021-05-14T21:05:50.3831170Z remote: Compressing objects: 100% (143/143) 2021-05-14T21:05:50.3831770Z remote: Compressing objects: 100% (143/143), done. 2021-05-14T21:05:50.3832290Z Receiving objects: 0% (1/157) 2021-05-14T21:05:50.3832770Z Receiving objects: 1% (2/157) 2021-05-14T21:05:50.3833210Z Receiving objects: 2% (4/157) 2021-05-14T21:05:50.3833680Z Receiving objects: 3% (5/157) 2021-05-14T21:05:50.3834990Z Receiving objects: 4% (7/157) 2021-05-14T21:05:50.3835490Z Receiving objects: 5% (8/157) 2021-05-14T21:05:50.3835970Z Receiving objects: 6% (10/157) 2021-05-14T21:05:50.3836410Z Receiving objects: 7% (11/157) 2021-05-14T21:05:50.3836860Z Receiving objects: 8% (13/157) 2021-05-14T21:05:50.3837510Z Receiving objects: 9% (15/157) 2021-05-14T21:05:50.3838130Z Receiving objects: 10% (16/157) 2021-05-14T21:05:50.3838550Z Receiving objects: 11% (18/157) 2021-05-14T21:05:50.3839010Z Receiving objects: 12% (19/157) 2021-05-14T21:05:50.3839430Z Receiving objects: 13% (21/157) 2021-05-14T21:05:50.3839880Z Receiving objects: 14% (22/157) 2021-05-14T21:05:50.3840320Z Receiving objects: 15% (24/157) 2021-05-14T21:05:50.3840770Z Receiving objects: 16% (26/157) 2021-05-14T21:05:50.3841220Z Receiving objects: 17% (27/157) 2021-05-14T21:05:50.3841650Z Receiving objects: 18% (29/157) 2021-05-14T21:05:50.3842100Z Receiving objects: 19% (30/157) 2021-05-14T21:05:50.3842540Z Receiving objects: 20% (32/157) 2021-05-14T21:05:50.3842990Z Receiving objects: 21% (33/157) 2021-05-14T21:05:50.3843420Z Receiving objects: 22% (35/157) 2021-05-14T21:05:50.3843870Z Receiving objects: 23% (37/157) 2021-05-14T21:05:50.3844300Z Receiving objects: 24% (38/157) 2021-05-14T21:05:50.3844750Z Receiving objects: 25% (40/157) 2021-05-14T21:05:50.3845840Z Receiving objects: 26% (41/157) 2021-05-14T21:05:50.3846440Z Receiving objects: 27% (43/157) 2021-05-14T21:05:50.3846910Z Receiving objects: 28% (44/157) 2021-05-14T21:05:50.3848000Z Receiving objects: 29% (46/157) 2021-05-14T21:05:50.3848520Z Receiving objects: 30% (48/157) 2021-05-14T21:05:50.3850230Z Receiving objects: 31% (49/157) 2021-05-14T21:05:50.3850680Z Receiving objects: 32% (51/157) 2021-05-14T21:05:50.3851100Z Receiving objects: 33% (52/157) 2021-05-14T21:05:50.3851540Z Receiving objects: 34% (54/157) 2021-05-14T21:05:50.3851980Z Receiving objects: 35% (55/157) 2021-05-14T21:05:50.3852450Z Receiving objects: 36% (57/157) 2021-05-14T21:05:50.3853380Z Receiving objects: 37% (59/157) 2021-05-14T21:05:50.3853860Z Receiving objects: 38% (60/157) 2021-05-14T21:05:50.3854310Z Receiving objects: 39% (62/157) 2021-05-14T21:05:50.3854770Z Receiving objects: 40% (63/157) 2021-05-14T21:05:50.3855800Z Receiving objects: 41% (65/157) 2021-05-14T21:05:50.3856510Z Receiving objects: 42% (66/157) 2021-05-14T21:05:50.3857000Z Receiving objects: 43% (68/157) 2021-05-14T21:05:50.3857540Z Receiving objects: 44% (70/157) 2021-05-14T21:05:50.3858010Z Receiving objects: 45% (71/157) 2021-05-14T21:05:50.3858450Z Receiving objects: 46% (73/157) 2021-05-14T21:05:50.3858920Z Receiving objects: 47% (74/157) 2021-05-14T21:05:50.3859360Z Receiving objects: 48% (76/157) 2021-05-14T21:05:50.3859830Z Receiving objects: 49% (77/157) 2021-05-14T21:05:50.3860260Z Receiving objects: 50% (79/157) 2021-05-14T21:05:50.3860730Z Receiving objects: 51% (81/157) 2021-05-14T21:05:50.3861170Z Receiving objects: 52% (82/157) 2021-05-14T21:05:50.3861850Z Receiving objects: 53% (84/157) 2021-05-14T21:05:50.3862790Z Receiving objects: 54% (85/157) 2021-05-14T21:05:50.3863800Z Receiving objects: 55% (87/157) 2021-05-14T21:05:50.3864350Z Receiving objects: 56% (88/157) 2021-05-14T21:05:50.3864940Z Receiving objects: 57% (90/157) 2021-05-14T21:05:50.3865470Z Receiving objects: 58% (92/157) 2021-05-14T21:05:50.3865910Z Receiving objects: 59% (93/157) 2021-05-14T21:05:50.3866350Z Receiving objects: 60% (95/157) 2021-05-14T21:05:50.3866780Z Receiving objects: 61% (96/157) 2021-05-14T21:05:50.3867240Z Receiving objects: 62% (98/157) 2021-05-14T21:05:50.3867650Z Receiving objects: 63% (99/157) 2021-05-14T21:05:50.3868090Z Receiving objects: 64% (101/157) 2021-05-14T21:05:50.3868680Z Receiving objects: 65% (103/157) 2021-05-14T21:05:50.3869500Z Receiving objects: 66% (104/157) 2021-05-14T21:05:50.3870070Z Receiving objects: 67% (106/157) 2021-05-14T21:05:50.3870520Z Receiving objects: 68% (107/157) 2021-05-14T21:05:50.3870980Z Receiving objects: 69% (109/157) 2021-05-14T21:05:50.3872040Z Receiving objects: 70% (110/157) 2021-05-14T21:05:50.3872530Z Receiving objects: 71% (112/157) 2021-05-14T21:05:50.3872980Z Receiving objects: 72% (114/157) 2021-05-14T21:05:50.3873460Z Receiving objects: 73% (115/157) 2021-05-14T21:05:50.3873890Z Receiving objects: 74% (117/157) 2021-05-14T21:05:50.3874300Z Receiving objects: 75% (118/157) 2021-05-14T21:05:50.3874960Z Receiving objects: 76% (120/157) 2021-05-14T21:05:50.3876020Z Receiving objects: 77% (121/157) 2021-05-14T21:05:50.3876940Z Receiving objects: 78% (123/157) 2021-05-14T21:05:50.3877370Z Receiving objects: 79% (125/157) 2021-05-14T21:05:50.3877790Z Receiving objects: 80% (126/157) 2021-05-14T21:05:50.3878200Z Receiving objects: 81% (128/157) 2021-05-14T21:05:50.3878610Z Receiving objects: 82% (129/157) 2021-05-14T21:05:50.3879010Z Receiving objects: 83% (131/157) 2021-05-14T21:05:50.3879420Z Receiving objects: 84% (132/157) 2021-05-14T21:05:50.3879840Z Receiving objects: 85% (134/157) 2021-05-14T21:05:50.3880260Z Receiving objects: 86% (136/157) 2021-05-14T21:05:50.3881040Z Receiving objects: 87% (137/157) 2021-05-14T21:05:50.3881460Z Receiving objects: 88% (139/157) 2021-05-14T21:05:50.3881870Z Receiving objects: 89% (140/157) 2021-05-14T21:05:50.3882280Z Receiving objects: 90% (142/157) 2021-05-14T21:05:50.3882690Z Receiving objects: 91% (143/157) 2021-05-14T21:05:50.3883090Z Receiving objects: 92% (145/157) 2021-05-14T21:05:50.3883500Z Receiving objects: 93% (147/157) 2021-05-14T21:05:50.3883900Z Receiving objects: 94% (148/157) 2021-05-14T21:05:50.3885140Z Receiving objects: 95% (150/157) 2021-05-14T21:05:50.3885560Z Receiving objects: 96% (151/157) 2021-05-14T21:05:50.3886940Z remote: Total 157 (delta 12), reused 132 (delta 11), pack-reused 0 2021-05-14T21:05:50.3887480Z Receiving objects: 97% (153/157) 2021-05-14T21:05:50.3887890Z Receiving objects: 98% (154/157) 2021-05-14T21:05:50.3888300Z Receiving objects: 99% (156/157) 2021-05-14T21:05:50.3889670Z Receiving objects: 100% (157/157) 2021-05-14T21:05:50.3890830Z Receiving objects: 100% (157/157), 897.09 KiB | 9.65 MiB/s, done. 2021-05-14T21:05:50.3892010Z Resolving deltas: 0% (0/12) 2021-05-14T21:05:50.3892510Z Resolving deltas: 8% (1/12) 2021-05-14T21:05:50.3892900Z Resolving deltas: 16% (2/12) 2021-05-14T21:05:50.3893300Z Resolving deltas: 25% (3/12) 2021-05-14T21:05:50.3893700Z Resolving deltas: 33% (4/12) 2021-05-14T21:05:50.3894090Z Resolving deltas: 50% (6/12) 2021-05-14T21:05:50.3894490Z Resolving deltas: 58% (7/12) 2021-05-14T21:05:50.3894870Z Resolving deltas: 66% (8/12) 2021-05-14T21:05:50.3895270Z Resolving deltas: 75% (9/12) 2021-05-14T21:05:50.3895660Z Resolving deltas: 83% (10/12) 2021-05-14T21:05:50.3896060Z Resolving deltas: 91% (11/12) 2021-05-14T21:05:50.3896450Z Resolving deltas: 100% (12/12) 2021-05-14T21:05:50.3896870Z Resolving deltas: 100% (12/12), done. 2021-05-14T21:05:50.4100600Z From https://github.com/neuroconductor/waveslim 2021-05-14T21:05:50.4202200Z * [new ref] a74b535d496fc984041746133919742f083ea54f -> 1.8.0.s 2021-05-14T21:05:50.4304700Z ##[endgroup] 2021-05-14T21:05:50.4339250Z ##[group]Determining the checkout info 2021-05-14T21:05:50.4442620Z ##[endgroup] 2021-05-14T21:05:50.4545230Z ##[group]Checking out the ref 2021-05-14T21:05:50.4647880Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.8.0.s 2021-05-14T21:05:50.4748280Z HEAD is now at a74b535 Version id 4 stable 2021-05-14T21:05:50.4789820Z ##[endgroup] 2021-05-14T21:05:50.4905330Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T21:05:50.5012180Z 'a74b535d496fc984041746133919742f083ea54f' 2021-05-14T21:05:50.5209740Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T21:05:50.5210210Z with: 2021-05-14T21:05:50.5210540Z r-version: oldrel 2021-05-14T21:05:50.5211470Z Ncpus: 1 2021-05-14T21:05:50.5211840Z crayon.enabled: NULL 2021-05-14T21:05:50.5212320Z remove-openmp-macos: true 2021-05-14T21:05:50.5212800Z http-user-agent: default 2021-05-14T21:05:50.5213220Z install-r: true 2021-05-14T21:05:50.5213730Z windows-path-include-mingw: true 2021-05-14T21:05:50.5214210Z env: 2021-05-14T21:05:50.5214670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:50.5215100Z TIC_DEPLOY_KEY: 2021-05-14T21:05:50.5215410Z RSPM: 2021-05-14T21:05:50.5216670Z GITHUB_PAT: *** 2021-05-14T21:05:50.5217040Z COVERALLS_TOKEN: 2021-05-14T21:05:50.5217470Z continue-on-error: false 2021-05-14T21:05:50.5217900Z VDIFFR_RUN_TESTS: false 2021-05-14T21:05:50.5218260Z ##[endgroup] 2021-05-14T21:05:50.8377650Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T21:05:54.4523360Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-14T21:05:54.5344730Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T21:05:54.7708000Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T21:05:55.0022210Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T21:05:55.0033650Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T21:05:55.0035030Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T21:05:55.0037470Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T21:05:56.0035960Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T21:05:56.0046810Z Checksumming (Apple_Free : 3)… 2021-05-14T21:05:57.0297640Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T21:05:57.0300230Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T21:05:57.0628590Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T21:05:57.0659160Z Checksumming (Apple_Free : 5)… 2021-05-14T21:05:58.0033840Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T21:05:58.0054570Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T21:05:58.0055790Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T21:05:58.0057850Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T21:05:59.0334700Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T21:05:59.0436580Z verified CRC32 $84F1919B 2021-05-14T21:05:59.8992670Z /dev/disk2 GUID_partition_scheme 2021-05-14T21:05:59.9096320Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T21:05:59.9175570Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T21:06:04.0416320Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T21:06:04.0417140Z To reinstall 0.29.2_3, run: 2021-05-14T21:06:04.0417980Z brew reinstall pkg-config 2021-05-14T21:06:04.0977870Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T21:06:05.8019810Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T21:06:06.1408390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T21%3A15%3A00Z&sig=mGIl9ccYtRReyLvX7YcyhSWBfsV%2BbMlvNv2l4yHuX80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:06:06.4685280Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T21:06:09.2413840Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-14T21:06:09.2491790Z installer: Upgrading at base path / 2021-05-14T21:06:09.2519390Z installer: The upgrade was successful. 2021-05-14T21:06:10.3756580Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T21:06:10.4624250Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T21:06:12.1766760Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T21:06:12.6101190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T21%3A15%3A00Z&sig=KxTBrIDs4oWFlDw0UcucrikJLrhp6JMyP%2B5FluyzRuc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:06:12.7923750Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T21:06:17.2508180Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T21:06:18.0558500Z installer: Package name is gfortran 2021-05-14T21:06:18.0559600Z installer: Installing at base path / 2021-05-14T21:06:18.0560390Z installer: The install was successful. 2021-05-14T21:06:18.0697270Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T21:06:18.2258580Z "disk2" ejected. 2021-05-14T21:06:18.2363310Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T21:06:18.2872560Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T21:06:18.3343690Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T21:06:18.3344220Z env: 2021-05-14T21:06:18.3344680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:18.3345130Z TIC_DEPLOY_KEY: 2021-05-14T21:06:18.3345490Z RSPM: 2021-05-14T21:06:18.3346830Z GITHUB_PAT: *** 2021-05-14T21:06:18.3347260Z COVERALLS_TOKEN: 2021-05-14T21:06:18.3347750Z continue-on-error: false 2021-05-14T21:06:18.3348220Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:18.3348730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:06:18.3349150Z TZ: UTC 2021-05-14T21:06:18.3349550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:06:18.3349910Z NOT_CRAN: true 2021-05-14T21:06:18.3350270Z ##[endgroup] 2021-05-14T21:06:18.7517320Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T21:06:19.1647110Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T21:06:19.1674540Z Dload Upload Total Spent Left Speed 2021-05-14T21:06:19.1716500Z 2021-05-14T21:06:19.2640640Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:19.2653480Z 100 117 0 117 0 0 1206 0 --:--:-- --:--:-- --:--:-- 1218 2021-05-14T21:06:19.4026500Z 2021-05-14T21:06:19.5666370Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:19.5675820Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:20.4007170Z 2021-05-14T21:06:21.4315870Z 1 82.6M 1 1391k 0 0 1125k 0 0:01:15 0:00:01 0:01:14 1125k 2021-05-14T21:06:22.3939700Z 24 82.6M 24 20.0M 0 0 9045k 0 0:00:09 0:00:02 0:00:07 18.1M 2021-05-14T21:06:23.3731970Z 48 82.6M 48 40.0M 0 0 12.3M 0 0:00:06 0:00:03 0:00:03 19.3M 2021-05-14T21:06:24.3004850Z 75 82.6M 75 62.0M 0 0 14.7M 0 0:00:05 0:00:04 0:00:01 20.3M 2021-05-14T21:06:24.3007980Z 100 82.6M 100 82.6M 0 0 16.0M 0 0:00:05 0:00:05 --:--:-- 20.8M 2021-05-14T21:06:30.0622780Z ##[group]Run tlmgr update --self 2021-05-14T21:06:30.0623520Z tlmgr update --self 2021-05-14T21:06:30.0624380Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T21:06:30.0625180Z tlmgr update --all 2021-05-14T21:06:30.0948170Z shell: /bin/bash -e {0} 2021-05-14T21:06:30.0948770Z env: 2021-05-14T21:06:30.0949360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:30.0950000Z TIC_DEPLOY_KEY: 2021-05-14T21:06:30.0950390Z RSPM: 2021-05-14T21:06:30.0952010Z GITHUB_PAT: *** 2021-05-14T21:06:30.0952500Z COVERALLS_TOKEN: 2021-05-14T21:06:30.0952960Z continue-on-error: false 2021-05-14T21:06:30.0953620Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:30.0954640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:06:30.0955940Z TZ: UTC 2021-05-14T21:06:30.0956480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:06:30.0957040Z NOT_CRAN: true 2021-05-14T21:06:30.0957530Z ##[endgroup] 2021-05-14T21:06:32.6908660Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:06:32.6911280Z tlmgr: no self-updates for tlmgr available 2021-05-14T21:06:35.3103910Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:06:35.3105070Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T21:06:35.5538550Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T21:06:35.9368710Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T21:06:36.1830770Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-14T21:06:36.4762010Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-14T21:06:36.7303440Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-14T21:06:40.7657670Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-14T21:06:40.9999980Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-14T21:06:41.4818250Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-14T21:06:41.7244430Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-14T21:06:41.9667240Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-14T21:06:42.2576380Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-14T21:06:42.5139450Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-14T21:06:42.7486800Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-14T21:06:43.1162410Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-14T21:06:43.3711250Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-14T21:06:43.9563640Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-14T21:06:44.2118550Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-14T21:06:44.4527850Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-14T21:06:44.7120500Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-14T21:06:45.0086630Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-14T21:06:45.3470710Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-14T21:06:45.5862120Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-14T21:06:45.8958790Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-14T21:06:46.1965180Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-14T21:06:46.4344710Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-14T21:06:46.6617490Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-14T21:06:46.8882510Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-14T21:06:47.1280730Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-14T21:06:47.3604270Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-14T21:06:47.5919610Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-14T21:06:47.8257130Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-14T21:06:48.0514200Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-14T21:06:48.3566600Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-14T21:06:48.5869010Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-14T21:06:48.8231600Z [36/89, 00:13/00:13] install: lua-uca [70k] 2021-05-14T21:06:49.1657650Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-14T21:06:49.3914310Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-14T21:06:49.6251740Z [39/89, 00:14/00:14] install: lua-visual-debug [4k] 2021-05-14T21:06:49.8592580Z [40/89, 00:14/00:14] install: luacode [3k] 2021-05-14T21:06:50.0868630Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-14T21:06:50.3122770Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-14T21:06:50.5463460Z [43/89, 00:15/00:16] install: luaimageembed [2k] 2021-05-14T21:06:50.7747740Z [44/89, 00:15/00:16] install: luaindex [5k] 2021-05-14T21:06:51.0123030Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-14T21:06:51.2638450Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-14T21:06:51.4982310Z [47/89, 00:16/00:17] install: luakeys [5k] 2021-05-14T21:06:51.7375280Z [48/89, 00:16/00:17] install: lualatex-doc [1k] 2021-05-14T21:06:51.9664140Z [49/89, 00:16/00:17] install: lualatex-truncate [2k] 2021-05-14T21:06:52.2005870Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-14T21:06:52.4415120Z [51/89, 00:17/00:18] install: luapackageloader [2k] 2021-05-14T21:06:52.6836920Z [52/89, 00:17/00:18] install: luaprogtable [7k] 2021-05-14T21:06:52.9314820Z [53/89, 00:17/00:18] install: luarandom [2k] 2021-05-14T21:06:53.1858790Z [54/89, 00:18/00:19] install: luatex85 [2k] 2021-05-14T21:06:53.4329800Z [55/89, 00:18/00:19] install: luatexbase [4k] 2021-05-14T21:06:53.6745880Z [56/89, 00:18/00:19] install: luatexko [22k] 2021-05-14T21:06:53.9603240Z [57/89, 00:18/00:19] install: luatextra [2k] 2021-05-14T21:06:54.1914900Z [58/89, 00:19/00:20] install: luavlna [8k] 2021-05-14T21:06:54.4286760Z [59/89, 00:19/00:20] install: luaxml [31k] 2021-05-14T21:06:54.7141070Z [60/89, 00:19/00:20] install: makeindex.universal-darwin [91k] 2021-05-14T21:06:55.0390110Z [61/89, 00:20/00:21] install: makeindex [5k] 2021-05-14T21:06:55.2774790Z [62/89, 00:20/00:21] install: mflogo [2k] 2021-05-14T21:06:55.5143760Z [63/89, 00:20/00:21] install: newpax [9k] 2021-05-14T21:06:55.7605850Z [64/89, 00:20/00:21] install: nodetree [13k] 2021-05-14T21:06:56.0464280Z [65/89, 00:21/00:22] install: odsfile [5k] 2021-05-14T21:06:56.2888740Z [66/89, 00:21/00:22] install: optex.universal-darwin [1k] 2021-05-14T21:06:56.5381140Z [67/89, 00:21/00:22] install: optex [789k] 2021-05-14T21:06:57.1477360Z [68/89, 00:22/00:22] install: pdfarticle [4k] 2021-05-14T21:06:57.4032980Z [69/89, 00:22/00:22] install: pdfextra [22k] 2021-05-14T21:06:57.6827590Z [70/89, 00:22/00:22] install: placeat [4k] 2021-05-14T21:06:57.9225020Z [71/89, 00:22/00:22] install: plantuml [3k] 2021-05-14T21:06:58.1615160Z [72/89, 00:23/00:23] install: rsfs [55k] 2021-05-14T21:06:58.4910500Z [73/89, 00:23/00:23] install: selnolig [53k] 2021-05-14T21:06:58.8197030Z [74/89, 00:23/00:23] install: spelling [14k] 2021-05-14T21:06:59.0977310Z [75/89, 00:24/00:24] install: stricttex [2k] 2021-05-14T21:06:59.3391380Z [76/89, 00:24/00:24] install: texlive-common [1k] 2021-05-14T21:06:59.5820030Z [77/89, 00:24/00:24] install: texlive-en [1k] 2021-05-14T21:06:59.8230580Z [78/89, 00:24/00:24] install: texlive-msg-translations [144k] 2021-05-14T21:07:00.2107430Z [79/89, 00:25/00:25] install: thumbpdf.universal-darwin [1k] 2021-05-14T21:07:00.4442260Z [80/89, 00:25/00:25] install: thumbpdf [19k] 2021-05-14T21:07:00.7297340Z [81/89, 00:25/00:25] install: tlshell.universal-darwin [1k] 2021-05-14T21:07:00.9805510Z [82/89, 00:25/00:25] install: tlshell [29k] 2021-05-14T21:07:01.2679070Z [83/89, 00:26/00:26] install: typewriter [25k] 2021-05-14T21:07:01.5504300Z [84/89, 00:26/00:26] install: uninormalize [6k] 2021-05-14T21:07:01.7926920Z [85/89, 00:26/00:26] install: upquote [2k] 2021-05-14T21:07:02.0430950Z [86/89, 00:27/00:27] install: xdvi.universal-darwin [948k] 2021-05-14T21:07:02.6998820Z [87/89, 00:27/00:27] install: xdvi [7k] 2021-05-14T21:07:02.9541270Z [88/89, 00:27/00:27] install: collection-basic [1k] 2021-05-14T21:07:03.1928530Z [89/89, 00:28/00:28] install: collection-luatex [1k] 2021-05-14T21:07:03.4440950Z running mktexlsr ... 2021-05-14T21:07:04.2221090Z done running mktexlsr. 2021-05-14T21:07:04.2717100Z running updmap-sys ... 2021-05-14T21:07:04.9854460Z done running updmap-sys. 2021-05-14T21:07:04.9856390Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T21:07:04.9859090Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/nPyR3_i_lj/iQTopJinIZ ... 2021-05-14T21:07:06.2811920Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/nPyR3_i_lj/iQTopJinIZ. 2021-05-14T21:07:06.2813870Z OK: optex.fmt/luatex 2021-05-14T21:07:06.2815620Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T21:07:06.2817630Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T21:07:08.7559650Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:07:08.7561520Z tlmgr: no updates available 2021-05-14T21:07:08.9036260Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T21:07:08.9036760Z with: 2021-05-14T21:07:08.9037490Z pandoc-version: 2.7.3 2021-05-14T21:07:08.9037850Z env: 2021-05-14T21:07:08.9038240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:08.9038650Z TIC_DEPLOY_KEY: 2021-05-14T21:07:08.9038950Z RSPM: 2021-05-14T21:07:08.9040260Z GITHUB_PAT: *** 2021-05-14T21:07:08.9040640Z COVERALLS_TOKEN: 2021-05-14T21:07:08.9041070Z continue-on-error: false 2021-05-14T21:07:08.9041500Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:08.9042210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:08.9042630Z TZ: UTC 2021-05-14T21:07:08.9042970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:08.9043320Z NOT_CRAN: true 2021-05-14T21:07:08.9043670Z ##[endgroup] 2021-05-14T21:07:09.4529370Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T21:07:13.5035840Z installer: Package name is pandoc 2021-05-14T21:07:13.5052420Z installer: Installing at base path / 2021-05-14T21:07:13.5054330Z installer: The install was successful. 2021-05-14T21:07:13.5251430Z ##[group]Run git config user.name adigherman 2021-05-14T21:07:13.5252130Z git config user.name adigherman 2021-05-14T21:07:13.5252740Z git config user.email adig@jhu.edu 2021-05-14T21:07:13.5483130Z shell: /bin/bash -e {0} 2021-05-14T21:07:13.5483600Z env: 2021-05-14T21:07:13.5484080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:13.5484890Z TIC_DEPLOY_KEY: 2021-05-14T21:07:13.5485440Z RSPM: 2021-05-14T21:07:13.5486760Z GITHUB_PAT: *** 2021-05-14T21:07:13.5487240Z COVERALLS_TOKEN: 2021-05-14T21:07:13.5487740Z continue-on-error: false 2021-05-14T21:07:13.5488550Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:13.5490100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:13.5490630Z TZ: UTC 2021-05-14T21:07:13.5491420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:13.5492090Z NOT_CRAN: true 2021-05-14T21:07:13.5492490Z ##[endgroup] 2021-05-14T21:07:13.6118820Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T21:07:13.6119520Z env: 2021-05-14T21:07:13.6120010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:13.6120480Z TIC_DEPLOY_KEY: 2021-05-14T21:07:13.6120820Z RSPM: 2021-05-14T21:07:13.6123090Z GITHUB_PAT: *** 2021-05-14T21:07:13.6123520Z COVERALLS_TOKEN: 2021-05-14T21:07:13.6124010Z continue-on-error: false 2021-05-14T21:07:13.6124480Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:13.6124970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:13.6125390Z TZ: UTC 2021-05-14T21:07:13.6125790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:13.6126210Z NOT_CRAN: true 2021-05-14T21:07:13.6126570Z ##[endgroup] 2021-05-14T21:07:15.6386790Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T21:07:15.6739720Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T21:07:15.6741380Z To reinstall 3.20.2, run: 2021-05-14T21:07:15.6742830Z brew reinstall cmake 2021-05-14T21:07:17.6952520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T21:07:18.8214830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:19.3802730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T21:07:19.7463050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T21%3A15%3A00Z&sig=1XTJ%2FBkr3xi5aYEj2i0bitmzTjqjZiji4gHXoGv3dXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:19.8036860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=1XTJ\%2FBkr3xi5aYEj2i0bitmzTjqjZiji4gHXoGv3dXU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:19.9065220Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T21:07:20.0069800Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T21:07:20.0104020Z 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/d20210514-2565-7zk3xn 2021-05-14T21:07:20.0852500Z cp -pR /private/tmp/d20210514-2565-7zk3xn/libssh/. /usr/local/Cellar/libssh 2021-05-14T21:07:20.1376360Z chmod -Rf +w /private/tmp/d20210514-2565-7zk3xn 2021-05-14T21:07:20.2306580Z ==> Finishing up 2021-05-14T21:07:20.2796180Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T21:07:20.2870990Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T21:07:20.2877150Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T21:07:20.2893350Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T21:07:20.2896520Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T21:07:20.2899530Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T21:07:20.2909640Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T21:07:20.3251250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2732-7t1o2o.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-14T21:07:23.3382200Z ==> Summary 2021-05-14T21:07:23.3429640Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T21:07:26.2695420Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T21:07:27.3971500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:27.9309300Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T21:07:28.2834250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T21%3A15%3A00Z&sig=4Go3gPY9gjtbDW2ZiNNv%2B6PpfoweNiExw4HzWFypl2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:28.3227040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=4Go3gPY9gjtbDW2ZiNNv\%2B6PpfoweNiExw4HzWFypl2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:31.1928900Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T21:07:31.5967500Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T21:07:32.7156630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:33.2601410Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T21:07:33.6172920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T21%3A15%3A00Z&sig=CP0JHf0Re5PwDiNtBzqGKzynoNc9lpqSJdnDXormQ4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:33.6649930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=CP0JHf0Re5PwDiNtBzqGKzynoNc9lpqSJdnDXormQ4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:33.7363700Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T21:07:33.7439960Z ==> Installing dependencies for jags: gcc 2021-05-14T21:07:33.7448440Z ==> Installing jags dependency: gcc 2021-05-14T21:07:33.8573170Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T21:07:33.8612290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2740-6l8jy7 2021-05-14T21:07:40.1143090Z cp -pR /private/tmp/d20210514-2740-6l8jy7/gcc/. /usr/local/Cellar/gcc 2021-05-14T21:07:50.1317450Z chmod -Rf +w /private/tmp/d20210514-2740-6l8jy7 2021-05-14T21:08:08.0564740Z ==> Finishing up 2021-05-14T21:08:08.2925110Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T21:08:08.2928720Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T21:08:08.2934990Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T21:08:08.2938670Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T21:08:08.2950770Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T21:08:08.2952180Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T21:08:08.2954420Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T21:08:08.2959180Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T21:08:08.2965030Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T21:08:08.2969060Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T21:08:08.2990460Z rm /usr/local/bin/c++-11 2021-05-14T21:08:08.2995010Z rm /usr/local/bin/cpp-11 2021-05-14T21:08:08.2998620Z rm /usr/local/bin/g++-11 2021-05-14T21:08:08.3002350Z rm /usr/local/bin/gcc-11 2021-05-14T21:08:08.3060120Z rm /usr/local/bin/gcc-ar-11 2021-05-14T21:08:08.3162390Z rm /usr/local/bin/gcc-nm-11 2021-05-14T21:08:08.3264730Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T21:08:08.3356030Z rm /usr/local/bin/gcov-11 2021-05-14T21:08:08.3357990Z rm /usr/local/bin/gcov-dump-11 2021-05-14T21:08:08.3360170Z rm /usr/local/bin/gcov-tool-11 2021-05-14T21:08:08.5697450Z Error: The `brew link` step did not complete successfully 2021-05-14T21:08:08.5698390Z The formula built, but is not symlinked into /usr/local 2021-05-14T21:08:08.5713400Z Could not symlink bin/gfortran 2021-05-14T21:08:08.5714420Z Target /usr/local/bin/gfortran 2021-05-14T21:08:08.5715540Z already exists. You may want to remove it: 2021-05-14T21:08:08.5717620Z rm '/usr/local/bin/gfortran' 2021-05-14T21:08:08.5718310Z 2021-05-14T21:08:08.5719230Z To force the link and overwrite all conflicting files: 2021-05-14T21:08:08.5788050Z brew link --overwrite gcc 2021-05-14T21:08:08.5788820Z 2021-05-14T21:08:08.5789660Z To list all files that would be deleted: 2021-05-14T21:08:08.5793100Z brew link --overwrite --dry-run gcc 2021-05-14T21:08:08.5793900Z 2021-05-14T21:08:08.5795820Z Possible conflicting files are: 2021-05-14T21:08:08.5797630Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T21:08:09.1094560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2920-iwmcxw.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-14T21:08:13.3433220Z ==> Summary 2021-05-14T21:08:13.4555440Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T21:08:13.4558990Z ==> Installing jags 2021-05-14T21:08:13.4564130Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T21:08:13.4583870Z 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/d20210514-2740-v2un1y 2021-05-14T21:08:14.5323120Z cp -pR /private/tmp/d20210514-2740-v2un1y/jags/. /usr/local/Cellar/jags 2021-05-14T21:08:15.0844920Z chmod -Rf +w /private/tmp/d20210514-2740-v2un1y 2021-05-14T21:08:15.4506860Z ==> Finishing up 2021-05-14T21:08:15.4888220Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T21:08:15.4924220Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T21:08:15.4926000Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T21:08:15.4927470Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T21:08:15.4929780Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T21:08:15.4933510Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T21:08:15.4935310Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T21:08:15.4936990Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T21:08:15.4944700Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T21:08:15.5460140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2948-4goyqv.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-14T21:08:19.6568530Z ==> Summary 2021-05-14T21:08:19.6789070Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T21:08:24.1990560Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T21:08:25.3477100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:25.8771300Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T21:08:26.2367970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T21%3A15%3A00Z&sig=BxTnj6JfcAE8mHIEwv2zZDeBFuYQckxGrasghnZ3%2BBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:26.2930070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=BxTnj6JfcAE8mHIEwv2zZDeBFuYQckxGrasghnZ3\%2BBk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:26.7375620Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T21:08:26.8680100Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T21:08:26.8718620Z 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/d20210514-2955-qfbz1q 2021-05-14T21:08:27.5216800Z cp -pR /private/tmp/d20210514-2955-qfbz1q/v8/. /usr/local/Cellar/v8 2021-05-14T21:08:28.3877470Z chmod -Rf +w /private/tmp/d20210514-2955-qfbz1q 2021-05-14T21:08:28.3980440Z ==> Finishing up 2021-05-14T21:08:28.4592290Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T21:08:28.5097250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3124-1gt3w3x.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-14T21:08:32.8390410Z ==> Summary 2021-05-14T21:08:32.8504490Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T21:08:36.0396200Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T21:08:37.1444940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:37.7434990Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T21:08:38.2254250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T21%3A15%3A00Z&sig=pVJE%2BGIf4AUjDKK8TsfZmzfuXjYH9D4wUFBlEtoAfUg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:38.2631170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=pVJE\%2BGIf4AUjDKK8TsfZmzfuXjYH9D4wUFBlEtoAfUg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:38.5496220Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T21:08:38.5833810Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:08:39.7280090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:40.2936630Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:08:40.6647300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T21%3A15%3A00Z&sig=PltUZtSrOGEP0yvMu0VXmhlNyi4NIhaj8gY%2BAErRIEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:40.7106410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=PltUZtSrOGEP0yvMu0VXmhlNyi4NIhaj8gY\%2BAErRIEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:40.8808930Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T21:08:40.8963980Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:08:42.0521560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:42.6322990Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:08:43.0008670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T21%3A15%3A00Z&sig=HTirneOjZXs0VJSg8JuTH8rYCR3Uxf7mpp5EnwbaAi0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:43.0358250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=HTirneOjZXs0VJSg8JuTH8rYCR3Uxf7mpp5EnwbaAi0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:43.2840190Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T21:08:43.3087630Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T21:08:43.3101970Z ==> Installing fftw dependency: hwloc 2021-05-14T21:08:43.3823290Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T21:08:43.3857890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3131-rd9397 2021-05-14T21:08:44.1330200Z cp -pR /private/tmp/d20210514-3131-rd9397/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T21:08:45.2915590Z chmod -Rf +w /private/tmp/d20210514-3131-rd9397 2021-05-14T21:08:45.7951010Z ==> Finishing up 2021-05-14T21:08:45.9402680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T21:08:45.9410360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T21:08:45.9418850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T21:08:45.9420630Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T21:08:45.9434200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T21:08:45.9435750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T21:08:45.9437640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T21:08:45.9442730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T21:08:45.9448870Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T21:08:45.9454680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T21:08:45.9466760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T21:08:45.9468490Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T21:08:45.9470650Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T21:08:45.9481320Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T21:08:45.9488750Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T21:08:45.9503030Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T21:08:45.9539210Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T21:08:45.9545100Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T21:08:45.9556780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T21:08:45.9566810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T21:08:45.9571690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T21:08:45.9578200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T21:08:45.9583340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T21:08:45.9590370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T21:08:45.9598230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T21:08:45.9602960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T21:08:45.9655000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T21:08:45.9657550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T21:08:45.9659280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T21:08:45.9661570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T21:08:45.9663270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T21:08:45.9689770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T21:08:45.9708190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T21:08:45.9737720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-14T21:08:45.9754880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T21:08:45.9758950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T21:08:45.9776820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T21:08:45.9796520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T21:08:45.9798840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T21:08:45.9900960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-14T21:08:45.9927150Z 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-14T21:08:45.9930900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-14T21:08:45.9932890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-14T21:08:45.9942880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-14T21:08:45.9956970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-14T21:08:45.9976880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T21:08:45.9988320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-14T21:08:46.0064230Z 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-14T21:08:46.0068760Z 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-14T21:08:46.0081300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T21:08:46.0097580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T21:08:46.0114470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-14T21:08:46.0181090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-14T21:08:46.0287730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-14T21:08:46.0289450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T21:08:46.0291410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T21:08:46.0341390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T21:08:46.0477990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T21:08:46.0486950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T21:08:46.0493580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T21:08:46.0578210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T21:08:46.0717170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T21:08:46.0764060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T21:08:46.0874490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T21:08:46.0977900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T21:08:46.1081010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T21:08:46.1092360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T21:08:46.1195700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T21:08:46.1213890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T21:08:46.1298970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T21:08:46.1300970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T21:08:46.1305320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T21:08:46.1308560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T21:08:46.1310310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T21:08:46.1312150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T21:08:46.1315480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T21:08:46.1318560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T21:08:46.1321790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T21:08:46.1325650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T21:08:46.1328910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T21:08:46.1332600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T21:08:46.1335520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T21:08:46.1338380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T21:08:46.1354920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T21:08:46.1359710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T21:08:46.1363580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T21:08:46.1365360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T21:08:46.1367010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T21:08:46.1371230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T21:08:46.1373050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T21:08:46.1376660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T21:08:46.1378420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T21:08:46.1381520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T21:08:46.1386160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T21:08:46.1389490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T21:08:46.1391340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T21:08:46.1394410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T21:08:46.1398400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T21:08:46.1400190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T21:08:46.1401970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-14T21:08:46.1403110Z Only the first 100 operations were output. 2021-05-14T21:08:46.5618470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3309-ej0xpl.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-14T21:08:50.1094360Z ==> Summary 2021-05-14T21:08:50.1876430Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T21:08:50.1880680Z ==> Installing fftw dependency: open-mpi 2021-05-14T21:08:50.2562270Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:08:50.2594260Z 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/d20210514-3131-gc1om9 2021-05-14T21:08:56.1016940Z cp -pR /private/tmp/d20210514-3131-gc1om9/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T21:09:00.7458770Z chmod -Rf +w /private/tmp/d20210514-3131-gc1om9 2021-05-14T21:09:04.4808900Z ==> Finishing up 2021-05-14T21:09:04.5226850Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T21:09:04.5330100Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T21:09:04.5355610Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T21:09:04.5390240Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T21:09:04.5392100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T21:09:04.5393620Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T21:09:04.5396310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T21:09:04.5397730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T21:09:04.5399120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T21:09:04.5400520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T21:09:04.5401900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T21:09:04.5403420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T21:09:04.5404830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T21:09:04.5406270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T21:09:04.5407790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T21:09:04.5409250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T21:09:04.5410710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T21:09:04.5412190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T21:09:04.5413630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T21:09:04.5415130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T21:09:04.5416680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T21:09:04.5428460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T21:09:04.5487430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T21:09:04.5489130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T21:09:04.5490740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T21:09:04.5494130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T21:09:04.5495580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T21:09:04.5497090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T21:09:04.5498730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T21:09:04.5500430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T21:09:04.5502080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T21:09:04.5503750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T21:09:04.5505660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T21:09:04.5507880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T21:09:04.5510080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T21:09:04.5512060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T21:09:04.5513850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T21:09:04.5515720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T21:09:04.5517370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T21:09:04.5519030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T21:09:04.5520870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T21:09:04.5524390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T21:09:04.5526320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T21:09:04.5529940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T21:09:04.5531750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T21:09:04.5533260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T21:09:04.5534800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T21:09:04.5536520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T21:09:04.5538160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T21:09:04.5539900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T21:09:04.5542120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T21:09:04.5548100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T21:09:04.5554060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T21:09:04.5560860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T21:09:04.5567530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T21:09:04.5574180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T21:09:04.5589610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T21:09:04.5601020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T21:09:04.5602770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T21:09:04.5604420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T21:09:04.5665310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T21:09:04.5669460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T21:09:04.5675420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T21:09:04.5750590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T21:09:04.5754940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T21:09:04.5772890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T21:09:04.5778020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T21:09:04.5784320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T21:09:04.5790260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T21:09:04.5795190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T21:09:04.5801170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T21:09:04.5805990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T21:09:04.5811540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T21:09:04.5816830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T21:09:04.5822150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T21:09:04.5827010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T21:09:04.5845030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T21:09:04.5856020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-14T21:09:04.5858090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-14T21:09:04.5860140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-14T21:09:04.5862130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-14T21:09:04.5864170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-14T21:09:04.5866110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-14T21:09:04.5872870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T21:09:04.5878540Z 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-14T21:09:04.5883550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-14T21:09:04.5889330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T21:09:04.5894480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T21:09:04.5900160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T21:09:04.5904910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T21:09:04.5910670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T21:09:04.5915720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-14T21:09:04.5921500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-14T21:09:04.5926770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-14T21:09:04.5932060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T21:09:04.5938820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T21:09:04.5944450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T21:09:04.5949690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T21:09:04.5956530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T21:09:04.5961420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T21:09:04.5965950Z Only the first 100 operations were output. 2021-05-14T21:09:05.0858440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3400-1s7boym.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-14T21:09:08.8208670Z ==> Summary 2021-05-14T21:09:08.8768810Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:09:08.8777400Z ==> Installing fftw 2021-05-14T21:09:08.8779610Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:09:08.8816650Z 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/d20210514-3131-g5zy86 2021-05-14T21:09:09.4975970Z cp -pR /private/tmp/d20210514-3131-g5zy86/fftw/. /usr/local/Cellar/fftw 2021-05-14T21:09:09.8948090Z chmod -Rf +w /private/tmp/d20210514-3131-g5zy86 2021-05-14T21:09:10.5779740Z ==> Finishing up 2021-05-14T21:09:10.6304960Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T21:09:10.6310290Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T21:09:10.6314150Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T21:09:10.6319410Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T21:09:10.6329170Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T21:09:10.6332670Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T21:09:10.6338820Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T21:09:10.6346030Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T21:09:10.6349960Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T21:09:10.6355820Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T21:09:10.6360820Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T21:09:10.6366690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T21:09:10.6457210Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T21:09:10.6689450Z info /usr/local/share/info/fftw3.info 2021-05-14T21:09:10.6710380Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T21:09:10.6725950Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T21:09:10.6746200Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T21:09:10.6760190Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T21:09:10.6767060Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T21:09:10.6788550Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T21:09:10.7077780Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T21:09:10.7080550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T21:09:10.7084250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T21:09:10.7089010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T21:09:10.7090770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T21:09:10.7099720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T21:09:10.7113440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T21:09:10.7126260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T21:09:10.7136660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T21:09:10.7148510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T21:09:10.7158970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T21:09:10.7169000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T21:09:10.7182970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T21:09:10.7192270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T21:09:10.7205700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T21:09:10.7219640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T21:09:10.7226920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T21:09:10.7238050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T21:09:10.7254920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T21:09:10.7267780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T21:09:10.7281050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T21:09:10.7294880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T21:09:10.7307960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T21:09:10.7317210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T21:09:10.7330430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T21:09:10.7344260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T21:09:10.7358810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T21:09:10.7368440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T21:09:10.7377920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T21:09:10.7386300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T21:09:10.7395210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T21:09:10.7405610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T21:09:10.7417660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T21:09:10.7518760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T21:09:10.7521500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T21:09:10.7527590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T21:09:10.7536090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T21:09:10.7547550Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T21:09:10.7556790Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T21:09:10.7561730Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T21:09:10.7992610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3427-17jp578.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-14T21:09:14.4142720Z ==> Summary 2021-05-14T21:09:14.4214330Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:09:15.2406220Z ==> No outdated dependents to upgrade! 2021-05-14T21:09:15.2407930Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:09:15.4573660Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T21:09:15.4575110Z fftw, open-mpi 2021-05-14T21:09:15.4593370Z rm /usr/local/bin/fftw-wisdom 2021-05-14T21:09:15.4594760Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T21:09:15.4709440Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T21:09:15.4711430Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T21:09:15.4720970Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T21:09:15.4722830Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T21:09:15.4723800Z rm /usr/local/include/fftw3.f 2021-05-14T21:09:15.4725910Z rm /usr/local/include/fftw3.f03 2021-05-14T21:09:15.4728980Z rm /usr/local/include/fftw3.h 2021-05-14T21:09:15.4732450Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T21:09:15.4735770Z rm /usr/local/include/fftw3l.f03 2021-05-14T21:09:15.4743920Z rm /usr/local/include/fftw3q.f03 2021-05-14T21:09:15.4746120Z rm /usr/local/lib/cmake/fftw3 2021-05-14T21:09:15.4749170Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T21:09:15.4752270Z rm /usr/local/lib/libfftw3.a 2021-05-14T21:09:15.4762420Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T21:09:15.4765400Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T21:09:15.4766320Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T21:09:15.4767180Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T21:09:15.4770490Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T21:09:15.4772130Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T21:09:15.4775280Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T21:09:15.4785600Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T21:09:15.4786530Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T21:09:15.4787440Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T21:09:15.4788380Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T21:09:15.4790720Z rm /usr/local/lib/libfftw3f.a 2021-05-14T21:09:15.4810660Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T21:09:15.4856170Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T21:09:15.4857140Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T21:09:15.4858010Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T21:09:15.4858910Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T21:09:15.4859740Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T21:09:15.4860680Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T21:09:15.4861600Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T21:09:15.4862500Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T21:09:15.4863380Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T21:09:15.4864270Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T21:09:15.4865070Z rm /usr/local/lib/libfftw3l.a 2021-05-14T21:09:15.4865890Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T21:09:15.4866750Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T21:09:15.4867570Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T21:09:15.4868410Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T21:09:15.4869260Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T21:09:15.4870090Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T21:09:15.4870930Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T21:09:15.4871830Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T21:09:15.4872740Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T21:09:15.4873620Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T21:09:15.4874560Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T21:09:15.4875440Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T21:09:15.4876290Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T21:09:15.4932710Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T21:09:15.4942350Z rm /usr/local/share/info/fftw3.info 2021-05-14T21:09:15.4944050Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T21:09:15.4945440Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T21:09:15.4960310Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T21:09:15.4989000Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T21:09:15.4990590Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T21:09:15.4991980Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T21:09:15.6088710Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T21:09:15.6102800Z rm /usr/local/bin/mpic++ 2021-05-14T21:09:15.6103630Z rm /usr/local/bin/mpicc 2021-05-14T21:09:15.6104370Z rm /usr/local/bin/mpicxx 2021-05-14T21:09:15.6105230Z rm /usr/local/bin/mpiexec 2021-05-14T21:09:15.6105990Z rm /usr/local/bin/mpif77 2021-05-14T21:09:15.6106730Z rm /usr/local/bin/mpif90 2021-05-14T21:09:15.6107460Z rm /usr/local/bin/mpifort 2021-05-14T21:09:15.6108180Z rm /usr/local/bin/mpirun 2021-05-14T21:09:15.6109770Z rm /usr/local/bin/ompi-clean 2021-05-14T21:09:15.6112770Z rm /usr/local/bin/ompi-server 2021-05-14T21:09:15.6115580Z rm /usr/local/bin/ompi_info 2021-05-14T21:09:15.6118720Z rm /usr/local/bin/opal_wrapper 2021-05-14T21:09:15.6123500Z rm /usr/local/bin/orte-clean 2021-05-14T21:09:15.6126360Z rm /usr/local/bin/orte-info 2021-05-14T21:09:15.6136590Z rm /usr/local/bin/orte-server 2021-05-14T21:09:15.6137490Z rm /usr/local/bin/ortecc 2021-05-14T21:09:15.6140850Z rm /usr/local/bin/orted 2021-05-14T21:09:15.6148170Z rm /usr/local/bin/orterun 2021-05-14T21:09:15.6149560Z rm /usr/local/bin/profile2mat.pl 2021-05-14T21:09:15.6155880Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T21:09:15.6158060Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T21:09:15.6161740Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T21:09:15.6164400Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T21:09:15.6174480Z rm /usr/local/include/mpi-ext.h 2021-05-14T21:09:15.6185320Z rm /usr/local/include/mpi.h 2021-05-14T21:09:15.6186280Z rm /usr/local/include/mpi.mod 2021-05-14T21:09:15.6187110Z rm /usr/local/include/mpi_ext.mod 2021-05-14T21:09:15.6187920Z rm /usr/local/include/mpi_f08.mod 2021-05-14T21:09:15.6188830Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T21:09:15.6192540Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T21:09:15.6195880Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T21:09:15.6199160Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T21:09:15.6211650Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T21:09:15.6212610Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T21:09:15.6214350Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T21:09:15.6216000Z rm /usr/local/include/mpif-config.h 2021-05-14T21:09:15.6217340Z rm /usr/local/include/mpif-constants.h 2021-05-14T21:09:15.6218680Z rm /usr/local/include/mpif-ext.h 2021-05-14T21:09:15.6222010Z rm /usr/local/include/mpif-externals.h 2021-05-14T21:09:15.6224890Z rm /usr/local/include/mpif-handles.h 2021-05-14T21:09:15.6228330Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T21:09:15.6231340Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T21:09:15.6234500Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T21:09:15.6237480Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T21:09:15.6240700Z rm /usr/local/include/mpif.h 2021-05-14T21:09:15.6244580Z rm /usr/local/include/openmpi 2021-05-14T21:09:15.6247370Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T21:09:15.6255920Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T21:09:15.6256960Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T21:09:15.6259590Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T21:09:15.6263650Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T21:09:15.6265910Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T21:09:15.6268870Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T21:09:15.6272300Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T21:09:15.6275150Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T21:09:15.6278580Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T21:09:15.6281380Z rm /usr/local/lib/libmpi.dylib 2021-05-14T21:09:15.6284610Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T21:09:15.6287830Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T21:09:15.6292590Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T21:09:15.6312800Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T21:09:15.6331430Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T21:09:15.6332520Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T21:09:15.6333450Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T21:09:15.6334370Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T21:09:15.6336110Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T21:09:15.6337550Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T21:09:15.6338890Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T21:09:15.6340230Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T21:09:15.6341540Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T21:09:15.6342540Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T21:09:15.6343330Z rm /usr/local/lib/openmpi 2021-05-14T21:09:15.6344520Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T21:09:15.6345870Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T21:09:15.6347210Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T21:09:15.6350410Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T21:09:15.6353510Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T21:09:15.6358110Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T21:09:15.6362070Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T21:09:15.6366550Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T21:09:15.6370690Z rm /usr/local/lib/pmix 2021-05-14T21:09:15.6383490Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T21:09:15.6395690Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T21:09:15.6396670Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T21:09:15.6397540Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T21:09:15.6398690Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T21:09:15.6404740Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T21:09:15.6409250Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T21:09:15.6421860Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T21:09:15.6425730Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T21:09:15.6427110Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T21:09:15.6428140Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T21:09:15.6429030Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T21:09:15.6431370Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T21:09:15.6437300Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T21:09:15.6439330Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T21:09:15.6442480Z rm /usr/local/share/man/man1/orted.1 2021-05-14T21:09:15.6447230Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T21:09:15.6466910Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T21:09:15.6470340Z Only the first 100 operations were output. 2021-05-14T21:09:18.1919190Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T21:09:19.3241710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:19.8980560Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T21:09:20.2348400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T21%3A15%3A00Z&sig=bPZ%2F5iPksQM3Ja4MV0rQBnLj2Ndn6%2BGqGzp3cVHPZbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:20.2762650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=bPZ\%2F5iPksQM3Ja4MV0rQBnLj2Ndn6\%2BGqGzp3cVHPZbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:20.6882360Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T21:09:20.8505350Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T21:09:20.8536530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3435-8nhfo3 2021-05-14T21:09:23.0438400Z cp -pR /private/tmp/d20210514-3435-8nhfo3/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T21:09:26.5650890Z chmod -Rf +w /private/tmp/d20210514-3435-8nhfo3 2021-05-14T21:09:29.5977600Z ==> Finishing up 2021-05-14T21:09:29.6552350Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T21:09:29.6554340Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T21:09:29.6557240Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T21:09:29.6559090Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T21:09:29.6561390Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T21:09:29.6570390Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T21:09:29.6578460Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T21:09:29.6587140Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T21:09:29.6596040Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T21:09:29.6607680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T21:09:29.6609210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T21:09:29.6610990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T21:09:29.6617100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T21:09:29.6624800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T21:09:29.6633790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T21:09:29.6651450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T21:09:29.6653060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T21:09:29.6654510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T21:09:29.6655910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T21:09:29.6657290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T21:09:29.6658700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T21:09:29.6662540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T21:09:29.6669470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T21:09:29.6674330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T21:09:29.6677680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T21:09:29.6682720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T21:09:29.6688020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T21:09:29.6696760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T21:09:29.6698290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T21:09:29.6706750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T21:09:29.6717480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T21:09:29.6733730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T21:09:29.6754350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T21:09:29.6756500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T21:09:29.6762090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T21:09:29.6769080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T21:09:29.6782120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T21:09:29.6792170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T21:09:29.6802000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T21:09:29.6810790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T21:09:29.6824610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T21:09:29.6833770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T21:09:29.6842550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T21:09:29.6852530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T21:09:29.6863390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T21:09:29.6872910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T21:09:29.6877510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T21:09:29.6887070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T21:09:29.6895280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T21:09:29.6903500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T21:09:29.6907930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T21:09:29.6920200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T21:09:29.6929110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T21:09:29.6933630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T21:09:29.6943280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T21:09:29.6951850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T21:09:29.6960090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T21:09:29.6966240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T21:09:29.6975270Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T21:09:29.6988070Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T21:09:29.6996540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T21:09:29.7001480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T21:09:29.7009340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T21:09:29.7019570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T21:09:29.7035910Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T21:09:29.7042600Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T21:09:29.7049090Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T21:09:29.7081680Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T21:09:29.7083070Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T21:09:29.7187880Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T21:09:29.7193570Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T21:09:29.7199680Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T21:09:29.7206990Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T21:09:29.7210660Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T21:09:29.7215710Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T21:09:29.7220280Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T21:09:29.7226240Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T21:09:29.7232500Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T21:09:29.7238960Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T21:09:29.7245560Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T21:09:29.7252030Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T21:09:29.7278320Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T21:09:29.7285900Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T21:09:29.7287410Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T21:09:29.7290060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T21:09:29.7297860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T21:09:29.7304690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T21:09:29.7311030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T21:09:29.7316670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T21:09:29.7323480Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T21:09:29.7329980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T21:09:29.7335890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T21:09:29.7345170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T21:09:29.7347200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T21:09:29.7354570Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T21:09:29.7360660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T21:09:29.7367050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T21:09:29.7376020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T21:09:29.7388520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T21:09:29.7390380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T21:09:29.7392240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T21:09:29.7395130Z Only the first 100 operations were output. 2021-05-14T21:09:30.1775080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3603-1iap65f.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-14T21:09:33.9112140Z ==> Summary 2021-05-14T21:09:33.9947220Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T21:09:37.3453520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T21:09:38.4341490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:39.0052930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T21:09:39.3600950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T21%3A15%3A00Z&sig=d%2F4M8IYmkcLL73grZNixHRum9RSBc1PLfdW87AdvQAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:39.3990060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=d\%2F4M8IYmkcLL73grZNixHRum9RSBc1PLfdW87AdvQAE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:39.4802120Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T21:09:39.5898180Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T21:09:39.5937350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3610-1aleaxl 2021-05-14T21:09:39.9847800Z cp -pR /private/tmp/d20210514-3610-1aleaxl/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T21:09:40.7080940Z chmod -Rf +w /private/tmp/d20210514-3610-1aleaxl 2021-05-14T21:09:40.9817880Z ==> Finishing up 2021-05-14T21:09:41.0227120Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T21:09:41.0237990Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T21:09:41.0257220Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T21:09:41.0289130Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T21:09:41.0384740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0402840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0473370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0496320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0658450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0735960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0751000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0760290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0766400Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T21:09:41.0774500Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T21:09:41.0783650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0795710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0810230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0891820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.0960930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.1054660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.1197780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.1457000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.1472390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.1788530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.1908980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.2073650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.2171950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.2289590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.2349970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.2352230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.2475160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.2836300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.2961520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.3274310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.3321960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.3441590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.3524110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.3570300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.3581650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.3584720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.3695010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.3986600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.4042280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.4046140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.4048050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.4155420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.4383550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.4545520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.4632930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.4749010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.5010810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.5084560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.5431100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.5437020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.5439040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.5627390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.6056350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.6230470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.6276070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.6412050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:41.6415630Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T21:09:41.6525810Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T21:09:41.6527780Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T21:09:41.6529590Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T21:09:41.6531320Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T21:09:41.6637830Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T21:09:41.6685730Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T21:09:41.6706090Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T21:09:41.7828570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3777-8p389g.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-14T21:09:47.2172670Z ==> Summary 2021-05-14T21:09:47.2480080Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T21:09:50.0763620Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T21:09:50.0764710Z To reinstall 1.6.37, run: 2021-05-14T21:09:50.0765470Z brew reinstall libpng 2021-05-14T21:09:52.3857310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T21:09:53.5091910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:54.0566940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T21:09:54.4045320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T21%3A15%3A00Z&sig=pLA6cOEJzsDmHabVZodDG%2F232OmEKKgdUXvCuvKxmO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:54.4514470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=pLA6cOEJzsDmHabVZodDG\%2F232OmEKKgdUXvCuvKxmO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:54.5003490Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T21:09:54.5065730Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T21:09:55.6274820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:56.1579080Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T21:09:56.4855190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T21%3A15%3A00Z&sig=OyBq%2BGDIojE4U%2BXrW5U73xs%2FAOvisuFxRip7oTS%2BQXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:56.5170950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=OyBq\%2BGDIojE4U\%2BXrW5U73xs\%2FAOvisuFxRip7oTS\%2BQXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:56.5840040Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T21:09:56.5893960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T21:09:57.6977400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:58.2565120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T21:09:58.6035980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T21%3A15%3A00Z&sig=kStTteXN18UJpSrGXsGV6bphEdooRN6w2pb%2FElkZHbM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:58.6485910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=kStTteXN18UJpSrGXsGV6bphEdooRN6w2pb\%2FElkZHbM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:58.6970080Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T21:09:58.7005180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T21:10:00.0423170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:00.3240490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T21:10:00.6814400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T21%3A20%3A00Z&sig=7i5PdRyyaLrSl0fDtb4xFo0bFDE59mag269wSIAWKGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:00.7219870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=7i5PdRyyaLrSl0fDtb4xFo0bFDE59mag269wSIAWKGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:00.7879850Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T21:10:00.7953810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T21:10:01.9463030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:02.5431710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T21:10:02.9267790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T21%3A20%3A00Z&sig=9c97NBxX%2FQoZgfolaPfYitgWjZ0t6LziYpi%2B34PTskU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:02.9833790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=9c97NBxX\%2FQoZgfolaPfYitgWjZ0t6LziYpi\%2B34PTskU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:03.0678690Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T21:10:03.0755320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T21:10:04.1869070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:04.7344530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T21:10:05.0767970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T21%3A20%3A00Z&sig=j%2Fu8XOmEX0MY2eMg%2B5%2FHw98vK1MLcR6xD7QkgcLn%2Bdo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:05.1125460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=j\%2Fu8XOmEX0MY2eMg\%2B5\%2FHw98vK1MLcR6xD7QkgcLn\%2Bdo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:05.2416420Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:10:05.2539810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T21:10:06.3699360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:06.9210710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T21:10:07.2586660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T21%3A20%3A00Z&sig=cIdAgtk1ECZbC9sDlblL3xqgG3GS9SI15AQLckC80ck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:07.3081500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=cIdAgtk1ECZbC9sDlblL3xqgG3GS9SI15AQLckC80ck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:07.3537870Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T21:10:07.3570950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T21:10:08.4753080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:09.0197070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T21:10:09.3619360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T21%3A20%3A00Z&sig=hSU3zV%2FKr1Jhx%2BGmUMx14wSk9LOVWaFp9MgtzDv8iFw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:09.3990180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=hSU3zV\%2FKr1Jhx\%2BGmUMx14wSk9LOVWaFp9MgtzDv8iFw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:09.4397310Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T21:10:09.4430670Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T21:10:10.5916700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:11.1455720Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T21:10:11.4818920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T21%3A20%3A00Z&sig=eSlydnkGjoB%2FO8IRaQ2qxb3vzm9qRo6TCQ%2BkoPfJv0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:11.5196600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=eSlydnkGjoB\%2FO8IRaQ2qxb3vzm9qRo6TCQ\%2BkoPfJv0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:11.5746170Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T21:10:11.5781550Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T21:10:12.7276130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:13.2955430Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T21:10:13.6373910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T21%3A20%3A00Z&sig=%2FodEUlNcYSfAmLU6JiQKCVcA1bJRoZbk8clq2B4DAuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:13.6811810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=\%2FodEUlNcYSfAmLU6JiQKCVcA1bJRoZbk8clq2B4DAuE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:13.7501900Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T21:10:13.7577110Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T21:10:14.8696050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:15.4282540Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T21:10:15.7458340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T21%3A20%3A00Z&sig=TA8%2BcdQkZ5t8RE%2F93f3hw1z3462xnDL4rhDD9xDxKpA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:15.7949630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=TA8\%2BcdQkZ5t8RE\%2F93f3hw1z3462xnDL4rhDD9xDxKpA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:15.9360570Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T21:10:15.9476650Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T21:10:17.0313750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:17.5485020Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T21:10:17.9122730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T21%3A20%3A00Z&sig=yCTWpXvIBYJlPNojYC26kZDiNU7ccv%2FASQmlYO6HmM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:17.9496140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=yCTWpXvIBYJlPNojYC26kZDiNU7ccv\%2FASQmlYO6HmM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:18.0136040Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T21:10:18.0193560Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T21:10:19.2695810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:19.8053290Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T21:10:20.2048430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T21%3A20%3A00Z&sig=xp6MpWle9WlVQs8srtV%2F9WCYJS5ZBa0VoA7JTDBw9Lc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:20.2538490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=xp6MpWle9WlVQs8srtV\%2F9WCYJS5ZBa0VoA7JTDBw9Lc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:20.3321020Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T21:10:20.3379930Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T21:10:21.4169930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:21.9806240Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T21:10:22.3765060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T21%3A20%3A00Z&sig=bM6gFsHkNtymE1WvgNyKSnxnN1F4BQ9I1cIdINukvbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:22.4147560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=bM6gFsHkNtymE1WvgNyKSnxnN1F4BQ9I1cIdINukvbo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:22.9331210Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T21:10:22.9911340Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T21:10:24.0337910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:24.5778170Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T21:10:24.9152140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T21%3A20%3A00Z&sig=qBkeFEEZj48Gj%2BS1oWAWtSpoq8QFkUfHM3OiSRXMBhI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:24.9579880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=qBkeFEEZj48Gj\%2BS1oWAWtSpoq8QFkUfHM3OiSRXMBhI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:25.0906960Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T21:10:25.1030900Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T21:10:26.2464540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:26.7915200Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T21:10:27.1595910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T21%3A20%3A00Z&sig=hQDmpIUHAHgnoyHw9oDyOjCnRJjv%2Fdp75SLV9IO45%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:27.1957140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=hQDmpIUHAHgnoyHw9oDyOjCnRJjv\%2Fdp75SLV9IO45\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:30.0434370Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T21:10:30.5177320Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T21:10:31.6540870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:32.2188290Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T21:10:32.5512990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T21%3A20%3A00Z&sig=nteq5J56OZlQZwbzykttAPQSdimqwL%2FE03Vklodx5PM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:32.5901950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=nteq5J56OZlQZwbzykttAPQSdimqwL\%2FE03Vklodx5PM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:32.8826870Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T21:10:32.9693010Z ==> 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-14T21:10:32.9698490Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T21:10:33.0486580Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T21:10:33.0526830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-zwfr8y 2021-05-14T21:10:33.0785270Z cp -pR /private/tmp/d20210514-3887-zwfr8y/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T21:10:33.0890150Z chmod -Rf +w /private/tmp/d20210514-3887-zwfr8y 2021-05-14T21:10:33.1493490Z ==> Finishing up 2021-05-14T21:10:33.1941550Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T21:10:33.2102610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4154-12n93vi.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-14T21:10:35.9925780Z ==> Summary 2021-05-14T21:10:35.9950200Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T21:10:35.9963350Z ==> Installing poppler dependency: xorgproto 2021-05-14T21:10:36.0008450Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T21:10:36.0037130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3887-6zs082 2021-05-14T21:10:37.3162600Z cp -pR /private/tmp/d20210514-3887-6zs082/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T21:10:38.4589490Z chmod -Rf +w /private/tmp/d20210514-3887-6zs082 2021-05-14T21:10:38.7736580Z ==> Finishing up 2021-05-14T21:10:38.8118700Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T21:10:38.8189560Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T21:10:38.8201630Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T21:10:38.8208790Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T21:10:38.8213900Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T21:10:38.8220920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T21:10:38.8228740Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T21:10:38.8234770Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T21:10:38.8240730Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T21:10:38.8247040Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T21:10:38.8253650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T21:10:38.8560250Z rm /usr/local/share/pkgconfig 2021-05-14T21:10:38.8683990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T21:10:38.8689330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T21:10:38.8700360Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T21:10:38.8702170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T21:10:38.8708860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T21:10:38.8715210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T21:10:38.8720830Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T21:10:38.8727390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T21:10:38.8732710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T21:10:38.8739630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T21:10:38.8745330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T21:10:38.8752150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T21:10:38.8764830Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T21:10:38.8767240Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T21:10:38.8815850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T21:10:38.8819850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T21:10:38.8823430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T21:10:38.8826450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T21:10:38.8828680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T21:10:38.8830640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T21:10:38.8832560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T21:10:38.8834230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T21:10:38.8837980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T21:10:38.8839730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T21:10:38.8841430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T21:10:38.8844970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T21:10:38.8854560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T21:10:38.8862570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T21:10:38.8873060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T21:10:38.8878640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T21:10:38.8889280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T21:10:38.8904060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T21:10:38.8934720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T21:10:38.8950770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T21:10:38.8961510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T21:10:38.8972750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T21:10:38.8981880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T21:10:38.8990260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T21:10:38.9022700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T21:10:38.9051270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T21:10:38.9053220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T21:10:38.9054910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T21:10:38.9684910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4180-1ejf9j0.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-14T21:10:42.1125490Z ==> Summary 2021-05-14T21:10:42.1322950Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T21:10:42.1334670Z ==> Installing poppler dependency: libxau 2021-05-14T21:10:42.1442220Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T21:10:42.1485470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-1mioges 2021-05-14T21:10:42.3177160Z cp -pR /private/tmp/d20210514-3887-1mioges/libxau/. /usr/local/Cellar/libxau 2021-05-14T21:10:42.5086280Z chmod -Rf +w /private/tmp/d20210514-3887-1mioges 2021-05-14T21:10:42.5805010Z ==> Finishing up 2021-05-14T21:10:42.6261780Z rm /usr/local/include/X11 2021-05-14T21:10:42.6269890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T21:10:42.6277110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T21:10:42.6282620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T21:10:42.6287650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T21:10:42.6295630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T21:10:42.6297800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T21:10:42.6303050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T21:10:42.6308600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T21:10:42.6317470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T21:10:42.6320910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T21:10:42.6328180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T21:10:42.6331400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T21:10:42.6335200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T21:10:42.6341420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T21:10:42.6346090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T21:10:42.6351920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T21:10:42.6358490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T21:10:42.6362890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T21:10:42.6369330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T21:10:42.6372400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T21:10:42.6378800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T21:10:42.6385710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T21:10:42.6390670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T21:10:42.6401040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T21:10:42.6402590Z mkdir -p /usr/local/include/X11/dri 2021-05-14T21:10:42.6407910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T21:10:42.6411270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T21:10:42.6417980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T21:10:42.6421770Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T21:10:42.6432730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T21:10:42.6435740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T21:10:42.6441770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T21:10:42.6447070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T21:10:42.6453210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T21:10:42.6458050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T21:10:42.6463970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T21:10:42.6470550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T21:10:42.6475450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T21:10:42.6480260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T21:10:42.6486280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T21:10:42.6495820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T21:10:42.6523670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T21:10:42.6529040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T21:10:42.6535010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T21:10:42.6578110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T21:10:42.6675030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T21:10:42.6678290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T21:10:42.6680260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T21:10:42.6682130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T21:10:42.6689150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T21:10:42.6690990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T21:10:42.6693000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T21:10:42.6694730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T21:10:42.6700040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T21:10:42.6701910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T21:10:42.6703650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T21:10:42.6705330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T21:10:42.6707010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T21:10:42.6708660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T21:10:42.6710330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T21:10:42.6712080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T21:10:42.6713840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T21:10:42.6715720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T21:10:42.6717500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T21:10:42.6719260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T21:10:42.6720890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T21:10:42.6722570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T21:10:42.6724200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T21:10:42.6725950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T21:10:42.6727760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T21:10:42.6729340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T21:10:42.6731220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T21:10:42.6733110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T21:10:42.6735010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T21:10:42.6736990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T21:10:42.6738880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T21:10:42.6740670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T21:10:42.6743790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T21:10:42.6764530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T21:10:42.6766700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T21:10:42.6768640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T21:10:42.6770800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T21:10:42.6777910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T21:10:42.6783200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T21:10:42.6790350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T21:10:42.6796170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T21:10:42.6801520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T21:10:42.6807020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T21:10:42.6814710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T21:10:42.6818420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T21:10:42.6826900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T21:10:42.6830560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T21:10:42.6838940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T21:10:42.6843340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T21:10:42.6850090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T21:10:42.6857360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T21:10:42.6861720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T21:10:42.6873390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T21:10:42.6875300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T21:10:42.6881420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T21:10:42.6887280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T21:10:42.6893030Z Only the first 100 operations were output. 2021-05-14T21:10:42.7367520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4206-1tu8jy2.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-14T21:10:45.6448230Z ==> Summary 2021-05-14T21:10:45.6490960Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T21:10:45.6492760Z ==> Installing poppler dependency: libxdmcp 2021-05-14T21:10:45.6577190Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T21:10:45.6594890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-au9alm 2021-05-14T21:10:45.6998350Z cp -pR /private/tmp/d20210514-3887-au9alm/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T21:10:45.7240630Z chmod -Rf +w /private/tmp/d20210514-3887-au9alm 2021-05-14T21:10:45.7898030Z ==> Finishing up 2021-05-14T21:10:45.8316740Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T21:10:45.8323720Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T21:10:45.8326960Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T21:10:45.8332750Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T21:10:45.8344630Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T21:10:45.8540400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4232-1il420v.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-14T21:10:48.6834360Z ==> Summary 2021-05-14T21:10:48.6852970Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T21:10:48.6860220Z ==> Installing poppler dependency: libxcb 2021-05-14T21:10:48.7262490Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T21:10:48.7286060Z 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/d20210514-3887-wwso34 2021-05-14T21:10:55.2727180Z cp -pR /private/tmp/d20210514-3887-wwso34/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T21:11:02.6011620Z chmod -Rf +w /private/tmp/d20210514-3887-wwso34 2021-05-14T21:11:04.4051780Z ==> Finishing up 2021-05-14T21:11:04.4532530Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T21:11:04.4540490Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T21:11:04.4611280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T21:11:04.4618650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T21:11:04.4620700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T21:11:04.4626380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T21:11:04.4632470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-14T21:11:04.4640340Z 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-14T21:11:04.4647760Z 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-14T21:11:04.4652380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-14T21:11:04.4659180Z 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-14T21:11:04.4665260Z 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-14T21:11:04.4671750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-14T21:11:04.4677850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-14T21:11:04.4684050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T21:11:04.4693460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-14T21:11:04.4701670Z 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-14T21:11:04.4708760Z 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-14T21:11:04.4716420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-14T21:11:04.4725400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-14T21:11:04.4732000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T21:11:04.4742120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T21:11:04.4749110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T21:11:04.4753020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-14T21:11:04.4760570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-14T21:11:04.4764940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T21:11:04.4772350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T21:11:04.4776430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T21:11:04.4782270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T21:11:04.4788370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T21:11:04.4793770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-14T21:11:04.4799070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-14T21:11:04.4805160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-14T21:11:04.4811350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-14T21:11:04.4817670Z 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-14T21:11:04.4822620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T21:11:04.4829980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T21:11:04.4842020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T21:11:04.4849450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T21:11:04.4856750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T21:11:04.4864010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-14T21:11:04.4871870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T21:11:04.4877990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-14T21:11:04.4883870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T21:11:04.4891480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-14T21:11:04.4897690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T21:11:04.4903740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T21:11:04.4908630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T21:11:04.4915810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-14T21:11:04.4924940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T21:11:04.4928040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-14T21:11:04.4936830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-14T21:11:04.4941390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T21:11:04.4948500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T21:11:04.4954520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T21:11:04.4961060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T21:11:04.4969230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-14T21:11:04.4983650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T21:11:04.4985440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T21:11:04.4991020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-14T21:11:04.4997760Z 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-14T21:11:04.5005460Z 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-14T21:11:04.5013370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-14T21:11:04.5021680Z 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-14T21:11:04.5030840Z 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-14T21:11:04.5038060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-14T21:11:04.5044210Z 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-14T21:11:04.5051990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T21:11:04.5058860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-14T21:11:04.5065870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-14T21:11:04.5075910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T21:11:04.5082830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-14T21:11:04.5092820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T21:11:04.5103830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-14T21:11:04.5107140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-14T21:11:04.5115550Z 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-14T21:11:04.5121330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T21:11:04.5128190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-14T21:11:04.5142670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T21:11:04.5147560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-14T21:11:04.5150590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-14T21:11:04.5157430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-14T21:11:04.5165170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T21:11:04.5174300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T21:11:04.5182260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T21:11:04.5192490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T21:11:04.5201500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T21:11:04.5207580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T21:11:04.5214300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-14T21:11:04.5221670Z 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-14T21:11:04.5231120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T21:11:04.5238130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T21:11:04.5244730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T21:11:04.5252760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T21:11:04.5261320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T21:11:04.5307110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T21:11:04.5309680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T21:11:04.5311620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T21:11:04.5316900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T21:11:04.5323430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T21:11:04.5327640Z Only the first 100 operations were output. 2021-05-14T21:11:06.3560860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4305-iz472t.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-14T21:11:09.3628720Z ==> Summary 2021-05-14T21:11:09.5153610Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T21:11:09.5183720Z ==> Installing poppler dependency: libx11 2021-05-14T21:11:09.5648290Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:11:09.5667670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-wj2w4o 2021-05-14T21:11:13.7210130Z cp -pR /private/tmp/d20210514-3887-wj2w4o/libx11/. /usr/local/Cellar/libx11 2021-05-14T21:11:17.4200330Z chmod -Rf +w /private/tmp/d20210514-3887-wj2w4o 2021-05-14T21:11:18.1402480Z ==> Finishing up 2021-05-14T21:11:18.1930410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T21:11:18.1935570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T21:11:18.1941630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T21:11:18.1948490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T21:11:18.1955370Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T21:11:18.1960920Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T21:11:18.1967430Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T21:11:18.1973620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T21:11:18.1981710Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T21:11:18.1987810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T21:11:18.1995540Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T21:11:18.2003140Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T21:11:18.2009610Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T21:11:18.2016120Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T21:11:18.2051170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T21:11:18.2082980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T21:11:18.2089710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T21:11:18.2094500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T21:11:18.2100200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T21:11:18.2106390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T21:11:18.2114540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T21:11:18.2120210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T21:11:18.2126310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T21:11:18.2130550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T21:11:18.2136810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T21:11:18.2143200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T21:11:18.2149030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T21:11:18.2153650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T21:11:18.2161830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T21:11:18.2167470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T21:11:18.2174310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T21:11:18.2182540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T21:11:18.2187810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T21:11:18.2194320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T21:11:18.2199540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T21:11:18.2206570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T21:11:18.2211710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T21:11:18.2218320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T21:11:18.2223720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T21:11:18.2229740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T21:11:18.2234790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T21:11:18.2240680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T21:11:18.2247660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T21:11:18.2254150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T21:11:18.2260620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T21:11:18.2267000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T21:11:18.2272870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T21:11:18.2278670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T21:11:18.2285150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T21:11:18.2290890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T21:11:18.2296120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T21:11:18.2301800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T21:11:18.2308420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T21:11:18.2314430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T21:11:18.2319980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T21:11:18.2326030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T21:11:18.2331310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T21:11:18.2336890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T21:11:18.2342840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T21:11:18.2349340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T21:11:18.2356110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T21:11:18.2363260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T21:11:18.2369530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T21:11:18.2376410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T21:11:18.2381360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T21:11:18.2413370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T21:11:18.2419060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T21:11:18.2425400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T21:11:18.2431120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T21:11:18.2438740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T21:11:18.2443790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T21:11:18.2450420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T21:11:18.2457710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T21:11:18.2466260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T21:11:18.2473360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T21:11:18.2480150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T21:11:18.2488520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T21:11:18.2491860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T21:11:18.2499900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T21:11:18.2505130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T21:11:18.2512780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T21:11:18.2520770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T21:11:18.2527960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T21:11:18.2532910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T21:11:18.2539210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T21:11:18.2544370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T21:11:18.2551600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T21:11:18.2557880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T21:11:18.2564690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T21:11:18.2570750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T21:11:18.2576950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T21:11:18.2582670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T21:11:18.2589890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T21:11:18.2597000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T21:11:18.2606100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T21:11:18.2614430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T21:11:18.2622090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T21:11:18.2630010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T21:11:18.2638660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T21:11:18.2646250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T21:11:18.2652150Z Only the first 100 operations were output. 2021-05-14T21:11:18.9247000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4331-16qez3h.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-14T21:11:21.6926390Z ==> Summary 2021-05-14T21:11:21.7602090Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T21:11:21.7612170Z ==> Installing poppler dependency: libxext 2021-05-14T21:11:21.8171560Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T21:11:21.8187860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-gvhnyb 2021-05-14T21:11:22.3495090Z cp -pR /private/tmp/d20210514-3887-gvhnyb/libxext/. /usr/local/Cellar/libxext 2021-05-14T21:11:22.4932350Z chmod -Rf +w /private/tmp/d20210514-3887-gvhnyb 2021-05-14T21:11:22.6126670Z ==> Finishing up 2021-05-14T21:11:22.6566520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T21:11:22.6569650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T21:11:22.6576280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T21:11:22.6581230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T21:11:22.6586630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T21:11:22.6591750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T21:11:22.6598960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T21:11:22.6606060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T21:11:22.6611200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T21:11:22.6619010Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T21:11:22.6649920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T21:11:22.6654430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T21:11:22.6661030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T21:11:22.6669180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T21:11:22.6676290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T21:11:22.6684210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T21:11:22.6703510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T21:11:22.6708950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T21:11:22.6714740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T21:11:22.6720000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T21:11:22.6725790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T21:11:22.6732980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T21:11:22.6737010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T21:11:22.6742600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T21:11:22.6750580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T21:11:22.6761440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T21:11:22.6763710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T21:11:22.6773030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T21:11:22.6781900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T21:11:22.6792640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T21:11:22.6798370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T21:11:22.6804070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T21:11:22.6812630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T21:11:22.6822230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T21:11:22.6828170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T21:11:22.6835260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T21:11:22.6843050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T21:11:22.6847810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T21:11:22.6854920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T21:11:22.6914260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T21:11:22.6928800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T21:11:22.6930760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T21:11:22.6932530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T21:11:22.6934390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T21:11:22.6936170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T21:11:22.6938000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T21:11:22.6939830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T21:11:22.6941780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T21:11:22.6943710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T21:11:22.6955000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T21:11:22.6959240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T21:11:22.6967600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T21:11:22.6973000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T21:11:22.6980030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T21:11:22.6986170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T21:11:22.6992640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T21:11:22.6997810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T21:11:22.7011830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T21:11:22.7019420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T21:11:22.7028590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T21:11:22.7035410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T21:11:22.7043360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T21:11:22.7050130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T21:11:22.7057680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T21:11:22.7064030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T21:11:22.7070150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T21:11:22.7077910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T21:11:22.7084840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T21:11:22.7093130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T21:11:22.7099500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T21:11:22.7106360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T21:11:22.7115150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T21:11:22.7121990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T21:11:22.7131100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T21:11:22.7135210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T21:11:22.7141670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T21:11:22.7149930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T21:11:22.7156130Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T21:11:22.7163870Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T21:11:22.7170370Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T21:11:22.7178410Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T21:11:22.7533690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4357-m5axct.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-14T21:11:25.2308330Z ==> Summary 2021-05-14T21:11:25.2379990Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T21:11:25.2387220Z ==> Installing poppler dependency: libxrender 2021-05-14T21:11:25.3011630Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T21:11:25.3035130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-qxgvaj 2021-05-14T21:11:25.3791860Z cp -pR /private/tmp/d20210514-3887-qxgvaj/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T21:11:25.4594610Z chmod -Rf +w /private/tmp/d20210514-3887-qxgvaj 2021-05-14T21:11:25.5513160Z ==> Finishing up 2021-05-14T21:11:25.5971830Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T21:11:25.5986260Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T21:11:25.5994690Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T21:11:25.6000880Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T21:11:25.6006760Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T21:11:25.6017580Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T21:11:25.6264910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4383-pckw9.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-14T21:11:28.1097700Z ==> Summary 2021-05-14T21:11:28.1122250Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T21:11:28.1129540Z ==> Installing poppler dependency: lzo 2021-05-14T21:11:28.1149380Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T21:11:28.1168360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-tnkl11 2021-05-14T21:11:28.3088350Z cp -pR /private/tmp/d20210514-3887-tnkl11/lzo/. /usr/local/Cellar/lzo 2021-05-14T21:11:28.5478670Z chmod -Rf +w /private/tmp/d20210514-3887-tnkl11 2021-05-14T21:11:28.6356410Z ==> Finishing up 2021-05-14T21:11:28.6821770Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T21:11:28.6829490Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T21:11:28.6835950Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T21:11:28.6840650Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T21:11:28.6846050Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T21:11:28.6853310Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T21:11:28.7102620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4409-1qfflr4.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-14T21:11:31.5436680Z ==> Summary 2021-05-14T21:11:31.5481160Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T21:11:31.5482850Z ==> Installing poppler dependency: pixman 2021-05-14T21:11:31.5513800Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T21:11:31.5537920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-xe5d5y 2021-05-14T21:11:31.5883170Z cp -pR /private/tmp/d20210514-3887-xe5d5y/pixman/. /usr/local/Cellar/pixman 2021-05-14T21:11:31.6104350Z chmod -Rf +w /private/tmp/d20210514-3887-xe5d5y 2021-05-14T21:11:31.6848420Z ==> Finishing up 2021-05-14T21:11:31.7202220Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T21:11:31.7230980Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T21:11:31.7241780Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T21:11:31.7266160Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T21:11:31.7292040Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T21:11:31.7296550Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T21:11:31.7500880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4435-36to9b.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-14T21:11:34.2650020Z ==> Summary 2021-05-14T21:11:34.2674710Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T21:11:34.2681530Z ==> Installing poppler dependency: cairo 2021-05-14T21:11:34.4331450Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T21:11:34.4354570Z 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/d20210514-3887-g6i1fz 2021-05-14T21:11:35.2978090Z cp -pR /private/tmp/d20210514-3887-g6i1fz/cairo/. /usr/local/Cellar/cairo 2021-05-14T21:11:36.1970690Z chmod -Rf +w /private/tmp/d20210514-3887-g6i1fz 2021-05-14T21:11:37.1886790Z ==> Finishing up 2021-05-14T21:11:37.2540070Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T21:11:37.2542550Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T21:11:37.2548200Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T21:11:37.2559760Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T21:11:37.2566490Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T21:11:37.2571880Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T21:11:37.2576650Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T21:11:37.2581640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T21:11:37.2587870Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T21:11:37.2592500Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T21:11:37.2597810Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T21:11:37.2603420Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T21:11:37.2608120Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T21:11:37.2612820Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T21:11:37.2620540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T21:11:37.2625150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T21:11:37.2631650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T21:11:37.2636360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T21:11:37.2641640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T21:11:37.2646440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T21:11:37.2651800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T21:11:37.2657600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T21:11:37.2662610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T21:11:37.2667170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T21:11:37.2672330Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T21:11:37.2677770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T21:11:37.2682630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T21:11:37.2687320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T21:11:37.2704340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T21:11:37.2723050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T21:11:37.2725750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T21:11:37.3186490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4465-tj1bgy.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-14T21:11:40.0688250Z ==> Summary 2021-05-14T21:11:40.0778190Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T21:11:40.0830440Z ==> Installing poppler dependency: little-cms2 2021-05-14T21:11:40.0935200Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T21:11:40.0953770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-10eubve 2021-05-14T21:11:40.2939060Z cp -pR /private/tmp/d20210514-3887-10eubve/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T21:11:40.4775120Z chmod -Rf +w /private/tmp/d20210514-3887-10eubve 2021-05-14T21:11:40.6330110Z ==> Finishing up 2021-05-14T21:11:40.6586860Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T21:11:40.6590150Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T21:11:40.6596130Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T21:11:40.6618240Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T21:11:40.6629300Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T21:11:40.6630810Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T21:11:40.6632440Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T21:11:40.6634020Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T21:11:40.6637800Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T21:11:40.6644160Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T21:11:40.6649500Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T21:11:40.6655970Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T21:11:40.6662400Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T21:11:40.6667200Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T21:11:40.6672930Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T21:11:40.6680420Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T21:11:40.6991740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4491-1ae14ff.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-14T21:11:43.4579510Z ==> Summary 2021-05-14T21:11:43.4608660Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T21:11:43.4619330Z ==> Installing poppler dependency: nspr 2021-05-14T21:11:43.4643590Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T21:11:43.4668450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-ygunn6 2021-05-14T21:11:43.9910820Z cp -pR /private/tmp/d20210514-3887-ygunn6/nspr/. /usr/local/Cellar/nspr 2021-05-14T21:11:44.4481920Z chmod -Rf +w /private/tmp/d20210514-3887-ygunn6 2021-05-14T21:11:44.5601010Z ==> Finishing up 2021-05-14T21:11:44.6075560Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T21:11:44.6096340Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T21:11:44.6118790Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T21:11:44.6131080Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T21:11:44.6132780Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T21:11:44.6134670Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T21:11:44.6136170Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T21:11:44.6137610Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T21:11:44.6139080Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T21:11:44.6141000Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T21:11:44.6492480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4517-16dgv7g.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-14T21:11:47.4591600Z ==> Summary 2021-05-14T21:11:47.4662270Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T21:11:47.4667700Z ==> Installing poppler dependency: nss 2021-05-14T21:11:47.4994550Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T21:11:47.5020740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-3vy8r 2021-05-14T21:11:50.1309560Z cp -pR /private/tmp/d20210514-3887-3vy8r/nss/. /usr/local/Cellar/nss 2021-05-14T21:11:51.1649600Z chmod -Rf +w /private/tmp/d20210514-3887-3vy8r 2021-05-14T21:11:56.2374130Z ==> Finishing up 2021-05-14T21:11:56.2814490Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T21:11:56.2818030Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T21:11:56.2822970Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T21:11:56.2827920Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T21:11:56.2832280Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T21:11:56.2838850Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T21:11:56.2906090Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T21:11:56.2911190Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T21:11:56.2918640Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T21:11:56.2926320Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T21:11:56.2928700Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T21:11:56.2934310Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T21:11:56.2941090Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T21:11:56.2945610Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T21:11:56.2951550Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T21:11:56.2956550Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T21:11:56.2962150Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T21:11:56.2967230Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T21:11:56.2972820Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T21:11:56.2977630Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T21:11:56.2983960Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T21:11:56.2989580Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T21:11:56.2995230Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T21:11:56.3002870Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T21:11:56.3006420Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T21:11:56.3013860Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T21:11:56.3016390Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T21:11:56.3022060Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T21:11:56.3026680Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T21:11:56.3031800Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T21:11:56.3036160Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T21:11:56.3042750Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T21:11:56.3047310Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T21:11:56.3052890Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T21:11:56.3057610Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T21:11:56.3061990Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T21:11:56.3067120Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T21:11:56.3071450Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T21:11:56.3076390Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T21:11:56.3080790Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T21:11:56.3086520Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T21:11:56.3091150Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T21:11:56.3099930Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T21:11:56.3102780Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T21:11:56.3108410Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T21:11:56.3113220Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T21:11:56.3117940Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T21:11:56.3122960Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T21:11:56.3128200Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T21:11:56.3133430Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T21:11:56.3160370Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T21:11:56.3164080Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T21:11:56.3169360Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T21:11:56.3174000Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T21:11:56.3178090Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T21:11:56.3183820Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T21:11:56.3187200Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T21:11:56.3192020Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T21:11:56.3197300Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T21:11:56.3201400Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T21:11:56.3206870Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T21:11:56.3211470Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T21:11:56.3217880Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T21:11:56.3220200Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T21:11:56.3224920Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T21:11:56.3230790Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T21:11:56.3234270Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T21:11:56.3241320Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T21:11:56.3248530Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T21:11:56.3251800Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T21:11:56.3260950Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T21:11:56.3270700Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T21:11:56.3274960Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T21:11:56.3280550Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T21:11:56.3286100Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T21:11:56.3292200Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T21:11:56.3300140Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T21:11:56.3305380Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T21:11:56.3310380Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T21:11:56.3315200Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T21:11:56.3323030Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T21:11:56.3324550Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T21:11:56.3329570Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T21:11:56.3334030Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T21:11:56.3338940Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T21:11:56.3347110Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T21:11:56.3348980Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T21:11:56.3353570Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T21:11:56.3358690Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T21:11:56.3363520Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T21:11:56.3367880Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T21:11:56.3374060Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T21:11:56.3378340Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T21:11:56.3383030Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T21:11:56.3389130Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T21:11:56.3394410Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T21:11:56.3399990Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T21:11:56.3404550Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T21:11:56.3410670Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T21:11:56.3415110Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T21:11:56.3419200Z Only the first 100 operations were output. 2021-05-14T21:11:56.4776590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4560-1lx95fz.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-14T21:11:59.0844600Z ==> Summary 2021-05-14T21:11:59.0980640Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T21:11:59.0988140Z ==> Installing poppler dependency: openjpeg 2021-05-14T21:11:59.1306970Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T21:11:59.1328330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-132es2x 2021-05-14T21:12:01.2229990Z cp -pR /private/tmp/d20210514-3887-132es2x/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T21:12:02.8665900Z chmod -Rf +w /private/tmp/d20210514-3887-132es2x 2021-05-14T21:12:03.2169650Z ==> Finishing up 2021-05-14T21:12:03.2558880Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T21:12:03.2562350Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T21:12:03.2568060Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T21:12:03.2574520Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:12:03.2583080Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:12:03.2596390Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T21:12:03.2602860Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T21:12:03.2608400Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T21:12:03.2616350Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T21:12:03.2623180Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T21:12:03.2628730Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T21:12:03.2633390Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T21:12:03.2638800Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T21:12:03.2643720Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:12:03.2650950Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T21:12:03.3717390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4586-12ymwow.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-14T21:12:06.0070660Z ==> Summary 2021-05-14T21:12:06.0371550Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T21:12:06.0379350Z ==> Installing poppler dependency: qt@5 2021-05-14T21:12:06.0416940Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T21:12:06.0435240Z 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/d20210514-3887-1syx59x 2021-05-14T21:12:40.5837920Z cp -pR /private/tmp/d20210514-3887-1syx59x/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T21:13:25.6820210Z chmod -Rf +w /private/tmp/d20210514-3887-1syx59x 2021-05-14T21:13:50.6734350Z ==> Finishing up 2021-05-14T21:13:53.4671540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4680-1ojhz6c.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-14T21:13:58.4327300Z ==> Caveats 2021-05-14T21:13:58.4328440Z We agreed to the Qt open source license for you. 2021-05-14T21:13:58.4329430Z If this is unacceptable you should uninstall. 2021-05-14T21:13:58.4330070Z 2021-05-14T21:13:58.4331440Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:13:58.4332560Z because this is an alternate version of another formula. 2021-05-14T21:13:58.4333230Z 2021-05-14T21:13:58.4334050Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:13:58.4335580Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:13:58.4336340Z 2021-05-14T21:13:58.4338060Z For compilers to find qt@5 you may need to set: 2021-05-14T21:13:58.4339410Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:13:58.4340780Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:13:58.4341460Z 2021-05-14T21:13:58.4342980Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:13:58.4344090Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:13:58.4344740Z 2021-05-14T21:13:58.4345900Z ==> Summary 2021-05-14T21:13:59.2047600Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T21:13:59.2112470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3887-zmqkxo 2021-05-14T21:13:59.2115230Z ==> Installing poppler 2021-05-14T21:13:59.2126540Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T21:14:00.7346620Z cp -pR /private/tmp/d20210514-3887-zmqkxo/poppler/. /usr/local/Cellar/poppler 2021-05-14T21:14:01.8672060Z chmod -Rf +w /private/tmp/d20210514-3887-zmqkxo 2021-05-14T21:14:02.7124410Z ==> Finishing up 2021-05-14T21:14:02.7716350Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T21:14:02.7819060Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T21:14:02.7930360Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T21:14:02.7969280Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T21:14:02.8072000Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T21:14:02.8188390Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T21:14:02.8292940Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T21:14:02.8397170Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T21:14:02.8502140Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T21:14:02.8683990Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T21:14:02.8705510Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T21:14:02.8815000Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T21:14:03.7037260Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T21:14:03.7038460Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T21:14:03.7138430Z rm /usr/local/share/gir-1.0 2021-05-14T21:14:03.7239760Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T21:14:03.7341540Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T21:14:03.7441610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T21:14:03.7542880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T21:14:03.7644570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T21:14:03.7744970Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T21:14:03.7846150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T21:14:03.7947110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T21:14:03.8047630Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T21:14:03.8148210Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T21:14:03.8249350Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T21:14:03.8350510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T21:14:03.8450890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T21:14:03.8551710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T21:14:03.8652570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T21:14:03.8753810Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T21:14:03.8853820Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T21:14:03.8956370Z rm /usr/local/lib/girepository-1.0 2021-05-14T21:14:03.9059950Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T21:14:03.9159550Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T21:14:03.9259900Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T21:14:03.9360060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T21:14:03.9463210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T21:14:03.9563360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T21:14:03.9663920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T21:14:03.9765090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T21:14:03.9866800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T21:14:03.9967190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T21:14:04.0068510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T21:14:04.0168910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T21:14:04.0270620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T21:14:04.0349430Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T21:14:04.0452530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T21:14:04.0552540Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T21:14:04.0655530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T21:14:04.0755840Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T21:14:04.0856210Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T21:14:04.0956660Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T21:14:04.1059300Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T21:14:04.1160340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4706-1ucikdb.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-14T21:14:07.2075560Z ==> Summary 2021-05-14T21:14:07.2395870Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T21:14:09.0611410Z ==> Caveats 2021-05-14T21:14:09.0612790Z ==> qt@5 2021-05-14T21:14:09.0656900Z We agreed to the Qt open source license for you. 2021-05-14T21:14:09.0657920Z If this is unacceptable you should uninstall. 2021-05-14T21:14:09.0658560Z 2021-05-14T21:14:09.0660130Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:14:09.0661260Z because this is an alternate version of another formula. 2021-05-14T21:14:09.0661930Z 2021-05-14T21:14:09.0662740Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:14:09.0664260Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:14:09.0665290Z 2021-05-14T21:14:09.0666100Z For compilers to find qt@5 you may need to set: 2021-05-14T21:14:09.0667390Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:14:09.0668770Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:14:09.0669440Z 2021-05-14T21:14:09.0670650Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:14:09.0671700Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:14:09.0673100Z 2021-05-14T21:14:11.0335630Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T21:14:12.1215690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:12.6704240Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T21:14:13.0092620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T21%3A20%3A00Z&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:13.0439500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:13.0828290Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T21:14:13.0879200Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:14:14.1925030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:14.7689320Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:14:15.2049390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T21%3A20%3A00Z&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk%2B7zK%2F0HEl2wNaxE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:15.2409420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk\%2B7zK\%2F0HEl2wNaxE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:15.4421600Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T21:14:15.4776460Z ==> Installing dependencies for hdf5: szip 2021-05-14T21:14:15.4782260Z ==> Installing hdf5 dependency: szip 2021-05-14T21:14:15.5511400Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T21:14:15.5544920Z 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/d20210514-4713-brnk33 2021-05-14T21:14:15.6512840Z cp -pR /private/tmp/d20210514-4713-brnk33/szip/. /usr/local/Cellar/szip 2021-05-14T21:14:15.7476430Z chmod -Rf +w /private/tmp/d20210514-4713-brnk33 2021-05-14T21:14:15.8141350Z ==> Finishing up 2021-05-14T21:14:15.8546850Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T21:14:15.8550970Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T21:14:15.8555850Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T21:14:15.8562660Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T21:14:15.8567090Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T21:14:15.8576710Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T21:14:15.8768000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4883-1ji3g1o.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-14T21:14:18.6278530Z ==> Summary 2021-05-14T21:14:18.6297760Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T21:14:18.6307690Z ==> Installing hdf5 2021-05-14T21:14:18.6311150Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:14:18.6335160Z 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/d20210514-4713-fqv42w 2021-05-14T21:14:20.4245960Z cp -pR /private/tmp/d20210514-4713-fqv42w/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T21:14:21.3286370Z chmod -Rf +w /private/tmp/d20210514-4713-fqv42w 2021-05-14T21:14:21.7163730Z ==> Finishing up 2021-05-14T21:14:21.7706490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T21:14:21.7726090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T21:14:21.7758760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T21:14:21.7760980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T21:14:21.7762450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T21:14:21.7763770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T21:14:21.7765090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T21:14:21.7766420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T21:14:21.7767700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T21:14:21.7768950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T21:14:21.7770510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T21:14:21.7779320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T21:14:21.7780750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T21:14:21.7782500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T21:14:21.7785130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T21:14:21.7787640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T21:14:21.7791640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T21:14:21.7797460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T21:14:21.7820210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T21:14:21.7823540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T21:14:21.7825310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T21:14:21.7826740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T21:14:21.7831240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T21:14:21.7837270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T21:14:21.7841480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T21:14:21.7846680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T21:14:21.7851520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T21:14:21.7856180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T21:14:21.7861290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T21:14:21.7866260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T21:14:21.7870940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T21:14:21.7891290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T21:14:21.7895860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T21:14:21.7901590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T21:14:21.7916120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T21:14:21.7917800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T21:14:21.7919430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T21:14:21.7923350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T21:14:21.7929230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T21:14:21.7957220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T21:14:21.7960400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T21:14:21.7962040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T21:14:21.7963630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T21:14:21.7965220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T21:14:21.7966830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T21:14:21.7972490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T21:14:21.7986260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T21:14:21.8015640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T21:14:21.8029120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T21:14:21.8030710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T21:14:21.8033290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T21:14:21.8044200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T21:14:21.8072550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T21:14:21.8099400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T21:14:21.8129530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T21:14:21.8140720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T21:14:21.8142340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T21:14:21.8143860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T21:14:21.8145940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T21:14:21.8148570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T21:14:21.8150130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T21:14:21.8157690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T21:14:21.8185830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T21:14:21.8201140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T21:14:21.8202710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T21:14:21.8213330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T21:14:21.8284670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T21:14:21.8312960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T21:14:21.8328220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T21:14:21.8331310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T21:14:21.8332920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T21:14:21.8334460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T21:14:21.8335980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T21:14:21.8337490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T21:14:21.8339040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T21:14:21.8340560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T21:14:21.8342260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T21:14:21.8343820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T21:14:21.8345440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T21:14:21.8346970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T21:14:21.8348530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T21:14:21.8350070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T21:14:21.8351560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T21:14:21.8353780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T21:14:21.8355390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T21:14:21.8356950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T21:14:21.8358510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T21:14:21.8360050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T21:14:21.8361660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T21:14:21.8363220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T21:14:21.8364770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T21:14:21.8367630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T21:14:21.8369230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T21:14:21.8370930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T21:14:21.8372520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T21:14:21.8374080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T21:14:21.8375610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T21:14:21.8377610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T21:14:21.8379420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T21:14:21.8381080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T21:14:21.8382140Z Only the first 100 operations were output. 2021-05-14T21:14:21.9474660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4910-18f8brg.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-14T21:14:25.0442480Z ==> Summary 2021-05-14T21:14:25.0682980Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:14:25.8250030Z ==> No outdated dependents to upgrade! 2021-05-14T21:14:25.8251850Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:14:25.8950030Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:14:25.9025600Z hdf5 2021-05-14T21:14:25.9026420Z rm /usr/local/bin/gif2h5 2021-05-14T21:14:25.9027880Z rm /usr/local/bin/h52gif 2021-05-14T21:14:25.9028620Z rm /usr/local/bin/h5c++ 2021-05-14T21:14:25.9029330Z rm /usr/local/bin/h5cc 2021-05-14T21:14:25.9030040Z rm /usr/local/bin/h5clear 2021-05-14T21:14:25.9031420Z rm /usr/local/bin/h5copy 2021-05-14T21:14:25.9043840Z rm /usr/local/bin/h5debug 2021-05-14T21:14:25.9051020Z rm /usr/local/bin/h5diff 2021-05-14T21:14:25.9051900Z rm /usr/local/bin/h5dump 2021-05-14T21:14:25.9053170Z rm /usr/local/bin/h5fc 2021-05-14T21:14:25.9054010Z rm /usr/local/bin/h5format_convert 2021-05-14T21:14:25.9054830Z rm /usr/local/bin/h5import 2021-05-14T21:14:25.9058860Z rm /usr/local/bin/h5jam 2021-05-14T21:14:25.9059710Z rm /usr/local/bin/h5ls 2021-05-14T21:14:25.9060490Z rm /usr/local/bin/h5mkgrp 2021-05-14T21:14:25.9061290Z rm /usr/local/bin/h5perf_serial 2021-05-14T21:14:25.9062110Z rm /usr/local/bin/h5redeploy 2021-05-14T21:14:25.9062910Z rm /usr/local/bin/h5repack 2021-05-14T21:14:25.9063670Z rm /usr/local/bin/h5repart 2021-05-14T21:14:25.9064460Z rm /usr/local/bin/h5stat 2021-05-14T21:14:25.9065220Z rm /usr/local/bin/h5unjam 2021-05-14T21:14:25.9066050Z rm /usr/local/bin/h5watch 2021-05-14T21:14:25.9067270Z rm /usr/local/include/H5ACpublic.h 2021-05-14T21:14:25.9070810Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T21:14:25.9073410Z rm /usr/local/include/H5Apublic.h 2021-05-14T21:14:25.9074350Z rm /usr/local/include/H5ArrayType.h 2021-05-14T21:14:25.9075240Z rm /usr/local/include/H5AtomType.h 2021-05-14T21:14:25.9076130Z rm /usr/local/include/H5Attribute.h 2021-05-14T21:14:25.9076990Z rm /usr/local/include/H5Classes.h 2021-05-14T21:14:25.9077870Z rm /usr/local/include/H5CommonFG.h 2021-05-14T21:14:25.9080320Z rm /usr/local/include/H5CompType.h 2021-05-14T21:14:25.9082410Z rm /usr/local/include/H5Cpp.h 2021-05-14T21:14:25.9083310Z rm /usr/local/include/H5CppDoc.h 2021-05-14T21:14:25.9084230Z rm /usr/local/include/H5Cpublic.h 2021-05-14T21:14:25.9085330Z rm /usr/local/include/H5DOpublic.h 2021-05-14T21:14:25.9086240Z rm /usr/local/include/H5DSpublic.h 2021-05-14T21:14:25.9087130Z rm /usr/local/include/H5DaccProp.h 2021-05-14T21:14:25.9087990Z rm /usr/local/include/H5DataSet.h 2021-05-14T21:14:25.9088930Z rm /usr/local/include/H5DataSpace.h 2021-05-14T21:14:25.9092880Z rm /usr/local/include/H5DataType.h 2021-05-14T21:14:25.9093870Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T21:14:25.9095090Z rm /usr/local/include/H5Dpublic.h 2021-05-14T21:14:25.9097890Z rm /usr/local/include/H5DxferProp.h 2021-05-14T21:14:25.9100960Z rm /usr/local/include/H5ESpublic.h 2021-05-14T21:14:25.9104490Z rm /usr/local/include/H5EnumType.h 2021-05-14T21:14:25.9107320Z rm /usr/local/include/H5Epubgen.h 2021-05-14T21:14:25.9111050Z rm /usr/local/include/H5Epublic.h 2021-05-14T21:14:25.9125820Z rm /usr/local/include/H5Exception.h 2021-05-14T21:14:25.9126710Z rm /usr/local/include/H5FDcore.h 2021-05-14T21:14:25.9127590Z rm /usr/local/include/H5FDdirect.h 2021-05-14T21:14:25.9128450Z rm /usr/local/include/H5FDfamily.h 2021-05-14T21:14:25.9129330Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T21:14:25.9133500Z rm /usr/local/include/H5FDlog.h 2021-05-14T21:14:25.9135340Z rm /usr/local/include/H5FDmpi.h 2021-05-14T21:14:25.9140400Z rm /usr/local/include/H5FDmpio.h 2021-05-14T21:14:25.9143760Z rm /usr/local/include/H5FDmulti.h 2021-05-14T21:14:25.9169130Z rm /usr/local/include/H5FDpublic.h 2021-05-14T21:14:26.9319930Z rm /usr/local/include/H5FDros3.h 2021-05-14T21:14:26.9335830Z rm /usr/local/include/H5FDsec2.h 2021-05-14T21:14:26.9336760Z rm /usr/local/include/H5FDstdio.h 2021-05-14T21:14:26.9341240Z rm /usr/local/include/H5FDwindows.h 2021-05-14T21:14:26.9342160Z rm /usr/local/include/H5FaccProp.h 2021-05-14T21:14:26.9343070Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T21:14:26.9344020Z rm /usr/local/include/H5File.h 2021-05-14T21:14:26.9344870Z rm /usr/local/include/H5FloatType.h 2021-05-14T21:14:26.9345730Z rm /usr/local/include/H5Fpublic.h 2021-05-14T21:14:26.9352580Z rm /usr/local/include/H5Gpublic.h 2021-05-14T21:14:26.9373930Z rm /usr/local/include/H5Group.h 2021-05-14T21:14:26.9375300Z rm /usr/local/include/H5IMpublic.h 2021-05-14T21:14:26.9376190Z rm /usr/local/include/H5IdComponent.h 2021-05-14T21:14:26.9377060Z rm /usr/local/include/H5Include.h 2021-05-14T21:14:26.9377880Z rm /usr/local/include/H5IntType.h 2021-05-14T21:14:26.9379350Z rm /usr/local/include/H5Ipublic.h 2021-05-14T21:14:26.9386720Z rm /usr/local/include/H5LDpublic.h 2021-05-14T21:14:26.9387640Z rm /usr/local/include/H5LTpublic.h 2021-05-14T21:14:26.9388500Z rm /usr/local/include/H5LaccProp.h 2021-05-14T21:14:26.9389350Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T21:14:26.9390210Z rm /usr/local/include/H5Library.h 2021-05-14T21:14:26.9391050Z rm /usr/local/include/H5Location.h 2021-05-14T21:14:26.9391870Z rm /usr/local/include/H5Lpublic.h 2021-05-14T21:14:26.9392700Z rm /usr/local/include/H5MMpublic.h 2021-05-14T21:14:26.9393520Z rm /usr/local/include/H5Mpublic.h 2021-05-14T21:14:26.9394350Z rm /usr/local/include/H5Object.h 2021-05-14T21:14:26.9395200Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T21:14:26.9396060Z rm /usr/local/include/H5Opublic.h 2021-05-14T21:14:26.9396890Z rm /usr/local/include/H5PLextern.h 2021-05-14T21:14:26.9397740Z rm /usr/local/include/H5PLpublic.h 2021-05-14T21:14:26.9398580Z rm /usr/local/include/H5PTpublic.h 2021-05-14T21:14:26.9399460Z rm /usr/local/include/H5PacketTable.h 2021-05-14T21:14:26.9400320Z rm /usr/local/include/H5Ppublic.h 2021-05-14T21:14:26.9401180Z rm /usr/local/include/H5PredType.h 2021-05-14T21:14:26.9402020Z rm /usr/local/include/H5PropList.h 2021-05-14T21:14:26.9402850Z rm /usr/local/include/H5Rpublic.h 2021-05-14T21:14:26.9403670Z rm /usr/local/include/H5Spublic.h 2021-05-14T21:14:26.9404490Z rm /usr/local/include/H5StrType.h 2021-05-14T21:14:26.9405320Z rm /usr/local/include/H5TBpublic.h 2021-05-14T21:14:26.9406140Z rm /usr/local/include/H5Tpublic.h 2021-05-14T21:14:26.9407000Z rm /usr/local/include/H5VLconnector.h 2021-05-14T21:14:26.9407950Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T21:14:26.9408840Z rm /usr/local/include/H5VLnative.h 2021-05-14T21:14:26.9409740Z Only the first 100 operations were output. 2021-05-14T21:14:27.9595550Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T21:14:29.0522930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:29.6165610Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T21:14:29.9587160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T21%3A20%3A00Z&sig=uXOM4%2FmpXCpwU7K0AbxJdcXm2Rt8%2BOyUMs4bD2eWIgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:29.9905350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=uXOM4\%2FmpXCpwU7K0AbxJdcXm2Rt8\%2BOyUMs4bD2eWIgQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:30.2366900Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T21:14:30.3150580Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T21:14:30.3182770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4917-12gglub 2021-05-14T21:14:30.5353560Z cp -pR /private/tmp/d20210514-4917-12gglub/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T21:14:30.7684390Z chmod -Rf +w /private/tmp/d20210514-4917-12gglub 2021-05-14T21:14:30.9797960Z ==> Finishing up 2021-05-14T21:14:31.0100820Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T21:14:31.0204000Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T21:14:31.0304740Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T21:14:31.0407500Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T21:14:31.0509910Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T21:14:31.0610900Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T21:14:31.0711370Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T21:14:31.0813990Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T21:14:31.0914280Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T21:14:31.1015640Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T21:14:31.1117470Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T21:14:31.1220560Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T21:14:31.1323350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T21:14:31.1423830Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T21:14:31.1525700Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T21:14:31.1628350Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T21:14:31.1728030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5081-lvlsxy.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-14T21:14:35.1611270Z ==> Caveats 2021-05-14T21:14:35.1711320Z Emacs Lisp files have been installed to: 2021-05-14T21:14:35.1814050Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T21:14:35.1914060Z ==> Summary 2021-05-14T21:14:35.2016900Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T21:14:37.4478210Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T21:14:38.5492470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:39.0874670Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T21:14:39.4257240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T21%3A20%3A00Z&sig=DeHoGIGlpbAFUqZKt3ri4z6zB3EUS%2B3IyS9R4SKRUwA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:39.4690030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=DeHoGIGlpbAFUqZKt3ri4z6zB3EUS\%2B3IyS9R4SKRUwA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:39.6173240Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T21:14:39.7118910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5088-y8sskf 2021-05-14T21:14:39.7121590Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T21:14:39.8915330Z cp -pR /private/tmp/d20210514-5088-y8sskf/gsl/. /usr/local/Cellar/gsl 2021-05-14T21:14:40.1238500Z chmod -Rf +w /private/tmp/d20210514-5088-y8sskf 2021-05-14T21:14:40.3225700Z ==> Finishing up 2021-05-14T21:14:40.3532080Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T21:14:40.3561950Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T21:14:40.3589030Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T21:14:40.3633400Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T21:14:40.3694000Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T21:14:40.3755710Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T21:14:40.3823270Z info /usr/local/share/info/gsl-ref.info 2021-05-14T21:14:40.3878280Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T21:14:40.3933980Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T21:14:40.3989290Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T21:14:40.4055400Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T21:14:40.4113690Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T21:14:40.4168800Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T21:14:40.4229040Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T21:14:40.4314530Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T21:14:40.4363390Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T21:14:40.4393970Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T21:14:40.4496670Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T21:14:40.4600440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5253-2eisna.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-14T21:14:43.6045840Z ==> Summary 2021-05-14T21:14:43.6220000Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T21:14:46.7917360Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T21:14:47.8632680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:48.7798610Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T21:14:49.1091500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T21%3A20%3A00Z&sig=yHvR0Y1wkBiGxVYKPLqRqZU6OucVW6uW%2Bjy0Vb1Xnhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:49.1434750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=yHvR0Y1wkBiGxVYKPLqRqZU6OucVW6uW\%2Bjy0Vb1Xnhg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:49.3314530Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T21:14:49.3500720Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T21:14:50.4080390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:50.9323660Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T21:14:51.2509840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T21%3A20%3A00Z&sig=Mdswyr2mJE4zBJGzRa17rtWFy7OYWX6bH57ewYUf3gU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:51.2959670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Mdswyr2mJE4zBJGzRa17rtWFy7OYWX6bH57ewYUf3gU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:51.3780720Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T21:14:51.3829920Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T21:14:52.4548650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:52.9914240Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T21:14:53.3236780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T21%3A20%3A00Z&sig=CkeeQZ%2FT6anZ1QXilqgfopBuKyLL6xj%2ByakxjmTOc40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:53.3630810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=CkeeQZ\%2FT6anZ1QXilqgfopBuKyLL6xj\%2ByakxjmTOc40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:53.4390230Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:14:53.4433810Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T21:14:54.5106650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:55.0736820Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T21:14:55.3984130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T21%3A20%3A00Z&sig=ayY7SiyKNjZ4EtkOaUVgQrMorBj%2F7uuymouC5O9nrb0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:55.4283680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=ayY7SiyKNjZ4EtkOaUVgQrMorBj\%2F7uuymouC5O9nrb0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:55.4749180Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T21:14:55.4782820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T21:14:56.5468210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:57.1731970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T21:14:57.5176570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T21%3A20%3A00Z&sig=xxiDRWoMtMQST5wETnIwEYl%2BETRCIdsArLfuU%2FlE7Rc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:58.1754370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=xxiDRWoMtMQST5wETnIwEYl\%2BETRCIdsArLfuU\%2FlE7Rc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:58.1760950Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T21:14:58.1763550Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T21:14:58.7169680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:59.2636830Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T21:14:59.6081710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T21%3A20%3A00Z&sig=Ome%2FHbCsRUm9z4oQgfchw%2BPeKoNBUS6aUZrHYbk8EPI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:59.6698250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Ome\%2FHbCsRUm9z4oQgfchw\%2BPeKoNBUS6aUZrHYbk8EPI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:59.7213140Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T21:14:59.7247680Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T21:15:00.8619100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:01.4391850Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T21:15:01.8068900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T21%3A25%3A00Z&sig=WH2VZ6Rv45GTzlbjnSZOQnFP70DpAx5cIVzEHulRdeM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:01.8404170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=WH2VZ6Rv45GTzlbjnSZOQnFP70DpAx5cIVzEHulRdeM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:01.9375860Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T21:15:01.9473870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T21:15:03.0266420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:03.5894600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T21:15:03.9450090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T21%3A25%3A00Z&sig=ZLu%2FM6HXx41Ig%2BGUNuefrur6cWN151vRG%2Bxht8LCLv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:03.9859910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=ZLu\%2FM6HXx41Ig\%2BGUNuefrur6cWN151vRG\%2Bxht8LCLv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:04.0287670Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T21:15:04.0325190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T21:15:05.1191000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:05.6628350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T21:15:06.0364390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T21%3A25%3A00Z&sig=RIBWrlQtsYb%2BTJ3jOinjCuf7e%2BlFJkGDeYTaBEBWgKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:06.0801800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=RIBWrlQtsYb\%2BTJ3jOinjCuf7e\%2BlFJkGDeYTaBEBWgKw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:06.1377550Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T21:15:06.1418460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T21:15:07.3250630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:07.8881190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T21:15:08.2517800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T21%3A25%3A00Z&sig=o0cvRQkhnIbHqsTkhAfqgNQHDiAQyvf%2BJec0FO6sOlE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:08.3110540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=o0cvRQkhnIbHqsTkhAfqgNQHDiAQyvf\%2BJec0FO6sOlE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:08.3470760Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T21:15:08.3505290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T21:15:09.4499990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:10.0098010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T21:15:10.3696170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T21%3A25%3A00Z&sig=vFkrOUOHJkjmIwNAlpNvxZlZUVsFiFczk1YFJL3gyfY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:10.4164070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=vFkrOUOHJkjmIwNAlpNvxZlZUVsFiFczk1YFJL3gyfY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:10.4478300Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T21:15:10.4511050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T21:15:11.5254660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:12.0687400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T21:15:12.4202850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T21%3A25%3A00Z&sig=xoeg8ckDilt3aZFbIatQBUcyNJ6go7idYO288Qhvzcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:12.4606630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=xoeg8ckDilt3aZFbIatQBUcyNJ6go7idYO288Qhvzcg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:12.5418520Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T21:15:12.5483520Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T21:15:13.6361980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:14.2078260Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T21:15:14.5512590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T21%3A25%3A00Z&sig=y6PTSUpaX0nmzCiPgQ39BR%2FV%2ByRVK%2BdNCOgtSp2OAQc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:14.5971130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=y6PTSUpaX0nmzCiPgQ39BR\%2FV\%2ByRVK\%2BdNCOgtSp2OAQc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:14.6524490Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T21:15:14.6566080Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T21:15:15.9357880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:16.4739300Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T21:15:16.8091810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T21%3A25%3A00Z&sig=FXJMSoeotd5ZN60qlVgioPuqBfpgfloMJyDW41CGGzU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:16.8518060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=FXJMSoeotd5ZN60qlVgioPuqBfpgfloMJyDW41CGGzU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:17.2670510Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T21:15:17.3882520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T21:15:19.4880520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:20.0118840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T21:15:20.3488330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T21%3A25%3A00Z&sig=aYjvbHYlLm7qN9EtMpOKfTB%2Ft%2BM%2Fj%2BwIj3f02RGkMXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:20.3791440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=aYjvbHYlLm7qN9EtMpOKfTB\%2Ft\%2BM\%2Fj\%2BwIj3f02RGkMXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:20.5220460Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T21:15:20.5340610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T21:15:22.6381640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:23.1571930Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T21:15:23.5029120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T21%3A25%3A00Z&sig=3mwnMx1ZPfFNdgBTx%2BbQ6%2BHNV6UtzQEIun96wT%2BgpfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:23.5730570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=3mwnMx1ZPfFNdgBTx\%2BbQ6\%2BHNV6UtzQEIun96wT\%2BgpfM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:23.6365420Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T21:15:23.6406620Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T21:15:25.7677240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:26.3146100Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T21:15:26.6353430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T21%3A25%3A00Z&sig=mCAIz29496CH0OO89wTcMWD%2FqpguiqmFzPif3DgsQcs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:26.6676970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=mCAIz29496CH0OO89wTcMWD\%2FqpguiqmFzPif3DgsQcs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:26.7942910Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T21:15:26.8021110Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T21:15:28.9078810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:29.4693060Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T21:15:29.8078920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T21%3A25%3A00Z&sig=6k0cDUnZhmgm8OSaaInSBC%2F87LIR7ZFNcsV0zpUZCxo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:29.8538490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=6k0cDUnZhmgm8OSaaInSBC\%2F87LIR7ZFNcsV0zpUZCxo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:29.9157890Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T21:15:29.9189730Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T21:15:31.0056590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:31.5648990Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T21:15:31.9040590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T21%3A25%3A00Z&sig=xyR%2FuUdIG57fHw0Okixs4J%2FYzOsyF2CZlYLwVkCWhXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:31.9656340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=xyR\%2FuUdIG57fHw0Okixs4J\%2FYzOsyF2CZlYLwVkCWhXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:32.0107340Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T21:15:32.0154130Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T21:15:33.0999860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:33.6554870Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T21:15:34.0021680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T21%3A25%3A00Z&sig=fp7K6pZTJWhaUtRtLGZaKfGWd4J0eGOm5m8rHG0OfsI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:34.0395180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=fp7K6pZTJWhaUtRtLGZaKfGWd4J0eGOm5m8rHG0OfsI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:34.1101890Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T21:15:34.1189850Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T21:15:35.2234770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:35.7677170Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T21:15:36.1114770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T21%3A25%3A00Z&sig=TwDT1uGO%2BstGAyxuTVZtMeVbxEjjHKVJGQkMriI2geo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:36.1411090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=TwDT1uGO\%2BstGAyxuTVZtMeVbxEjjHKVJGQkMriI2geo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:36.1757810Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T21:15:36.1794750Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T21:15:38.2971960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:38.8652980Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T21:15:39.2005240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T21%3A25%3A00Z&sig=fukrIbas%2BmvZGM6g2LDwerCjBgD6gAaBdZCQK51oSJ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:39.2321670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=fukrIbas\%2BmvZGM6g2LDwerCjBgD6gAaBdZCQK51oSJ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:39.3126360Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T21:15:39.3238360Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T21:15:41.4690780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:42.0330690Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T21:15:42.3785370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T21%3A25%3A00Z&sig=u0Gv04Oxkxx7oBCtgQD1SJcVaUOqDBlRDUpZmaBg7fI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:42.4264500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=u0Gv04Oxkxx7oBCtgQD1SJcVaUOqDBlRDUpZmaBg7fI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:42.6191240Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T21:15:42.6613850Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T21:15:43.7911990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:44.3230850Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T21:15:44.6699040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T21%3A25%3A00Z&sig=Fjz%2FlzyZYMVbsa14dMTvDosAA8igg2h84AO9tJjU9yo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:44.6992680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=Fjz\%2FlzyZYMVbsa14dMTvDosAA8igg2h84AO9tJjU9yo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:44.7534120Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T21:15:44.7589020Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T21:15:45.8457510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:46.3910160Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T21:15:46.7205670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T21%3A25%3A00Z&sig=O5XhAcEy%2Bv3IUxfnQhjRz8KepLgYbpdz5uoLr%2F0Dno0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:46.7587790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=O5XhAcEy\%2Bv3IUxfnQhjRz8KepLgYbpdz5uoLr\%2F0Dno0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:46.8877250Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T21:15:46.8984080Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T21:15:48.0201430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:48.5382520Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T21:15:48.8928280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T21%3A25%3A00Z&sig=rJMiUJ7G1wh%2FZC%2FkhC03bMzmhyBfsFYunmBzwWDafvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:48.9271730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=rJMiUJ7G1wh\%2FZC\%2FkhC03bMzmhyBfsFYunmBzwWDafvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:49.0567700Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T21:15:49.0766130Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T21:15:50.1655560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:50.6872880Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T21:15:51.0014850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T21%3A25%3A00Z&sig=uEjf1LG%2Fd6kqj37Vqfp6dUgoyXEQrsK8uE0a%2F2%2Fm5iE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:51.0326970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=uEjf1LG\%2Fd6kqj37Vqfp6dUgoyXEQrsK8uE0a\%2F2\%2Fm5iE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:51.0783380Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T21:15:51.0829630Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T21:15:52.1714190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:52.7406370Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T21:15:53.0888710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T21%3A25%3A00Z&sig=JGSlJHxZgOmsg5IcCwBvtv214eMgLhkf8JOTkRP40ko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:53.1406770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=JGSlJHxZgOmsg5IcCwBvtv214eMgLhkf8JOTkRP40ko\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:53.2688210Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T21:15:53.2774460Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T21:15:54.4308170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:54.9518280Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T21:15:55.2870760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T21%3A25%3A00Z&sig=oPvom0JaBIsbi5zTaQEhAaGP7T3VOBImUtCsFHC2AY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:55.3261680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=oPvom0JaBIsbi5zTaQEhAaGP7T3VOBImUtCsFHC2AY8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:55.3783600Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:15:55.3834540Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T21:15:56.4623920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:57.0463100Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T21:15:57.3649130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T21%3A25%3A00Z&sig=ss1g8oIpEmrJbOIW5jaGkU49Jkj8K684Q7M%2B7MoFAVY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:57.3974510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=ss1g8oIpEmrJbOIW5jaGkU49Jkj8K684Q7M\%2B7MoFAVY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:57.6873950Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T21:15:57.7966260Z ==> 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-14T21:15:57.8050340Z ==> Installing ffmpeg dependency: aom 2021-05-14T21:15:57.8662900Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T21:15:57.8691210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-ctgm7f 2021-05-14T21:15:57.9606540Z cp -pR /private/tmp/d20210514-5260-ctgm7f/aom/. /usr/local/Cellar/aom 2021-05-14T21:15:58.0070460Z chmod -Rf +w /private/tmp/d20210514-5260-ctgm7f 2021-05-14T21:15:58.0771500Z ==> Finishing up 2021-05-14T21:15:58.1158660Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T21:15:58.1162430Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T21:15:58.1170310Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T21:15:58.1177250Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T21:15:58.1183030Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T21:15:58.1188350Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T21:15:58.1194070Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T21:15:58.1201970Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T21:15:58.1387170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5602-1ceho06.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-14T21:16:00.4766320Z ==> Summary 2021-05-14T21:16:00.4793870Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T21:16:00.4800270Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T21:16:00.4907680Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T21:16:00.4927520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-5w2p6a 2021-05-14T21:16:00.5119560Z cp -pR /private/tmp/d20210514-5260-5w2p6a/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T21:16:00.5297820Z chmod -Rf +w /private/tmp/d20210514-5260-5w2p6a 2021-05-14T21:16:00.5927290Z ==> Finishing up 2021-05-14T21:16:00.6321800Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T21:16:00.6327960Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T21:16:00.6334760Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T21:16:00.6339960Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T21:16:00.6347320Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T21:16:00.6498430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5628-1df9vcd.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-14T21:16:03.0307390Z ==> Summary 2021-05-14T21:16:03.0330540Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T21:16:03.0337450Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T21:16:03.0393540Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:16:03.0411940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-qapt6m 2021-05-14T21:16:03.1033790Z cp -pR /private/tmp/d20210514-5260-qapt6m/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T21:16:03.1845410Z chmod -Rf +w /private/tmp/d20210514-5260-qapt6m 2021-05-14T21:16:03.2611220Z ==> Finishing up 2021-05-14T21:16:03.3041480Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T21:16:03.3047580Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T21:16:03.3057650Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T21:16:03.3153230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5669-cve7uh.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-14T21:16:05.6707160Z ==> Summary 2021-05-14T21:16:05.6787230Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T21:16:05.6795270Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T21:16:05.6818260Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T21:16:05.6838030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-k6kzbd 2021-05-14T21:16:05.7165680Z cp -pR /private/tmp/d20210514-5260-k6kzbd/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T21:16:05.7593220Z chmod -Rf +w /private/tmp/d20210514-5260-k6kzbd 2021-05-14T21:16:05.8492140Z ==> Finishing up 2021-05-14T21:16:05.9147640Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T21:16:05.9153730Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T21:16:05.9168290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T21:16:05.9174630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T21:16:05.9181000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T21:16:05.9187860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-14T21:16:05.9193610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T21:16:05.9200410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T21:16:05.9206340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T21:16:05.9212360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T21:16:05.9217920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-14T21:16:05.9224090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T21:16:05.9229570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T21:16:05.9237300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T21:16:05.9242740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-14T21:16:05.9249040Z 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-14T21:16:05.9255400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T21:16:05.9261700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T21:16:05.9267550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T21:16:05.9273300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T21:16:05.9278670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-14T21:16:05.9284180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T21:16:05.9291230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T21:16:05.9295690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T21:16:05.9300940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T21:16:05.9307240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T21:16:05.9317800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T21:16:05.9320260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T21:16:05.9323960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T21:16:05.9329030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T21:16:05.9334890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T21:16:05.9340690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T21:16:05.9346600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T21:16:05.9355470Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T21:16:05.9361410Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T21:16:05.9366190Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T21:16:05.9373470Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T21:16:05.9616260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5695-qfuijg.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-14T21:16:08.3145710Z ==> Summary 2021-05-14T21:16:08.3196730Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T21:16:08.3202580Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T21:16:08.5203670Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T21:16:08.5221310Z 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/d20210514-5260-1siqaqe 2021-05-14T21:16:08.6432430Z cp -pR /private/tmp/d20210514-5260-1siqaqe/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T21:16:08.7699170Z chmod -Rf +w /private/tmp/d20210514-5260-1siqaqe 2021-05-14T21:16:08.9828920Z ==> Finishing up 2021-05-14T21:16:09.0339290Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T21:16:09.0350020Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T21:16:09.0362410Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T21:16:09.0373490Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T21:16:09.0385730Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T21:16:09.0398270Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:16:09.0413230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T21:16:09.0434960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T21:16:09.0444490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T21:16:09.0522540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T21:16:09.0526760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T21:16:09.0532540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T21:16:09.0537400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T21:16:09.0542870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T21:16:09.0547780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T21:16:09.0553220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T21:16:09.0558080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T21:16:09.0564110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T21:16:09.0570970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T21:16:09.0576170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T21:16:09.0581890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T21:16:09.0586970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T21:16:09.0595060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T21:16:09.0597650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T21:16:09.0603130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T21:16:09.0608130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T21:16:09.0613930Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:16:09.0623840Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T21:16:09.0629210Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T21:16:09.0635010Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T21:16:09.0644610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T21:16:09.0650180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T21:16:09.0655340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T21:16:09.0660520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T21:16:09.0666030Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T21:16:09.0671560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T21:16:09.0677780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T21:16:09.0683310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T21:16:09.0689240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T21:16:09.0694270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T21:16:09.0699960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T21:16:09.0705080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T21:16:09.0710490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T21:16:09.0715610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T21:16:09.0721140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T21:16:09.0726090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T21:16:09.0731610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T21:16:09.0736780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T21:16:09.0742330Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T21:16:09.0747130Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T21:16:09.0752830Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T21:16:09.0760850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T21:16:09.0766500Z 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-14T21:16:09.1240690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5721-1voztv8.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-14T21:16:11.3506280Z ==> Summary 2021-05-14T21:16:11.3642620Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T21:16:11.3648900Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T21:16:11.3703300Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T21:16:11.3721050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-qn90ug 2021-05-14T21:16:11.3857270Z cp -pR /private/tmp/d20210514-5260-qn90ug/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T21:16:11.4030890Z chmod -Rf +w /private/tmp/d20210514-5260-qn90ug 2021-05-14T21:16:11.4641240Z ==> Finishing up 2021-05-14T21:16:11.5000110Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T21:16:11.5006400Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T21:16:11.5013130Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T21:16:11.5020340Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T21:16:11.5025990Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T21:16:11.5031490Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T21:16:11.5039500Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T21:16:11.5226520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5747-fazy5v.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-14T21:16:13.7546530Z ==> Summary 2021-05-14T21:16:13.7573340Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T21:16:13.7581980Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T21:16:14.0000930Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T21:16:14.0018350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-2twrha 2021-05-14T21:16:14.0634990Z cp -pR /private/tmp/d20210514-5260-2twrha/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T21:16:14.1121060Z chmod -Rf +w /private/tmp/d20210514-5260-2twrha 2021-05-14T21:16:14.2555980Z ==> Finishing up 2021-05-14T21:16:14.2958210Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T21:16:14.2961450Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T21:16:14.2966960Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T21:16:14.2971330Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T21:16:14.2978580Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T21:16:14.2987520Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T21:16:14.3032460Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T21:16:14.3040410Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T21:16:14.3045420Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T21:16:14.3050500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T21:16:14.3055670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T21:16:14.3060880Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T21:16:14.3065470Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T21:16:14.3071050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T21:16:14.3076890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T21:16:14.3081490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T21:16:14.3086710Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T21:16:14.3091800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T21:16:14.3096300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T21:16:14.3101770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T21:16:14.3109530Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T21:16:14.3114450Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T21:16:14.3120360Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T21:16:14.3124820Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T21:16:14.3404180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5775-1f6xag.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-14T21:16:16.7760000Z ==> Summary 2021-05-14T21:16:16.7814890Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T21:16:16.7820460Z ==> Installing ffmpeg dependency: libass 2021-05-14T21:16:17.0282080Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T21:16:17.0300070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-1qo6pt9 2021-05-14T21:16:17.0422640Z cp -pR /private/tmp/d20210514-5260-1qo6pt9/libass/. /usr/local/Cellar/libass 2021-05-14T21:16:17.0551360Z chmod -Rf +w /private/tmp/d20210514-5260-1qo6pt9 2021-05-14T21:16:17.1066370Z ==> Finishing up 2021-05-14T21:16:17.1467600Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T21:16:17.1488910Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T21:16:17.1493660Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T21:16:17.1499190Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T21:16:17.1506580Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T21:16:17.1640390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5802-v8zbk2.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-14T21:16:19.4347380Z ==> Summary 2021-05-14T21:16:19.4365580Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T21:16:19.4372210Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T21:16:19.4559990Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T21:16:19.4578440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-kasaqx 2021-05-14T21:16:19.4782910Z cp -pR /private/tmp/d20210514-5260-kasaqx/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T21:16:19.4958040Z chmod -Rf +w /private/tmp/d20210514-5260-kasaqx 2021-05-14T21:16:19.5746590Z ==> Finishing up 2021-05-14T21:16:19.6136910Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T21:16:19.6140800Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T21:16:19.6146570Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T21:16:19.6186300Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T21:16:19.6193150Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T21:16:19.6197930Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T21:16:19.6203130Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T21:16:19.6210540Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T21:16:19.6382280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5828-fbayjg.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-14T21:16:21.8703000Z ==> Summary 2021-05-14T21:16:21.8728150Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T21:16:21.8735880Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T21:16:21.8791660Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T21:16:21.8810580Z 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/d20210514-5260-1dq155i 2021-05-14T21:16:21.8970500Z cp -pR /private/tmp/d20210514-5260-1dq155i/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T21:16:21.9256580Z chmod -Rf +w /private/tmp/d20210514-5260-1dq155i 2021-05-14T21:16:21.9834850Z ==> Finishing up 2021-05-14T21:16:22.0226320Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T21:16:22.0229810Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T21:16:22.0239110Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T21:16:22.0245680Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T21:16:22.0250490Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T21:16:22.0255970Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T21:16:22.0261090Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T21:16:22.0265790Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T21:16:22.0271010Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T21:16:22.0278490Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T21:16:22.0283130Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T21:16:22.0446530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5854-atu6op.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-14T21:16:24.2741210Z ==> Summary 2021-05-14T21:16:24.2773400Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T21:16:24.2780250Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T21:16:24.2836460Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T21:16:24.2855210Z 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/d20210514-5260-jutb7p 2021-05-14T21:16:24.2994230Z cp -pR /private/tmp/d20210514-5260-jutb7p/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T21:16:24.3176090Z chmod -Rf +w /private/tmp/d20210514-5260-jutb7p 2021-05-14T21:16:24.3795740Z ==> Finishing up 2021-05-14T21:16:24.4022400Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T21:16:24.4029320Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T21:16:24.4035230Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T21:16:24.4043590Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T21:16:24.4193480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5880-1x33w3.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-14T21:16:26.7691550Z ==> Summary 2021-05-14T21:16:26.7719810Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T21:16:26.7726400Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T21:16:26.7758210Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T21:16:26.7776500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-1kzt26 2021-05-14T21:16:26.8066290Z cp -pR /private/tmp/d20210514-5260-1kzt26/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T21:16:26.8357560Z chmod -Rf +w /private/tmp/d20210514-5260-1kzt26 2021-05-14T21:16:26.8840880Z ==> Finishing up 2021-05-14T21:16:26.9446660Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T21:16:26.9452570Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T21:16:26.9459500Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T21:16:26.9553550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5906-1mfo2zv.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-14T21:16:29.2058270Z ==> Summary 2021-05-14T21:16:29.2080710Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T21:16:29.2086760Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T21:16:29.2112720Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T21:16:29.2130250Z 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/d20210514-5260-1t05lf7 2021-05-14T21:16:29.2280250Z cp -pR /private/tmp/d20210514-5260-1t05lf7/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T21:16:29.2509450Z chmod -Rf +w /private/tmp/d20210514-5260-1t05lf7 2021-05-14T21:16:29.3075600Z ==> Finishing up 2021-05-14T21:16:29.3481980Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T21:16:29.3485920Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T21:16:29.3494200Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T21:16:29.3498300Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T21:16:29.3504120Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T21:16:29.3508860Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T21:16:29.3514030Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T21:16:29.3519150Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T21:16:29.3527050Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T21:16:29.3532030Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T21:16:29.3671320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5932-1gbs4ej.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-14T21:16:31.6241770Z ==> Summary 2021-05-14T21:16:31.6264830Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T21:16:31.6273720Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T21:16:31.6400880Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T21:16:31.6419340Z 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/d20210514-5260-ee87na 2021-05-14T21:16:32.1823510Z cp -pR /private/tmp/d20210514-5260-ee87na/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T21:16:32.4588340Z chmod -Rf +w /private/tmp/d20210514-5260-ee87na 2021-05-14T21:16:32.5238160Z ==> Finishing up 2021-05-14T21:16:32.5638370Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T21:16:32.5644410Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T21:16:32.5650840Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T21:16:32.5655940Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T21:16:32.5660810Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T21:16:32.5665690Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T21:16:32.5673270Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T21:16:32.5845540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5958-j2am0b.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-14T21:16:34.8035620Z ==> Summary 2021-05-14T21:16:34.8056410Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T21:16:34.8062570Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T21:16:34.8529100Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T21:16:34.8548050Z 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/d20210514-5260-1q9ktev 2021-05-14T21:16:34.8986710Z cp -pR /private/tmp/d20210514-5260-1q9ktev/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T21:16:34.9338880Z chmod -Rf +w /private/tmp/d20210514-5260-1q9ktev 2021-05-14T21:16:34.9983200Z ==> Finishing up 2021-05-14T21:16:35.0376440Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T21:16:35.0381900Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T21:16:35.0391850Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T21:16:35.0398160Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T21:16:35.0402730Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T21:16:35.0408400Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T21:16:35.0415990Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T21:16:35.0623520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5984-w7mz9o.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-14T21:16:37.2920770Z ==> Summary 2021-05-14T21:16:37.2952370Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T21:16:37.2958310Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T21:16:37.3479730Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T21:16:37.3496980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-czf39t 2021-05-14T21:16:37.3640800Z cp -pR /private/tmp/d20210514-5260-czf39t/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T21:16:37.3790900Z chmod -Rf +w /private/tmp/d20210514-5260-czf39t 2021-05-14T21:16:37.4361690Z ==> Finishing up 2021-05-14T21:16:37.4760930Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T21:16:37.4767180Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T21:16:37.4773860Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T21:16:37.4778540Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T21:16:37.4783980Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T21:16:37.4791720Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T21:16:37.4931800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6010-wzguik.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-14T21:16:39.6861670Z ==> Summary 2021-05-14T21:16:39.6911750Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T21:16:39.6918690Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T21:16:39.6940720Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T21:16:39.6960720Z 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/d20210514-5260-1ce23ce 2021-05-14T21:16:39.7563960Z cp -pR /private/tmp/d20210514-5260-1ce23ce/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T21:16:39.8278480Z chmod -Rf +w /private/tmp/d20210514-5260-1ce23ce 2021-05-14T21:16:39.9073830Z ==> Finishing up 2021-05-14T21:16:39.9471060Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T21:16:39.9476520Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T21:16:39.9485380Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T21:16:39.9494580Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T21:16:39.9499680Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T21:16:39.9504470Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T21:16:39.9510100Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T21:16:39.9515250Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T21:16:39.9519980Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T21:16:39.9527530Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T21:16:39.9821520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6036-71j8x1.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-14T21:16:42.4248380Z ==> Summary 2021-05-14T21:16:42.4314160Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T21:16:42.4321620Z ==> Installing ffmpeg dependency: snappy 2021-05-14T21:16:42.4388440Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T21:16:42.4407440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-1c1ejmh 2021-05-14T21:16:42.4528490Z cp -pR /private/tmp/d20210514-5260-1c1ejmh/snappy/. /usr/local/Cellar/snappy 2021-05-14T21:16:42.4675320Z chmod -Rf +w /private/tmp/d20210514-5260-1c1ejmh 2021-05-14T21:16:42.5219010Z ==> Finishing up 2021-05-14T21:16:42.5958160Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T21:16:42.5962020Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T21:16:42.5967390Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T21:16:42.5971400Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T21:16:42.5980590Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T21:16:42.5985540Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T21:16:42.5990910Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T21:16:42.5995160Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T21:16:42.6000840Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T21:16:42.6137380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6062-12myjm6.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-14T21:16:44.7768300Z ==> Summary 2021-05-14T21:16:44.7791030Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T21:16:44.7798180Z ==> Installing ffmpeg dependency: speex 2021-05-14T21:16:44.7861950Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T21:16:44.7880940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-hlei7m 2021-05-14T21:16:44.8046580Z cp -pR /private/tmp/d20210514-5260-hlei7m/speex/. /usr/local/Cellar/speex 2021-05-14T21:16:44.8241290Z chmod -Rf +w /private/tmp/d20210514-5260-hlei7m 2021-05-14T21:16:44.8843160Z ==> Finishing up 2021-05-14T21:16:44.9289080Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T21:16:44.9298140Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T21:16:44.9305610Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T21:16:44.9312080Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T21:16:44.9316680Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T21:16:44.9322190Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T21:16:44.9329540Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T21:16:44.9613490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6088-2di8zs.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-14T21:16:47.2965740Z ==> Summary 2021-05-14T21:16:47.2995140Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T21:16:47.3003040Z ==> Installing ffmpeg dependency: srt 2021-05-14T21:16:47.3088430Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T21:16:47.3107590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-1e2rdbt 2021-05-14T21:16:47.3449860Z cp -pR /private/tmp/d20210514-5260-1e2rdbt/srt/. /usr/local/Cellar/srt 2021-05-14T21:16:47.3672630Z chmod -Rf +w /private/tmp/d20210514-5260-1e2rdbt 2021-05-14T21:16:47.4606020Z ==> Finishing up 2021-05-14T21:16:47.5244030Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T21:16:47.5247430Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T21:16:47.5252900Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T21:16:47.5257070Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T21:16:47.5264460Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T21:16:47.5271350Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T21:16:47.5275900Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T21:16:47.5280800Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T21:16:47.5286200Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T21:16:47.5293550Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T21:16:47.5298500Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T21:16:47.5482750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6114-1nsw21a.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-14T21:16:49.7403990Z ==> Summary 2021-05-14T21:16:49.7428700Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T21:16:49.7434900Z ==> Installing ffmpeg dependency: giflib 2021-05-14T21:16:49.7456470Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T21:16:49.7474890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-tnubx 2021-05-14T21:16:49.7640090Z cp -pR /private/tmp/d20210514-5260-tnubx/giflib/. /usr/local/Cellar/giflib 2021-05-14T21:16:49.7791920Z chmod -Rf +w /private/tmp/d20210514-5260-tnubx 2021-05-14T21:16:49.8331470Z ==> Finishing up 2021-05-14T21:16:49.8757070Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T21:16:49.8760740Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T21:16:49.8766190Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T21:16:49.8772280Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T21:16:49.8777120Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T21:16:49.8782370Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T21:16:49.8793720Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T21:16:49.8796910Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T21:16:49.8802700Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T21:16:49.8807590Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T21:16:49.8812970Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T21:16:49.9007730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6140-xqa6j8.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-14T21:16:52.1038080Z ==> Summary 2021-05-14T21:16:52.1060030Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T21:16:52.1065960Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T21:16:52.1713650Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T21:16:52.1731480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-y8nagb 2021-05-14T21:16:52.2314400Z cp -pR /private/tmp/d20210514-5260-y8nagb/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T21:16:52.2773060Z chmod -Rf +w /private/tmp/d20210514-5260-y8nagb 2021-05-14T21:16:52.5629360Z ==> Finishing up 2021-05-14T21:16:52.6042580Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T21:16:52.6046890Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T21:16:52.6052110Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T21:16:52.6056790Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T21:16:52.6061930Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T21:16:52.6066420Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T21:16:52.6071610Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T21:16:52.6076300Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T21:16:52.6081020Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T21:16:52.6085810Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T21:16:52.6093010Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T21:16:52.6102450Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T21:16:52.6114370Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T21:16:52.6133510Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T21:16:52.6142890Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T21:16:52.6153770Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T21:16:52.6171930Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T21:16:52.6584090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6166-k0wj5d.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-14T21:16:54.9005260Z ==> Summary 2021-05-14T21:16:54.9047080Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T21:16:54.9053580Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T21:16:54.9819310Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T21:16:54.9837170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-1t2wpta 2021-05-14T21:16:55.2008420Z cp -pR /private/tmp/d20210514-5260-1t2wpta/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T21:16:55.3156600Z chmod -Rf +w /private/tmp/d20210514-5260-1t2wpta 2021-05-14T21:16:55.3992290Z ==> Finishing up 2021-05-14T21:16:55.4391200Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T21:16:55.4396940Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T21:16:55.4403940Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T21:16:55.4410550Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T21:16:55.4415220Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T21:16:55.4420940Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T21:16:55.4428310Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T21:16:55.4694730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6192-zd42wr.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-14T21:16:57.7646000Z ==> Caveats 2021-05-14T21:16:57.7647340Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:16:57.7649060Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:16:57.7650450Z ==> Summary 2021-05-14T21:16:57.7698820Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T21:16:57.7704610Z ==> Installing ffmpeg dependency: theora 2021-05-14T21:16:57.7867420Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T21:16:57.7885880Z 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/d20210514-5260-obrms5 2021-05-14T21:16:57.8358400Z cp -pR /private/tmp/d20210514-5260-obrms5/theora/. /usr/local/Cellar/theora 2021-05-14T21:16:57.8900980Z chmod -Rf +w /private/tmp/d20210514-5260-obrms5 2021-05-14T21:16:57.9978830Z ==> Finishing up 2021-05-14T21:16:58.0389940Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T21:16:58.0397670Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T21:16:58.0404010Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T21:16:58.0408580Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T21:16:58.0414250Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T21:16:58.0418990Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T21:16:58.0424030Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T21:16:58.0429040Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T21:16:58.0434320Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T21:16:58.0439190Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T21:16:58.0444570Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T21:16:58.0453670Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T21:16:58.0459260Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T21:16:58.0465060Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T21:16:58.0753500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6219-705th6.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-14T21:17:00.2781320Z ==> Summary 2021-05-14T21:17:00.2850160Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T21:17:00.2858140Z ==> Installing ffmpeg dependency: x264 2021-05-14T21:17:00.2888350Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T21:17:00.2906380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-19u2ry8 2021-05-14T21:17:00.3397330Z cp -pR /private/tmp/d20210514-5260-19u2ry8/x264/. /usr/local/Cellar/x264 2021-05-14T21:17:00.3591650Z chmod -Rf +w /private/tmp/d20210514-5260-19u2ry8 2021-05-14T21:17:00.4121570Z ==> Finishing up 2021-05-14T21:17:00.4538470Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T21:17:00.4544380Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T21:17:00.4548980Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T21:17:00.4556240Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T21:17:00.4560790Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T21:17:00.4566280Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T21:17:00.4573750Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T21:17:00.4717520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6245-1yjdwz3.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-14T21:17:02.7562900Z ==> Summary 2021-05-14T21:17:02.7581940Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T21:17:02.7590530Z ==> Installing ffmpeg dependency: x265 2021-05-14T21:17:02.7653430Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T21:17:02.7671370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5260-rm20ev 2021-05-14T21:17:02.9414410Z cp -pR /private/tmp/d20210514-5260-rm20ev/x265/. /usr/local/Cellar/x265 2021-05-14T21:17:03.0451450Z chmod -Rf +w /private/tmp/d20210514-5260-rm20ev 2021-05-14T21:17:03.1581240Z ==> Finishing up 2021-05-14T21:17:03.2218730Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T21:17:03.2223820Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T21:17:03.2229370Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T21:17:03.2236110Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T21:17:03.2240740Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T21:17:03.2246200Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T21:17:03.2253600Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T21:17:03.2461000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6271-jbyggu.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-14T21:17:05.4871150Z ==> Summary 2021-05-14T21:17:05.4889390Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T21:17:05.4895500Z ==> Installing ffmpeg dependency: xvid 2021-05-14T21:17:05.4917230Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T21:17:05.4939620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-13n3wuk 2021-05-14T21:17:05.5110190Z cp -pR /private/tmp/d20210514-5260-13n3wuk/xvid/. /usr/local/Cellar/xvid 2021-05-14T21:17:05.5245990Z chmod -Rf +w /private/tmp/d20210514-5260-13n3wuk 2021-05-14T21:17:05.5709360Z ==> Finishing up 2021-05-14T21:17:05.6119030Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T21:17:05.6124840Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T21:17:05.6129480Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T21:17:05.6263360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6297-vsenda.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-14T21:17:07.8483150Z ==> Summary 2021-05-14T21:17:07.8499520Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T21:17:07.8508120Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T21:17:07.8638970Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T21:17:07.8658610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-1hi3aom 2021-05-14T21:17:07.9266870Z cp -pR /private/tmp/d20210514-5260-1hi3aom/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T21:17:07.9937910Z chmod -Rf +w /private/tmp/d20210514-5260-1hi3aom 2021-05-14T21:17:08.0885440Z ==> Finishing up 2021-05-14T21:17:08.1259050Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T21:17:08.1264960Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T21:17:08.1269810Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T21:17:08.1282730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T21:17:08.1288560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T21:17:08.1293910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T21:17:08.1299350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T21:17:08.1304980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T21:17:08.1310330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T21:17:08.1315850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T21:17:08.1321340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T21:17:08.1328000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T21:17:08.1334240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T21:17:08.1339810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T21:17:08.1345710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T21:17:08.1350930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T21:17:08.1356790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T21:17:08.1362780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T21:17:08.1367970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T21:17:08.1373900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T21:17:08.1379170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T21:17:08.1384800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T21:17:08.1390480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T21:17:08.1395780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T21:17:08.1401520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T21:17:08.1407090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T21:17:08.1412520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T21:17:08.1418070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T21:17:08.1443510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T21:17:08.1447840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T21:17:08.1449530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T21:17:08.1451230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T21:17:08.1453950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T21:17:08.1455710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T21:17:08.1458830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T21:17:08.1464670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T21:17:08.1470680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T21:17:08.1476330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T21:17:08.1481860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T21:17:08.1487820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-14T21:17:08.1493270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T21:17:08.1498690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T21:17:08.1504200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T21:17:08.1535290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T21:17:08.1542270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T21:17:08.1548160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T21:17:08.1554040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T21:17:08.1560070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T21:17:08.1565720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T21:17:08.1571500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T21:17:08.1578560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T21:17:08.1584570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T21:17:08.1590790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T21:17:08.1596810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T21:17:08.1601500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T21:17:08.1607270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T21:17:08.1612960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T21:17:08.1619890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T21:17:08.1625390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T21:17:08.1633740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T21:17:08.1643690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T21:17:08.1649200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T21:17:08.1654680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T21:17:08.1660240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T21:17:08.1665820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T21:17:08.1671350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T21:17:08.1676930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T21:17:08.1682990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T21:17:08.1704690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T21:17:08.1710430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T21:17:08.1716130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T21:17:08.1722530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T21:17:08.1729300Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T21:17:08.1734010Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T21:17:08.1739600Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T21:17:08.1747170Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T21:17:08.2009930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6323-sk0x4f.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-14T21:17:10.4271630Z ==> Summary 2021-05-14T21:17:10.4331750Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T21:17:10.4338690Z ==> Installing ffmpeg dependency: zimg 2021-05-14T21:17:10.4388370Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:17:10.4405770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-w1wneg 2021-05-14T21:17:10.4656490Z cp -pR /private/tmp/d20210514-5260-w1wneg/zimg/. /usr/local/Cellar/zimg 2021-05-14T21:17:10.4960530Z chmod -Rf +w /private/tmp/d20210514-5260-w1wneg 2021-05-14T21:17:10.5554860Z ==> Finishing up 2021-05-14T21:17:10.5963760Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T21:17:10.5967300Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T21:17:10.5976590Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T21:17:10.5982720Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T21:17:10.5987700Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T21:17:10.5992600Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T21:17:10.6000140Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T21:17:10.6164720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6349-wkdvh1.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-14T21:17:12.9766580Z ==> Summary 2021-05-14T21:17:12.9799160Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T21:17:12.9807380Z ==> Installing ffmpeg 2021-05-14T21:17:12.9811830Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T21:17:12.9829800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5260-k7bbp2 2021-05-14T21:17:13.3687480Z cp -pR /private/tmp/d20210514-5260-k7bbp2/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T21:17:13.6392690Z chmod -Rf +w /private/tmp/d20210514-5260-k7bbp2 2021-05-14T21:17:17.6476940Z ==> Finishing up 2021-05-14T21:17:17.6841270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T21:17:17.6844890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T21:17:17.6850330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T21:17:17.6855060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T21:17:17.6860630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T21:17:17.6865010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T21:17:17.6870660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T21:17:17.6875450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T21:17:17.6880260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T21:17:17.6885500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T21:17:17.6890030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T21:17:17.6895300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T21:17:17.6900290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T21:17:17.6905450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T21:17:17.6910650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T21:17:17.6915630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T21:17:17.6920460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T21:17:17.6925810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T21:17:17.6931430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T21:17:17.6935840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T21:17:17.6941230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T21:17:17.6945940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T21:17:17.6954220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T21:17:17.6960400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T21:17:17.6966040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T21:17:17.6971720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T21:17:17.6977350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T21:17:17.6983080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T21:17:17.6988600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T21:17:17.6993890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T21:17:17.6999250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T21:17:17.7004640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T21:17:17.7009920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T21:17:17.7015380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T21:17:17.7020570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T21:17:17.7025750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T21:17:17.7031760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T21:17:17.7036440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T21:17:17.7053250Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T21:17:17.7056030Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T21:17:17.7059620Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T21:17:17.7065120Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T21:17:17.7070130Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T21:17:17.7076310Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T21:17:17.7081880Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T21:17:17.7086930Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T21:17:17.7092250Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T21:17:17.7099190Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T21:17:17.7115540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T21:17:17.7117600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T21:17:17.7121240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T21:17:17.7127480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T21:17:17.7199810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T21:17:17.7205180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T21:17:17.7211130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T21:17:17.7216290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T21:17:17.7221850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T21:17:17.7227410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T21:17:17.7232400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T21:17:17.7238130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T21:17:17.7243310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T21:17:17.7249120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T21:17:17.7254370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T21:17:17.7262720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T21:17:17.7268310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T21:17:17.7273770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T21:17:17.7279220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T21:17:17.7284530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T21:17:17.7290340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T21:17:17.7296020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T21:17:17.7303830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T21:17:17.7308630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T21:17:17.7313780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T21:17:17.7319510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T21:17:17.7325410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T21:17:17.7330320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T21:17:17.7335490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T21:17:17.7340660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T21:17:17.7346530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T21:17:17.7351110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T21:17:17.7356220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T21:17:17.7361160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T21:17:17.7366830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T21:17:17.7371610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T21:17:17.7376690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T21:17:17.7381880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T21:17:17.7387110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T21:17:17.7392560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T21:17:17.7397070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T21:17:17.7403000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T21:17:17.7407810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T21:17:17.7413210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T21:17:17.7417820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T21:17:17.7423490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T21:17:17.7429530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T21:17:17.7434310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T21:17:17.7439550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T21:17:17.7444690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T21:17:17.7450120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T21:17:17.7455110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T21:17:17.7459050Z Only the first 100 operations were output. 2021-05-14T21:17:17.8634910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6375-10hbogl.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-14T21:17:20.3024900Z ==> Summary 2021-05-14T21:17:20.3201330Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T21:17:21.3742910Z ==> Caveats 2021-05-14T21:17:21.3744280Z ==> tesseract 2021-05-14T21:17:21.3760660Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:17:21.3762460Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:17:23.1221220Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T21:17:24.2180830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:24.7743220Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T21:17:25.0991850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T21%3A25%3A00Z&sig=WZbPKL285PJrNfe%2BCjUIwdLBrdiSadRwHZKAK4NzRNo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:25.1305710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=WZbPKL285PJrNfe\%2BCjUIwdLBrdiSadRwHZKAK4NzRNo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:25.6075990Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T21:17:25.7199460Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T21:17:26.8278490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:28.4095780Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T21:17:29.7450900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T21%3A25%3A00Z&sig=yI66ZIky9dkvspq%2BgP1eU9jybSk0F1WQ7hqAT%2BFA0Io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:29.7795420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=yI66ZIky9dkvspq\%2BgP1eU9jybSk0F1WQ7hqAT\%2BFA0Io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:30.0214070Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T21:17:30.0613970Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T21:17:30.0619690Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T21:17:30.1306740Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T21:17:30.1335130Z 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/d20210514-6382-7swj6i 2021-05-14T21:17:30.7614040Z cp -pR /private/tmp/d20210514-6382-7swj6i/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T21:17:31.2792500Z chmod -Rf +w /private/tmp/d20210514-6382-7swj6i 2021-05-14T21:17:31.6677950Z ==> Finishing up 2021-05-14T21:17:31.7674980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T21:17:31.7687590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T21:17:31.7698390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T21:17:31.7708090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T21:17:31.7728030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T21:17:31.7741370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T21:17:31.7749490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T21:17:31.7761830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T21:17:31.7775390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T21:17:31.7788000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T21:17:31.7803700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T21:17:31.7815110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T21:17:31.7828520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T21:17:31.7841340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T21:17:31.7854210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T21:17:31.7864740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T21:17:31.7883510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T21:17:31.7896500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T21:17:31.7906090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T21:17:31.7960900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T21:17:31.7966640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T21:17:31.7972100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T21:17:31.7977730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T21:17:31.7983400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T21:17:31.7988920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T21:17:31.7994170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T21:17:31.7999440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T21:17:31.8004880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T21:17:31.8010370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T21:17:31.8015640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T21:17:31.8022990Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T21:17:31.8032480Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T21:17:31.8037650Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T21:17:31.8048280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T21:17:31.8054740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T21:17:31.8060850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T21:17:31.8067700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T21:17:31.8073830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T21:17:31.8082700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T21:17:31.8087310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T21:17:31.8092950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T21:17:31.8098800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T21:17:31.8104460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T21:17:31.8110090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T21:17:31.8115760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T21:17:31.8121830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T21:17:31.8126990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T21:17:31.8132780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T21:17:31.8138270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T21:17:31.8143800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T21:17:31.8149440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T21:17:31.8155340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T21:17:31.8161000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T21:17:31.8182580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T21:17:31.8188560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T21:17:31.8195430Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T21:17:31.8200670Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T21:17:31.8205760Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T21:17:31.9896380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6552-12pqcl4.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-14T21:17:34.3864800Z ==> Summary 2021-05-14T21:17:34.4314490Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T21:17:34.4330630Z ==> Installing imagemagick@6 2021-05-14T21:17:34.4334490Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T21:17:34.4357250Z 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/d20210514-6382-1dguiz8 2021-05-14T21:17:34.7961070Z cp -pR /private/tmp/d20210514-6382-1dguiz8/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T21:17:35.2331210Z chmod -Rf +w /private/tmp/d20210514-6382-1dguiz8 2021-05-14T21:17:36.9859540Z ==> Finishing up 2021-05-14T21:17:37.2668140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6578-ug0de2.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-14T21:17:39.6410690Z ==> Caveats 2021-05-14T21:17:39.6412350Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:17:39.6413510Z because this is an alternate version of another formula. 2021-05-14T21:17:39.6414170Z 2021-05-14T21:17:39.6415400Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:17:39.6417130Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:17:39.6417910Z 2021-05-14T21:17:39.6418770Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:17:39.6420140Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:17:39.6421600Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:17:39.6422300Z 2021-05-14T21:17:39.6423540Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:17:39.6424680Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:17:39.6425540Z 2021-05-14T21:17:39.6426590Z ==> Summary 2021-05-14T21:17:39.6873640Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T21:17:40.5378870Z ==> Caveats 2021-05-14T21:17:40.5380340Z ==> imagemagick@6 2021-05-14T21:17:40.5458190Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:17:40.5459470Z because this is an alternate version of another formula. 2021-05-14T21:17:40.5460130Z 2021-05-14T21:17:40.5461010Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:17:40.5462700Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:17:40.5463480Z 2021-05-14T21:17:40.5464360Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:17:40.5465850Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:17:40.5467330Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:17:40.5468040Z 2021-05-14T21:17:40.5469290Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:17:40.5470470Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:17:40.5471590Z 2021-05-14T21:17:42.6532540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T21:17:43.7483850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:44.3058870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T21:17:44.6359470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T21%3A25%3A00Z&sig=xZcaAQhmrVCXY0EfjwssO%2BWjD9qcpT%2FVyL%2BmXHYSvu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:44.6725310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=xZcaAQhmrVCXY0EfjwssO\%2BWjD9qcpT\%2FVyL\%2BmXHYSvu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:44.7412040Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T21:17:44.7487630Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T21:17:45.8587650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:46.4051860Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T21:17:46.7184190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T21%3A25%3A00Z&sig=Z9zlzOsMEnqVpkzu4Dm8bwY1ChCA7yHaww322B%2Bm25Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:46.7569230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=Z9zlzOsMEnqVpkzu4Dm8bwY1ChCA7yHaww322B\%2Bm25Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:46.8213500Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T21:17:46.8287290Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T21:17:47.9383560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:48.4588410Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T21:17:48.8113490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T21%3A25%3A00Z&sig=qGh3fNEcYbGz%2B%2FaUTGenK7p%2FVizK4f2xfuqnCHep3fk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:48.8430740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=qGh3fNEcYbGz\%2B\%2FaUTGenK7p\%2FVizK4f2xfuqnCHep3fk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:49.2943590Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T21:17:49.4488480Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T21:17:50.5552110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:51.1063660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T21:17:51.4221330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T21%3A25%3A00Z&sig=00lphq9Am49JwC7X5HL%2BVN%2BBxnfv8Rvs8Vva3qiMQQw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:51.4507410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=00lphq9Am49JwC7X5HL\%2BVN\%2BBxnfv8Rvs8Vva3qiMQQw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:51.4834360Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T21:17:51.4867340Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T21:17:52.6341660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:53.1663860Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T21:17:53.5075730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T21%3A25%3A00Z&sig=FqaI%2BFA0iwfpHU%2Be5AM%2BcbQuM6QeDXUGA2h2VUr8hSM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:53.5377130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=FqaI\%2BFA0iwfpHU\%2Be5AM\%2BcbQuM6QeDXUGA2h2VUr8hSM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:53.5769510Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T21:17:53.5801540Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T21:17:54.6769890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:55.2327580Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T21:17:55.5741340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T21%3A25%3A00Z&sig=GNk8TIqqh83mtwR6ptH4Dsu9o4kYLTIa%2B1QXDQfr%2F7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:55.6033200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=GNk8TIqqh83mtwR6ptH4Dsu9o4kYLTIa\%2B1QXDQfr\%2F7o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:55.6619630Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T21:17:55.6688430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T21:17:56.7532390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:57.3173160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T21:17:57.6356490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T21%3A25%3A00Z&sig=Ccd6dr%2BXHD9MBwBd5rz%2BeDMqglGOu8RbREMhDyUFXFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:57.6648960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=Ccd6dr\%2BXHD9MBwBd5rz\%2BeDMqglGOu8RbREMhDyUFXFI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:57.7402510Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T21:17:57.7477800Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T21:17:58.8474090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:59.6610140Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T21:17:59.9861620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T21%3A25%3A00Z&sig=%2B%2FH3M3BfOnutl8D93wk6iaK5h5ADxD32i5KbNFybQXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:00.0204320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=\%2B\%2FH3M3BfOnutl8D93wk6iaK5h5ADxD32i5KbNFybQXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:00.0616660Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T21:18:00.0649020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T21:18:01.1528730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:01.6755850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T21:18:02.0031760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T21%3A25%3A00Z&sig=q5gUWQWv3R%2BmM0gd7RMn0QyVVLNDMBsU0OBs2x0VW%2Fo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:02.0339890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=q5gUWQWv3R\%2BmM0gd7RMn0QyVVLNDMBsU0OBs2x0VW\%2Fo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:02.0850400Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T21:18:02.0897450Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T21:18:03.1761430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:03.6964430Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T21:18:04.0164170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T21%3A25%3A00Z&sig=jBrttSzhUYiOG1iIWZQOxvOxRsfrdl1nHroVM9zXxuU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:04.0594700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=jBrttSzhUYiOG1iIWZQOxvOxRsfrdl1nHroVM9zXxuU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:04.1005680Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:18:04.1042200Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T21:18:05.1679750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:05.6908700Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T21:18:06.0301210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T21%3A25%3A00Z&sig=wuRU30VUYq%2F2UqTN66AQjIjibBfByC7udHtiraSJBB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:06.0602280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=wuRU30VUYq\%2F2UqTN66AQjIjibBfByC7udHtiraSJBB4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:06.1272390Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:18:06.1344610Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T21:18:07.2187440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:07.8016650Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T21:18:08.2350740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T21%3A25%3A00Z&sig=u7aATxDgywSdZUxeVj7Xahg97yzi%2BWOFX1e6U9LVync%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:08.2725420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=u7aATxDgywSdZUxeVj7Xahg97yzi\%2BWOFX1e6U9LVync\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:08.5821870Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T21:18:08.6333260Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T21:18:08.6335960Z ==> Installing imagemagick dependency: libde265 2021-05-14T21:18:08.6961700Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T21:18:08.6989930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6585-ui5sj2 2021-05-14T21:18:08.7259980Z cp -pR /private/tmp/d20210514-6585-ui5sj2/libde265/. /usr/local/Cellar/libde265 2021-05-14T21:18:08.7512610Z chmod -Rf +w /private/tmp/d20210514-6585-ui5sj2 2021-05-14T21:18:08.8292390Z ==> Finishing up 2021-05-14T21:18:08.8753490Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T21:18:08.8800670Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T21:18:08.8805590Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T21:18:08.8811050Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T21:18:08.8816300Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T21:18:08.8823770Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T21:18:08.8830820Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T21:18:08.8835560Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T21:18:08.8841290Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T21:18:08.8849710Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T21:18:08.9051950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6816-6cgefq.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-14T21:18:11.1760260Z ==> Summary 2021-05-14T21:18:11.1806530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6585-l4lcft 2021-05-14T21:18:11.1808900Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T21:18:11.1818320Z ==> Installing imagemagick dependency: docbook 2021-05-14T21:18:11.1879150Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T21:18:11.2903620Z cp -pR /private/tmp/d20210514-6585-l4lcft/docbook/. /usr/local/Cellar/docbook 2021-05-14T21:18:11.4471140Z chmod -Rf +w /private/tmp/d20210514-6585-l4lcft 2021-05-14T21:18:11.5589570Z ==> Finishing up 2021-05-14T21:18:11.6076550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6842-17tn28i.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-14T21:18:13.5333790Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T21:18:13.5599230Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.5767740Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.5869850Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.5968230Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.6066070Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.6164780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.6262380Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.6359460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.6458670Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.6561500Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.6659660Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.6756330Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.6854760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.6953540Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:13.9995360Z ==> Caveats 2021-05-14T21:18:13.9996580Z To use the DocBook package in your XML toolchain, 2021-05-14T21:18:13.9997540Z you need to add the following to your ~/.bashrc: 2021-05-14T21:18:13.9998160Z 2021-05-14T21:18:13.9998990Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:18:14.0000200Z ==> Summary 2021-05-14T21:18:14.0141680Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T21:18:14.0149110Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T21:18:14.0200900Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T21:18:14.0218930Z 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/d20210514-6585-1b3sbxv 2021-05-14T21:18:15.9312990Z cp -pR /private/tmp/d20210514-6585-1b3sbxv/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T21:18:18.6630310Z chmod -Rf +w /private/tmp/d20210514-6585-1b3sbxv 2021-05-14T21:18:19.9830550Z ==> Finishing up 2021-05-14T21:18:20.0267480Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T21:18:20.0269250Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T21:18:20.0498810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6883-jf6nu8.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-14T21:18:22.1507380Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:22.1619160Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:22.1717980Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:18:22.1825110Z ==> 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-14T21:18:22.1925620Z ==> 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-14T21:18:22.2022510Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T21:18:22.2120200Z ==> 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-14T21:18:22.2221600Z ==> 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-14T21:18:22.2318430Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:18:22.2416220Z ==> 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-14T21:18:22.2513720Z ==> 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-14T21:18:22.2610870Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:18:22.2711050Z ==> 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-14T21:18:22.2808330Z ==> 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-14T21:18:22.2905400Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:22.3003880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:22.3103020Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:18:22.3204980Z ==> 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-14T21:18:22.3304190Z ==> 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-14T21:18:22.3402480Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:18:22.3506750Z ==> 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-14T21:18:22.3605730Z ==> 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-14T21:18:22.3702720Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:18:22.3801480Z ==> 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-14T21:18:22.3908900Z ==> 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-14T21:18:22.4010900Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T21:18:22.4110800Z ==> 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-14T21:18:22.4221960Z ==> 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-14T21:18:23.4789030Z ==> Summary 2021-05-14T21:18:23.7865470Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T21:18:23.7872010Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T21:18:23.7898620Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T21:18:23.7918400Z 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/d20210514-6585-bihqvx 2021-05-14T21:18:23.8049180Z cp -pR /private/tmp/d20210514-6585-bihqvx/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T21:18:23.8194730Z chmod -Rf +w /private/tmp/d20210514-6585-bihqvx 2021-05-14T21:18:23.8723180Z ==> Finishing up 2021-05-14T21:18:23.9171450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6937-yoguwy.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-14T21:18:26.1459980Z ==> Caveats 2021-05-14T21:18:26.1464300Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:26.1465650Z because macOS already provides this software and installing another version in 2021-05-14T21:18:26.1466700Z parallel can cause all kinds of trouble. 2021-05-14T21:18:26.1467310Z 2021-05-14T21:18:26.1468590Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:18:26.1470250Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:26.1471050Z 2021-05-14T21:18:26.1471530Z 2021-05-14T21:18:26.1472730Z Bash completion has been installed to: 2021-05-14T21:18:26.1474100Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:18:26.1475600Z ==> Summary 2021-05-14T21:18:26.1481480Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T21:18:26.1487460Z ==> Installing imagemagick dependency: xmlto 2021-05-14T21:18:26.1626650Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T21:18:26.1644560Z 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/d20210514-6585-1sl6qg3 2021-05-14T21:18:26.1851140Z cp -pR /private/tmp/d20210514-6585-1sl6qg3/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T21:18:26.2168450Z chmod -Rf +w /private/tmp/d20210514-6585-1sl6qg3 2021-05-14T21:18:26.2839880Z ==> Finishing up 2021-05-14T21:18:26.3302110Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T21:18:26.3305930Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T21:18:26.3318290Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T21:18:26.3332630Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T21:18:26.3337840Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T21:18:26.3436740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6963-m55r27.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-14T21:18:28.4994280Z ==> Summary 2021-05-14T21:18:28.5039600Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T21:18:28.5046320Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T21:18:28.5908690Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T21:18:28.5925890Z 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/d20210514-6585-jxfxsh 2021-05-14T21:18:28.6643370Z cp -pR /private/tmp/d20210514-6585-jxfxsh/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T21:18:28.8024950Z chmod -Rf +w /private/tmp/d20210514-6585-jxfxsh 2021-05-14T21:18:28.9606170Z ==> Finishing up 2021-05-14T21:18:29.0049560Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T21:18:29.0120360Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T21:18:29.0140030Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T21:18:29.0174670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0204570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0232510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0260160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0316970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0344510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0372120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0399680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0428760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0457790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0485460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0512930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0546650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0573680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0588060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0615770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0643600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0680680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0783320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0827210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0844660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0893410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0921250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0948270Z mkdir -p /usr/local/share/locale/fo 2021-05-14T21:18:29.0975030Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T21:18:29.0993780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0996720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.0999500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1005270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1033980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1063570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1091110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1119290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1146880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1175090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1207000Z mkdir -p /usr/local/share/locale/ia 2021-05-14T21:18:29.1233700Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T21:18:29.1260850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1288600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1316470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1344300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1369800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1374290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1402250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1431650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1458520Z mkdir -p /usr/local/share/locale/ky 2021-05-14T21:18:29.1486780Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T21:18:29.1518890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1548420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1554780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1657860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1671820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1709620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1764220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1832910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.1936200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2038780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2141620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2244240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2347400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2407850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2511090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2546420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2620380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2723080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2775860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2878720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2906110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.2988330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3028500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3073220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3100630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3117060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3220040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3320320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3378700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3380820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3481530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3544570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3636250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3672040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:29.3766280Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T21:18:29.3800830Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T21:18:29.3893960Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T21:18:29.3929700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6989-51azc7.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-14T21:18:31.1843650Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:18:33.1689230Z ==> Summary 2021-05-14T21:18:33.1908860Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T21:18:33.1955600Z ==> Installing imagemagick dependency: libheif 2021-05-14T21:18:33.3075310Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T21:18:33.3094950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6585-1mb6r2o 2021-05-14T21:18:33.3358530Z cp -pR /private/tmp/d20210514-6585-1mb6r2o/libheif/. /usr/local/Cellar/libheif 2021-05-14T21:18:33.3618610Z chmod -Rf +w /private/tmp/d20210514-6585-1mb6r2o 2021-05-14T21:18:33.4809610Z ==> Finishing up 2021-05-14T21:18:33.5247010Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T21:18:33.5250670Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T21:18:33.5256000Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T21:18:33.5260390Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T21:18:33.5268070Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T21:18:33.5274530Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T21:18:33.5285140Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T21:18:33.5290410Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T21:18:33.5296160Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T21:18:33.5302200Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T21:18:33.5311710Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T21:18:33.5317370Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T21:18:33.5322130Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T21:18:33.5329020Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T21:18:33.5333540Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T21:18:33.5339150Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T21:18:33.5347720Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T21:18:33.5559790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7016-s5ob1a.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-14T21:18:35.5060260Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:18:37.1759960Z ==> Summary 2021-05-14T21:18:37.1788520Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T21:18:37.1802880Z ==> Installing imagemagick dependency: liblqr 2021-05-14T21:18:37.2361390Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T21:18:37.2375660Z 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/d20210514-6585-z615jt 2021-05-14T21:18:37.2514500Z cp -pR /private/tmp/d20210514-6585-z615jt/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T21:18:37.2727730Z chmod -Rf +w /private/tmp/d20210514-6585-z615jt 2021-05-14T21:18:37.3288780Z ==> Finishing up 2021-05-14T21:18:37.3727580Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T21:18:37.3741620Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T21:18:37.3756990Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T21:18:37.3768500Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T21:18:37.3922820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7043-1kchl6d.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-14T21:18:39.6175890Z ==> Summary 2021-05-14T21:18:39.6202750Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T21:18:39.6208380Z ==> Installing imagemagick dependency: libomp 2021-05-14T21:18:39.6263110Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T21:18:39.6280990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6585-19o8slq 2021-05-14T21:18:39.6438610Z cp -pR /private/tmp/d20210514-6585-19o8slq/libomp/. /usr/local/Cellar/libomp 2021-05-14T21:18:39.6555350Z chmod -Rf +w /private/tmp/d20210514-6585-19o8slq 2021-05-14T21:18:39.6977410Z ==> Finishing up 2021-05-14T21:18:39.7426360Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T21:18:39.7431780Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T21:18:39.7440690Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T21:18:39.7443680Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T21:18:39.7449040Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T21:18:39.7574150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7069-1gsr83k.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-14T21:18:42.1144110Z ==> Summary 2021-05-14T21:18:42.1160560Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T21:18:42.1171660Z ==> Installing imagemagick dependency: imath 2021-05-14T21:18:42.1226580Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:18:42.1244600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6585-1me1j0k 2021-05-14T21:18:42.1497230Z cp -pR /private/tmp/d20210514-6585-1me1j0k/imath/. /usr/local/Cellar/imath 2021-05-14T21:18:42.1795700Z chmod -Rf +w /private/tmp/d20210514-6585-1me1j0k 2021-05-14T21:18:42.2506390Z ==> Finishing up 2021-05-14T21:18:42.2928490Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T21:18:42.2937570Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T21:18:42.2943070Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-14T21:18:42.2948390Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T21:18:42.2953810Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T21:18:42.2983720Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T21:18:42.2991210Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T21:18:42.3191840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7095-16zs7j7.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-14T21:18:44.6183260Z ==> Summary 2021-05-14T21:18:44.6225780Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T21:18:44.6232170Z ==> Installing imagemagick dependency: openexr 2021-05-14T21:18:44.6381450Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:18:44.6400240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6585-1gxdvnk 2021-05-14T21:18:44.7199000Z cp -pR /private/tmp/d20210514-6585-1gxdvnk/openexr/. /usr/local/Cellar/openexr 2021-05-14T21:18:44.8215230Z chmod -Rf +w /private/tmp/d20210514-6585-1gxdvnk 2021-05-14T21:18:45.0458690Z ==> Finishing up 2021-05-14T21:18:45.0952110Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T21:18:45.0955920Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T21:18:45.0961360Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T21:18:45.0967590Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T21:18:45.0972510Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T21:18:45.0977570Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T21:18:45.0982410Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T21:18:45.0987660Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T21:18:45.0994840Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T21:18:45.1004020Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T21:18:45.1013260Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T21:18:45.1018020Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-14T21:18:45.1023630Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T21:18:45.1028660Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T21:18:45.1034120Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T21:18:45.1039660Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-14T21:18:45.1045640Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T21:18:45.1052920Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T21:18:45.1077350Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T21:18:45.1079200Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-14T21:18:45.1080930Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T21:18:45.1082610Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T21:18:45.1084320Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T21:18:45.1097970Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-14T21:18:45.1108380Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T21:18:45.1123480Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T21:18:45.1130800Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T21:18:45.1147720Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T21:18:45.1794660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7124-vylt1b.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-14T21:18:47.4224120Z ==> Summary 2021-05-14T21:18:47.4342570Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T21:18:47.4348410Z ==> Installing imagemagick 2021-05-14T21:18:47.4353870Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T21:18:47.4376610Z 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/d20210514-6585-196eh7o 2021-05-14T21:18:47.8456090Z cp -pR /private/tmp/d20210514-6585-196eh7o/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T21:18:48.2796330Z chmod -Rf +w /private/tmp/d20210514-6585-196eh7o 2021-05-14T21:18:51.3758580Z ==> Finishing up 2021-05-14T21:18:51.3950590Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T21:18:51.3956700Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T21:18:51.3961930Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T21:18:51.3967800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T21:18:51.3973510Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T21:18:51.3978860Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T21:18:51.4055640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T21:18:51.4059760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T21:18:51.4065580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T21:18:51.4070380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T21:18:51.4076090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T21:18:51.4081060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T21:18:51.4086410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T21:18:51.4091300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T21:18:51.4099580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T21:18:51.4104070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T21:18:51.4109250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T21:18:51.4114670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T21:18:51.4119700Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T21:18:51.4125380Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T21:18:51.4130610Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T21:18:51.4135760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T21:18:51.4141110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T21:18:51.4146480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T21:18:51.4151750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T21:18:51.4157110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T21:18:52.2786730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T21:18:52.2888850Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T21:18:52.2989920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T21:18:52.3092480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T21:18:52.3194940Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T21:18:52.3297650Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T21:18:52.3400000Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T21:18:52.3502490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T21:18:52.3605430Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T21:18:52.3607260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T21:18:52.3709610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T21:18:52.3812140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T21:18:52.3914410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T21:18:52.4016710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T21:18:52.4119190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T21:18:52.4221460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T21:18:52.4323930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T21:18:52.4426310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T21:18:52.4528530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T21:18:52.4631060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T21:18:52.4733270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T21:18:52.4835340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T21:18:52.4861330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T21:18:52.4909990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T21:18:52.4937930Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T21:18:52.5012580Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T21:18:52.5040010Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T21:18:52.5116870Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T21:18:52.5219470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T21:18:52.5242790Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T21:18:52.5322440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T21:18:52.5345550Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T21:18:52.5425220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T21:18:52.5448110Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T21:18:52.5528200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T21:18:52.5550050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T21:18:52.5632040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T21:18:52.5655180Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T21:18:52.5735040Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T21:18:52.5757540Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T21:18:52.5837600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T21:18:52.5859820Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T21:18:52.5941240Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T21:18:52.5962480Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T21:18:52.6044500Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T21:18:52.6065730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7150-46ykts.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-14T21:18:54.2059620Z ==> Summary 2021-05-14T21:18:54.2548480Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T21:18:56.0232330Z ==> Caveats 2021-05-14T21:18:56.0233880Z ==> docbook 2021-05-14T21:18:56.0249060Z To use the DocBook package in your XML toolchain, 2021-05-14T21:18:56.0250090Z you need to add the following to your ~/.bashrc: 2021-05-14T21:18:56.0250760Z 2021-05-14T21:18:56.0251620Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:18:56.0253110Z ==> gnu-getopt 2021-05-14T21:18:56.0278700Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:56.0280030Z because macOS already provides this software and installing another version in 2021-05-14T21:18:56.0281090Z parallel can cause all kinds of trouble. 2021-05-14T21:18:56.0281700Z 2021-05-14T21:18:56.0282990Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:18:56.0284820Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:56.0285640Z 2021-05-14T21:18:56.0286130Z 2021-05-14T21:18:56.0286920Z Bash completion has been installed to: 2021-05-14T21:18:56.0288260Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:18:57.6751780Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T21:18:58.7579260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:59.2994080Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T21:18:59.6422600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T21%3A25%3A00Z&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt%2FrTul7EaQSLQt4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:59.6723650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt\%2FrTul7EaQSLQt4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:59.7176660Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T21:18:59.7882230Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T21:18:59.7911670Z 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/d20210514-7157-1n1l3eo 2021-05-14T21:18:59.8157500Z cp -pR /private/tmp/d20210514-7157-1n1l3eo/udunits/. /usr/local/Cellar/udunits 2021-05-14T21:18:59.8359700Z chmod -Rf +w /private/tmp/d20210514-7157-1n1l3eo 2021-05-14T21:18:59.9005190Z ==> Finishing up 2021-05-14T21:18:59.9440220Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T21:18:59.9446300Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T21:18:59.9454130Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T21:18:59.9456200Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T21:18:59.9463960Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T21:18:59.9508550Z info /usr/local/share/info/udunits2.info 2021-05-14T21:18:59.9517120Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T21:18:59.9557090Z info /usr/local/share/info/udunits2lib.info 2021-05-14T21:18:59.9565580Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T21:18:59.9604760Z info /usr/local/share/info/udunits2prog.info 2021-05-14T21:18:59.9612930Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T21:18:59.9621090Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T21:18:59.9627330Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T21:18:59.9801260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7324-lkakkf.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-14T21:19:02.1644770Z ==> Summary 2021-05-14T21:19:02.1678230Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T21:19:04.4392680Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T21:19:04.4394190Z To reinstall 1.6, run: 2021-05-14T21:19:04.4395000Z brew reinstall jq 2021-05-14T21:19:06.0128250Z ==> Caveats 2021-05-14T21:19:06.0129480Z imagej requires Java. You can install the latest version with: 2021-05-14T21:19:06.0130850Z brew install --cask adoptopenjdk 2021-05-14T21:19:06.0131530Z 2021-05-14T21:19:06.2599940Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T21:19:06.4953840Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-14T21:19:15.1340750Z ==> Verifying checksum for cask 'imagej' 2021-05-14T21:19:15.3211030Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:19:15.3212210Z ==> Installing Cask imagej 2021-05-14T21:19:15.3682080Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7434-1yo7cit 2021-05-14T21:19:15.5412230Z cp -pR /private/tmp/d20210514-7434-1yo7cit/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T21:19:15.7050630Z chmod -Rf +w /private/tmp/d20210514-7434-1yo7cit 2021-05-14T21:19:15.7767590Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T21:19:16.0787050Z 🍺 imagej was successfully installed! 2021-05-14T21:19:18.1546830Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T21:19:20.0281260Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T21:19:20.4279140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T21%3A25%3A00Z&sig=apBP8mYpEXRjgPYj7BBZAVdEZdj499wOEFPFOR2Z%2B8U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:20.5316510Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T21:19:22.2734710Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T21:19:22.6251150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T21%3A25%3A00Z&sig=3sGMGuG2gihcnLm%2BPgR6BOlZ9zpYyihxvxt5kGUCkIA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:22.8990080Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T21:19:22.9090720Z ==> Installing bowtie2 dependency: tbb 2021-05-14T21:19:23.0068440Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T21:19:27.4395280Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T21:19:27.4432190Z ==> Installing bowtie2 2021-05-14T21:19:27.4441350Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T21:19:31.6414090Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T21:19:34.8004220Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T21:19:36.4391440Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T21:19:36.7826340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T21%3A25%3A00Z&sig=HtBXOgOD8HkWAFeEzhov63H1KG3oMV174IMd%2Fyl2%2FFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:36.9000890Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T21:19:38.4985120Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T21:19:38.8413450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T21%3A25%3A00Z&sig=%2FrM4A6lWnHC%2B2CwZ3aYG1uLBp3NGZ3qcCdcP6qBIJhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:38.9066350Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T21:19:40.8143810Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T21:19:41.1488030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T21%3A25%3A00Z&sig=f87749Ivar1X3XFENw6OeMvwgdfgMyGtOv08IWsITsQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:41.2372930Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T21:19:43.0833730Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T21:19:43.6692890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T21%3A25%3A00Z&sig=dAN7DEtSGfmODCh3RfGv%2FwI6syyfJk46PKJa%2Fhvf9ps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:43.7536100Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T21:19:45.4482700Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T21:19:45.7878700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T21%3A25%3A00Z&sig=2%2BuPcVy8iofyihSQPYhd86CbnGKrQGvfIOoU3%2FTiU4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:45.8898130Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T21:19:48.5311080Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T21:19:49.8841460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T21%3A25%3A00Z&sig=0iJYzRGpjBP0BlYaOzug%2FYoAfvOorUZh%2BqN6OLRkeR0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:50.2527570Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:19:50.8186610Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T21:19:50.8268940Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:19:51.1742260Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:19:51.1977890Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T21:19:52.8092140Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T21:19:53.1395900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T21%3A25%3A00Z&sig=PeTSoxCZqh1VJc0x0pL8ZO%2F5l0zvB5HKvKwe1QMNfI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:53.2097900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T21:19:54.8086220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T21:19:55.1272280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T21%3A25%3A00Z&sig=H2AW3WeSqAwgqBgIOuiRJwsTNu2z0KkXmJFdbtYyEiw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:55.3096200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T21:19:56.9340750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T21:19:57.2857250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T21%3A25%3A00Z&sig=lc377SauXo3nZyY5cw52az%2FjEbBjDgoDNzMq5VwyXpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:57.4621890Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T21:19:59.1060600Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T21:19:59.4133440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T21%3A25%3A00Z&sig=39gXp7Woc7WmQ4sYCALWC%2FUJygBzJGWxLNO5g26K0tw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:59.6058540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T21:20:01.2571340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T21:20:01.6121520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T21%3A30%3A00Z&sig=HN6n6vWLS5nS47TE1f1Yk8Gllwof0UoYSq7SjgxG1%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:01.6941860Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T21:20:03.2877350Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T21:20:03.6682630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T21%3A30%3A00Z&sig=0cyLq1vusIjndRHuzt1PulLaCP52%2F2Mu3627B0ebdhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:03.8229820Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T21:20:05.4499870Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T21:20:05.8006860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T21%3A30%3A00Z&sig=Sm4AWz%2BgYtysUnAk5u%2B4wx2cTt96W8zSpyHCF347yQ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:05.8996050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T21:20:07.5730830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T21:20:07.9722440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T21%3A30%3A00Z&sig=Wzehu9vDON31MUnFI9YV%2BRzbCe2qg0FhrI1gr9uWAH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:08.1901920Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:20:10.6916160Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:20:10.6920360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T21%3A30%3A00Z&sig=%2FFWYAVb7pRYecZAgEdNspu1Zm0PdbTZpTXFP7RQhk%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:10.6923380Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T21:20:12.0198370Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T21:20:12.4573430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T21%3A30%3A00Z&sig=8Num3n7pMRNrWsG1xY7rzbQQ6IN7F5oVwqvSALZbHlk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:12.8057210Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T21:20:14.5013510Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T21:20:14.9365560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T21%3A30%3A00Z&sig=dLmRirWyoI07Z9G43%2B9u9mT5bdG7jaacr5wx3Jze%2ByI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:15.1104860Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T21:20:16.7645950Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T21:20:17.1867700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T21%3A30%3A00Z&sig=z8PFtGZp92zisETemEjeXXDhRe1C4FdWcO6FUph8mrc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:17.4876280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T21:20:19.1715760Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T21:20:19.5037790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T21%3A30%3A00Z&sig=3mD%2BH7kpY6G9wrmVsUgtvzoYXqB9aax9ZMo3N9MGaJ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:19.8951010Z ==> 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-14T21:20:19.8954420Z ==> Installing gdal dependency: cfitsio 2021-05-14T21:20:19.9578180Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T21:20:22.3224080Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T21:20:22.3229750Z ==> Installing gdal dependency: popt 2021-05-14T21:20:22.3252020Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T21:20:24.6911100Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T21:20:24.6915830Z ==> Installing gdal dependency: epsilon 2021-05-14T21:20:24.6969930Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T21:20:27.1999230Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T21:20:27.2005020Z ==> Installing gdal dependency: expat 2021-05-14T21:20:27.2027620Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T21:20:29.5495160Z ==> Caveats 2021-05-14T21:20:29.5496930Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:20:29.5498240Z because macOS already provides this software and installing another version in 2021-05-14T21:20:29.5499280Z parallel can cause all kinds of trouble. 2021-05-14T21:20:29.5499860Z 2021-05-14T21:20:29.5500660Z If you need to have expat first in your PATH, run: 2021-05-14T21:20:29.5502180Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:20:29.5502920Z 2021-05-14T21:20:29.5503720Z For compilers to find expat you may need to set: 2021-05-14T21:20:29.5505010Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:20:29.5506350Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:20:29.5507040Z 2021-05-14T21:20:29.5508230Z For pkg-config to find expat you may need to set: 2021-05-14T21:20:29.5509290Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:20:29.5509930Z 2021-05-14T21:20:29.5511040Z ==> Summary 2021-05-14T21:20:29.5524340Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T21:20:29.5530330Z ==> Installing gdal dependency: freexl 2021-05-14T21:20:29.5589350Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T21:20:32.2039770Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T21:20:32.2047430Z ==> Installing gdal dependency: geos 2021-05-14T21:20:32.2402500Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T21:20:35.4016680Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T21:20:35.4018390Z ==> Installing gdal dependency: hdf5 2021-05-14T21:20:35.4491020Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:20:38.6949120Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:20:38.6954910Z ==> Installing gdal dependency: json-c 2021-05-14T21:20:38.7009670Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T21:20:41.3681700Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T21:20:41.3688270Z ==> Installing gdal dependency: libxml2 2021-05-14T21:20:41.3814030Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T21:20:44.7316340Z ==> Caveats 2021-05-14T21:20:44.7318000Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:20:44.7319340Z because macOS already provides this software and installing another version in 2021-05-14T21:20:44.7320400Z parallel can cause all kinds of trouble. 2021-05-14T21:20:44.7320990Z 2021-05-14T21:20:44.7321820Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:20:44.7324060Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:20:44.7324830Z 2021-05-14T21:20:44.7325670Z For compilers to find libxml2 you may need to set: 2021-05-14T21:20:44.7327760Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:20:44.7333800Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:20:44.7334520Z 2021-05-14T21:20:44.7335780Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:20:44.7336890Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:20:44.7337680Z 2021-05-14T21:20:44.7338790Z ==> Summary 2021-05-14T21:20:44.7505400Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T21:20:44.7512310Z ==> Installing gdal dependency: libdap 2021-05-14T21:20:44.7696760Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T21:20:47.4428930Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T21:20:47.4434880Z ==> Installing gdal dependency: proj 2021-05-14T21:20:47.4571780Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T21:20:50.1143520Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T21:20:50.1148910Z ==> Installing gdal dependency: libgeotiff 2021-05-14T21:20:50.1354770Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T21:20:52.6707910Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T21:20:52.6712590Z ==> Installing gdal dependency: librttopo 2021-05-14T21:20:52.7156890Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:20:55.0233470Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T21:20:55.0238170Z ==> Installing gdal dependency: minizip 2021-05-14T21:20:55.0379830Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T21:20:57.4747450Z ==> Caveats 2021-05-14T21:20:57.4749230Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:20:57.4750730Z with the venerable 'unzip' library. 2021-05-14T21:20:57.4751950Z ==> Summary 2021-05-14T21:20:57.4770070Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T21:20:57.4777200Z ==> Installing gdal dependency: libspatialite 2021-05-14T21:20:57.5691240Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T21:21:00.7159560Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T21:21:00.7164230Z ==> Installing gdal dependency: netcdf 2021-05-14T21:21:00.7730690Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:21:03.5047650Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:21:03.5052210Z ==> Installing gdal dependency: openblas 2021-05-14T21:21:03.5406740Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T21:21:07.7050730Z ==> Caveats 2021-05-14T21:21:07.7052400Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:07.7053600Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:21:07.7054440Z 2021-05-14T21:21:07.7055280Z For compilers to find openblas you may need to set: 2021-05-14T21:21:07.7056660Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:21:07.7058220Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:21:07.7058910Z 2021-05-14T21:21:07.7060110Z For pkg-config to find openblas you may need to set: 2021-05-14T21:21:07.7061230Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:21:07.7061890Z 2021-05-14T21:21:07.7063000Z ==> Summary 2021-05-14T21:21:07.7079270Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T21:21:07.7086260Z ==> Installing gdal dependency: numpy 2021-05-14T21:21:07.7801660Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T21:21:11.9750010Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T21:21:11.9755020Z ==> Installing gdal dependency: xerces-c 2021-05-14T21:21:11.9841440Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T21:21:17.1812380Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T21:21:17.1819200Z ==> Installing gdal 2021-05-14T21:21:17.1823620Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T21:21:25.2086960Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T21:21:26.3840280Z ==> No outdated dependents to upgrade! 2021-05-14T21:21:26.3842060Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:21:26.7219880Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:21:26.7220920Z netcdf 2021-05-14T21:21:26.8080750Z ==> Caveats 2021-05-14T21:21:26.8082200Z ==> expat 2021-05-14T21:21:26.8130810Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:26.8155690Z because macOS already provides this software and installing another version in 2021-05-14T21:21:26.8156780Z parallel can cause all kinds of trouble. 2021-05-14T21:21:26.8157400Z 2021-05-14T21:21:26.8158230Z If you need to have expat first in your PATH, run: 2021-05-14T21:21:26.8159920Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:21:26.8160700Z 2021-05-14T21:21:26.8161540Z For compilers to find expat you may need to set: 2021-05-14T21:21:26.8162890Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:21:26.8164290Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:21:26.8164980Z 2021-05-14T21:21:26.8166230Z For pkg-config to find expat you may need to set: 2021-05-14T21:21:26.8167310Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:21:26.8167990Z 2021-05-14T21:21:26.8169050Z ==> libxml2 2021-05-14T21:21:26.8172020Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:26.8173310Z because macOS already provides this software and installing another version in 2021-05-14T21:21:26.8174350Z parallel can cause all kinds of trouble. 2021-05-14T21:21:26.8174950Z 2021-05-14T21:21:26.8175830Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:21:26.8177390Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:21:26.8178160Z 2021-05-14T21:21:26.8179000Z For compilers to find libxml2 you may need to set: 2021-05-14T21:21:26.8180330Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:21:26.8182000Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:21:26.8182780Z 2021-05-14T21:21:26.8184170Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:21:26.8185410Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:21:26.8186080Z 2021-05-14T21:21:26.8187210Z ==> minizip 2021-05-14T21:21:26.8191040Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:21:26.8192500Z with the venerable 'unzip' library. 2021-05-14T21:21:26.8193800Z ==> openblas 2021-05-14T21:21:26.8233400Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:26.8234760Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:21:26.8235510Z 2021-05-14T21:21:26.8236330Z For compilers to find openblas you may need to set: 2021-05-14T21:21:26.8237710Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:21:26.8239140Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:21:26.8239830Z 2021-05-14T21:21:26.8241810Z For pkg-config to find openblas you may need to set: 2021-05-14T21:21:26.8242930Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:21:26.8243580Z 2021-05-14T21:21:28.8656250Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:21:29.4024790Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T21:21:29.4062260Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:21:29.7353650Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:21:29.7528840Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:21:30.3697590Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T21:21:30.3719000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:21:30.6989750Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:21:30.7220220Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T21:21:32.4072990Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T21:21:32.7627880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T21%3A30%3A00Z&sig=oQGaWeMwepkD1v58fRgnMMZoPKNLhSQxfp7rWiRhdrI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:34.0420670Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:21:34.5926700Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T21:21:34.5947970Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:21:34.9254990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:21:34.9362580Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T21:21:36.5212220Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T21:21:36.9099860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T21%3A30%3A00Z&sig=yfWJr4zOxCb7dTyQ8hv%2B%2BGcOXQEE%2FrAa%2FtMkDez19dU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:37.1757150Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T21:21:37.1776530Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T21:21:38.9105000Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T21:21:39.2526420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T21%3A30%3A00Z&sig=%2BQo2BMJVjak0D4c0Bsn2HS6IpMzzM4OS6SBu9VsqKi4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:39.8792010Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T21:21:41.7255490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T21:21:42.0397230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T21%3A30%3A00Z&sig=MVwOE9vpI1T48ee5N7qtnTvlF0lVwvBOgDjUYzMwU9A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:42.3139440Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T21:21:44.0335740Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T21:21:44.3520280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T21%3A30%3A00Z&sig=VT2mG5u28javxhgohJzmi%2FLZNGcS7LxP7malJqkfy2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:45.4321290Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T21:21:45.4334340Z ==> Installing itk dependency: open-mpi 2021-05-14T21:21:45.5513910Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:21:51.3353730Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:21:51.3361140Z ==> Installing itk dependency: fftw 2021-05-14T21:21:51.4021010Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:21:54.2065050Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:21:54.2071350Z ==> Installing itk dependency: boost 2021-05-14T21:21:54.2127800Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T21:22:26.8391180Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T21:22:26.8401020Z ==> Installing itk dependency: netcdf 2021-05-14T21:22:26.8995580Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:22:29.5735580Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:22:29.5742100Z ==> Installing itk dependency: pyqt@5 2021-05-14T21:22:29.6144870Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T21:22:34.7799970Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T21:22:34.7806900Z ==> Installing itk dependency: vtk@8.2 2021-05-14T21:22:34.9353660Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T21:23:11.5993320Z ==> Caveats 2021-05-14T21:23:11.6000510Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:23:11.6001920Z because this is an alternate version of another formula. 2021-05-14T21:23:11.6002600Z 2021-05-14T21:23:11.6003420Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T21:23:11.6005020Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:23:11.6005790Z 2021-05-14T21:23:11.6006630Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T21:23:11.6007960Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T21:23:11.6009540Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T21:23:11.6010230Z 2021-05-14T21:23:11.6011380Z ==> Summary 2021-05-14T21:23:11.8324180Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T21:23:11.8330740Z ==> Installing itk dependency: gdcm 2021-05-14T21:23:12.0396080Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T21:23:18.5021600Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T21:23:18.5027900Z ==> Installing itk 2021-05-14T21:23:18.5031430Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T21:23:33.6255520Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T21:23:36.7068990Z ==> No outdated dependents to upgrade! 2021-05-14T21:23:36.7070820Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:23:38.9644260Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:23:38.9645320Z fftw 2021-05-14T21:23:38.9983360Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T21:23:38.9985150Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T21:23:40.7099750Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T21:23:40.8453230Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T21:23:41.9233420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:23:42.4666490Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T21:23:42.8129470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T21%3A30%3A00Z&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:23:42.8419710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:23:42.9024200Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T21:23:42.9080730Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T21:23:43.9784220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:23:44.5296240Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T21:23:44.8505810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T21%3A30%3A00Z&sig=obI6Tr7xoEwcL%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:23:44.8828090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=obI6Tr7xoEwcL\%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:23:44.9840310Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T21:23:44.9923170Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T21:23:46.1034960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:23:47.0406740Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T21:23:47.3696180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T21%3A30%3A00Z&sig=5jEcakwVHzXXcjb1mrrv93wEoll%2Bng5uNY7TvqrOzzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:23:47.4077800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=5jEcakwVHzXXcjb1mrrv93wEoll\%2Bng5uNY7TvqrOzzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:23:47.4529970Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T21:23:47.4573070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T21:23:48.5173960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:23:49.0803980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T21:23:49.4362290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T21%3A30%3A00Z&sig=KHGYkFwmQQv9YyAbGGxXs2MywhVjgmk%2BA9cmvO80c9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:23:49.4875700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=KHGYkFwmQQv9YyAbGGxXs2MywhVjgmk\%2BA9cmvO80c9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:23:49.7187680Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T21:23:49.7794940Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T21:23:49.7798920Z ==> Installing libav dependency: faac 2021-05-14T21:23:49.8407410Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T21:23:49.8436490Z 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/d20210514-9016-1ap2vi6 2021-05-14T21:23:49.8552580Z cp -pR /private/tmp/d20210514-9016-1ap2vi6/faac/. /usr/local/Cellar/faac 2021-05-14T21:23:49.8731800Z chmod -Rf +w /private/tmp/d20210514-9016-1ap2vi6 2021-05-14T21:23:49.9321710Z ==> Finishing up 2021-05-14T21:23:49.9815850Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T21:23:49.9822520Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T21:23:49.9828020Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T21:23:49.9839760Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T21:23:49.9846900Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T21:23:49.9852970Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T21:23:49.9858360Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T21:23:50.0008670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9198-1k57b6d.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-14T21:23:52.1593760Z ==> Summary 2021-05-14T21:23:52.1620750Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T21:23:52.1627470Z ==> Installing libav dependency: fdk-aac 2021-05-14T21:23:52.1650440Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T21:23:52.1668300Z 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/d20210514-9016-sugud5 2021-05-14T21:23:52.1982810Z cp -pR /private/tmp/d20210514-9016-sugud5/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T21:23:52.2180280Z chmod -Rf +w /private/tmp/d20210514-9016-sugud5 2021-05-14T21:23:52.2731630Z ==> Finishing up 2021-05-14T21:23:52.3213440Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T21:23:52.3219350Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T21:23:52.3226520Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T21:23:52.3231330Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T21:23:52.3238140Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T21:23:52.3245990Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T21:23:52.3399270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9224-1d842lz.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-14T21:23:54.5819330Z ==> Summary 2021-05-14T21:23:54.5844740Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T21:23:54.5851460Z ==> Installing libav dependency: sdl 2021-05-14T21:23:54.5873850Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T21:23:54.5891740Z 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/d20210514-9016-1rhe9un 2021-05-14T21:23:54.6645450Z cp -pR /private/tmp/d20210514-9016-1rhe9un/sdl/. /usr/local/Cellar/sdl 2021-05-14T21:23:54.7746480Z chmod -Rf +w /private/tmp/d20210514-9016-1rhe9un 2021-05-14T21:23:54.9097280Z ==> Finishing up 2021-05-14T21:23:54.9579250Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T21:23:54.9585420Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T21:23:54.9594590Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T21:23:54.9608470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T21:23:54.9614380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T21:23:54.9620100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T21:23:54.9625700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T21:23:54.9631320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T21:23:54.9636870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T21:23:54.9642770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T21:23:54.9648460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T21:23:54.9654280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T21:23:54.9660100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T21:23:54.9665620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T21:23:54.9671340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T21:23:54.9676380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T21:23:54.9683320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T21:23:54.9689610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T21:23:54.9695460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T21:23:54.9701200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T21:23:54.9706830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T21:23:54.9712590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T21:23:54.9718290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T21:23:54.9724150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T21:23:54.9730880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T21:23:54.9736850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T21:23:54.9742200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T21:23:54.9748140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T21:23:54.9754610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T21:23:54.9759980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T21:23:54.9766150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T21:23:54.9786460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T21:23:54.9791970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T21:23:54.9798050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T21:23:54.9803800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T21:23:54.9809410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T21:23:54.9814430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T21:23:54.9820390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T21:23:54.9826640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T21:23:54.9831290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T21:23:54.9837040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T21:23:54.9842160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T21:23:54.9847830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T21:23:54.9852750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T21:23:54.9858430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T21:23:54.9863580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T21:23:54.9868630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T21:23:54.9874170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T21:23:54.9879190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T21:23:54.9884350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T21:23:54.9889810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T21:23:54.9895150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T21:23:54.9900500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T21:23:54.9906380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T21:23:54.9912380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T21:23:54.9917860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T21:23:54.9923410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T21:23:54.9928680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T21:23:54.9934080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T21:23:54.9939160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T21:23:54.9944910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T21:23:54.9950000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T21:23:54.9955440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T21:23:54.9961370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T21:23:54.9966400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T21:23:54.9972280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T21:23:54.9978270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T21:23:54.9987400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T21:23:54.9993380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T21:23:54.9998940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T21:23:55.0005060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T21:23:55.0011090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T21:23:55.0016660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T21:23:55.0022420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T21:23:55.0028210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T21:23:55.0034250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T21:23:55.0039960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T21:23:55.0045990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T21:23:55.0051100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T21:23:55.0056790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T21:23:55.0062560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T21:23:55.0068440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T21:23:55.0073560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T21:23:55.0079810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T21:23:55.0085550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T21:23:55.0091280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T21:23:55.0097040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T21:23:55.0102620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T21:23:55.0108320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T21:23:55.0113930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T21:23:55.0119760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T21:23:55.0125990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T21:23:55.0131800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T21:23:55.0137420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T21:23:55.0143110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T21:23:55.0148970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T21:23:55.0155370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T21:23:55.0161710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T21:23:55.0167900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T21:23:55.0173090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T21:23:55.0178000Z Only the first 100 operations were output. 2021-05-14T21:23:55.1221170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9250-ew0byf.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-14T21:23:57.3764860Z ==> Summary 2021-05-14T21:23:57.3906090Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T21:23:57.3911880Z ==> Installing libav 2021-05-14T21:23:57.3915800Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T21:23:57.3934330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9016-18990wb 2021-05-14T21:23:57.6385920Z cp -pR /private/tmp/d20210514-9016-18990wb/libav/. /usr/local/Cellar/libav 2021-05-14T21:23:57.7342500Z chmod -Rf +w /private/tmp/d20210514-9016-18990wb 2021-05-14T21:23:59.2376660Z ==> Finishing up 2021-05-14T21:23:59.2878450Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T21:23:59.2882400Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T21:23:59.2888730Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T21:23:59.2902150Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T21:23:59.2907930Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T21:23:59.2913960Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T21:23:59.3278010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9276-13fw4jo.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-14T21:24:01.6890890Z ==> Summary 2021-05-14T21:24:01.6908920Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T21:24:04.1613990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T21:24:05.8316310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T21:24:06.1966240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T21%3A30%3A00Z&sig=qtfpzWV3wcJ7fJudz0UA2sAkLYf7RlHblReLihngvfs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:24:06.3695190Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:24:08.8726480Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T21:24:11.2471190Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T21:24:11.2488170Z To reinstall 4.3.0, run: 2021-05-14T21:24:11.2489020Z brew reinstall libtiff 2021-05-14T21:24:12.8286120Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T21:24:12.8287290Z To reinstall 2.3.9_1, run: 2021-05-14T21:24:12.8288080Z brew reinstall unixodbc 2021-05-14T21:24:14.3905860Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T21:24:14.3907040Z To reinstall 1.0.18_1, run: 2021-05-14T21:24:14.3907830Z brew reinstall libsodium 2021-05-14T21:24:15.9688770Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T21:24:15.9690520Z To reinstall 4.1.1, run: 2021-05-14T21:24:15.9691300Z brew reinstall tesseract 2021-05-14T21:24:17.5360900Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T21:24:17.5365430Z To reinstall 1.21.1, run: 2021-05-14T21:24:17.5367020Z brew reinstall wget 2021-05-14T21:24:19.1015240Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T21:24:19.1016390Z To reinstall 4.3.4, run: 2021-05-14T21:24:19.1017150Z brew reinstall zeromq 2021-05-14T21:24:20.6692250Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T21:24:20.6693330Z To reinstall 2.2.27.6_1, run: 2021-05-14T21:24:20.6694090Z brew reinstall udunits 2021-05-14T21:24:22.2289170Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T21:24:22.2290300Z To reinstall 1.2.0, run: 2021-05-14T21:24:22.2291060Z brew reinstall webp 2021-05-14T21:24:23.8622100Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T21:24:25.5324540Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T21:24:25.8495590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T21%3A30%3A00Z&sig=Z3H5K%2FQ8Uzhbtn7oc%2FXuAOQ3KJyKehdgheeakVM2Fl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:24:27.6915520Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T21:25:09.1695740Z ==> Caveats 2021-05-14T21:25:09.1696870Z Bash completion has been installed to: 2021-05-14T21:25:09.1697800Z /usr/local/etc/bash_completion.d 2021-05-14T21:25:09.1699090Z ==> Summary 2021-05-14T21:25:10.4868810Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T21:25:13.4931700Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T21:25:13.4938100Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T212444Z&X-Amz-Expires=300&X-Amz-Signature=da32bfeee6a7151a2446944aa20665aee23f7ff5afa7733bfec52a433a5ba52f&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-14T21:25:15.9825550Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:25:15.9826780Z ==> Installing Cask xquartz 2021-05-14T21:25:32.9846430Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T21:25:32.9847950Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T21:26:01.0273130Z installer: Package name is 2021-05-14T21:26:01.0275660Z installer: Installing at base path / 2021-05-14T21:26:01.0276710Z installer: The install was successful. 2021-05-14T21:26:01.0277470Z installer: The install requires logging out now. 2021-05-14T21:26:01.1181760Z 🍺 xquartz was successfully installed! 2021-05-14T21:26:01.1460990Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T21:26:01.1461540Z with: 2021-05-14T21:26:01.1462000Z github_slug: neuroconductor/waveslim 2021-05-14T21:26:01.1462410Z env: 2021-05-14T21:26:01.1462790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:01.1463200Z TIC_DEPLOY_KEY: 2021-05-14T21:26:01.1463510Z RSPM: 2021-05-14T21:26:01.1464870Z GITHUB_PAT: *** 2021-05-14T21:26:01.1465260Z COVERALLS_TOKEN: 2021-05-14T21:26:01.1465680Z continue-on-error: false 2021-05-14T21:26:01.1466120Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:01.1466560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:01.1467400Z TZ: UTC 2021-05-14T21:26:01.1467740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:01.1468110Z NOT_CRAN: true 2021-05-14T21:26:01.1468430Z ##[endgroup] 2021-05-14T21:26:01.2287030Z repo slug is: neuroconductor/waveslim 2021-05-14T21:26:01.2448210Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T21:26:01.2448800Z env: 2021-05-14T21:26:01.2449260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:01.2449700Z TIC_DEPLOY_KEY: 2021-05-14T21:26:01.2450070Z RSPM: 2021-05-14T21:26:01.2450900Z GITHUB_PAT: *** 2021-05-14T21:26:01.2451340Z COVERALLS_TOKEN: 2021-05-14T21:26:01.2451900Z continue-on-error: false 2021-05-14T21:26:01.2452500Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:01.2452990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:01.2453450Z TZ: UTC 2021-05-14T21:26:01.2453870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:01.2454260Z NOT_CRAN: true 2021-05-14T21:26:01.2454980Z ##[endgroup] 2021-05-14T21:26:02.2647180Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T21:26:02.2647850Z with: 2021-05-14T21:26:02.2648210Z repo_name: waveslim 2021-05-14T21:26:02.2648630Z repo_version: 1.8.0 2021-05-14T21:26:02.2649010Z runner_os: macOS 2021-05-14T21:26:02.2649400Z R_version: 3.6 2021-05-14T21:26:02.2649720Z env: 2021-05-14T21:26:02.2650170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:02.2650610Z TIC_DEPLOY_KEY: 2021-05-14T21:26:02.2650990Z RSPM: 2021-05-14T21:26:02.2652230Z GITHUB_PAT: *** 2021-05-14T21:26:02.2652650Z COVERALLS_TOKEN: 2021-05-14T21:26:02.2653140Z continue-on-error: false 2021-05-14T21:26:02.2653600Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:02.2654130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:02.2654640Z TZ: UTC 2021-05-14T21:26:02.2655050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:02.2655540Z NOT_CRAN: true 2021-05-14T21:26:02.2656010Z ##[endgroup] 2021-05-14T21:26:02.3346160Z Package: waveslim 2021-05-14T21:26:02.3351790Z Version: 1.8.0 2021-05-14T21:26:02.3352240Z OS: macOS 2021-05-14T21:26:02.3436960Z ##[group]Run install.packages('remotes') 2021-05-14T21:26:02.3437740Z install.packages('remotes') 2021-05-14T21:26:02.3438500Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T21:26:02.3439470Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T21:26:02.3626130Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:26:02.3626610Z env: 2021-05-14T21:26:02.3627040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:02.3627630Z TIC_DEPLOY_KEY: 2021-05-14T21:26:02.3627970Z RSPM: 2021-05-14T21:26:02.3628950Z GITHUB_PAT: *** 2021-05-14T21:26:02.3629370Z COVERALLS_TOKEN: 2021-05-14T21:26:02.3629820Z continue-on-error: false 2021-05-14T21:26:02.3630300Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:02.3630770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:02.3631250Z TZ: UTC 2021-05-14T21:26:02.3631670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:02.3632060Z NOT_CRAN: true 2021-05-14T21:26:02.3632580Z ##[endgroup] 2021-05-14T21:26:02.6038920Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:26:02.6064690Z (as ‘lib’ is unspecified) 2021-05-14T21:26:05.8368740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-14T21:26:06.0524710Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-14T21:26:06.0590850Z ================================================== 2021-05-14T21:26:06.0591410Z downloaded 381 KB 2021-05-14T21:26:06.0591710Z 2021-05-14T21:26:06.0863030Z 2021-05-14T21:26:06.0865120Z The downloaded binary packages are in 2021-05-14T21:26:06.0866730Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpHVvNpP/downloaded_packages 2021-05-14T21:26:10.7678880Z ##[group]Run actions/cache@v1 2021-05-14T21:26:10.7679400Z with: 2021-05-14T21:26:10.7680200Z path: /Users/runner/work/_temp/Library 2021-05-14T21:26:10.7682530Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-6128b246620d1c917220fc005a9c93b1b115e45290c938690b9e60b2de23daad 2021-05-14T21:26:10.7685550Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-14T21:26:10.7686590Z env: 2021-05-14T21:26:10.7687020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:10.7687520Z TIC_DEPLOY_KEY: 2021-05-14T21:26:10.7687860Z RSPM: 2021-05-14T21:26:10.7689000Z GITHUB_PAT: *** 2021-05-14T21:26:10.7689460Z COVERALLS_TOKEN: 2021-05-14T21:26:10.7689910Z continue-on-error: false 2021-05-14T21:26:10.7690430Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:10.7690900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:10.7691360Z TZ: UTC 2021-05-14T21:26:10.7691820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:10.7692230Z NOT_CRAN: true 2021-05-14T21:26:10.7692630Z ##[endgroup] 2021-05-14T21:26:10.8479690Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:26:10.8599600Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T21:26:10.8600380Z remotes::install_github("ropensci/tic") 2021-05-14T21:26:10.8601050Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T21:26:10.8601710Z remotes::install_github("muschellij2/aghast") 2021-05-14T21:26:10.8602260Z remotes::install_cran("covr") 2021-05-14T21:26:10.8790490Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:26:10.8790970Z env: 2021-05-14T21:26:10.8791400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:10.8791900Z TIC_DEPLOY_KEY: 2021-05-14T21:26:10.8792250Z RSPM: 2021-05-14T21:26:10.8793890Z GITHUB_PAT: *** 2021-05-14T21:26:10.8794350Z COVERALLS_TOKEN: 2021-05-14T21:26:10.8794940Z continue-on-error: false 2021-05-14T21:26:10.8795440Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:10.8795950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:10.8796400Z TZ: UTC 2021-05-14T21:26:10.8796880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:10.8797280Z NOT_CRAN: true 2021-05-14T21:26:10.8797680Z ##[endgroup] 2021-05-14T21:26:11.1331260Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:26:11.8761370Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T21:26:15.6529010Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T21:26:15.6530010Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:26:15.6531010Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:26:15.6531870Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T21:26:15.6532770Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T21:26:15.6533650Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:26:15.6534500Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T21:26:15.6535510Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T21:26:15.6536340Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T21:26:15.6537200Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T21:26:15.6538070Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T21:26:15.6538930Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:26:15.6539800Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T21:26:15.6540690Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:26:15.6541490Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T21:26:15.6542380Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T21:26:15.6543490Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:26:15.6544370Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:26:15.6545320Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T21:26:15.6546190Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T21:26:15.6547050Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T21:26:15.6547930Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T21:26:15.6548950Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T21:26:15.6549810Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T21:26:15.6550710Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:26:15.6551670Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:26:15.6553430Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:26:15.6554330Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:26:15.6555160Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T21:26:15.6571400Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:26:15.6572500Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T21:26:15.6573500Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T21:26:15.6574360Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:26:15.6575230Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T21:26:15.6576060Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T21:26:15.6578040Z 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-14T21:26:15.6580070Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:26:15.6581060Z (as ‘lib’ is unspecified) 2021-05-14T21:26:18.3314460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-14T21:26:18.5813300Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-14T21:26:18.5973170Z ================================================== 2021-05-14T21:26:18.5973720Z downloaded 1.3 MB 2021-05-14T21:26:18.5974020Z 2021-05-14T21:26:18.6014900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-14T21:26:18.7419370Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-14T21:26:18.7446850Z ================================================== 2021-05-14T21:26:18.7447370Z downloaded 220 KB 2021-05-14T21:26:18.7447690Z 2021-05-14T21:26:18.7481410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-14T21:26:19.0103410Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-14T21:26:19.0137650Z ================================================== 2021-05-14T21:26:19.0138160Z downloaded 135 KB 2021-05-14T21:26:19.0138440Z 2021-05-14T21:26:19.0178150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-14T21:26:19.1790500Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-14T21:26:19.1810860Z ================================================== 2021-05-14T21:26:19.1811420Z downloaded 46 KB 2021-05-14T21:26:19.1811720Z 2021-05-14T21:26:19.1842340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-14T21:26:19.3897720Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-14T21:26:19.3898500Z ================================================== 2021-05-14T21:26:19.3898930Z downloaded 21 KB 2021-05-14T21:26:19.3899220Z 2021-05-14T21:26:19.3929100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-14T21:26:19.6529350Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-14T21:26:19.6552840Z ================================================== 2021-05-14T21:26:19.6553390Z downloaded 80 KB 2021-05-14T21:26:19.6553690Z 2021-05-14T21:26:19.6584900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-14T21:26:19.8185210Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-14T21:26:19.8463710Z ================================================== 2021-05-14T21:26:19.8464410Z downloaded 2.7 MB 2021-05-14T21:26:19.8464710Z 2021-05-14T21:26:19.8542590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-14T21:26:20.0864220Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-14T21:26:20.0865070Z ================================================== 2021-05-14T21:26:20.0865510Z downloaded 34 KB 2021-05-14T21:26:20.0865810Z 2021-05-14T21:26:20.0898100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-14T21:26:20.2196520Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-14T21:26:20.2309910Z ================================================== 2021-05-14T21:26:20.2310530Z downloaded 841 KB 2021-05-14T21:26:20.2310790Z 2021-05-14T21:26:20.2350450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-14T21:26:20.3668630Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-14T21:26:21.1718660Z ================================================== 2021-05-14T21:26:21.1720310Z downloaded 480 KB 2021-05-14T21:26:21.1721060Z 2021-05-14T21:26:21.1723470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-14T21:26:21.1725410Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-14T21:26:21.1726270Z ================================================== 2021-05-14T21:26:21.1727310Z downloaded 13 KB 2021-05-14T21:26:21.1727600Z 2021-05-14T21:26:21.1729540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-14T21:26:21.1731170Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-14T21:26:21.1732780Z ================================================== 2021-05-14T21:26:21.1733290Z downloaded 489 KB 2021-05-14T21:26:21.1733590Z 2021-05-14T21:26:21.1734970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-14T21:26:21.1736470Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-14T21:26:21.1737130Z ================================================== 2021-05-14T21:26:21.1737550Z downloaded 89 KB 2021-05-14T21:26:21.1737840Z 2021-05-14T21:26:21.1739180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-14T21:26:21.1741030Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-14T21:26:21.1741960Z ================================================== 2021-05-14T21:26:21.1742410Z downloaded 517 KB 2021-05-14T21:26:21.1742730Z 2021-05-14T21:26:21.1744170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-14T21:26:21.3061760Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-14T21:26:21.3117620Z ================================================== 2021-05-14T21:26:21.3118080Z downloaded 206 KB 2021-05-14T21:26:21.3118380Z 2021-05-14T21:26:21.3153460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-14T21:26:21.4467500Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-14T21:26:21.4528420Z ================================================== 2021-05-14T21:26:21.4528950Z downloaded 266 KB 2021-05-14T21:26:21.4529250Z 2021-05-14T21:26:21.4561260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-14T21:26:21.6234850Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-14T21:26:21.6307440Z ================================================== 2021-05-14T21:26:21.6308080Z downloaded 166 KB 2021-05-14T21:26:21.6308340Z 2021-05-14T21:26:21.6341490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-14T21:26:21.8367250Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-14T21:26:21.8390890Z ================================================== 2021-05-14T21:26:21.8391410Z downloaded 94 KB 2021-05-14T21:26:21.8391700Z 2021-05-14T21:26:21.8424250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-14T21:26:22.0866310Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-14T21:26:22.0892040Z ================================================== 2021-05-14T21:26:22.0892550Z downloaded 136 KB 2021-05-14T21:26:22.0892850Z 2021-05-14T21:26:22.0932460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-14T21:26:22.2205580Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-14T21:26:22.2232050Z ================================================== 2021-05-14T21:26:22.2232600Z downloaded 183 KB 2021-05-14T21:26:22.2232900Z 2021-05-14T21:26:22.2264960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-14T21:26:22.3564640Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-14T21:26:22.3610110Z ================================================== 2021-05-14T21:26:22.3610660Z downloaded 199 KB 2021-05-14T21:26:22.3610980Z 2021-05-14T21:26:22.3643510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-14T21:26:22.6055880Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-14T21:26:22.6082570Z ================================================== 2021-05-14T21:26:22.6083120Z downloaded 204 KB 2021-05-14T21:26:22.6083420Z 2021-05-14T21:26:22.6116890Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-14T21:26:22.8802770Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-14T21:26:22.8806110Z ================================================== 2021-05-14T21:26:22.8806710Z downloaded 63 KB 2021-05-14T21:26:22.8806980Z 2021-05-14T21:26:22.8838920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-14T21:26:23.1161000Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-14T21:26:23.1164130Z ================================================== 2021-05-14T21:26:23.1164670Z downloaded 44 KB 2021-05-14T21:26:23.1164930Z 2021-05-14T21:26:23.1197060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-14T21:26:23.2491380Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-14T21:26:23.2545120Z ================================================== 2021-05-14T21:26:23.2545640Z downloaded 407 KB 2021-05-14T21:26:23.2545930Z 2021-05-14T21:26:23.2579960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-14T21:26:23.3792510Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-14T21:26:23.3816100Z ================================================== 2021-05-14T21:26:23.3816610Z downloaded 91 KB 2021-05-14T21:26:23.3816910Z 2021-05-14T21:26:23.3847470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-14T21:26:23.6174350Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-14T21:26:23.6221390Z ================================================== 2021-05-14T21:26:23.6221930Z downloaded 134 KB 2021-05-14T21:26:23.6222190Z 2021-05-14T21:26:23.6253580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-14T21:26:23.8558740Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-14T21:26:23.9085710Z ================================================== 2021-05-14T21:26:23.9086380Z downloaded 1.8 MB 2021-05-14T21:26:23.9086680Z 2021-05-14T21:26:23.9266930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-14T21:26:24.2071160Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-14T21:26:24.2336630Z ================================================== 2021-05-14T21:26:24.2337160Z downloaded 535 KB 2021-05-14T21:26:24.2337460Z 2021-05-14T21:26:24.2444800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-14T21:26:24.5138940Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-14T21:26:24.5255610Z ================================================== 2021-05-14T21:26:24.5256220Z downloaded 514 KB 2021-05-14T21:26:24.5256520Z 2021-05-14T21:26:24.5304350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-14T21:26:24.6889250Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-14T21:26:24.6895780Z ================================================== 2021-05-14T21:26:24.6896380Z downloaded 47 KB 2021-05-14T21:26:24.6896700Z 2021-05-14T21:26:24.6929270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cachem_1.0.4.tgz' 2021-05-14T21:26:24.9444810Z Content type 'application/x-gzip' length 65762 bytes (64 KB) 2021-05-14T21:26:24.9482120Z ================================================== 2021-05-14T21:26:24.9482580Z downloaded 64 KB 2021-05-14T21:26:24.9482900Z 2021-05-14T21:26:24.9515350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-14T21:26:25.1916410Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-14T21:26:25.2010160Z ================================================== 2021-05-14T21:26:25.2010700Z downloaded 690 KB 2021-05-14T21:26:25.2011010Z 2021-05-14T21:26:25.2047180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-14T21:26:25.3471460Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-14T21:26:25.3473320Z ================================================== 2021-05-14T21:26:25.3473950Z downloaded 46 KB 2021-05-14T21:26:25.3474240Z 2021-05-14T21:26:25.3506080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-14T21:26:25.5196440Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-14T21:26:25.5693800Z ================================================== 2021-05-14T21:26:25.5694290Z downloaded 2.0 MB 2021-05-14T21:26:25.5694570Z 2021-05-14T21:26:26.5354740Z Running `R CMD build`... 2021-05-14T21:26:26.5355230Z 2021-05-14T21:26:26.5363150Z The downloaded binary packages are in 2021-05-14T21:26:26.5388330Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpX4zgom/downloaded_packages 2021-05-14T21:26:30.2117050Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpX4zgom/remotes2a366b57092e/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T21:26:30.2134350Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:26:30.2135530Z * preparing ‘tic’: 2021-05-14T21:26:30.2139000Z (as ‘lib’ is unspecified) 2021-05-14T21:26:30.2140160Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:26:30.2168280Z * installing the package to process help pages 2021-05-14T21:26:30.2196740Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:26:30.2197730Z * checking for empty or unneeded directories 2021-05-14T21:26:30.2201680Z Removed empty directory ‘tic/.circleci’ 2021-05-14T21:26:30.2213780Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T21:26:30.2217480Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T21:26:30.8962420Z * installing *source* package ‘tic’ ... 2021-05-14T21:26:30.9062100Z ** using staged installation 2021-05-14T21:26:30.9207240Z ** R 2021-05-14T21:26:30.9901870Z ** inst 2021-05-14T21:26:31.0051340Z ** preparing package for lazy loading 2021-05-14T21:26:31.5792810Z ** help 2021-05-14T21:26:31.9438290Z *** installing help indices 2021-05-14T21:26:32.0931630Z *** copying figures 2021-05-14T21:26:32.1033240Z ** building package indices 2021-05-14T21:26:32.2623150Z ** installing vignettes 2021-05-14T21:26:32.2696660Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:32.6123310Z ** testing if installed package can be loaded from final location 2021-05-14T21:26:33.2048780Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:26:33.2148320Z * DONE (tic) 2021-05-14T21:26:33.2671510Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:26:33.5429170Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T21:26:36.7064850Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T21:26:36.7065920Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:26:36.7066760Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T21:26:36.7067630Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T21:26:36.7069110Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:26:36.7069970Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T21:26:36.7070820Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T21:26:36.7071680Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T21:26:36.7072530Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:26:36.7073350Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T21:26:36.7074180Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:26:36.7075010Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T21:26:36.7075860Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:26:36.7076690Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:26:36.7077560Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T21:26:36.7078410Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T21:26:36.7079270Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T21:26:36.7080100Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T21:26:36.7080920Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T21:26:36.7081750Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T21:26:36.7082940Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T21:26:36.7083870Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T21:26:36.7084800Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T21:26:36.7085680Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T21:26:36.7086510Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T21:26:36.7087350Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T21:26:36.7088180Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T21:26:36.7089020Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T21:26:36.7089880Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T21:26:36.7090710Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:26:36.7091570Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:26:36.7092450Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:26:36.7093330Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T21:26:36.7094190Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T21:26:36.7095060Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:26:36.7095930Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T21:26:36.7096780Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T21:26:36.7097640Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T21:26:36.7099940Z 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-14T21:26:36.7102120Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:26:36.7103090Z (as ‘lib’ is unspecified) 2021-05-14T21:26:38.2588540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-14T21:26:38.5013900Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-14T21:26:38.5090730Z ================================================== 2021-05-14T21:26:38.5091200Z downloaded 192 KB 2021-05-14T21:26:38.5091460Z 2021-05-14T21:26:38.5123940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-14T21:26:38.6540280Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-14T21:26:38.6700080Z ================================================== 2021-05-14T21:26:38.6700610Z downloaded 1.4 MB 2021-05-14T21:26:38.6700870Z 2021-05-14T21:26:38.6756690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-14T21:26:38.8087210Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-14T21:26:38.8087990Z ================================================== 2021-05-14T21:26:38.8088390Z downloaded 17 KB 2021-05-14T21:26:38.8088650Z 2021-05-14T21:26:38.8118340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pillar_1.6.0.tgz' 2021-05-14T21:26:39.0156740Z Content type 'application/x-gzip' length 1001845 bytes (978 KB) 2021-05-14T21:26:39.0682810Z ================================================== 2021-05-14T21:26:39.0683390Z downloaded 978 KB 2021-05-14T21:26:39.0683660Z 2021-05-14T21:26:39.0723120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tibble_3.1.1.tgz' 2021-05-14T21:26:39.2581050Z Content type 'application/x-gzip' length 803946 bytes (785 KB) 2021-05-14T21:26:39.2720310Z ================================================== 2021-05-14T21:26:39.2720850Z downloaded 785 KB 2021-05-14T21:26:39.2721110Z 2021-05-14T21:26:39.2766390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-14T21:26:39.4039530Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-14T21:26:39.4046270Z ================================================== 2021-05-14T21:26:39.4047130Z downloaded 43 KB 2021-05-14T21:26:39.4047450Z 2021-05-14T21:26:39.4083380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-14T21:26:39.5375680Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-14T21:26:39.5424290Z ================================================== 2021-05-14T21:26:39.5424770Z downloaded 207 KB 2021-05-14T21:26:39.5425040Z 2021-05-14T21:26:39.5459600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-14T21:26:39.8028210Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-14T21:26:39.8144050Z ================================================== 2021-05-14T21:26:39.8144670Z downloaded 945 KB 2021-05-14T21:26:39.8144930Z 2021-05-14T21:26:39.8182570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-14T21:26:40.0589440Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-14T21:26:40.0605410Z ================================================== 2021-05-14T21:26:40.0605940Z downloaded 68 KB 2021-05-14T21:26:40.0606210Z 2021-05-14T21:26:40.0630570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-14T21:26:40.3251770Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-14T21:26:40.3290260Z ================================================== 2021-05-14T21:26:40.3290740Z downloaded 279 KB 2021-05-14T21:26:40.3291010Z 2021-05-14T21:26:40.3324080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-14T21:26:40.5789050Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-14T21:26:40.5841980Z ================================================== 2021-05-14T21:26:40.5842470Z downloaded 289 KB 2021-05-14T21:26:40.5842730Z 2021-05-14T21:26:40.5954720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-14T21:26:40.7347140Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-14T21:26:40.7356280Z ================================================== 2021-05-14T21:26:40.7356840Z downloaded 15 KB 2021-05-14T21:26:40.7357110Z 2021-05-14T21:26:40.7394350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-14T21:26:40.9045560Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-14T21:26:40.9080890Z ================================================== 2021-05-14T21:26:40.9081370Z downloaded 148 KB 2021-05-14T21:26:40.9081640Z 2021-05-14T21:26:40.9127410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-14T21:26:41.1754280Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-14T21:26:41.1785050Z ================================================== 2021-05-14T21:26:41.1786570Z downloaded 72 KB 2021-05-14T21:26:41.1787250Z 2021-05-14T21:26:41.1814460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-14T21:26:41.3155400Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-14T21:26:41.3156820Z ================================================== 2021-05-14T21:26:41.3157820Z downloaded 35 KB 2021-05-14T21:26:41.3158120Z 2021-05-14T21:26:41.3190140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-14T21:26:41.4479420Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-14T21:26:41.4540570Z ================================================== 2021-05-14T21:26:41.4541020Z downloaded 292 KB 2021-05-14T21:26:41.4541300Z 2021-05-14T21:26:41.4579300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-14T21:26:41.6172200Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-14T21:26:41.6273540Z ================================================== 2021-05-14T21:26:41.6273980Z downloaded 428 KB 2021-05-14T21:26:41.6274310Z 2021-05-14T21:26:41.6317830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-14T21:26:41.7724390Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-14T21:26:41.7725150Z ================================================== 2021-05-14T21:26:41.7725560Z downloaded 36 KB 2021-05-14T21:26:41.7725820Z 2021-05-14T21:26:41.7755100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-14T21:26:42.0189290Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-14T21:26:42.0260490Z ================================================== 2021-05-14T21:26:42.0261010Z downloaded 435 KB 2021-05-14T21:26:42.0261270Z 2021-05-14T21:26:42.0295660Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xfun_0.22.tgz' 2021-05-14T21:26:42.1790190Z Content type 'application/x-gzip' length 314618 bytes (307 KB) 2021-05-14T21:26:42.1839710Z ================================================== 2021-05-14T21:26:42.1840210Z downloaded 307 KB 2021-05-14T21:26:42.1840480Z 2021-05-14T21:26:42.1875010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-14T21:26:42.4484180Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-14T21:26:42.4535310Z ================================================== 2021-05-14T21:26:42.4535800Z downloaded 195 KB 2021-05-14T21:26:42.4536050Z 2021-05-14T21:26:42.4568790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-14T21:26:42.5914220Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-14T21:26:42.5914900Z ================================================== 2021-05-14T21:26:42.5915310Z downloaded 38 KB 2021-05-14T21:26:42.5915620Z 2021-05-14T21:26:42.5945770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-14T21:26:42.8086240Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-14T21:26:42.8113710Z ================================================== 2021-05-14T21:26:42.8114200Z downloaded 208 KB 2021-05-14T21:26:42.8114480Z 2021-05-14T21:26:42.8147000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-14T21:26:43.1307800Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-14T21:26:43.4814310Z ================================================== 2021-05-14T21:26:43.4814860Z downloaded 13.9 MB 2021-05-14T21:26:43.4815130Z 2021-05-14T21:26:43.5042930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-14T21:26:43.6585110Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-14T21:26:43.6979350Z ================================================== 2021-05-14T21:26:43.6979890Z downloaded 3.1 MB 2021-05-14T21:26:43.6980170Z 2021-05-14T21:26:43.7072310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-14T21:26:43.8471330Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-14T21:26:43.8732680Z ================================================== 2021-05-14T21:26:43.8733220Z downloaded 1.3 MB 2021-05-14T21:26:43.8733490Z 2021-05-14T21:26:43.8775540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-14T21:26:44.0152650Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-14T21:26:44.0214440Z ================================================== 2021-05-14T21:26:44.0214920Z downloaded 306 KB 2021-05-14T21:26:44.0215190Z 2021-05-14T21:26:44.0257300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-14T21:26:44.2666050Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-14T21:26:44.2680640Z ================================================== 2021-05-14T21:26:44.2681110Z downloaded 104 KB 2021-05-14T21:26:44.2681370Z 2021-05-14T21:26:44.2713560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-14T21:26:44.4491960Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-14T21:26:44.4492730Z ================================================== 2021-05-14T21:26:44.4493120Z downloaded 22 KB 2021-05-14T21:26:44.4493380Z 2021-05-14T21:26:44.4522210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-14T21:26:44.7158430Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-14T21:26:44.7160040Z ================================================== 2021-05-14T21:26:44.7160570Z downloaded 43 KB 2021-05-14T21:26:44.7160830Z 2021-05-14T21:26:44.7193090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-14T21:26:44.8892730Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-14T21:26:44.8893950Z ================================================== 2021-05-14T21:26:44.8894410Z downloaded 34 KB 2021-05-14T21:26:44.8894670Z 2021-05-14T21:26:44.8927930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-14T21:26:45.1541670Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-14T21:26:45.1560850Z ================================================== 2021-05-14T21:26:45.1561330Z downloaded 137 KB 2021-05-14T21:26:45.1561590Z 2021-05-14T21:26:45.1593880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-14T21:26:45.3106190Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-14T21:26:45.3437560Z ================================================== 2021-05-14T21:26:45.3438100Z downloaded 2.8 MB 2021-05-14T21:26:45.3438370Z 2021-05-14T21:26:45.3515700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-14T21:26:45.6210470Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-14T21:26:45.6228450Z ================================================== 2021-05-14T21:26:45.6228900Z downloaded 64 KB 2021-05-14T21:26:45.6229160Z 2021-05-14T21:26:45.6328910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-14T21:26:45.7532500Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-14T21:26:45.7905010Z ================================================== 2021-05-14T21:26:45.7961190Z downloaded 954 KB 2021-05-14T21:26:45.7961890Z 2021-05-14T21:26:45.7964070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-14T21:26:45.9144510Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-14T21:26:45.9253870Z ================================================== 2021-05-14T21:26:45.9260860Z downloaded 129 KB 2021-05-14T21:26:45.9261440Z 2021-05-14T21:26:45.9289110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-14T21:26:46.1721820Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-14T21:26:46.1825250Z ================================================== 2021-05-14T21:26:46.1828840Z downloaded 384 KB 2021-05-14T21:26:46.1829410Z 2021-05-14T21:26:47.7053840Z 2021-05-14T21:26:47.7073970Z The downloaded binary packages are in 2021-05-14T21:26:47.7075620Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpX4zgom/downloaded_packages 2021-05-14T21:26:47.8018470Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T21:26:50.7799100Z 2021-05-14T21:26:51.3202500Z 2021-05-14T21:26:51.3205540Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpX4zgom/remotes2a3623ae9712/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T21:26:51.3302380Z 2021-05-14T21:26:51.3314550Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpX4zgom/remotes2a3623ae9712/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T21:26:51.4118010Z 2021-05-14T21:26:51.4219210Z 2021-05-14T21:26:51.4320560Z ─ preparing ‘desc’: 2021-05-14T21:26:51.4421730Z 2021-05-14T21:26:51.4422310Z 2021-05-14T21:26:51.4531420Z checking DESCRIPTION meta-information ... 2021-05-14T21:26:51.4633010Z 2021-05-14T21:26:51.4735380Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:26:51.5289820Z 2021-05-14T21:26:51.5390620Z 2021-05-14T21:26:51.5469470Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:26:51.5569840Z 2021-05-14T21:26:51.5615010Z 2021-05-14T21:26:51.5668270Z ─ checking for empty or unneeded directories 2021-05-14T21:26:51.5672470Z 2021-05-14T21:26:51.5673540Z 2021-05-14T21:26:51.5674880Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T21:26:51.6792160Z 2021-05-14T21:26:51.6827720Z 2021-05-14T21:26:51.6912750Z 2021-05-14T21:26:51.7121290Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:26:51.7123060Z (as ‘lib’ is unspecified) 2021-05-14T21:26:52.1333260Z * installing *source* package ‘desc’ ... 2021-05-14T21:26:52.1400530Z ** using staged installation 2021-05-14T21:26:52.1627990Z ** R 2021-05-14T21:26:52.1891900Z ** inst 2021-05-14T21:26:52.1947720Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:54.2925840Z ** help 2021-05-14T21:26:54.4913430Z *** installing help indices 2021-05-14T21:26:54.5984000Z ** building package indices 2021-05-14T21:26:54.7098930Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:55.0324010Z ** testing if installed package can be loaded from final location 2021-05-14T21:26:55.5301010Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:26:55.5366150Z * DONE (desc) 2021-05-14T21:26:55.8347770Z 2021-05-14T21:26:55.8348890Z 2021-05-14T21:26:55.8364850Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpX4zgom/remotes2a361dd89d63/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T21:26:55.8394480Z 2021-05-14T21:26:55.8396870Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpX4zgom/remotes2a361dd89d63/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T21:26:55.8847710Z 2021-05-14T21:26:55.8878840Z 2021-05-14T21:26:55.8880450Z ─ preparing ‘ghtravis’: 2021-05-14T21:26:55.8890210Z 2021-05-14T21:26:55.8890960Z 2021-05-14T21:26:55.8959730Z checking DESCRIPTION meta-information ... 2021-05-14T21:26:55.8989720Z 2021-05-14T21:26:55.8990930Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:26:55.9636340Z 2021-05-14T21:26:55.9666680Z 2021-05-14T21:26:55.9689070Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:26:55.9718340Z 2021-05-14T21:26:55.9731740Z 2021-05-14T21:26:55.9746310Z ─ checking for empty or unneeded directories 2021-05-14T21:26:55.9751530Z 2021-05-14T21:26:55.9759280Z 2021-05-14T21:26:55.9829140Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T21:26:56.0483000Z 2021-05-14T21:26:56.0769460Z 2021-05-14T21:26:56.0941900Z 2021-05-14T21:26:56.1975050Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:26:56.2077660Z (as ‘lib’ is unspecified) 2021-05-14T21:26:56.5481240Z * installing *source* package ‘ghtravis’ ... 2021-05-14T21:26:56.5482480Z ** using staged installation 2021-05-14T21:26:56.5672950Z ** R 2021-05-14T21:26:56.5853380Z ** inst 2021-05-14T21:26:56.5872290Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:58.7122170Z ** help 2021-05-14T21:26:58.7964670Z *** installing help indices 2021-05-14T21:26:58.8516370Z ** building package indices 2021-05-14T21:26:58.9090010Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:59.8477070Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:00.6740330Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:00.6763610Z * DONE (ghtravis) 2021-05-14T21:27:00.7033840Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:27:00.9023600Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T21:27:03.5874660Z 2021-05-14T21:27:03.5877420Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T21:27:03.5878270Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T21:27:03.5879310Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T21:27:03.5880120Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T21:27:03.5880900Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T21:27:03.5881660Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T21:27:03.5889600Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:27:03.5890640Z (as ‘lib’ is unspecified) 2021-05-14T21:27:05.0520220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-14T21:27:05.3316810Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-14T21:27:05.3341900Z ================================================== 2021-05-14T21:27:05.3342370Z downloaded 194 KB 2021-05-14T21:27:05.3342640Z 2021-05-14T21:27:05.3376290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-14T21:27:05.5209490Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-14T21:27:05.5218850Z ================================================== 2021-05-14T21:27:05.5219300Z downloaded 68 KB 2021-05-14T21:27:05.5219570Z 2021-05-14T21:27:05.5252990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-14T21:27:05.7839870Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-14T21:27:05.8240960Z ================================================== 2021-05-14T21:27:05.8241490Z downloaded 189 KB 2021-05-14T21:27:05.8241750Z 2021-05-14T21:27:05.8275890Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-14T21:27:06.0354600Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-14T21:27:06.0521520Z ================================================== 2021-05-14T21:27:06.0522050Z downloaded 1.2 MB 2021-05-14T21:27:06.0522320Z 2021-05-14T21:27:06.0570840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-14T21:27:06.3147270Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-14T21:27:06.3474460Z ================================================== 2021-05-14T21:27:06.3474990Z downloaded 937 KB 2021-05-14T21:27:06.3475260Z 2021-05-14T21:27:06.4879320Z 2021-05-14T21:27:06.4980440Z The downloaded binary packages are in 2021-05-14T21:27:06.5081540Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpX4zgom/downloaded_packages 2021-05-14T21:27:06.7724150Z 2021-05-14T21:27:06.7826450Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpX4zgom/remotes2a362752e14a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T21:27:06.7925690Z 2021-05-14T21:27:06.8029790Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpX4zgom/remotes2a362752e14a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T21:27:06.8229070Z 2021-05-14T21:27:06.8330700Z 2021-05-14T21:27:06.8413940Z ─ preparing ‘aghast’: 2021-05-14T21:27:06.8427300Z 2021-05-14T21:27:06.8428090Z 2021-05-14T21:27:06.8441910Z checking DESCRIPTION meta-information ... 2021-05-14T21:27:06.8443030Z 2021-05-14T21:27:06.8445300Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:27:06.8676930Z 2021-05-14T21:27:06.8705760Z 2021-05-14T21:27:06.8707730Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:27:06.8715730Z 2021-05-14T21:27:06.8740620Z 2021-05-14T21:27:06.8742260Z ─ checking for empty or unneeded directories 2021-05-14T21:27:06.8780630Z 2021-05-14T21:27:07.7735750Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:27:07.7736290Z 2021-05-14T21:27:07.7737990Z (as ‘lib’ is unspecified) 2021-05-14T21:27:07.7738950Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T21:27:07.7752650Z * installing *source* package ‘aghast’ ... 2021-05-14T21:27:07.7753040Z 2021-05-14T21:27:07.7761750Z ** using staged installation 2021-05-14T21:27:07.7762160Z 2021-05-14T21:27:07.7779720Z ** R 2021-05-14T21:27:07.7780090Z 2021-05-14T21:27:07.7791250Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:07.9281770Z ** help 2021-05-14T21:27:07.9587950Z *** installing help indices 2021-05-14T21:27:07.9852900Z ** building package indices 2021-05-14T21:27:08.0111190Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:08.5258780Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:08.7754200Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:08.7772950Z * DONE (aghast) 2021-05-14T21:27:08.7958890Z Installing 1 packages: covr 2021-05-14T21:27:08.7969810Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:27:08.7970870Z (as ‘lib’ is unspecified) 2021-05-14T21:27:09.6502610Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T21:27:09.6503150Z 2021-05-14T21:27:10.3215770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-14T21:27:10.6586900Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-14T21:27:10.6617290Z ================================================== 2021-05-14T21:27:10.6617790Z downloaded 155 KB 2021-05-14T21:27:10.6618060Z 2021-05-14T21:27:10.6652060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-14T21:27:10.9711230Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-14T21:27:10.9726960Z ================================================== 2021-05-14T21:27:10.9727870Z downloaded 117 KB 2021-05-14T21:27:10.9728660Z 2021-05-14T21:27:10.9760880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-14T21:27:11.2236910Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-14T21:27:11.2304130Z ================================================== 2021-05-14T21:27:11.2305330Z downloaded 282 KB 2021-05-14T21:27:11.2306440Z 2021-05-14T21:27:11.2953250Z 2021-05-14T21:27:11.3055570Z The downloaded binary packages are in 2021-05-14T21:27:11.3157120Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpX4zgom/downloaded_packages 2021-05-14T21:27:11.3428470Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T21:27:11.3429210Z Rscript -e "tic::before_install()" 2021-05-14T21:27:11.3936750Z shell: /bin/bash -e {0} 2021-05-14T21:27:11.3937150Z env: 2021-05-14T21:27:11.3937690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:11.3938140Z TIC_DEPLOY_KEY: 2021-05-14T21:27:11.3938470Z RSPM: 2021-05-14T21:27:11.3939690Z GITHUB_PAT: *** 2021-05-14T21:27:11.3940070Z COVERALLS_TOKEN: 2021-05-14T21:27:11.3940500Z continue-on-error: false 2021-05-14T21:27:11.3940940Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:11.3941380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:11.3942390Z TZ: UTC 2021-05-14T21:27:11.3942720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:11.3943090Z NOT_CRAN: true 2021-05-14T21:27:11.3943420Z ##[endgroup] 2021-05-14T21:27:11.8221020Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:27:11.9619370Z Running before_install: step_install_remote_binaries() 2021-05-14T21:27:12.7125600Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T21:27:12.7126410Z remotes::install_deps(dependencies = TRUE) 2021-05-14T21:27:12.7127040Z remotes::install_cran("rcmdcheck") 2021-05-14T21:27:12.7127570Z remotes::install_cran("markdown") 2021-05-14T21:27:12.7312260Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:27:12.7312720Z env: 2021-05-14T21:27:12.7313140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:12.7313610Z TIC_DEPLOY_KEY: 2021-05-14T21:27:12.7313940Z RSPM: 2021-05-14T21:27:12.7315010Z GITHUB_PAT: *** 2021-05-14T21:27:12.7315420Z COVERALLS_TOKEN: 2021-05-14T21:27:12.7315930Z continue-on-error: false 2021-05-14T21:27:12.7316380Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:12.7316890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:12.7317300Z TZ: UTC 2021-05-14T21:27:12.7317700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:12.7318120Z NOT_CRAN: true 2021-05-14T21:27:12.7318540Z ##[endgroup] 2021-05-14T21:27:17.7113730Z fftw (NA -> 1.0-6) [CRAN] 2021-05-14T21:27:17.7141610Z Installing 1 packages: fftw 2021-05-14T21:27:17.7156310Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:27:17.7157360Z (as ‘lib’ is unspecified) 2021-05-14T21:27:21.6881440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fftw_1.0-6.tgz' 2021-05-14T21:27:21.9759020Z Content type 'application/x-gzip' length 448464 bytes (437 KB) 2021-05-14T21:27:22.0016810Z ================================================== 2021-05-14T21:27:22.0017410Z downloaded 437 KB 2021-05-14T21:27:22.0017710Z 2021-05-14T21:27:22.0260520Z 2021-05-14T21:27:22.0262320Z The downloaded binary packages are in 2021-05-14T21:27:22.0263960Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptrtMRY/downloaded_packages 2021-05-14T21:27:22.8332740Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T21:27:22.8333920Z Use `force = TRUE` to force installation 2021-05-14T21:27:22.8348000Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T21:27:22.8348860Z Use `force = TRUE` to force installation 2021-05-14T21:27:22.8554020Z ##[group]Run options(width = 100) 2021-05-14T21:27:22.8554640Z options(width = 100) 2021-05-14T21:27:22.8555190Z pkgs <- installed.packages()[, "Package"] 2021-05-14T21:27:22.8555860Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T21:27:22.8737720Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:27:22.8738160Z env: 2021-05-14T21:27:22.8738660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:22.8739140Z TIC_DEPLOY_KEY: 2021-05-14T21:27:22.8739470Z RSPM: 2021-05-14T21:27:22.8741020Z GITHUB_PAT: *** 2021-05-14T21:27:22.8741460Z COVERALLS_TOKEN: 2021-05-14T21:27:22.8741960Z continue-on-error: false 2021-05-14T21:27:22.8742420Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:22.8742930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:22.8743350Z TZ: UTC 2021-05-14T21:27:22.8743900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:22.8744330Z NOT_CRAN: true 2021-05-14T21:27:22.8744760Z ##[endgroup] 2021-05-14T21:27:23.5022290Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T21:27:23.5022940Z setting value 2021-05-14T21:27:23.5024000Z version R version 3.6.3 (2020-02-29) 2021-05-14T21:27:23.5024580Z os macOS Catalina 10.15.7 2021-05-14T21:27:23.5025140Z system x86_64, darwin15.6.0 2021-05-14T21:27:23.5026210Z ui X11 2021-05-14T21:27:23.5026710Z language (EN) 2021-05-14T21:27:23.5027650Z collate en_US.UTF-8 2021-05-14T21:27:23.5028580Z ctype en_US.UTF-8 2021-05-14T21:27:23.5029070Z tz UTC 2021-05-14T21:27:23.5029920Z date 2021-05-14 2021-05-14T21:27:23.5030200Z 2021-05-14T21:27:23.5031250Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T21:27:23.5032060Z ! package * version date lib source 2021-05-14T21:27:23.5033250Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T21:27:23.5034450Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5035520Z base * 3.6.3 2020-03-05 [?] local 2021-05-14T21:27:23.5036550Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5037630Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5038640Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5039750Z cachem 1.0.4 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5041060Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5042160Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5043260Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5044410Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5045510Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5046680Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5047860Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5049000Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-14T21:27:23.5050070Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5051170Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5052220Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5053850Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5055070Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5056140Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-14T21:27:23.5057350Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T21:27:23.5058490Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5059620Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5060680Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5061810Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5062940Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5064050Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5065160Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5066210Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5067320Z fftw 1.0-6 2020-02-24 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5068430Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5069780Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5070970Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5072040Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5073150Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5074300Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T21:27:23.5075520Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5076630Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5077700Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5078810Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-14T21:27:23.5079910Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-14T21:27:23.5081040Z grid 3.6.3 2020-03-05 [?] local 2021-05-14T21:27:23.5082140Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5083180Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5084260Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5085320Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5086490Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5087550Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5088670Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5089800Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5090900Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5092020Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5093080Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5094200Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5095580Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5096760Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5097880Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-14T21:27:23.5098930Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5100050Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5101180Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5102320Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5103430Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5104500Z parallel 3.6.3 2020-03-05 [?] local 2021-05-14T21:27:23.5105620Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5106680Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5107830Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5108950Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5110020Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5111430Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5112530Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5113660Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5114750Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5115810Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5117000Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5118100Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5119220Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5120440Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5121540Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5122630Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5123670Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5124790Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5125850Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5126980Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5128120Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5129240Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5130380Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5131570Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5132700Z splines 3.6.3 2020-03-05 [?] local 2021-05-14T21:27:23.5133810Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-14T21:27:23.5134870Z stats4 3.6.3 2020-03-05 [?] local 2021-05-14T21:27:23.5135980Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5137300Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5138520Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-14T21:27:23.5139560Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5140670Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-14T21:27:23.5141780Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5142870Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5144010Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T21:27:23.5145090Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5146230Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5147360Z P tools 3.6.3 2020-03-05 [2] local 2021-05-14T21:27:23.5148440Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5149530Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5150570Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-14T21:27:23.5151690Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5153150Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5154190Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5155250Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5156280Z xfun 0.22 2021-03-11 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5157340Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5158360Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5159440Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-14T21:27:23.5160550Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-14T21:27:23.5160840Z 2021-05-14T21:27:23.5161340Z [1] /Users/runner/work/_temp/Library 2021-05-14T21:27:23.5162140Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-14T21:27:23.5162550Z 2021-05-14T21:27:23.5163490Z P ── Loaded and on-disk path mismatch. 2021-05-14T21:27:23.5220800Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T21:27:23.5221440Z Rscript -e 'tic::script()' 2021-05-14T21:27:23.5221880Z ls -l check 2021-05-14T21:27:23.5481110Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T21:27:23.5481640Z env: 2021-05-14T21:27:23.5482050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:23.5482520Z TIC_DEPLOY_KEY: 2021-05-14T21:27:23.5482870Z RSPM: 2021-05-14T21:27:23.5484010Z GITHUB_PAT: *** 2021-05-14T21:27:23.5484450Z COVERALLS_TOKEN: 2021-05-14T21:27:23.5484890Z continue-on-error: false 2021-05-14T21:27:23.5485370Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:23.5485860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:23.5486310Z TZ: UTC 2021-05-14T21:27:23.5486670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:23.5487120Z NOT_CRAN: true 2021-05-14T21:27:23.5487480Z ##[endgroup] 2021-05-14T21:27:23.8915040Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:27:24.0231790Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T21:27:24.0232890Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T21:27:24.0233640Z timeout = Inf, check_dir = "check") 2021-05-14T21:27:24.1481430Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T21:27:28.1486340Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T21:27:28.3584070Z * preparing ‘waveslim’: 2021-05-14T21:27:28.3638610Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:27:28.3641350Z * cleaning src 2021-05-14T21:27:28.4828110Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:27:28.4908730Z * checking for empty or unneeded directories 2021-05-14T21:27:28.4934980Z * looking to see if a ‘data/datalist’ file should be added 2021-05-14T21:27:28.5404250Z * building ‘waveslim_1.8.0.tar.gz’ 2021-05-14T21:27:28.6080680Z 2021-05-14T21:27:28.7636500Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T21:27:29.0538870Z * using log directory ‘/Users/runner/work/waveslim/waveslim/check/waveslim.Rcheck’ 2021-05-14T21:27:29.0547640Z * using R version 3.6.3 (2020-02-29) 2021-05-14T21:27:29.0549370Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-14T21:27:29.0551020Z * using session charset: UTF-8 2021-05-14T21:27:29.2202520Z * using option ‘--as-cran’ 2021-05-14T21:27:29.2293650Z * checking for file ‘waveslim/DESCRIPTION’ ... OK 2021-05-14T21:27:29.2354040Z * this is package ‘waveslim’ version ‘1.8.0’ 2021-05-14T21:27:29.2409180Z * checking package namespace information ... OK 2021-05-14T21:27:30.2674880Z * checking package dependencies ... OK 2021-05-14T21:27:30.2706950Z * checking if this is a source package ... OK 2021-05-14T21:27:30.2715130Z * checking if there is a namespace ... OK 2021-05-14T21:27:31.1323790Z * checking for executable files ... OK 2021-05-14T21:27:31.1347460Z * checking for hidden files and directories ... OK 2021-05-14T21:27:31.1389200Z * checking for portable file names ... OK 2021-05-14T21:27:31.1405250Z * checking for sufficient/correct file permissions ... OK 2021-05-14T21:27:31.1568080Z * checking serialization versions ... OK 2021-05-14T21:27:42.7032850Z * checking whether package ‘waveslim’ can be installed ... OK 2021-05-14T21:27:42.7218680Z * checking installed package size ... OK 2021-05-14T21:27:42.8385930Z * checking package directory ... OK 2021-05-14T21:27:42.8387380Z * checking for future file timestamps ... OK 2021-05-14T21:27:43.0553570Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:27:43.0560900Z * checking top-level files ... OK 2021-05-14T21:27:43.0573180Z * checking for left-over files ... OK 2021-05-14T21:27:43.0580670Z * checking index information ... OK 2021-05-14T21:27:43.1321180Z * checking package subdirectories ... OK 2021-05-14T21:27:43.2029220Z * checking R files for non-ASCII characters ... OK 2021-05-14T21:27:43.2983110Z * checking R files for syntax errors ... OK 2021-05-14T21:27:43.5346190Z * checking whether the package can be loaded ... OK 2021-05-14T21:27:43.6767910Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:27:43.8192660Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:27:43.9523060Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:27:44.1717510Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:27:44.4116440Z * checking loading without being on the library search path ... OK 2021-05-14T21:27:44.8458700Z * checking dependencies in R code ... OK 2021-05-14T21:27:45.6542930Z * checking S3 generic/method consistency ... OK 2021-05-14T21:27:45.8091220Z * checking replacement functions ... OK 2021-05-14T21:27:46.3405470Z * checking foreign function calls ... OK 2021-05-14T21:27:56.4537500Z * checking R code for possible problems ... OK 2021-05-14T21:27:57.1923630Z * checking Rd files ... OK 2021-05-14T21:27:57.2592610Z * checking Rd metadata ... OK 2021-05-14T21:27:57.4540100Z * checking Rd line widths ... OK 2021-05-14T21:27:57.6851550Z * checking Rd cross-references ... OK 2021-05-14T21:27:57.9404290Z * checking for missing documentation entries ... OK 2021-05-14T21:27:58.6960050Z * checking for code/documentation mismatches ... OK 2021-05-14T21:27:59.9446740Z * checking Rd \usage sections ... OK 2021-05-14T21:28:00.1890690Z * checking Rd contents ... OK 2021-05-14T21:28:00.5167740Z * checking for unstated dependencies in examples ... OK 2021-05-14T21:28:05.6708240Z * checking contents of ‘data’ directory ... OK 2021-05-14T21:28:05.9896000Z * checking data for non-ASCII characters ... OK 2021-05-14T21:28:06.2411760Z * checking data for ASCII and uncompressed saves ... OK 2021-05-14T21:28:06.2437500Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-14T21:28:06.2491060Z * checking pragmas in C/C++ headers and code ... OK 2021-05-14T21:28:06.2507060Z * checking compilation flags used ... OK 2021-05-14T21:28:06.3879880Z * checking compiled code ... OK 2021-05-14T21:28:11.8772300Z * checking examples ... OK 2021-05-14T21:28:12.1361510Z * checking differences from ‘waveslim-Ex.Rout’ to ‘waveslim-Ex.Rout.save’ ... OK 2021-05-14T21:28:18.4352780Z * checking PDF version of manual ... OK 2021-05-14T21:28:18.4361130Z * checking for detritus in the temp directory ... OK 2021-05-14T21:28:18.4362110Z * DONE 2021-05-14T21:28:18.4369120Z 2021-05-14T21:28:18.4384390Z Status: OK 2021-05-14T21:28:18.4434100Z 2021-05-14T21:28:18.5642380Z ── R CMD check results ───────────────────────────────────── waveslim 1.8.0 ──── 2021-05-14T21:28:18.5660160Z Duration: 49.9s 2021-05-14T21:28:18.5660510Z 2021-05-14T21:28:18.5672690Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T21:28:18.5878530Z total 2320 2021-05-14T21:28:18.5882620Z drwxr-xr-x 14 runner staff 448 May 14 21:28 waveslim.Rcheck 2021-05-14T21:28:18.5884040Z -rw-r--r-- 1 runner staff 402876 May 14 21:27 waveslim_1.8.0.tar.gz 2021-05-14T21:28:18.5885340Z -rw-r--r-- 1 runner staff 779442 May 14 21:27 waveslim_1.8.0.tgz 2021-05-14T21:28:18.5935800Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:28:18.5936620Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:28:18.6246080Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T21:28:18.6246580Z env: 2021-05-14T21:28:18.6247030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:28:18.6247480Z TIC_DEPLOY_KEY: 2021-05-14T21:28:18.6247860Z RSPM: 2021-05-14T21:28:18.6249300Z GITHUB_PAT: *** 2021-05-14T21:28:18.6249720Z COVERALLS_TOKEN: 2021-05-14T21:28:18.6250210Z continue-on-error: false 2021-05-14T21:28:18.6250680Z VDIFFR_RUN_TESTS: false 2021-05-14T21:28:18.6251200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:28:18.6251640Z TZ: UTC 2021-05-14T21:28:18.6252040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:28:18.6252430Z NOT_CRAN: true 2021-05-14T21:28:18.6252830Z ##[endgroup] 2021-05-14T21:28:18.6680080Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T21:28:18.6680760Z Rscript -e "tic::before_deploy()" 2021-05-14T21:28:18.6943340Z shell: /bin/bash -e {0} 2021-05-14T21:28:18.6943740Z env: 2021-05-14T21:28:18.6944140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:28:18.6944590Z TIC_DEPLOY_KEY: 2021-05-14T21:28:18.6944920Z RSPM: 2021-05-14T21:28:18.6945740Z GITHUB_PAT: *** 2021-05-14T21:28:18.6946290Z COVERALLS_TOKEN: 2021-05-14T21:28:18.6946730Z continue-on-error: false 2021-05-14T21:28:18.6947220Z VDIFFR_RUN_TESTS: false 2021-05-14T21:28:18.6947700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:28:18.6948160Z TZ: UTC 2021-05-14T21:28:18.6948520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:28:18.6949060Z NOT_CRAN: true 2021-05-14T21:28:18.6949430Z ##[endgroup] 2021-05-14T21:28:19.0407290Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:28:19.1777790Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T21:28:19.1778390Z with: 2021-05-14T21:28:19.1779240Z upload_url: https://uploads.github.com/repos/neuroconductor/waveslim/releases/42981934/assets{?name,label} 2021-05-14T21:28:19.1780150Z asset_path: check/waveslim_1.8.0.tgz 2021-05-14T21:28:19.1780630Z asset_name: waveslim_1.8.0_R3.6.tgz 2021-05-14T21:28:19.1781210Z asset_content_type: application/octet-stream 2021-05-14T21:28:19.1781700Z env: 2021-05-14T21:28:19.1786690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:28:19.1787150Z TIC_DEPLOY_KEY: 2021-05-14T21:28:19.1787530Z RSPM: 2021-05-14T21:28:19.1788590Z GITHUB_PAT: *** 2021-05-14T21:28:19.1789070Z COVERALLS_TOKEN: 2021-05-14T21:28:19.1789570Z continue-on-error: false 2021-05-14T21:28:19.1790030Z VDIFFR_RUN_TESTS: false 2021-05-14T21:28:19.1790550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:28:19.1791500Z TZ: UTC 2021-05-14T21:28:19.1791970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:28:19.1792420Z NOT_CRAN: true 2021-05-14T21:28:19.1793320Z GITHUB_TOKEN: *** 2021-05-14T21:28:19.1793750Z ##[endgroup] 2021-05-14T21:28:19.9721250Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T21:28:19.9721930Z Rscript -e "tic::deploy()" 2021-05-14T21:28:19.9987180Z shell: /bin/bash -e {0} 2021-05-14T21:28:19.9987610Z env: 2021-05-14T21:28:19.9988040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:28:19.9988520Z TIC_DEPLOY_KEY: 2021-05-14T21:28:19.9988850Z RSPM: 2021-05-14T21:28:19.9989960Z GITHUB_PAT: *** 2021-05-14T21:28:19.9990400Z COVERALLS_TOKEN: 2021-05-14T21:28:19.9990870Z continue-on-error: false 2021-05-14T21:28:19.9991360Z VDIFFR_RUN_TESTS: false 2021-05-14T21:28:19.9991830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:28:19.9992280Z TZ: UTC 2021-05-14T21:28:19.9992650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:28:19.9993090Z NOT_CRAN: true 2021-05-14T21:28:19.9993450Z ##[endgroup] 2021-05-14T21:28:20.3415500Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:28:20.4784640Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T21:28:20.4785280Z Rscript -e "tic::after_deploy()" 2021-05-14T21:28:20.5051260Z shell: /bin/bash -e {0} 2021-05-14T21:28:20.5051700Z env: 2021-05-14T21:28:20.5052130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:28:20.5052700Z TIC_DEPLOY_KEY: 2021-05-14T21:28:20.5053050Z RSPM: 2021-05-14T21:28:20.5054740Z GITHUB_PAT: *** 2021-05-14T21:28:20.5055200Z COVERALLS_TOKEN: 2021-05-14T21:28:20.5055700Z continue-on-error: false 2021-05-14T21:28:20.5056170Z VDIFFR_RUN_TESTS: false 2021-05-14T21:28:20.5056690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:28:20.5057120Z TZ: UTC 2021-05-14T21:28:20.5057540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:28:20.5057970Z NOT_CRAN: true 2021-05-14T21:28:20.5058340Z ##[endgroup] 2021-05-14T21:28:20.8573660Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:28:21.2474110Z Post job cleanup. 2021-05-14T21:28:21.3258390Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:28:21.3400480Z Post job cleanup. 2021-05-14T21:28:21.4684470Z [command]/usr/local/bin/git version 2021-05-14T21:28:21.4759460Z git version 2.31.1 2021-05-14T21:28:21.4808500Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:28:21.4886390Z [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-14T21:28:21.5877940Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:28:21.5935300Z http.https://github.com/.extraheader 2021-05-14T21:28:21.5948350Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T21:28:21.6024870Z [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-14T21:28:21.6948710Z Cleaning up orphan processes